mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Close triangle icon code more compact
This commit is contained in:
parent
5d678222c8
commit
ceb407e551
@ -9,6 +9,6 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M 2 22 L 22 22 L 2 2 L 2 22" />
|
||||
<path d="M 6 18 L 13 18 L 6 11 L 6 18" />
|
||||
<path d="M2 22 L22 22 L2 2Z" />
|
||||
<path d="M6 18 L13 18 L6 11Z" />
|
||||
</svg>
|
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 298 B |
Loading…
Reference in New Issue
Block a user