Skip to content

Commit

Permalink
Remove clip-path from 20/arrow-left-circle (#1211)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
randycoulman authored Jul 22, 2024
1 parent ad0ad1f commit 64e2368
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
9 changes: 1 addition & 8 deletions optimized/20/solid/arrow-left-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 0 additions & 7 deletions src/20/solid/arrow-left-circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64e2368

Please sign in to comment.