mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 22:07:43 +01:00
fix(icons): update goal icon (#1924)
* Updated icons/goal.svg * Updated icons/goal.json
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"guillermo-angeles"
|
"guillermo-angeles",
|
||||||
|
"jguddas"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"flag",
|
"flag",
|
||||||
|
|||||||
@@ -10,6 +10,6 @@
|
|||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<path d="M12 13V2l8 4-8 4" />
|
<path d="M12 13V2l8 4-8 4" />
|
||||||
<path d="M20.55 10.23A9 9 0 1 1 8 4.94" />
|
<path d="M20.561 10.222a9 9 0 1 1-12.55-5.29" />
|
||||||
<path d="M8 10a5 5 0 1 0 8.9 2.02" />
|
<path d="M8.002 9.997a5 5 0 1 0 8.9 2.02" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 324 B After Width: | Height: | Size: 338 B |
Reference in New Issue
Block a user