@hashicorp/flight-icons 1.3.0 → 2.0.0
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/catalog.json +381 -20
- package/package.json +1 -1
- package/svg/alibaba-24.svg +1 -1
- package/svg/alibaba-color-24.svg +1 -1
- package/svg/amazon-eks-color-16.svg +1 -1
- package/svg/amazon-eks-color-24.svg +1 -1
- package/svg/apple-16.svg +1 -1
- package/svg/apple-color-16.svg +1 -1
- package/svg/auth0-24.svg +1 -1
- package/svg/auth0-color-24.svg +1 -1
- package/svg/aws-color-16.svg +1 -1
- package/svg/aws-color-24.svg +1 -1
- package/svg/azure-16.svg +1 -1
- package/svg/azure-color-16.svg +1 -1
- package/svg/azure-devops-color-16.svg +1 -1
- package/svg/azure-devops-color-24.svg +1 -1
- package/svg/bank-vault-16.svg +1 -0
- package/svg/bank-vault-24.svg +1 -0
- package/svg/bitbucket-color-16.svg +1 -1
- package/svg/bitbucket-color-24.svg +1 -1
- package/svg/boundary-16.svg +1 -0
- package/svg/boundary-24.svg +1 -0
- package/svg/boundary-color-16.svg +1 -0
- package/svg/boundary-color-24.svg +1 -0
- package/svg/change-16.svg +1 -1
- package/svg/change-24.svg +1 -1
- package/svg/check-hexagon-fill-16.svg +1 -1
- package/svg/check-hexagon-fill-24.svg +1 -1
- package/svg/codepen-color-16.svg +1 -1
- package/svg/connection-gateway-16.svg +1 -1
- package/svg/consul-16.svg +1 -0
- package/svg/consul-24.svg +1 -0
- package/svg/consul-color-16.svg +1 -0
- package/svg/consul-color-24.svg +1 -0
- package/svg/diamond-24.svg +1 -1
- package/svg/f5-color-16.svg +1 -1
- package/svg/facebook-color-16.svg +1 -1
- package/svg/gcp-color-16.svg +1 -1
- package/svg/gcp-color-24.svg +1 -1
- package/svg/gitlab-24.svg +1 -1
- package/svg/gitlab-color-16.svg +1 -1
- package/svg/gitlab-color-24.svg +1 -1
- package/svg/google-24.svg +1 -1
- package/svg/google-color-16.svg +1 -1
- package/svg/google-color-24.svg +1 -1
- package/svg/hammer-16.svg +1 -1
- package/svg/hashicorp-16.svg +1 -0
- package/svg/hashicorp-24.svg +1 -0
- package/svg/hashicorp-color-16.svg +1 -0
- package/svg/hashicorp-color-24.svg +1 -0
- package/svg/kubernetes-color-16.svg +1 -1
- package/svg/message-circle-16.svg +1 -1
- package/svg/nomad-16.svg +1 -0
- package/svg/nomad-24.svg +1 -0
- package/svg/nomad-color-16.svg +1 -0
- package/svg/nomad-color-24.svg +1 -0
- package/svg/oracle-16.svg +1 -1
- package/svg/oracle-color-16.svg +1 -1
- package/svg/pack-16.svg +1 -0
- package/svg/pack-24.svg +1 -0
- package/svg/pack-color-16.svg +1 -0
- package/svg/pack-color-24.svg +1 -0
- package/svg/packer-16.svg +1 -0
- package/svg/packer-24.svg +1 -0
- package/svg/packer-color-16.svg +1 -0
- package/svg/packer-color-24.svg +1 -0
- package/svg/rewind-16.svg +1 -1
- package/svg/slack-color-24.svg +1 -1
- package/svg/star-24.svg +1 -1
- package/svg/terraform-16.svg +1 -0
- package/svg/terraform-24.svg +1 -0
- package/svg/terraform-color-16.svg +1 -0
- package/svg/terraform-color-24.svg +1 -0
- package/svg/twitch-24.svg +1 -1
- package/svg/twitch-color-24.svg +1 -1
- package/svg/vagrant-16.svg +1 -0
- package/svg/vagrant-24.svg +1 -0
- package/svg/vagrant-color-16.svg +1 -0
- package/svg/vagrant-color-24.svg +1 -0
- package/svg/vault-16.svg +1 -1
- package/svg/vault-24.svg +1 -1
- package/svg/vault-color-16.svg +1 -0
- package/svg/vault-color-24.svg +1 -0
- package/svg/waypoint-16.svg +1 -0
- package/svg/waypoint-24.svg +1 -0
- package/svg/waypoint-color-16.svg +1 -0
- package/svg/waypoint-color-24.svg +1 -0
- package/svg-react/alibaba-24.tsx +2 -2
- package/svg-react/alibaba-color-24.tsx +2 -2
- package/svg-react/amazon-eks-color-16.tsx +7 -7
- package/svg-react/amazon-eks-color-24.tsx +7 -7
- package/svg-react/apple-16.tsx +1 -1
- package/svg-react/apple-color-16.tsx +1 -1
- package/svg-react/auth0-24.tsx +1 -1
- package/svg-react/auth0-color-24.tsx +1 -1
- package/svg-react/aws-color-16.tsx +3 -3
- package/svg-react/aws-color-24.tsx +1 -1
- package/svg-react/azure-16.tsx +1 -1
- package/svg-react/azure-color-16.tsx +1 -1
- package/svg-react/azure-devops-color-16.tsx +2 -2
- package/svg-react/azure-devops-color-24.tsx +2 -2
- package/svg-react/bank-vault-16.tsx +42 -0
- package/svg-react/bank-vault-24.tsx +42 -0
- package/svg-react/bitbucket-color-16.tsx +2 -2
- package/svg-react/bitbucket-color-24.tsx +2 -2
- package/svg-react/boundary-16.tsx +33 -0
- package/svg-react/boundary-24.tsx +33 -0
- package/svg-react/boundary-color-16.tsx +33 -0
- package/svg-react/boundary-color-24.tsx +33 -0
- package/svg-react/change-16.tsx +1 -1
- package/svg-react/change-24.tsx +1 -1
- package/svg-react/check-hexagon-fill-16.tsx +1 -1
- package/svg-react/check-hexagon-fill-24.tsx +1 -1
- package/svg-react/codepen-color-16.tsx +1 -1
- package/svg-react/connection-gateway-16.tsx +1 -1
- package/svg-react/consul-16.tsx +33 -0
- package/svg-react/consul-24.tsx +33 -0
- package/svg-react/consul-color-16.tsx +33 -0
- package/svg-react/consul-color-24.tsx +33 -0
- package/svg-react/diamond-24.tsx +1 -1
- package/svg-react/f5-color-16.tsx +1 -1
- package/svg-react/facebook-color-16.tsx +1 -1
- package/svg-react/gcp-color-16.tsx +1 -1
- package/svg-react/gcp-color-24.tsx +2 -2
- package/svg-react/gitlab-24.tsx +1 -1
- package/svg-react/gitlab-color-16.tsx +1 -1
- package/svg-react/gitlab-color-24.tsx +1 -1
- package/svg-react/google-24.tsx +1 -1
- package/svg-react/google-color-16.tsx +3 -3
- package/svg-react/google-color-24.tsx +2 -2
- package/svg-react/hammer-16.tsx +1 -1
- package/svg-react/hashicorp-16.tsx +34 -0
- package/svg-react/hashicorp-24.tsx +34 -0
- package/svg-react/hashicorp-color-16.tsx +34 -0
- package/svg-react/hashicorp-color-24.tsx +34 -0
- package/svg-react/index.ts +42 -2
- package/svg-react/kubernetes-color-16.tsx +1 -1
- package/svg-react/message-circle-16.tsx +1 -1
- package/svg-react/nomad-16.tsx +33 -0
- package/svg-react/nomad-24.tsx +33 -0
- package/svg-react/nomad-color-16.tsx +33 -0
- package/svg-react/nomad-color-24.tsx +33 -0
- package/svg-react/oracle-16.tsx +1 -1
- package/svg-react/oracle-color-16.tsx +1 -1
- package/svg-react/pack-16.tsx +32 -0
- package/svg-react/pack-24.tsx +32 -0
- package/svg-react/pack-color-16.tsx +90 -0
- package/svg-react/pack-color-24.tsx +90 -0
- package/svg-react/packer-16.tsx +33 -0
- package/svg-react/packer-24.tsx +33 -0
- package/svg-react/packer-color-16.tsx +37 -0
- package/svg-react/packer-color-24.tsx +37 -0
- package/svg-react/rewind-16.tsx +1 -1
- package/svg-react/slack-color-24.tsx +2 -2
- package/svg-react/star-24.tsx +1 -1
- package/svg-react/terraform-16.tsx +32 -0
- package/svg-react/terraform-24.tsx +32 -0
- package/svg-react/terraform-color-16.tsx +32 -0
- package/svg-react/terraform-color-24.tsx +32 -0
- package/svg-react/twitch-24.tsx +2 -2
- package/svg-react/twitch-color-24.tsx +2 -2
- package/svg-react/vagrant-16.tsx +33 -0
- package/svg-react/vagrant-24.tsx +33 -0
- package/svg-react/vagrant-color-16.tsx +37 -0
- package/svg-react/vagrant-color-24.tsx +37 -0
- package/svg-react/vault-16.tsx +4 -13
- package/svg-react/vault-24.tsx +4 -13
- package/svg-react/vault-color-16.tsx +33 -0
- package/svg-react/vault-color-24.tsx +33 -0
- package/svg-react/waypoint-16.tsx +32 -0
- package/svg-react/waypoint-24.tsx +32 -0
- package/svg-react/waypoint-color-16.tsx +32 -0
- package/svg-react/waypoint-color-24.tsx +32 -0
- package/svg-sprite/svg-sprite-module.js +1 -1
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVagrantColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#1868F2"
|
|
28
|
+
d="M19.983.6l-4.96 2.877v1.767L12 12.384l-3.023-7.14V3.477L4.017.6 1 2.352v2.034l6.719 16.532L12 23.4l4.281-2.482L23 4.386V2.352L19.983.6z"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
fill="#0850C5"
|
|
32
|
+
d="M23 2.352l-4.96 2.875v1.77l-4.028 9.043L12 17.207V23.4l4.28-2.482L23 4.386V2.352zM8.977 5.244V3.477l-3.019 1.75v1.77l4.03 9.043L12 14.873v-2.488L8.977 5.244z"
|
|
33
|
+
/>
|
|
34
|
+
</svg>
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
);
|
package/svg-react/vault-16.tsx
CHANGED
|
@@ -23,19 +23,10 @@ export const IconVault16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
23
23
|
{...props}
|
|
24
24
|
>
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
-
<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
clipRule="evenodd"
|
|
31
|
-
/>
|
|
32
|
-
<path d="M2.75 3.25A.75.75 0 013.5 4v1.5a.75.75 0 01-1.5 0V4a.75.75 0 01.75-.75zM3.5 10.5a.75.75 0 00-1.5 0V12a.75.75 0 001.5 0v-1.5z" />
|
|
33
|
-
<path
|
|
34
|
-
fillRule="evenodd"
|
|
35
|
-
d="M2.25 1A2.25 2.25 0 000 3.25v9.5A2.25 2.25 0 002.25 15H3v.25a.75.75 0 001.5 0V15h7v.25a.75.75 0 001.5 0V15h.75A2.25 2.25 0 0016 12.75v-9.5A2.25 2.25 0 0013.75 1H2.25zm11.5 12.5a.75.75 0 00.75-.75v-9.5a.75.75 0 00-.75-.75H2.25a.75.75 0 00-.75.75v9.5c0 .414.336.75.75.75h11.5z"
|
|
36
|
-
clipRule="evenodd"
|
|
37
|
-
/>
|
|
38
|
-
</g>
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
d="M0 0l7.971 15.99L16 0H0zm8.92 3.21h.928v.93H8.92v-.93zM7.073 6.922h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm1.391 4.173h-.928V7.38h.928v.933zm0-1.391h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm.456.462h.928v.928H8.92v-.928zm0 2.323v-.93h.928v.927l-.928.003z"
|
|
29
|
+
/>
|
|
39
30
|
</svg>
|
|
40
31
|
);
|
|
41
32
|
}
|
package/svg-react/vault-24.tsx
CHANGED
|
@@ -23,19 +23,10 @@ export const IconVault24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
23
23
|
{...props}
|
|
24
24
|
>
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
-
<
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
clipRule="evenodd"
|
|
31
|
-
/>
|
|
32
|
-
<path d="M4.75 5a.75.75 0 01.75.75v2.5a.75.75 0 01-1.5 0v-2.5A.75.75 0 014.75 5zM5.5 15.75a.75.75 0 00-1.5 0v2.5a.75.75 0 001.5 0v-2.5z" />
|
|
33
|
-
<path
|
|
34
|
-
fillRule="evenodd"
|
|
35
|
-
d="M1 4.75A2.75 2.75 0 013.75 2h16.5A2.75 2.75 0 0123 4.75v14.5A2.75 2.75 0 0120.25 22h-.125v1a.875.875 0 01-1.75 0v-1H5.625v1a.875.875 0 01-1.75 0v-1H3.75A2.75 2.75 0 011 19.25V4.75zM3.75 3.5c-.69 0-1.25.56-1.25 1.25v14.5c0 .69.56 1.25 1.25 1.25h16.5c.69 0 1.25-.56 1.25-1.25V4.75c0-.69-.56-1.25-1.25-1.25H3.75z"
|
|
36
|
-
clipRule="evenodd"
|
|
37
|
-
/>
|
|
38
|
-
</g>
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
d="M1 1l10.96 22L22.997 1H1zm12.264 4.414h1.275v1.277h-1.275V5.414zm-2.54 5.102H9.449V9.241h1.275v1.275zm0-1.913H9.449V7.328h1.275v1.275zm0-1.912H9.449V5.414h1.275v1.277zm1.914 5.739H11.36v-1.283h1.277v1.283zm0-1.914H11.36V9.241h1.277v1.275zm0-1.913H11.36V7.328h1.277v1.275zm0-1.912H11.36V5.414h1.277v1.277zm.626.637h1.275v1.275h-1.275V7.328zm0 3.192V9.241h1.275v1.275l-1.275.004z"
|
|
29
|
+
/>
|
|
39
30
|
</svg>
|
|
40
31
|
);
|
|
41
32
|
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVaultColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#000"
|
|
28
|
+
d="M0 0l7.971 15.99L16 0H0zm8.92 3.21h.928v.93H8.92v-.93zM7.073 6.922h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm1.391 4.173h-.928V7.38h.928v.933zm0-1.391h-.928v-.928h.928v.928zm0-1.392h-.928v-.928h.928v.928zm0-1.39h-.928v-.93h.928v.93zm.456.462h.928v.928H8.92v-.928zm0 2.323v-.93h.928v.927l-.928.003z"
|
|
29
|
+
/>
|
|
30
|
+
</svg>
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
);
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVaultColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#000"
|
|
28
|
+
d="M1 1l10.96 22L22.997 1H1zm12.264 4.414h1.275v1.277h-1.275V5.414zm-2.54 5.102H9.449V9.241h1.275v1.275zm0-1.913H9.449V7.328h1.275v1.275zm0-1.912H9.449V5.414h1.275v1.277zm1.914 5.739H11.36v-1.283h1.277v1.283zm0-1.914H11.36V9.241h1.277v1.275zm0-1.913H11.36V7.328h1.277v1.275zm0-1.912H11.36V5.414h1.277v1.277zm.626.637h1.275v1.275h-1.275V7.328zm0 3.192V9.241h1.275v1.275l-1.275.004z"
|
|
29
|
+
/>
|
|
30
|
+
</svg>
|
|
31
|
+
);
|
|
32
|
+
}
|
|
33
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconWaypoint16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<g fill={color}>
|
|
27
|
+
<path d="M4 5.312h1.334L10 13.4l3.334-5.777L10.666 3H8l2.666 4.623L10 8.778 6.667 3H0l6 10.4 1.333-2.31L4 5.311zM14.002 6.463L16 3h-3.996l1.998 3.463z" />
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconWaypoint24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<g fill={color}>
|
|
27
|
+
<path d="M6 8.468h2L15 20.6l5-8.666L16 5h-4l4 6.934-1 1.733L10 5H0l9 15.6 2-3.466-5-8.666zM21.003 10.194L24 5h-5.994l2.997 5.194z" />
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconWaypointColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
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.666L12 5.312l1.334 2.31L10 13.4 5.334 5.312z" />
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconWaypointColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
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 5h4l2 3.468 2 3.466-5 8.666L8 8.468z" />
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
);
|