Skip to content

Commit

Permalink
fix(icons): added missing icons from previous icon generation run
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtBlue authored and agliga committed Oct 25, 2024
1 parent 4d5fcdd commit 6b2d9ed
Show file tree
Hide file tree
Showing 5 changed files with 1,240 additions and 1,235 deletions.
40 changes: 20 additions & 20 deletions dist/svg/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 20 additions & 20 deletions src/components/master-icons.marko
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<stop offset=".785" stop-color="#4EE04B" />
</linearGradient>
<linearGradient
id="ref-ai-spectrum-filled-16-colored"
id="ref-ai-spectrum-16-colored"
x1="21.21"
y1="11.161"
x2="11.274"
Expand Down Expand Up @@ -44,7 +44,7 @@
<stop offset=".785" stop-color="#4EE04B" />
</linearGradient>
<linearGradient
id="ref-ai-spectrum-filled-24-colored"
id="ref-ai-spectrum-24-colored"
x1="32.758"
y1="16.968"
x2="17.145"
Expand All @@ -58,7 +58,7 @@
<stop offset=".785" stop-color="#4EE04B" />
</linearGradient>
<linearGradient
id="ref-ai-spectrum-16-colored"
id="ref-ai-spectrum-filled-16-colored"
x1="21.21"
y1="11.161"
x2="11.274"
Expand All @@ -72,7 +72,7 @@
<stop offset=".785" stop-color="#4EE04B" />
</linearGradient>
<linearGradient
id="ref-ai-spectrum-24-colored"
id="ref-ai-spectrum-filled-24-colored"
x1="32.758"
y1="16.968"
x2="17.145"
Expand Down Expand Up @@ -100,11 +100,11 @@
<stop offset=".785" stop-color="#4EE04B" />
</linearGradient>
<linearGradient
id="ref-cb-12-colored"
x1="20"
id="ref-cb-32-colored"
x1="50"
y1="0"
x2=".373"
y2="13.142"
x2="-.978"
y2="32"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#192660" />
Expand All @@ -115,11 +115,11 @@
<stop offset="1" stop-color="#03944B" />
</linearGradient>
<linearGradient
id="ref-cb-24-colored"
x1="38"
id="ref-cb-18-colored"
x1="30"
y1="0"
x2="-.452"
y2="24.459"
x2=".56"
y2="19.712"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#192660" />
Expand All @@ -130,11 +130,11 @@
<stop offset="1" stop-color="#03944B" />
</linearGradient>
<linearGradient
id="ref-cb-18-colored"
x1="30"
id="ref-cb-24-colored"
x1="38"
y1="0"
x2=".56"
y2="19.712"
x2="-.452"
y2="24.459"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#192660" />
Expand All @@ -145,11 +145,11 @@
<stop offset="1" stop-color="#03944B" />
</linearGradient>
<linearGradient
id="ref-cb-32-colored"
x1="50"
id="ref-cb-12-colored"
x1="20"
y1="0"
x2="-.978"
y2="32"
x2=".373"
y2="13.142"
gradientUnits="userSpaceOnUse"
>
<stop stop-color="#192660" />
Expand Down
Loading

0 comments on commit 6b2d9ed

Please sign in to comment.