mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Optimize triangle ruler even further
This commit is contained in:
parent
b7f18040b0
commit
3e3549ee43
@ -9,6 +9,6 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M2 22 L22 22 L2 2Z" />
|
<path d="M2 22L22 22L2 2Z" />
|
||||||
<path d="M6 18 L13 18 L6 11Z" />
|
<path d="M6 18L13 18L6 11Z" />
|
||||||
</svg>
|
</svg>
|
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 294 B |
Loading…
Reference in New Issue
Block a user