Skip to content

Commit 5432563

Browse files
hashibot-hdsdidoo
andcommitted
Flight Icons pipeline / Fix svgo package (Part 2 / Assets) (#3721)
Co-authored-by: didoo <686239+didoo@users.noreply.github.com> Co-authored-by: Cristiano Rastelli <public@didoo.net>
1 parent 64089af commit 5432563

File tree

4,035 files changed

+5492
-5574
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,035 files changed

+5492
-5574
lines changed

.changeset/fruity-cars-rule.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hashicorp/flight-icons": patch
3+
---
4+
5+
Re-generated all the assets due to an upgrade of the `svgo` optimization library. This change has updated the internal SVG code for every icon, due to a different optimization algorithm, but visually everything should remain the same.

packages/flight-icons/svg-react/accessibility-16.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAccessibility16 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M8 0a8 8 0 110 16A8 8 0 018 0zm0 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zm2.114 4.607a.75.75 0 11.773 1.286L10.5 6.75l.386.644h-.002l-.005.003-.017.01-.06.034a13.852 13.852 0 01-.915.484c-.274.133-.59.272-.9.379a5.004 5.004 0 01-.247.077c.006.039.01.078.01.119v1.723l1.32 1.539a.75.75 0 01-1.14.976L8 11.652l-.93 1.086a.75.75 0 01-1.14-.976l1.32-1.54V8.5c0-.04.004-.08.01-.12a5.004 5.004 0 01-.246-.076 8.511 8.511 0 01-.902-.378 13.858 13.858 0 01-.703-.364c-.089-.049-.16-.091-.212-.12l-.06-.035-.016-.01-.005-.002-.003-.002a.75.75 0 01.774-1.286l.002.001.011.007.05.03a12.306 12.306 0 00.812.43c.245.117.502.229.738.31.25.085.417.115.5.115.083 0 .25-.03.5-.115a7.04 7.04 0 00.738-.31 12.237 12.237 0 00.813-.43l.049-.03.011-.007h.003zM8 3.25a1.5 1.5 0 110 3 1.5 1.5 0 010-3z"
28+
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m2.114 4.607a.75.75 0 1 1 .773 1.286L10.5 6.75l.386.644h-.002l-.005.003-.017.01-.06.034q-.076.046-.211.122c-.178.098-.426.23-.703.363-.275.132-.59.271-.902.378a5 5 0 0 1-.246.077q.01.058.01.119v1.723l1.32 1.539a.75.75 0 0 1-1.14.976L8 11.652l-.93 1.086a.75.75 0 0 1-1.14-.976l1.32-1.54V8.5q0-.06.01-.12a5 5 0 0 1-.246-.076 9 9 0 0 1-.902-.378 14 14 0 0 1-.703-.364q-.134-.075-.212-.12l-.06-.035-.016-.01-.005-.002-.003-.002a.75.75 0 0 1 .774-1.286l.002.001.011.007.05.03a12 12 0 0 0 .812.43c.245.117.502.229.738.31.25.085.417.115.5.115s.25-.03.5-.115a7 7 0 0 0 .738-.31 12 12 0 0 0 .813-.43l.049-.03.011-.007zM8 3.25a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/accessibility-24.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAccessibility24 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1zm0 1.5a9.5 9.5 0 100 19 9.5 9.5 0 000-19zm2.935 7.07a.75.75 0 01.63 1.36l-.008.005-.02.01-.076.032c-.065.03-.158.07-.271.119-.228.097-.545.227-.898.357-.445.165-1.01.354-1.542.461v2.859l1.874 2.811a.75.75 0 11-1.248.832L12 16.352l-1.376 2.064a.75.75 0 11-1.248-.832l1.874-2.811v-2.859a10.785 10.785 0 01-1.542-.46 20.045 20.045 0 01-1.169-.477l-.075-.033-.02-.01-.007-.002a.75.75 0 11.627-1.362l.004.001.017.007c.015.007.036.018.065.03a18.474 18.474 0 001.077.439c.688.254 1.382.453 1.773.453.39 0 1.085-.199 1.773-.453a18.46 18.46 0 001.077-.439l.065-.03.017-.007.003-.002zM12 6a1.75 1.75 0 110 3.5A1.75 1.75 0 0112 6z"
28+
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 1.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19m2.935 7.07a.75.75 0 0 1 .63 1.36l-.008.005-.02.01-.076.032c-.065.03-.158.07-.271.119-.228.097-.545.227-.898.357-.445.165-1.01.354-1.542.461v2.859l1.874 2.811a.75.75 0 1 1-1.248.832L12 16.352l-1.376 2.064a.75.75 0 1 1-1.248-.832l1.874-2.811v-2.859a11 11 0 0 1-1.542-.46 20 20 0 0 1-1.169-.477l-.075-.033-.02-.01-.007-.002a.75.75 0 1 1 .627-1.362l.004.001.017.007q.022.011.065.03a18.474 18.474 0 0 0 1.077.439c.688.254 1.382.453 1.773.453.39 0 1.085-.199 1.773-.453a19 19 0 0 0 1.077-.439l.065-.03.017-.007zM12 6a1.75 1.75 0 1 1 0 3.5A1.75 1.75 0 0 1 12 6"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/activity-16.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const IconActivity16 = forwardRef<SVGSVGElement, IconProps>(
2626
<path
2727
fill={color}
2828
fillRule="evenodd"
29-
d="M6.016 1c.32.007.6.217.698.521l3.306 10.33 1.47-4.341A.752.752 0 0112.2 7H15a.751.751 0 010 1.5h-2.262l-2.028 5.99a.75.75 0 01-1.424-.011L5.952 4.06 4.504 8.009A.75.75 0 013.8 8.5H1A.75.75 0 011 7h2.276l2.02-5.508c.11-.3.4-.499.72-.492z"
29+
d="M6.016 1c.32.007.6.217.698.521l3.306 10.33 1.47-4.341A.75.75 0 0 1 12.2 7H15a.751.751 0 0 1 0 1.5h-2.262l-2.028 5.99a.75.75 0 0 1-1.424-.011L5.952 4.06 4.504 8.009A.75.75 0 0 1 3.8 8.5H1A.75.75 0 0 1 1 7h2.276l2.02-5.508c.11-.3.4-.499.72-.492"
3030
clipRule="evenodd"
3131
/>
3232
</svg>

packages/flight-icons/svg-react/activity-24.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const IconActivity24 = forwardRef<SVGSVGElement, IconProps>(
2626
<path
2727
fill={color}
2828
fillRule="evenodd"
29-
d="M9.003 2a.75.75 0 01.71.519L14.99 18.79l2.295-7.266A.75.75 0 0118 11h4a.75.75 0 010 1.5h-3.45l-2.835 8.976a.75.75 0 01-1.429.005L8.99 5.151l-2.278 6.836A.75.75 0 016 12.5H2A.75.75 0 012 11h3.459l2.83-8.487A.75.75 0 019.002 2z"
29+
d="M9.003 2a.75.75 0 0 1 .71.519L14.99 18.79l2.295-7.266A.75.75 0 0 1 18 11h4a.75.75 0 0 1 0 1.5h-3.45l-2.835 8.976a.75.75 0 0 1-1.429.005L8.99 5.151l-2.278 6.836A.75.75 0 0 1 6 12.5H2A.75.75 0 0 1 2 11h3.459l2.83-8.487A.75.75 0 0 1 9.002 2"
3030
clipRule="evenodd"
3131
/>
3232
</svg>

packages/flight-icons/svg-react/alert-circle-16.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAlertCircle16 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M8 0a8 8 0 110 16A8 8 0 018 0zm0 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zm.007 8.5a1 1 0 010 2H8a1 1 0 110-2h.007zM8 4a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 018 4z"
28+
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13m.007 8.5a1 1 0 0 1 0 2H8a1 1 0 1 1 0-2zM8 4a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0v-3.5A.75.75 0 0 1 8 4"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/alert-circle-24.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAlertCircle24 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1zm0 1.5a9.5 9.5 0 100 19 9.5 9.5 0 000-19zm.01 12.5a1 1 0 010 2H12a1 1 0 110-2h.01zM12 7a.75.75 0 01.75.75v4.5a.75.75 0 01-1.5 0v-4.5A.75.75 0 0112 7z"
28+
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 1.5a9.5 9.5 0 1 0 0 19 9.5 9.5 0 0 0 0-19m.01 12.5a1 1 0 0 1 0 2H12a1 1 0 1 1 0-2zM12 7a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 12 7"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/alert-circle-fill-16.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAlertCircleFill16 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M8 0a8 8 0 110 16A8 8 0 018 0zm0 10a1 1 0 100 2h.007a1 1 0 000-2H8zm0-6a.75.75 0 00-.75.75v3.5a.75.75 0 001.5 0v-3.5A.75.75 0 008 4z"
28+
d="M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 10a1 1 0 1 0 0 2h.007a1 1 0 0 0 0-2zm0-6a.75.75 0 0 0-.75.75v3.5a.75.75 0 0 0 1.5 0v-3.5A.75.75 0 0 0 8 4"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/alert-circle-fill-24.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export const IconAlertCircleFill24 = forwardRef<SVGSVGElement, IconProps>(
2525
{title ? <title id={titleId}>{title}</title> : null}
2626
<path
2727
fill={color}
28-
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1zm0 14a1 1 0 100 2h.01a1 1 0 100-2H12zm0-8a.75.75 0 00-.75.75v4.5a.75.75 0 001.5 0v-4.5A.75.75 0 0012 7z"
28+
d="M12 1c6.075 0 11 4.925 11 11s-4.925 11-11 11S1 18.075 1 12 5.925 1 12 1m0 14a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2zm0-8a.75.75 0 0 0-.75.75v4.5a.75.75 0 0 0 1.5 0v-4.5A.75.75 0 0 0 12 7"
2929
/>
3030
</svg>
3131
);

packages/flight-icons/svg-react/alert-diamond-16.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export const IconAlertDiamond16 = forwardRef<SVGSVGElement, IconProps>(
2626
<path
2727
fill={color}
2828
fillRule="evenodd"
29-
d="M6.407.752a2.253 2.253 0 013.183 0l5.656 5.657a2.252 2.252 0 010 3.182L9.59 15.247a2.253 2.253 0 01-3.183 0L.751 9.591a2.252 2.252 0 010-3.182L6.407.752zm2.122 1.06a.752.752 0 00-1.06 0L1.812 7.47a.752.752 0 000 1.06l5.657 5.657a.752.752 0 001.06 0l5.656-5.657a.752.752 0 000-1.06L8.53 1.813zM8.007 10c.551 0 .999.449 1 1 0 .551-.449 1-1 1H8c-.551 0-1-.449-1-1 0-.551.449-.999 1-1h.007zm-.007-5c.413 0 .75.337.75.75v2.5c0 .413-.337.75-.75.75a.752.752 0 01-.75-.75v-2.5c0-.413.337-.749.75-.75z"
29+
d="M6.407.752a2.253 2.253 0 0 1 3.183 0l5.656 5.657a2.25 2.25 0 0 1 0 3.182L9.59 15.247a2.253 2.253 0 0 1-3.183 0L.751 9.591a2.25 2.25 0 0 1 0-3.182zm2.122 1.06a.75.75 0 0 0-1.06 0L1.812 7.47a.75.75 0 0 0 0 1.06l5.657 5.657a.75.75 0 0 0 1.06 0l5.656-5.657a.75.75 0 0 0 0-1.06zM8.007 10c.551 0 .999.449 1 1 0 .551-.449 1-1 1H8c-.551 0-1-.449-1-1s.449-.999 1-1zm-.007-5c.413 0 .75.337.75.75v2.5c0 .413-.337.75-.75.75a.75.75 0 0 1-.75-.75v-2.5c0-.413.337-.749.75-.75"
3030
clipRule="evenodd"
3131
/>
3232
</svg>

0 commit comments

Comments
 (0)