mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 16:37:43 +01:00
@@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"mittalyashu",
|
|
||||||
"ericfennis"
|
"ericfennis"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
@@ -14,4 +13,4 @@
|
|||||||
"development",
|
"development",
|
||||||
"social"
|
"social"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,9 +9,10 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<rect width="18" height="10" x="3" y="11" rx="2" />
|
<path d="M12 8V4H8" />
|
||||||
<circle cx="12" cy="5" r="2" />
|
<rect width="16" height="12" x="4" y="8" rx="2" />
|
||||||
<path d="M12 7v4" />
|
<path d="M2 14h2" />
|
||||||
<line x1="8" x2="8" y1="16" y2="16" />
|
<path d="M20 14h2" />
|
||||||
<line x1="16" x2="16" y1="16" y2="16" />
|
<path d="M15 13v2" />
|
||||||
|
<path d="M9 13v2" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 380 B |
Reference in New Issue
Block a user