From 9bf00d1b2de659d8e9fe18ee81db4c0236b198d7 Mon Sep 17 00:00:00 2001 From: Randy Coulman Date: Sat, 20 Jul 2024 15:34:04 -0700 Subject: [PATCH] Remove clip-path from 20/arrow-left-circle At size 20, the `arrow-left-circle` icon was not displaying correctly in my Elixir Phoenix LiveView application. Comparing to the other `arrow-*-circle` icons of size 20, as well as the other sizes of `arrow-left-circle`, this is the only variant that contains a `clip-path`. Removing the clip-path allows the icon to display correctly. --- optimized/20/solid/arrow-left-circle.svg | 9 +-------- src/20/solid/arrow-left-circle.svg | 7 ------- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/optimized/20/solid/arrow-left-circle.svg b/optimized/20/solid/arrow-left-circle.svg index 7f1e7969c..52b3de6de 100644 --- a/optimized/20/solid/arrow-left-circle.svg +++ b/optimized/20/solid/arrow-left-circle.svg @@ -1,10 +1,3 @@ diff --git a/src/20/solid/arrow-left-circle.svg b/src/20/solid/arrow-left-circle.svg index d2556afa1..b64792e7c 100644 --- a/src/20/solid/arrow-left-circle.svg +++ b/src/20/solid/arrow-left-circle.svg @@ -1,10 +1,3 @@ - - - - - - -