@hashicorp/flight-icons 3.9.0 → 3.11.0-rc-20250602105455
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +20 -0
- package/catalog.json +4239 -4099
- package/package.json +10 -10
- package/svg/amazon-eks-color-16.svg +1 -1
- package/svg/amazon-eks-color-24.svg +1 -1
- package/svg/auth0-color-24.svg +1 -1
- package/svg/aws-cloudwatch-color-16.svg +1 -1
- package/svg/aws-cloudwatch-color-24.svg +1 -1
- package/svg/aws-color-16.svg +1 -1
- package/svg/aws-color-24.svg +1 -1
- package/svg/azure-aks-color-16.svg +1 -1
- package/svg/azure-aks-color-24.svg +1 -1
- package/svg/azure-blob-storage-color-16.svg +1 -1
- package/svg/azure-blob-storage-color-24.svg +1 -1
- package/svg/azure-vms-color-16.svg +1 -1
- package/svg/azure-vms-color-24.svg +1 -1
- package/svg/bitbucket-color-16.svg +1 -1
- package/svg/bitbucket-color-24.svg +1 -1
- package/svg/bottom-16.svg +1 -1
- package/svg/bottom-24.svg +1 -1
- package/svg/bridgecrew-color-16.svg +1 -1
- package/svg/bridgecrew-color-24.svg +1 -1
- package/svg/codepen-color-16.svg +1 -1
- package/svg/codepen-color-24.svg +1 -1
- package/svg/consul-color-16.svg +1 -1
- package/svg/consul-color-24.svg +1 -1
- package/svg/duo-16.svg +1 -0
- package/svg/duo-24.svg +1 -0
- package/svg/duo-color-16.svg +1 -0
- package/svg/duo-color-24.svg +1 -0
- package/svg/end-16.svg +1 -0
- package/svg/end-24.svg +1 -0
- package/svg/f5-color-16.svg +1 -1
- package/svg/f5-color-24.svg +1 -1
- package/svg/facebook-color-16.svg +1 -1
- package/svg/figma-color-16.svg +1 -1
- package/svg/gcp-color-16.svg +1 -1
- package/svg/gcp-color-24.svg +1 -1
- package/svg/gitlab-color-16.svg +1 -1
- package/svg/gitlab-color-24.svg +1 -1
- package/svg/google-color-16.svg +1 -1
- package/svg/google-color-24.svg +1 -1
- package/svg/google-drive-color-16.svg +1 -1
- package/svg/google-drive-color-24.svg +1 -1
- package/svg/google-forms-color-16.svg +1 -1
- package/svg/google-forms-color-24.svg +1 -1
- package/svg/index.d.ts +1 -1
- package/svg/index.js +1 -1
- package/svg/jira-color-16.svg +1 -1
- package/svg/jira-color-24.svg +1 -1
- package/svg/kubernetes-color-16.svg +1 -1
- package/svg/kubernetes-color-24.svg +1 -1
- package/svg/linode-color-16.svg +1 -1
- package/svg/linode-color-24.svg +1 -1
- package/svg/linux-16.svg +1 -1
- package/svg/linux-24.svg +1 -1
- package/svg/linux-color-16.svg +1 -1
- package/svg/linux-color-24.svg +1 -1
- package/svg/microsoft-teams-color-16.svg +1 -1
- package/svg/microsoft-teams-color-24.svg +1 -1
- package/svg/opa-16.svg +1 -1
- package/svg/opa-24.svg +1 -1
- package/svg/opa-color-16.svg +1 -1
- package/svg/opa-color-24.svg +1 -1
- package/svg/pack-color-16.svg +1 -1
- package/svg/pack-color-24.svg +1 -1
- package/svg/ping-identity -16.svg +1 -0
- package/svg/ping-identity -24.svg +1 -0
- package/svg/ping-identity-color-16.svg +1 -0
- package/svg/ping-identity-color-24.svg +1 -0
- package/svg/shield-24.svg +1 -1
- package/svg/slack-color-16.svg +1 -1
- package/svg/slack-color-24.svg +1 -1
- package/svg/snyk-color-16.svg +1 -1
- package/svg/snyk-color-24.svg +1 -1
- package/svg/start-16.svg +1 -0
- package/svg/start-24.svg +1 -0
- package/svg/terraform-color-16.svg +1 -1
- package/svg/terraform-color-24.svg +1 -1
- package/svg/text-wrap-16.svg +1 -0
- package/svg/text-wrap-24.svg +1 -0
- package/svg/top-16.svg +1 -1
- package/svg/top-24.svg +1 -1
- package/svg/twitch-color-16.svg +1 -1
- package/svg/twitch-color-24.svg +1 -1
- package/svg/vmware-color-16.svg +1 -1
- package/svg/vmware-color-24.svg +1 -1
- package/svg/waypoint-color-16.svg +1 -1
- package/svg/waypoint-color-24.svg +1 -1
- package/svg-react/amazon-eks-color-16.tsx +9 -9
- package/svg-react/amazon-eks-color-24.tsx +9 -9
- package/svg-react/auth0-color-24.tsx +1 -1
- package/svg-react/aws-cloudwatch-color-16.tsx +10 -10
- package/svg-react/aws-cloudwatch-color-24.tsx +11 -11
- package/svg-react/aws-color-16.tsx +13 -5
- package/svg-react/aws-color-24.tsx +13 -5
- package/svg-react/azure-aks-color-16.tsx +28 -28
- package/svg-react/azure-aks-color-24.tsx +29 -29
- package/svg-react/azure-blob-storage-color-16.tsx +6 -6
- package/svg-react/azure-blob-storage-color-24.tsx +6 -6
- package/svg-react/azure-vms-color-16.tsx +2 -2
- package/svg-react/azure-vms-color-24.tsx +1 -1
- package/svg-react/bitbucket-color-16.tsx +1 -1
- package/svg-react/bitbucket-color-24.tsx +1 -1
- package/svg-react/bottom-16.tsx +1 -1
- package/svg-react/bottom-24.tsx +1 -1
- package/svg-react/bridgecrew-color-16.tsx +3 -3
- package/svg-react/bridgecrew-color-24.tsx +4 -4
- package/svg-react/codepen-color-16.tsx +10 -6
- package/svg-react/codepen-color-24.tsx +13 -6
- package/svg-react/consul-color-16.tsx +2 -2
- package/svg-react/consul-color-24.tsx +1 -1
- package/svg-react/duo-16.tsx +32 -0
- package/svg-react/duo-24.tsx +32 -0
- package/svg-react/duo-color-16.tsx +46 -0
- package/svg-react/duo-color-24.tsx +46 -0
- package/svg-react/end-16.tsx +32 -0
- package/svg-react/end-24.tsx +32 -0
- package/svg-react/f5-color-16.tsx +2 -2
- package/svg-react/f5-color-24.tsx +2 -2
- package/svg-react/facebook-color-16.tsx +1 -1
- package/svg-react/figma-color-16.tsx +1 -1
- package/svg-react/gcp-color-16.tsx +3 -3
- package/svg-react/gcp-color-24.tsx +3 -3
- package/svg-react/gitlab-color-16.tsx +5 -5
- package/svg-react/gitlab-color-24.tsx +4 -4
- package/svg-react/google-color-16.tsx +4 -4
- package/svg-react/google-color-24.tsx +2 -2
- package/svg-react/google-drive-color-16.tsx +1 -1
- package/svg-react/google-drive-color-24.tsx +1 -1
- package/svg-react/google-forms-color-16.tsx +4 -3
- package/svg-react/google-forms-color-24.tsx +4 -3
- package/svg-react/index.ts +760 -746
- package/svg-react/jira-color-16.tsx +5 -5
- package/svg-react/jira-color-24.tsx +7 -7
- package/svg-react/kubernetes-color-16.tsx +1 -1
- package/svg-react/kubernetes-color-24.tsx +1 -1
- package/svg-react/linode-color-16.tsx +5 -5
- package/svg-react/linode-color-24.tsx +5 -5
- package/svg-react/linux-16.tsx +1 -1
- package/svg-react/linux-24.tsx +1 -1
- package/svg-react/linux-color-16.tsx +7 -7
- package/svg-react/linux-color-24.tsx +8 -8
- package/svg-react/microsoft-teams-color-16.tsx +12 -10
- package/svg-react/microsoft-teams-color-24.tsx +11 -9
- package/svg-react/opa-16.tsx +2 -2
- package/svg-react/opa-24.tsx +2 -2
- package/svg-react/opa-color-16.tsx +2 -2
- package/svg-react/opa-color-24.tsx +2 -2
- package/svg-react/pack-color-16.tsx +9 -9
- package/svg-react/pack-color-24.tsx +8 -8
- package/svg-react/ping-identity -16.tsx +43 -0
- package/svg-react/ping-identity -24.tsx +43 -0
- package/svg-react/ping-identity-color-16.tsx +43 -0
- package/svg-react/ping-identity-color-24.tsx +43 -0
- package/svg-react/shield-24.tsx +1 -1
- package/svg-react/slack-color-16.tsx +1 -1
- package/svg-react/slack-color-24.tsx +3 -3
- package/svg-react/snyk-color-16.tsx +6 -6
- package/svg-react/snyk-color-24.tsx +10 -10
- package/svg-react/start-16.tsx +32 -0
- package/svg-react/start-24.tsx +32 -0
- package/svg-react/terraform-color-16.tsx +1 -1
- package/svg-react/terraform-color-24.tsx +1 -1
- package/svg-react/text-wrap-16.tsx +32 -0
- package/svg-react/text-wrap-24.tsx +32 -0
- package/svg-react/top-16.tsx +1 -1
- package/svg-react/top-24.tsx +1 -1
- package/svg-react/twitch-color-16.tsx +8 -4
- package/svg-react/twitch-color-24.tsx +8 -4
- package/svg-react/vmware-color-16.tsx +1 -1
- package/svg-react/vmware-color-24.tsx +1 -1
- package/svg-react/waypoint-color-16.tsx +1 -1
- package/svg-react/waypoint-color-24.tsx +1 -1
- package/svg-sprite/svg-sprite-module.js +1 -1
- package/svg-sprite/svg-sprite.svg +1 -1
|
@@ -27,10 +27,14 @@ export const IconTwitchColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
27
27
|
fill="#fff"
|
|
28
28
|
d="M19.857 11.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z"
|
|
29
29
|
/>
|
|
30
|
-
<
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
30
|
+
<path
|
|
31
|
+
fill="#9146FF"
|
|
32
|
+
d="M6.5 1L2.57 4.929V19.07h4.715V23l3.928-3.929h3.143L21.428 12V1H6.5zm13.357 10.214l-3.143 3.143h-3.143l-2.75 2.75v-2.75H7.286V2.571h12.571v8.643z"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
fill="#9146FF"
|
|
36
|
+
d="M17.5 5.321h-1.572v4.715H17.5V5.32zM13.178 5.321h-1.571v4.715h1.571V5.32z"
|
|
37
|
+
/>
|
|
34
38
|
</svg>
|
|
35
39
|
);
|
|
36
40
|
}
|
|
@@ -25,7 +25,7 @@ export const IconVmwareColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#696566"
|
|
28
|
-
d="M1.677 5.
|
|
28
|
+
d="M1.677 5.14c-.201-.46-.698-.67-1.162-.454-.465.216-.636.756-.426 1.218l1.949 4.436c.306.696.63 1.06 1.236 1.06.647 0 .93-.397 1.236-1.06l1.717-3.916a.247.247 0 01.245-.165c.146 0 .27.123.27.287v3.79c0 .585.308 1.064.904 1.064.595 0 .916-.48.916-1.063V7.235c0-.599.41-.987.968-.987s.929.402.929.987v3.102c0 .584.31 1.063.905 1.063s.918-.48.918-1.063V7.235c0-.599.408-.987.966-.987.557 0 .93.402.93.987v3.102c0 .584.31 1.063.905 1.063.594 0 .917-.48.917-1.063v-3.53c0-1.298-.996-2.207-2.195-2.207-1.197 0-1.947.868-1.947.868-.4-.542-.949-.867-1.878-.867-.982 0-1.84.867-1.84.867-.4-.542-1.078-.867-1.64-.867-.87 0-1.56.4-1.982 1.41L3.274 9.082 1.677 5.14z"
|
|
29
29
|
/>
|
|
30
30
|
</svg>
|
|
31
31
|
);
|
|
@@ -25,7 +25,7 @@ export const IconVmwareColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#696566"
|
|
28
|
-
d="M4.096 8.468c-.251-.57-.873-.829-1.453-.562-.58.267-.795.934-.532 1.505l2.436 5.48c.383.859.787 1.309 1.545 1.309.81 0 1.163-.49 1.545-1.309l2.147-4.838a.309.309 0 01.306-.204.345.345 0 01.336.355v4.682c0 .722.387 1.314 1.131 1.314s1.146-.592 1.146-1.314v-3.
|
|
28
|
+
d="M4.096 8.468c-.251-.57-.873-.829-1.453-.562-.58.267-.795.934-.532 1.505l2.436 5.48c.383.859.787 1.309 1.545 1.309.81 0 1.163-.49 1.545-1.309l2.147-4.838a.309.309 0 01.306-.204.345.345 0 01.336.355v4.682c0 .722.387 1.314 1.131 1.314s1.146-.592 1.146-1.314v-3.831c0-.74.512-1.22 1.21-1.22.697 0 1.16.498 1.16 1.22v3.831c0 .722.389 1.314 1.132 1.314.743 0 1.147-.592 1.147-1.314v-3.831c0-.74.51-1.22 1.208-1.22.696 0 1.162.498 1.162 1.22v3.831c0 .722.388 1.314 1.131 1.314.744 0 1.147-.592 1.147-1.314v-4.36C22 8.922 20.755 7.8 19.256 7.8c-1.497 0-2.434 1.072-2.434 1.072-.498-.669-1.185-1.07-2.347-1.07-1.227 0-2.3 1.07-2.3 1.07-.499-.669-1.348-1.07-2.05-1.07-1.087 0-1.95.494-2.477 1.74l-1.556 3.795-1.996-4.869z"
|
|
29
29
|
/>
|
|
30
30
|
</svg>
|
|
31
31
|
);
|
|
@@ -24,7 +24,7 @@ export const IconWaypointColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
24
24
|
>
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<g fill="#14C6CB">
|
|
27
|
-
<path d="M16 3l-1.998 3.463L12.004 3H16zM5.334 5.312H4l3.332 5.777L6 13.4 0 3h6.667L10 8.778l.666-1.155L8 3h2.
|
|
27
|
+
<path d="M16 3l-1.998 3.463L12.004 3H16zM5.334 5.312H4l3.332 5.777L6 13.4 0 3h6.667L10 8.778l.666-1.155L8 3h2.666l2.668 4.623L10 13.4 5.334 5.312z" />
|
|
28
28
|
</g>
|
|
29
29
|
</svg>
|
|
30
30
|
);
|
|
@@ -24,7 +24,7 @@ export const IconWaypointColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
24
24
|
>
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<g fill="#14C6CB">
|
|
27
|
-
<path d="M24 5l-2.997 5.194L18.006 5H24zM8 8.468H6l5 8.666L9 20.6 0 5h10l5 8.667 1-1.733L12
|
|
27
|
+
<path d="M24 5l-2.997 5.194L18.006 5H24zM8 8.468H6l5 8.666L9 20.6 0 5h10l5 8.667 1-1.733L12 5h4l4 6.934-5 8.666L8 8.468z" />
|
|
28
28
|
</g>
|
|
29
29
|
</svg>
|
|
30
30
|
);
|