Fix diamond (#1294)
* Fix `diamond` * Update icons/diamond.svg Co-authored-by: Karsa <contact@karsa.org> --------- Co-authored-by: Karsa <contact@karsa.org>
This commit is contained in:
+1
-8
@@ -9,12 +9,5 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<rect
|
||||
width="15.56"
|
||||
height="15.56"
|
||||
x="12"
|
||||
y="1"
|
||||
rx="2.41"
|
||||
transform="rotate(45 12 1)"
|
||||
/>
|
||||
<path d="M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41l-7.59-7.59a2.41 2.41 0 0 0-3.41 0Z" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 357 B |
Reference in New Issue
Block a user