mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-28 16:20:07 +02:00
Remove duplicated circle-dashed-letter-letter-v icon (#1198)
Duplicate of circle-dashed-letter-v.svg. + Added to aliases.json. Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
This commit is contained in:
@@ -53,7 +53,8 @@
|
|||||||
"square-9": "square-number-9",
|
"square-9": "square-number-9",
|
||||||
"message-circle-2": "message-circle",
|
"message-circle-2": "message-circle",
|
||||||
|
|
||||||
"mood-suprised": "mood-surprised"
|
"mood-suprised": "mood-surprised",
|
||||||
|
"circle-dashed-letter-letter-v": "circle-dashed-letter-v"
|
||||||
},
|
},
|
||||||
"filled": {
|
"filled": {
|
||||||
"discount-check": "rosette-discount-check",
|
"discount-check": "rosette-discount-check",
|
||||||
|
@@ -1,26 +0,0 @@
|
|||||||
<!--
|
|
||||||
category: Letters
|
|
||||||
unicode: "ff8e"
|
|
||||||
version: "3.11"
|
|
||||||
-->
|
|
||||||
<svg
|
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
|
||||||
width="24"
|
|
||||||
height="24"
|
|
||||||
viewBox="0 0 24 24"
|
|
||||||
fill="none"
|
|
||||||
stroke="currentColor"
|
|
||||||
stroke-width="2"
|
|
||||||
stroke-linecap="round"
|
|
||||||
stroke-linejoin="round"
|
|
||||||
>
|
|
||||||
<path d="M10 8l2 8l2 -8" />
|
|
||||||
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
|
|
||||||
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
|
|
||||||
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
|
|
||||||
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
|
|
||||||
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
|
|
||||||
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
|
|
||||||
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
|
|
||||||
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 677 B |
Reference in New Issue
Block a user