mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
Adjust design
This commit is contained in:
@@ -2,7 +2,8 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"chessurisme",
|
"chessurisme",
|
||||||
"jguddas"
|
"jguddas",
|
||||||
|
"ericfennis"
|
||||||
],
|
],
|
||||||
"use-cases": [],
|
"use-cases": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|||||||
@@ -9,12 +9,12 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M19.5 7a24 24 0 0 1 0 10" />
|
<path d="M17.023 19.305C15.828 19.811 14.197 20 12 20s-3.828-.189-5.023-.695" />
|
||||||
<path d="M4.5 7a24 24 0 0 0 0 10" />
|
<path d="M17.023 4.695C15.828 4.189 14.197 4 12 4s-3.828.189-5.023.695" />
|
||||||
<path d="M7 19.5a24 24 0 0 0 10 0" />
|
<path d="M19.305 6.977C19.812 8.172 20 9.803 20 12s-.188 3.828-.695 5.023" />
|
||||||
<path d="M7 4.5a24 24 0 0 1 10 0" />
|
<path d="M4.695 17.023C4.189 15.828 4 14.197 4 12s.189-3.828.695-5.023" />
|
||||||
<rect x="17" y="17" width="5" height="5" rx="1" />
|
<circle cx="19" cy="19" r="2" />
|
||||||
<rect x="17" y="2" width="5" height="5" rx="1" />
|
<circle cx="19" cy="5" r="2" />
|
||||||
<rect x="2" y="17" width="5" height="5" rx="1" />
|
<circle cx="5" cy="19" r="2" />
|
||||||
<rect x="2" y="2" width="5" height="5" rx="1" />
|
<circle cx="5" cy="5" r="2" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 574 B After Width: | Height: | Size: 661 B |
Reference in New Issue
Block a user