@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
|
@@ -25,7 +25,7 @@ export const IconJiraColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#2684FF"
|
|
28
|
-
d="M15.323 7.
|
|
28
|
+
d="M15.323 7.558L7.99 0 .677 7.536c-.236.243-.236.64 0 .906l4.589 4.73L7.989 16l7.334-7.558a.64.64 0 000-.884zM7.99 10.365L5.695 8l2.294-2.365L10.284 8l-2.295 2.365z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="url(#jira-color-16__paint0_linear_4403_94)"
|
|
@@ -38,10 +38,10 @@ export const IconJiraColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
38
38
|
<defs>
|
|
39
39
|
<linearGradient
|
|
40
40
|
id="jira-color-16__paint0_linear_4403_94"
|
|
41
|
-
x1={
|
|
42
|
-
x2={
|
|
43
|
-
y1={
|
|
44
|
-
y2={
|
|
41
|
+
x1={14.282}
|
|
42
|
+
x2={8.076}
|
|
43
|
+
y1={6.453}
|
|
44
|
+
y2={15.39}
|
|
45
45
|
gradientUnits="userSpaceOnUse"
|
|
46
46
|
>
|
|
47
47
|
<stop offset={0.176} stopColor="#0052CC" />
|
|
@@ -25,23 +25,23 @@ export const IconJiraColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#2684FF"
|
|
28
|
-
d="M22.252 11.
|
|
28
|
+
d="M22.252 11.392L11.985 1 1.748 11.362c-.33.334-.33.881 0 1.246l6.424 6.502L11.985 23l10.267-10.392a.87.87 0 000-1.216zm-10.267 3.86L8.773 12l3.212-3.251L15.197 12l-3.212 3.251z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="url(#jira-color-24__paint0_linear_4403_89)"
|
|
32
|
-
d="M11.985 8.749c-2.
|
|
32
|
+
d="M11.985 8.749c-2.102-2.127-2.101-5.591-.03-7.719L4.93 8.14 8.743 12l3.242-3.251z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="url(#jira-color-24__paint1_linear_4403_89)"
|
|
36
|
-
d="M15.197 12l-3.212 3.251c2.
|
|
36
|
+
d="M15.197 12l-3.212 3.251c2.101 2.127 2.101 5.592 0 7.749l7.055-7.14L15.197 12z"
|
|
37
37
|
/>
|
|
38
38
|
<defs>
|
|
39
39
|
<linearGradient
|
|
40
40
|
id="jira-color-24__paint0_linear_4403_89"
|
|
41
|
-
x1={
|
|
42
|
-
x2={
|
|
43
|
-
y1={
|
|
44
|
-
y2={
|
|
41
|
+
x1={20.794}
|
|
42
|
+
x2={12.316}
|
|
43
|
+
y1={9.873}
|
|
44
|
+
y2={22.304}
|
|
45
45
|
gradientUnits="userSpaceOnUse"
|
|
46
46
|
>
|
|
47
47
|
<stop offset={0.176} stopColor="#0052CC" />
|
|
@@ -30,7 +30,7 @@ export const IconKubernetesColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
30
30
|
<path
|
|
31
31
|
fill="#fff"
|
|
32
32
|
fillRule="evenodd"
|
|
33
|
-
d="M12.741 9.128c.098.003.196.01.293.
|
|
33
|
+
d="M12.741 9.128c.098.003.196.01.293.024a1.034 1.034 0 01.09.02.307.307 0 11-.137.595h-.004l-.003-.001-.003-.001-.03-.007a.915.915 0 01-.05-.01 2.552 2.552 0 01-.274-.106 2.867 2.867 0 00-.533-.156.243.243 0 00-.171.063 4.693 4.693 0 00-.131-.023 3.971 3.971 0 01-1.764 2.212c.015.042.032.083.051.123a.239.239 0 00-.023.18c.074.17.165.332.27.484.06.078.115.16.165.244l.028.057.012.025a.306.306 0 01-.381.44.306.306 0 01-.172-.18l-.01-.02-.028-.058a2.549 2.549 0 01-.089-.28 2.835 2.835 0 00-.21-.512.242.242 0 00-.156-.095 6.278 6.278 0 01-.065-.117 3.97 3.97 0 01-2.824-.007l-.069.125a.249.249 0 00-.132.064c-.104.17-.184.355-.237.548a2.52 2.52 0 01-.088.28l-.025.05-.013.027v.001a.306.306 0 01-.421.173.307.307 0 01-.132-.434l.014-.03.026-.052c.05-.085.104-.166.164-.244.108-.156.2-.322.276-.496a.302.302 0 00-.027-.173l.056-.133A3.972 3.972 0 014.22 9.532l-.134.023a.34.34 0 00-.176-.062 2.872 2.872 0 00-.533.156c-.09.04-.181.075-.275.105a1.014 1.014 0 01-.05.011l-.029.007H3.02l-.002.002h-.005a.308.308 0 01-.397-.349.306.306 0 01.261-.245l.004-.001h.003l.006-.002c.024-.006.054-.014.076-.018.097-.013.195-.021.293-.023.186-.013.37-.043.549-.09a.422.422 0 00.131-.133l.128-.037a3.938 3.938 0 01.624-2.752l-.098-.087a.338.338 0 00-.061-.176 2.853 2.853 0 00-.455-.319 2.559 2.559 0 01-.254-.148l-.048-.038-.015-.012-.005-.004a.323.323 0 01-.075-.45.295.295 0 01.244-.107.365.365 0 01.213.08l.022.017c.016.013.034.026.046.037.071.067.139.139.202.213.125.137.263.262.412.372.056.03.121.036.182.018a5.2 5.2 0 00.11.078 3.938 3.938 0 012.552-1.224l.007-.129a.333.333 0 00.1-.157 2.846 2.846 0 00-.034-.554 2.555 2.555 0 01-.042-.29v-.082-.004A.306.306 0 018 2.82a.308.308 0 01.306.337v.087a2.53 2.53 0 01-.041.29 2.85 2.85 0 00-.035.553.242.242 0 00.1.153v.007l.007.13c.967.087 1.87.522 2.54 1.223l.116-.083a.34.34 0 00.186-.02c.149-.11.287-.235.412-.373.063-.074.13-.146.202-.213l.051-.04.017-.014a.307.307 0 11.381.477 2.062 2.062 0 00-.067.054 2.538 2.538 0 01-.255.148 2.86 2.86 0 00-.454.32.24.24 0 00-.058.172l-.05.044-.058.053c.542.806.769 1.783.637 2.745l.123.036c.031.056.077.101.132.132.18.048.364.078.55.09zM7.291 5.24c.107-.024.216-.043.326-.056l-.091 1.6-.007.004a.268.268 0 01-.293.256.27.27 0 01-.135-.05l-.002.001-1.316-.93c.419-.41.945-.696 1.518-.825zm1.618 1.75l1.307-.924a3.182 3.182 0 00-1.832-.882l.09 1.598h.002a.269.269 0 00.294.256.27.27 0 00.134-.05l.005.002zm2.247 1.656L9.61 8.201l-.002-.006a.27.27 0 01-.185-.343.27.27 0 01.08-.12L9.5 7.73l1.195-1.067c.366.594.527 1.29.46 1.983zm-2.06.854l.618 1.49a3.148 3.148 0 001.275-1.598l-1.593-.269-.003.004a.26.26 0 00-.165.022.27.27 0 00-.13.348l-.002.003zm-.386 1.905c-.572.13-1.17.1-1.726-.088l.777-1.4h.001a.27.27 0 01.475-.001h.006l.779 1.402a3.286 3.286 0 01-.312.087zm-2.418-.422l.612-1.474-.004-.006a.268.268 0 00-.297-.37L6.6 9.13l-1.579.267a3.16 3.16 0 001.271 1.586zm-.996-4.32l1.201 1.071-.001.007a.269.269 0 01-.106.462l-.001.005-1.54.443a3.134 3.134 0 01.447-1.988zm2.95 1.154h-.493l-.306.38.11.476.443.213.442-.212.11-.476-.306-.381z"
|
|
34
34
|
clipRule="evenodd"
|
|
35
35
|
/>
|
|
36
36
|
</svg>
|
|
@@ -30,7 +30,7 @@ export const IconKubernetesColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
30
30
|
<path
|
|
31
31
|
fill="#fff"
|
|
32
32
|
fillRule="evenodd"
|
|
33
|
-
d="M18.773 13.612c.14.003.28.014.419.034.023.004.054.011.082.
|
|
33
|
+
d="M18.773 13.612c.14.003.28.014.419.034.023.004.054.011.082.018.016.005.032.008.045.011a.439.439 0 01.294.695.437.437 0 01-.488.155l-.007-.001-.004-.002-.004-.001a2.463 2.463 0 00-.113-.024 3.622 3.622 0 01-.392-.151 4.102 4.102 0 00-.762-.224.346.346 0 00-.245.09 6.412 6.412 0 00-.187-.032 5.673 5.673 0 01-2.52 3.16c.021.06.046.12.074.176a.342.342 0 00-.034.257c.106.243.236.474.388.692.084.111.162.227.234.347l.04.082.017.036a.438.438 0 01-.695.526.439.439 0 01-.095-.154l-.015-.03-.04-.082a3.632 3.632 0 01-.126-.399 4.058 4.058 0 00-.3-.733.345.345 0 00-.223-.135l-.043-.076-.05-.092a5.67 5.67 0 01-4.034-.01l-.099.179a.356.356 0 00-.188.091 3.044 3.044 0 00-.339.783 3.594 3.594 0 01-.126.4l-.035.073a3.062 3.062 0 00-.019.037v.002a.436.436 0 01-.425.29.442.442 0 01-.409-.311.436.436 0 01.044-.352l.02-.043c.012-.026.025-.054.036-.074.072-.121.15-.237.235-.349.154-.223.286-.46.395-.709a.431.431 0 00-.039-.246l.08-.19a5.674 5.674 0 01-2.52-3.138l-.191.033a.486.486 0 00-.251-.088 4.1 4.1 0 00-.762.223 3.704 3.704 0 01-.392.15 1.421 1.421 0 01-.113.025l-.005.002h-.004l-.006.002a.44.44 0 01-.568-.499.437.437 0 01.374-.35l.006-.002.004-.001.008-.002c.035-.009.077-.02.108-.025.14-.02.28-.03.42-.034a4.09 4.09 0 00.783-.128.603.603 0 00.188-.19l.183-.052a5.626 5.626 0 01.892-3.931l-.14-.125a.483.483 0 00-.088-.251 4.077 4.077 0 00-.65-.456 3.653 3.653 0 01-.363-.211 1.61 1.61 0 01-.069-.056l-.02-.017-.008-.005a.462.462 0 01-.107-.642.421.421 0 01.348-.154.522.522 0 01.305.115l.03.024.067.053c.102.096.198.198.288.305.178.195.376.373.589.53.08.042.173.051.26.026.051.037.104.075.157.111a5.626 5.626 0 013.646-1.747l.01-.185a.474.474 0 00.142-.225c.01-.265-.007-.53-.049-.79a3.644 3.644 0 01-.06-.415l.001-.076V5.089v-.007a.437.437 0 01.615-.444.44.44 0 01.259.444v.046c.001.027.002.056 0 .078-.011.139-.031.277-.059.414a4.063 4.063 0 00-.05.79.345.345 0 00.143.218v.011l.01.184a5.734 5.734 0 013.629 1.748l.166-.119c.09.016.181.006.265-.028.213-.158.41-.336.59-.532.09-.107.186-.209.288-.305l.073-.058.024-.019a.44.44 0 11.544.682l-.035.028-.061.05a3.634 3.634 0 01-.363.21c-.231.13-.449.283-.65.456a.344.344 0 00-.082.247 7.866 7.866 0 01-.155.138 5.65 5.65 0 01.91 3.922l.177.051a.49.49 0 00.188.19c.257.068.52.11.784.128zm-7.786-5.554a4.64 4.64 0 01.466-.08l-.13 2.285-.01.005a.384.384 0 01-.611.294l-.004.003-1.88-1.33a4.505 4.505 0 012.169-1.177zm2.312 2.5l1.867-1.321a4.546 4.546 0 00-2.618-1.26l.13 2.283.002.001a.383.383 0 00.42.365.386.386 0 00.192-.072l.007.003zm3.21 2.365l-2.21-.635-.003-.01a.386.386 0 01-.264-.489.386.386 0 01.113-.17v-.005l1.706-1.523a4.56 4.56 0 01.658 2.832zm-2.944 1.22l.883 2.127a4.497 4.497 0 001.822-2.282l-2.275-.383-.004.004a.37.37 0 00-.236.032.385.385 0 00-.187.498l-.003.004zm-.55 2.721a4.53 4.53 0 01-2.466-.126l1.11-2h.001a.385.385 0 01.679 0h.008l1.113 2.003c-.145.048-.293.089-.445.123zm-3.454-.602l.874-2.106-.007-.009a.383.383 0 00-.424-.528l-.003-.005-2.256.382c.338.934.977 1.73 1.816 2.266zM8.137 10.09l1.716 1.53-.002.01a.384.384 0 01-.151.66l-.002.007-2.2.633c-.11-.991.115-1.99.639-2.84zm4.214 1.648h-.703l-.438.544.157.68.633.304.631-.303.157-.68-.437-.545z"
|
|
34
34
|
clipRule="evenodd"
|
|
35
35
|
/>
|
|
36
36
|
</svg>
|
|
@@ -33,11 +33,11 @@ export const IconLinodeColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#004B16"
|
|
36
|
-
d="M12.163 10.39l.
|
|
36
|
+
d="M12.163 10.39l.184-2.044-2.022-1.223-.041 1.997 1.88 1.27zM9.466 12.47v-2.118L7.424 8.846l.16 2.08 1.882 1.543z"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
39
|
fill="#000"
|
|
40
|
-
d="M9.466 10.352l2.05-1.43-2.03-1.301-2.062 1.
|
|
40
|
+
d="M9.466 10.352l2.05-1.43-2.03-1.301-2.062 1.225 2.042 1.506z"
|
|
41
41
|
/>
|
|
42
42
|
<path
|
|
43
43
|
fill="#004B16"
|
|
@@ -49,7 +49,7 @@ export const IconLinodeColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
fill="#004B16"
|
|
52
|
-
d="M5.71 11.71L5.28 8.
|
|
52
|
+
d="M5.71 11.71L5.28 8.848 3.066 7.06l.592 2.775L5.71 11.71z"
|
|
53
53
|
/>
|
|
54
54
|
<path
|
|
55
55
|
fill="#000"
|
|
@@ -57,7 +57,7 @@ export const IconLinodeColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
57
57
|
/>
|
|
58
58
|
<path
|
|
59
59
|
fill="#004B16"
|
|
60
|
-
d="M5.072 7.482l-.591-3.92L2 2.
|
|
60
|
+
d="M5.072 7.482l-.591-3.92L2 2.067l.787 3.686 2.285 1.73z"
|
|
61
61
|
/>
|
|
62
62
|
<path
|
|
63
63
|
fill="#000"
|
|
@@ -65,7 +65,7 @@ export const IconLinodeColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
65
65
|
/>
|
|
66
66
|
<path
|
|
67
67
|
fill="#1CB35C"
|
|
68
|
-
d="M13.725 9.184c-1.535 1.185-1.57 1.206-1.563 1.206.19-2.14.174-2.044.183-2.044 1.75-1.219 1.641-1.149 1.653-1.149l-.273 1.987zM11.388 10.99c-1.9 1.47-1.93 1.
|
|
68
|
+
d="M13.725 9.184c-1.535 1.185-1.57 1.206-1.563 1.206.19-2.14.174-2.044.183-2.044 1.75-1.219 1.641-1.149 1.653-1.149l-.273 1.987zM11.388 10.99c-1.9 1.47-1.93 1.48-1.922 1.48-.019-2.217-.007-2.118 0-2.118 2.189-1.52 2.043-1.43 2.05-1.43l-.128 2.068zM8.59 13.153c-2.37 1.834-2.392 1.845-2.38 1.845-.337-2.23-.329-2.164-.329-2.164 2.788-1.933 2.612-1.816 2.619-1.816l.09 2.135zM8.108 2.21c.167 3.765.153 3.657.162 3.657-3.137 1.584-3.206 1.615-3.2 1.615-.604-4.007-.595-3.92-.59-3.92L8.107 2.21zM8.325 7.164c.126 2.854.11 2.755.122 2.755-2.714 1.775-2.745 1.794-2.734 1.794-.439-2.94-.439-2.865-.432-2.865l3.044-1.684z"
|
|
69
69
|
/>
|
|
70
70
|
</svg>
|
|
71
71
|
);
|
|
@@ -29,15 +29,15 @@ export const IconLinodeColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#000"
|
|
32
|
-
d="M17.795 12.
|
|
32
|
+
d="M17.795 12.494L20 10.854l-2.657-1.532-2.242 1.426 2.694 1.746z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#004B16"
|
|
36
|
-
d="M17.551 15.415l.244-2.92-2.
|
|
36
|
+
d="M17.551 15.415l.244-2.92-2.694-1.747-.056 2.852 2.506 1.815zM13.954 18.385V15.36l-2.722-2.152.214 2.97 2.508 2.207z"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
39
|
fill="#000"
|
|
40
|
-
d="M13.954 15.36l2.735-2.
|
|
40
|
+
d="M13.954 15.36l2.735-2.043-2.708-1.859-2.75 1.75 2.723 2.152z"
|
|
41
41
|
/>
|
|
42
42
|
<path
|
|
43
43
|
fill="#004B16"
|
|
@@ -49,7 +49,7 @@ export const IconLinodeColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
fill="#004B16"
|
|
52
|
-
d="M8.947 17.3l-.575-4.088-2.951-2.556.79 3.
|
|
52
|
+
d="M8.947 17.3l-.575-4.088-2.951-2.556.79 3.964 2.736 2.68z"
|
|
53
53
|
/>
|
|
54
54
|
<path
|
|
55
55
|
fill="#000"
|
|
@@ -65,7 +65,7 @@ export const IconLinodeColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
65
65
|
/>
|
|
66
66
|
<path
|
|
67
67
|
fill="#1CB35C"
|
|
68
|
-
d="M19.633 13.69c-2.046 1.694-2.091 1.725-2.084 1.725.254-3.058.233-2.92.245-2.92 2.334-1.742 2.188-1.642 2.204-1.642l-.365 2.838zM16.518 16.27c-2.533 2.1-2.573 2.114-2.563 2.114-.025-3.167-.01-3.025 0-3.025 2.918-2.172 2.724-2.044 2.734-2.044l-.171 2.956zM12.788 19.362c-3.161 2.62-3.19 2.635-3.175 2.635-.449-3.185-.438-3.091-.438-3.091 3.717-2.762 3.482-2.595 3.492-2.595l.12 3.051zM12.144 3.
|
|
68
|
+
d="M19.633 13.69c-2.046 1.694-2.091 1.725-2.084 1.725.254-3.058.233-2.92.245-2.92 2.334-1.742 2.188-1.642 2.204-1.642l-.365 2.838zM16.518 16.27c-2.533 2.1-2.573 2.114-2.563 2.114-.025-3.167-.01-3.025 0-3.025 2.918-2.172 2.724-2.044 2.734-2.044l-.171 2.956zM12.788 19.362c-3.161 2.62-3.19 2.635-3.175 2.635-.449-3.185-.438-3.091-.438-3.091 3.717-2.762 3.482-2.595 3.492-2.595l.12 3.051zM12.144 3.73c.222 5.377.204 5.222.216 5.222-4.182 2.264-4.274 2.308-4.266 2.308-.806-5.724-.794-5.6-.788-5.6l4.838-1.93zM12.434 10.806c.167 4.077.146 3.936.161 3.936-3.617 2.535-3.659 2.563-3.645 2.563-.584-4.2-.584-4.093-.575-4.093l4.059-2.406z"
|
|
69
69
|
/>
|
|
70
70
|
</svg>
|
|
71
71
|
);
|
package/svg-react/linux-16.tsx
CHANGED
|
@@ -25,7 +25,7 @@ export const IconLinux16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill={color}
|
|
28
|
-
d="M8.294 1c-.09 0-.184.005-.28.012-2.465.194-1.811 2.804-1.85 3.674-.043.637-.174 1.14-.612 1.762-.516.613-1.24 1.604-1.584 2.637-.162.485-.24.982-.167 1.452a.247.247 0 00-.064.079c-.152.156-.263.35-.387.49-.116.115-.283.155-.465.232-.183.08-.384.157-.504.397a.78.78 0 00-.077.351c0 .116.016.234.032.313.034.233.068.425.023.566-.145.396-.163.668-.062.865.102.195.313.275.549.351.472.117 1.114.079 1.618.35.54.272 1.088.39 1.526.274.307-.067.566-.27.705-.552.342-.001.717-.157 1.318-.194.408-.034.918.155 1.503.116.015.078.037.116.067.194l.001.002c.229.454.65.66 1.1.625.45-.035.928-.313 1.316-.762.368-.446.982-.632 1.387-.877.203-.116.367-.273.379-.497.013-.234-.117-.473-.417-.803v-.056l-.002-.002c-.099-.117-.145-.312-.197-.54-.05-.234-.106-.459-.287-.61h-.001c-.035-.032-.072-.04-.11-.08a.208.208 0 00-.11-.037c.25-.745.153-1.487-.102-2.154-.31-.823-.854-1.54-1.269-2.032-.464-.587-.919-1.142-.91-1.965.016-1.255.138-3.578-2.067-3.581zm.309 1.986h.007c.125 0 .231.036.34.116a.89.89 0 01.256.31c.062.152.093.268.097.423 0-.012.004-.023.004-.035v.061a.05.05 0 01-.003-.012l-.002-.014c-.001.142-.03.282-.087.412a.556.556 0 01-.125.195.415.415 0 00-.051-.024c-.06-.027-.115-.038-.166-.078a.765.765 0 00-.128-.038c.03-.035.085-.078.107-.116a.69.69 0 00.051-.234V3.94a.706.706 0 00-.035-.233c-.027-.079-.06-.117-.107-.195-.05-.038-.098-.077-.156-.077h-.01c-.054 0-.102.018-.152.077a.467.467 0 00-.12.195.688.688 0 00-.052.234v.01c0 .053.004.105.011.156-.112-.039-.255-.078-.354-.117a.954.954 0 01-.01-.117V3.86a1.034 1.034 0 01.087-.448.63.63 0 01.251-.31.
|
|
28
|
+
d="M8.294 1c-.09 0-.184.005-.28.012-2.465.194-1.811 2.804-1.85 3.674-.043.637-.174 1.14-.612 1.762-.516.613-1.24 1.604-1.584 2.637-.162.485-.24.982-.167 1.452a.247.247 0 00-.064.079c-.152.156-.263.35-.387.49-.116.115-.283.155-.465.232-.183.08-.384.157-.504.397a.78.78 0 00-.077.351c0 .116.016.234.032.313.034.233.068.425.023.566-.145.396-.163.668-.062.865.102.195.313.275.549.351.472.117 1.114.079 1.618.35.54.272 1.088.39 1.526.274.307-.067.566-.27.705-.552.342-.001.717-.157 1.318-.194.408-.034.918.155 1.503.116.015.078.037.116.067.194l.001.002c.229.454.65.66 1.1.625.45-.035.928-.313 1.316-.762.368-.446.982-.632 1.387-.877.203-.116.367-.273.379-.497.013-.234-.117-.473-.417-.803v-.056l-.002-.002c-.099-.117-.145-.312-.197-.54-.05-.234-.106-.459-.287-.61h-.001c-.035-.032-.072-.04-.11-.08a.208.208 0 00-.11-.037c.25-.745.153-1.487-.102-2.154-.31-.823-.854-1.54-1.269-2.032-.464-.587-.919-1.142-.91-1.965.016-1.255.138-3.578-2.067-3.581zm.309 1.986h.007c.125 0 .231.036.34.116a.89.89 0 01.256.31c.062.152.093.268.097.423 0-.012.004-.023.004-.035v.061a.05.05 0 01-.003-.012l-.002-.014c-.001.142-.03.282-.087.412a.556.556 0 01-.125.195.415.415 0 00-.051-.024c-.06-.027-.115-.038-.166-.078a.765.765 0 00-.128-.038c.03-.035.085-.078.107-.116a.69.69 0 00.051-.234V3.94a.706.706 0 00-.035-.233c-.027-.079-.06-.117-.107-.195-.05-.038-.098-.077-.156-.077h-.01c-.054 0-.102.018-.152.077a.467.467 0 00-.12.195.688.688 0 00-.052.234v.01c0 .053.004.105.011.156-.112-.039-.255-.078-.354-.117a.954.954 0 01-.01-.117V3.86a1.034 1.034 0 01.087-.448.63.63 0 01.251-.31.574.574 0 01.347-.117zm-1.728.035h.02c.084 0 .158.028.234.078a.806.806 0 01.2.272c.053.116.082.233.09.389v.002a.856.856 0 01-.002.155v.047l-.048.014c-.089.032-.16.079-.23.117a.633.633 0 00.002-.156V3.93c-.007-.078-.023-.117-.047-.194a.358.358 0 00-.097-.156.145.145 0 00-.107-.037h-.012c-.042.003-.076.023-.109.077a.322.322 0 00-.07.157.55.55 0 00-.013.193v.008c.007.08.021.117.047.195a.363.363 0 00.096.157c.006.005.012.01.02.014-.04.033-.068.04-.102.079a.177.177 0 01-.077.04 1.53 1.53 0 01-.16-.235 1.034 1.034 0 01-.09-.389c-.01-.132.005-.264.046-.39a.834.834 0 01.165-.312c.075-.077.152-.116.244-.116zm.799.995c.194 0 .428.038.71.233.17.116.304.157.613.273h.002c.149.079.236.155.279.232v-.076a.333.333 0 01.009.274c-.072.18-.301.375-.62.491v.001c-.156.08-.292.195-.452.272-.161.078-.343.17-.59.155a.664.664 0 01-.262-.039 2.077 2.077 0 01-.188-.115c-.113-.079-.211-.194-.357-.271v-.003h-.003c-.233-.144-.359-.299-.4-.414-.04-.157-.003-.275.113-.35.13-.08.221-.159.282-.197.06-.043.083-.059.102-.076h.001v-.002c.099-.117.255-.274.49-.35.08-.021.17-.038.271-.038zm1.633 1.25c.21.826.698 2.026 1.012 2.609.167.311.5.967.643 1.764.091-.003.193.01.3.037.376-.975-.319-2.022-.636-2.314-.128-.116-.135-.195-.071-.195.344.312.796.917.96 1.608.075.312.093.644.012.974.039.017.079.035.12.04.601.311.824.547.717.896v-.025c-.035-.002-.07 0-.105 0h-.01c.089-.272-.106-.481-.62-.714-.534-.233-.96-.196-1.033.271-.005.025-.008.039-.01.079-.04.013-.082.03-.123.037-.25.157-.386.39-.462.693-.076.31-.1.674-.12 1.09v.002c-.011.195-.099.489-.186.787-.875.626-2.088.897-3.12.195a1.543 1.543 0 00-.234-.31.846.846 0 00-.16-.195.963.963 0 00.27-.04.359.359 0 00.184-.194c.063-.156 0-.407-.201-.678-.201-.273-.543-.58-1.043-.888-.368-.233-.575-.507-.671-.814-.096-.312-.083-.633-.009-.96.143-.624.51-1.23.743-1.611.063-.038.022.078-.238.568-.23.438-.665 1.456-.07 2.248.022-.578.15-1.146.377-1.678.329-.745 1.016-2.044 1.07-3.073.029.021.127.08.17.118.126.078.22.194.343.271a.694.694 0 00.511.196l.065.003c.24 0 .425-.078.581-.156.17-.078.304-.195.432-.233h.003c.272-.08.487-.235.61-.409zm1.275 5.225c.021.35.2.726.514.803.343.078.837-.194 1.045-.446l.123-.006c.184-.004.337.006.494.156l.002.002c.121.116.178.31.228.511.05.233.09.455.239.622.283.307.376.528.37.665l.003-.004v.01l-.002-.006c-.009.153-.108.23-.29.346-.368.234-1.02.416-1.434.916-.36.43-.8.665-1.188.695-.387.03-.721-.117-.918-.524l-.003-.002c-.122-.233-.07-.597.033-.985.103-.39.25-.784.27-1.107.022-.417.044-.779.114-1.058.07-.271.18-.465.374-.574l.026-.013v-.001zm-6.308.028h.006a.53.53 0 01.091.009c.22.032.412.194.597.438l.53.97.003.003c.141.31.44.62.693.955.253.348.45.66.425.915v.004c-.033.434-.28.67-.656.755-.376.079-.887 0-1.397-.27-.565-.314-1.235-.274-1.667-.352-.215-.039-.355-.117-.421-.233-.064-.117-.066-.352.071-.718v-.002l.002-.002c.068-.195.017-.439-.016-.652-.032-.234-.049-.414.025-.549.093-.194.23-.233.402-.31.172-.08.374-.118.534-.275h.001c.15-.157.26-.351.39-.49.11-.117.222-.196.387-.196zM8.45 5.226c-.254.117-.551.312-.868.312-.316 0-.566-.155-.747-.272-.09-.078-.163-.156-.217-.195-.096-.078-.084-.194-.044-.194.064.01.076.078.117.117.056.038.125.116.21.194.17.116.396.272.68.272.283 0 .615-.156.816-.272.114-.078.26-.194.378-.272.09-.08.087-.156.163-.156.074.01.02.078-.086.194-.13.098-.263.188-.402.272zm-.631-.923V4.29c-.004-.012.007-.024.017-.03.043-.024.105-.015.151.003.037 0 .094.04.088.079-.004.029-.05.038-.079.038-.032 0-.054-.025-.082-.04-.03-.01-.085-.004-.095-.037zm-.322 0c-.011.034-.066.028-.097.038-.027.015-.05.04-.081.04-.03 0-.076-.012-.08-.04-.005-.038.052-.077.088-.077.047-.018.107-.028.151-.003.011.005.021.017.018.029v.012h.001z"
|
|
29
29
|
/>
|
|
30
30
|
</svg>
|
|
31
31
|
);
|
package/svg-react/linux-24.tsx
CHANGED
|
@@ -25,7 +25,7 @@ export const IconLinux24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill={color}
|
|
28
|
-
d="M12.42 2c-.13 0-.263.007-.4.018-3.522.277-2.588 4.005-2.642 5.248-.063.91-.25 1.627-.875 2.517-.737.875-1.772 2.291-2.263 3.767-.232.693-.342 1.403-.24 2.074a.352.352 0 00-.091.113c-.217.223-.375.5-.552.699-.166.166-.405.222-.665.333-.26.114-.548.224-.72.567a1.116 1.116 0 00-.11.502c0 .165.023.333.046.446.049.333.097.607.034.809-.208.566-.234.954-.089 1.236.145.279.446.392.784.501.675.167 1.591.113 2.311.5.772.388 1.555.558 2.18.392a1.477 1.477 0 001.007-.789c.489-.002 1.025-.224 1.883-.278.583-.048 1.312.223 2.148.167.02.111.052.165.095.277l.002.003c.326.648.928.943 1.57.892.643-.05 1.327-.447 1.881-1.088.526-.638 1.402-.903 1.982-1.253.29-.165.524-.39.54-.71.02-.334-.166-.676-.595-1.147v-.081l-.002-.003c-.142-.166-.208-.445-.282-.771-.07-.334-.151-.655-.41-.872h-.002c-.05-.045-.103-.056-.157-.112a.297.297 0 00-.158-.054c.359-1.065.22-2.125-.144-3.078-.445-1.175-1.221-2.198-1.813-2.902-.663-.838-1.313-1.631-1.3-2.807.022-1.793.197-5.111-2.953-5.116zm.44 2.838h.011c.178 0 .33.051.487.165.159.112.275.276.365.444.088.215.132.382.138.603 0-.017.005-.033.005-.05v.088a.074.074 0 01-.003-.018l-.003-.02a1.506 1.506 0 01-.125.588c-.039.105-.1.2-.178.28a.586.586 0 00-.073-.035c-.087-.038-.165-.054-.237-.111a1.094 1.094 0 00-.183-.055c.042-.05.122-.111.152-.165a.986.986 0 00.074-.335V6.2a1.006 1.006 0 00-.051-.333c-.038-.112-.084-.167-.153-.278-.07-.055-.139-.11-.222-.11h-.013c-.078 0-.147.025-.219.11a.666.666 0 00-.17.278.986.986 0 00-.075.334v.016c.001.074.006.149.016.222-.16-.056-.365-.112-.506-.168a1.368 1.368 0 01-.015-.167v-.016c-.006-.22.037-.44.125-.64a.9.9 0 01.359-.445.
|
|
28
|
+
d="M12.42 2c-.13 0-.263.007-.4.018-3.522.277-2.588 4.005-2.642 5.248-.063.91-.25 1.627-.875 2.517-.737.875-1.772 2.291-2.263 3.767-.232.693-.342 1.403-.24 2.074a.352.352 0 00-.091.113c-.217.223-.375.5-.552.699-.166.166-.405.222-.665.333-.26.114-.548.224-.72.567a1.116 1.116 0 00-.11.502c0 .165.023.333.046.446.049.333.097.607.034.809-.208.566-.234.954-.089 1.236.145.279.446.392.784.501.675.167 1.591.113 2.311.5.772.388 1.555.558 2.18.392a1.477 1.477 0 001.007-.789c.489-.002 1.025-.224 1.883-.278.583-.048 1.312.223 2.148.167.02.111.052.165.095.277l.002.003c.326.648.928.943 1.57.892.643-.05 1.327-.447 1.881-1.088.526-.638 1.402-.903 1.982-1.253.29-.165.524-.39.54-.71.02-.334-.166-.676-.595-1.147v-.081l-.002-.003c-.142-.166-.208-.445-.282-.771-.07-.334-.151-.655-.41-.872h-.002c-.05-.045-.103-.056-.157-.112a.297.297 0 00-.158-.054c.359-1.065.22-2.125-.144-3.078-.445-1.175-1.221-2.198-1.813-2.902-.663-.838-1.313-1.631-1.3-2.807.022-1.793.197-5.111-2.953-5.116zm.44 2.838h.011c.178 0 .33.051.487.165.159.112.275.276.365.444.088.215.132.382.138.603 0-.017.005-.033.005-.05v.088a.074.074 0 01-.003-.018l-.003-.02a1.506 1.506 0 01-.125.588c-.039.105-.1.2-.178.28a.586.586 0 00-.073-.035c-.087-.038-.165-.054-.237-.111a1.094 1.094 0 00-.183-.055c.042-.05.122-.111.152-.165a.986.986 0 00.074-.335V6.2a1.006 1.006 0 00-.051-.333c-.038-.112-.084-.167-.153-.278-.07-.055-.139-.11-.222-.11h-.013c-.078 0-.147.025-.219.11a.666.666 0 00-.17.278.986.986 0 00-.075.334v.016c.001.074.006.149.016.222-.16-.056-.365-.112-.506-.168a1.368 1.368 0 01-.015-.167v-.016c-.006-.22.037-.44.125-.64a.9.9 0 01.359-.445.82.82 0 01.495-.165zm-2.468.049h.03c.119 0 .225.04.333.112.121.108.22.24.286.388.075.166.117.333.128.556v.003c.006.112.005.167-.002.222v.066c-.025.006-.046.015-.069.02-.127.046-.228.113-.327.167.01-.075.01-.15.002-.223v-.012c-.01-.111-.033-.167-.068-.278a.51.51 0 00-.139-.222.206.206 0 00-.152-.053h-.018c-.059.005-.108.033-.155.11a.46.46 0 00-.1.224.786.786 0 00-.019.276v.012c.01.112.031.167.067.278a.52.52 0 00.138.224.1.1 0 00.029.02c-.059.047-.098.058-.147.113a.253.253 0 01-.11.057 2.185 2.185 0 01-.228-.335 1.477 1.477 0 01-.13-.556 1.466 1.466 0 01.067-.557c.046-.164.127-.316.236-.446.107-.11.217-.166.348-.166zm1.142 1.421c.277 0 .61.054 1.013.333.244.167.436.224.877.39h.003c.212.113.337.222.398.332v-.109a.476.476 0 01.013.392c-.102.258-.43.536-.886.702v.001c-.223.113-.417.278-.646.388-.23.112-.49.243-.843.222a.949.949 0 01-.373-.056 2.975 2.975 0 01-.268-.165c-.163-.112-.303-.276-.51-.387v-.004h-.005c-.333-.205-.513-.427-.571-.592-.059-.223-.004-.392.16-.5.187-.112.317-.226.403-.28.087-.062.12-.085.147-.11h.001v-.002c.141-.168.364-.391.7-.5.115-.03.244-.055.387-.055zm2.333 1.785c.299 1.181.997 2.896 1.446 3.728.239.445.713 1.382.918 2.52.13-.004.275.015.428.053.538-1.392-.455-2.889-.907-3.305-.184-.167-.194-.279-.103-.279.492.445 1.138 1.31 1.372 2.297.108.446.133.92.017 1.392.056.024.113.05.171.056.86.445 1.178.782 1.025 1.28V15.8c-.05-.003-.1 0-.15 0h-.013c.125-.39-.152-.688-.888-1.02-.762-.333-1.371-.28-1.475.388-.007.035-.01.055-.015.112-.056.02-.116.044-.174.053-.358.224-.552.558-.66.99-.11.444-.143.963-.172 1.557v.003c-.016.278-.141.698-.265 1.125-1.25.893-2.984 1.281-4.457.278a2.204 2.204 0 00-.335-.444 1.206 1.206 0 00-.23-.278c.152 0 .282-.025.388-.056a.513.513 0 00.262-.278c.09-.223 0-.58-.288-.97-.287-.388-.775-.828-1.49-1.267-.525-.333-.821-.725-.958-1.163-.137-.445-.12-.904-.012-1.37.204-.893.727-1.76 1.061-2.303.09-.055.031.112-.34.811-.33.626-.95 2.081-.101 3.212a6.77 6.77 0 01.539-2.397c.47-1.065 1.452-2.92 1.53-4.39.04.03.18.113.24.169.182.11.317.277.492.387a.99.99 0 00.73.28c.033.002.063.004.092.004.343 0 .608-.111.83-.223.242-.112.434-.278.617-.333h.004c.39-.113.697-.335.871-.584zm1.821 7.465c.031.5.286 1.038.735 1.148.49.111 1.195-.278 1.493-.638l.175-.008c.263-.006.481.008.706.223l.003.003c.173.166.254.441.326.73.07.333.128.65.34.888.405.44.538.755.53.95l.003-.006v.015l-.002-.009c-.013.219-.155.33-.416.495-.524.334-1.454.593-2.047 1.308-.515.615-1.142.95-1.697.993-.553.044-1.03-.167-1.311-.748l-.005-.003c-.175-.333-.1-.854.047-1.408.147-.557.357-1.12.386-1.581.03-.595.063-1.113.162-1.512.1-.387.257-.664.535-.82l.037-.018v-.002zm-9.011.041h.008c.044 0 .087.004.13.012.314.046.589.277.853.627l.759 1.386.002.003c.203.444.628.886.99 1.364.363.498.643.942.608 1.308v.005c-.047.62-.4.957-.937 1.079-.538.112-1.267.001-1.996-.387-.807-.447-1.765-.391-2.38-.502-.308-.055-.51-.166-.603-.333-.092-.167-.094-.502.102-1.025v-.003l.002-.003c.097-.278.025-.627-.023-.932-.045-.334-.069-.591.036-.783.134-.278.33-.333.575-.444.245-.113.534-.169.763-.392h.001v-.002c.214-.223.371-.5.557-.698.158-.167.317-.28.553-.28zm5.965-7.562c-.362.168-.787.446-1.24.446-.451 0-.808-.222-1.066-.388-.129-.112-.234-.223-.311-.28-.137-.11-.12-.277-.062-.277.091.014.108.112.166.167.08.055.18.167.3.277.243.167.567.39.973.39.404 0 .877-.223 1.165-.389.162-.112.37-.278.54-.389.13-.113.124-.222.232-.222.107.013.028.111-.123.276a6.73 6.73 0 01-.574.39zm-.901-1.319V6.7c-.005-.017.01-.035.024-.042.061-.036.15-.022.216.004.053 0 .134.056.126.112-.005.041-.071.055-.113.055-.046 0-.077-.036-.117-.056-.044-.015-.122-.007-.136-.055zm-.46 0c-.016.049-.094.041-.138.055-.039.021-.072.057-.117.057-.041 0-.108-.017-.113-.057-.008-.055.073-.11.125-.11.067-.026.153-.04.216-.005.016.008.03.025.025.042v.017h.002v.001z"
|
|
29
29
|
/>
|
|
30
30
|
</svg>
|
|
31
31
|
);
|
|
@@ -25,15 +25,15 @@ export const IconLinuxColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#202020"
|
|
28
|
-
d="M13.338 12.033c-.
|
|
28
|
+
d="M13.338 12.033c-.099-.112-.146-.319-.197-.54-.05-.22-.107-.457-.288-.61v-.001a.763.763 0 00-.223-.134c.252-.745.153-1.487-.1-2.157-.312-.823-.855-1.54-1.27-2.03-.464-.586-.918-1.142-.91-1.963.014-1.254.138-3.579-2.068-3.582-.09 0-.183.004-.28.012-2.466.198-1.812 2.803-1.849 3.675-.045.637-.174 1.14-.613 1.764-.515.612-1.24 1.604-1.584 2.637-.162.487-.24.984-.168 1.454-.023.02-.044.041-.064.062-.151.162-.263.358-.388.49-.116.116-.282.16-.464.225-.183.065-.383.162-.504.395v.001a.702.702 0 00-.077.339c0 .108.016.217.032.322.034.22.068.427.023.567-.144.395-.163.667-.061.865.102.198.31.286.547.335.473.099 1.114.075 1.619.342.54.283 1.089.383 1.526.284a.99.99 0 00.706-.552c.342-.002.717-.147 1.318-.18.408-.033.918.145 1.503.113a.803.803 0 00.068.182l.001.002c.227.454.65.662 1.1.627.45-.036.928-.302 1.315-.762.37-.447.982-.633 1.388-.878.203-.123.368-.276.38-.499.013-.222-.118-.472-.418-.805z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#F8BF11"
|
|
32
|
-
d="M13.571 12.828c-.007.137-.107.24-.29.35-.368.221-1.019.414-1.434.918-.362.43-.802.665-1.19.696-.387.03-.721-.13-.919-.526v-.002c-.123-.233-.072-.6.031-.987.103-.388.251-.
|
|
32
|
+
d="M13.571 12.828c-.007.137-.107.24-.29.35-.368.221-1.019.414-1.434.918-.362.43-.802.665-1.19.696-.387.03-.721-.13-.919-.526v-.002c-.123-.233-.072-.6.031-.987.103-.388.251-.785.271-1.109.02-.414.044-.776.114-1.056.07-.279.179-.468.373-.574l.027-.014c.022.359.2.725.514.804.343.09.838-.204 1.047-.445.042-.001.083-.004.122-.004.184-.005.337.006.495.143.121.103.179.297.229.513.05.217.09.453.239.62.287.32.38.535.371.673zM6.592 13.843v.002c-.034.436-.28.673-.656.759-.377.086-.888 0-1.398-.267-.565-.299-1.237-.269-1.667-.36-.216-.044-.357-.112-.421-.237-.064-.126-.066-.345.071-.72v-.001l.001-.002c.068-.209.018-.438-.015-.653-.033-.214-.049-.41.024-.546l.001-.001c.094-.181.232-.246.403-.307.17-.062.373-.11.533-.27l.001-.001.001-.001c.148-.156.26-.352.39-.49.11-.118.22-.196.385-.197h.005c.03 0 .06.003.093.008.22.033.411.187.596.437l.533.971c.141.297.441.623.695.955.254.332.45.666.425.921z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#D6A312"
|
|
36
|
-
d="M9.25 4.788c-.043-.084-.13-.164-.28-.225-.
|
|
36
|
+
d="M9.25 4.788c-.043-.084-.13-.164-.28-.225-.309-.132-.444-.142-.617-.254-.28-.181-.513-.244-.706-.244a.834.834 0 00-.272.047c-.236.08-.392.25-.49.342-.019.018-.044.035-.104.08-.06.043-.15.11-.28.207-.117.087-.154.2-.114.333.04.132.167.285.4.417.146.085.245.2.36.291a.801.801 0 00.188.117c.072.031.156.052.26.058.248.014.43-.06.59-.151.16-.092.296-.204.452-.255.32-.1.55-.301.62-.493a.324.324 0 00-.007-.27z"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
39
|
fill="#202020"
|
|
@@ -41,19 +41,19 @@ export const IconLinuxColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
41
41
|
/>
|
|
42
42
|
<path
|
|
43
43
|
fill="#fff"
|
|
44
|
-
d="M12.337 10.694a1.724 1.724 0 00-.104 0h-.01c.088-.277-.106-.48-.621-.713-.534-.235-.96-.212-1.032.265-.005.025-.009.05-.011.076a.801.801 0 00-.12.054c-.252.137-.389.386-.465.692-.076.305-.098.674-.119 1.09-.013.208-.099.49-.186.79-.875.624-2.09.894-3.122.19-.07-.11-.15-.22-.233-.328a13.85 13.85 0 00-.16-.205.65.65 0 00.268-.05.34.34 0 00.186-.192c.063-.17 0-.408-.202-.68-.201-.273-.542-.58-1.043-.888-.368-.
|
|
44
|
+
d="M12.337 10.694a1.724 1.724 0 00-.104 0h-.01c.088-.277-.106-.48-.621-.713-.534-.235-.96-.212-1.032.265-.005.025-.009.05-.011.076a.801.801 0 00-.12.054c-.252.137-.389.386-.465.692-.076.305-.098.674-.119 1.09 0-.001 0 0 0 0-.013.208-.099.49-.186.79-.875.624-2.09.894-3.122.19-.07-.11-.15-.22-.233-.328a13.85 13.85 0 00-.16-.205.65.65 0 00.268-.05.34.34 0 00.186-.192c.063-.17 0-.408-.202-.68-.201-.273-.542-.58-1.043-.888-.368-.229-.574-.51-.67-.815-.097-.304-.084-.634-.01-.96.143-.624.51-1.232.743-1.613.063-.046.023.086-.236.567-.232.44-.667 1.455-.072 2.248.016-.564.15-1.14.377-1.677.329-.747 1.018-2.041 1.072-3.073a2.847 2.847 0 00.169.11c.126.075.221.184.344.282a.85.85 0 00.575.2c.24 0 .427-.078.582-.167.17-.097.304-.204.433-.245.27-.085.486-.235.608-.41.21.83.7 2.027 1.014 2.611.167.31.5.969.643 1.762.091-.002.191.01.299.038.375-.973-.319-2.022-.636-2.314-.128-.124-.135-.18-.07-.177.343.304.795.916.96 1.608.075.315.09.646.01.973.04.017.08.034.12.053.603.294.826.55.719.898z"
|
|
45
45
|
/>
|
|
46
46
|
<path
|
|
47
47
|
fill="#E6E6E6"
|
|
48
|
-
d="M8.04 8.062c-.556.002-1.099.
|
|
48
|
+
d="M8.04 8.062c-.556.002-1.099.251-1.558.716-.46.464-.814 1.122-1.018 1.888l.061.038v.004c.47.298.805.598 1.012.878.219.296.316.584.223.833a.513.513 0 01-.27.284c-.013.006-.028.01-.041.015.074.097.146.197.213.3.944.628 2.042.396 2.867-.172.08-.278.153-.537.163-.698.021-.416.042-.792.124-1.12.082-.33.242-.63.544-.795.017-.01.034-.015.051-.023a.76.76 0 01.022-.095c-.242-.622-.591-1.139-1.01-1.499-.42-.36-.897-.552-1.382-.554zm2.37 2.154l-.002.005v-.001l.001-.004z"
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
fill="#fff"
|
|
52
|
-
d="M9.278 3.833a1.05 1.05 0 01-.215.656 4.119 4.119 0 00-.218-.09c-.049-.019-.087-.031-.127-.045.029-.035.085-.
|
|
52
|
+
d="M9.278 3.833a1.05 1.05 0 01-.215.656 4.119 4.119 0 00-.218-.09c-.049-.019-.087-.031-.127-.045.029-.035.085-.076.107-.127a.67.67 0 00.05-.243l.001-.01a.673.673 0 00-.035-.236.434.434 0 00-.108-.184.223.223 0 00-.156-.07H8.57a.228.228 0 00-.151.06.433.433 0 00-.122.174.676.676 0 00-.05.244v.01a.718.718 0 00.009.14 1.773 1.773 0 00-.354-.12 1.196 1.196 0 01-.01-.133v-.013a1.035 1.035 0 01.088-.447.793.793 0 01.25-.329.554.554 0 01.346-.123h.006c.125 0 .232.037.342.117a.78.78 0 01.257.324c.063.138.094.273.097.433l.001.012zM7.388 3.997a1.05 1.05 0 00-.277.125.623.623 0 00.002-.15v-.008a.651.651 0 00-.048-.192.37.37 0 00-.096-.141.157.157 0 00-.119-.045c-.042.004-.077.024-.11.065a.372.372 0 00-.07.156.626.626 0 00-.013.205v.008a.634.634 0 00.048.193.367.367 0 00.116.156l-.102.079-.078.057a.706.706 0 01-.16-.24c-.053-.12-.082-.24-.09-.381v-.001a1.071 1.071 0 01.045-.39.668.668 0 01.167-.292.359.359 0 01.264-.118c.084 0 .158.028.235.09a.68.68 0 01.199.271c.053.12.08.24.089.382.003.06.003.116-.002.17z"
|
|
53
53
|
/>
|
|
54
54
|
<path
|
|
55
55
|
fill="#202020"
|
|
56
|
-
d="M7.806 4.335c.01.034.065.029.097.045.027.014.05.045.08.046.03.
|
|
56
|
+
d="M7.806 4.335c.01.034.065.029.097.045.027.014.05.045.08.046.03 0 .076-.01.08-.04.005-.038-.052-.063-.088-.077-.047-.019-.107-.028-.151-.003-.01.005-.021.018-.018.03zM7.484 4.335c-.01.034-.065.029-.096.045-.028.014-.05.045-.081.046-.03 0-.076-.01-.08-.04-.005-.038.052-.063.088-.077.047-.019.108-.028.152-.003.01.005.02.018.017.03z"
|
|
57
57
|
/>
|
|
58
58
|
</svg>
|
|
59
59
|
);
|
|
@@ -25,35 +25,35 @@ export const IconLinuxColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#202020"
|
|
28
|
-
d="M19.626 17.761c-.142-.
|
|
28
|
+
d="M19.626 17.761c-.142-.159-.21-.455-.282-.77-.072-.314-.152-.653-.41-.873l-.002-.001a1.063 1.063 0 00-.317-.191c.359-1.064.218-2.124-.144-3.082-.445-1.175-1.22-2.199-1.814-2.9-.663-.836-1.312-1.63-1.3-2.804.02-1.791.198-5.112-2.954-5.117-.128 0-.262.005-.4.016-3.523.284-2.589 4.005-2.64 5.25-.065.912-.25 1.63-.877 2.52-.736.876-1.773 2.293-2.263 3.768-.232.696-.342 1.406-.24 2.077a1.578 1.578 0 00-.092.09c-.216.23-.376.51-.554.698-.166.166-.403.23-.663.323s-.546.23-.72.564l-.001.002a1.003 1.003 0 00-.108.483c0 .154.023.31.046.461.048.313.096.61.032.81-.206.563-.233.953-.088 1.235.146.284.445.409.783.48.675.14 1.59.105 2.312.488.772.403 1.555.547 2.18.404.453-.103.82-.373 1.01-.788.487-.002 1.024-.209 1.882-.256.583-.047 1.31.207 2.147.16.022.091.054.178.097.262l.001.002c.325.649.928.945 1.57.895.643-.051 1.327-.43 1.88-1.088l-.1-.085.101.084c.527-.64 1.402-.904 1.982-1.254.29-.175.525-.394.544-.712.018-.318-.17-.674-.598-1.15z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#F8BF11"
|
|
32
|
-
d="M19.959 18.897c-.011.196-.153.342-.416.5-.524.317-1.454.592-2.048 1.311-.516.614-1.145.951-1.699.995-.553.
|
|
32
|
+
d="M19.959 18.897c-.011.196-.153.342-.416.5-.524.317-1.454.592-2.048 1.311-.516.614-1.145.951-1.699.995-.553.043-1.03-.186-1.313-.752v-.002c-.176-.333-.103-.857.044-1.41.147-.554.359-1.122.387-1.584v-.001c.03-.592.063-1.109.163-1.508.1-.398.256-.668.533-.82a1.79 1.79 0 01.039-.02c.03.512.285 1.035.733 1.148.49.13 1.198-.292 1.496-.635l.175-.007c.262-.006.482.01.706.205l.002.002c.172.146.254.422.325.731.072.31.128.647.342.887.41.455.542.763.531.96zM9.988 20.348v.003c-.047.622-.398.96-.937 1.083-.538.123-1.268 0-1.997-.38-.806-.428-1.766-.385-2.382-.514-.308-.064-.508-.16-.6-.34-.093-.18-.095-.493.101-1.028l.001-.002v-.002c.098-.3.026-.626-.021-.933-.047-.307-.07-.586.035-.78v-.002c.135-.259.332-.351.576-.439.244-.088.534-.156.762-.386l.002-.001v-.001c.212-.223.371-.503.557-.701.157-.168.314-.279.55-.28h.008c.042 0 .086.003.132.01.314.048.588.268.852.625l.761 1.388v.001c.203.423.631.889.994 1.363.362.475.643.951.606 1.316z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#D6A312"
|
|
36
|
-
d="M13.785 7.
|
|
36
|
+
d="M13.785 7.411c-.06-.12-.186-.233-.398-.32l-.001-.001c-.442-.19-.634-.203-.881-.363-.402-.258-.734-.349-1.01-.348-.144 0-.273.026-.388.066-.336.116-.56.357-.7.49-.027.025-.063.05-.148.113-.086.063-.216.158-.402.297-.165.124-.219.285-.162.475.057.189.24.407.573.595l.001.001c.207.122.349.286.511.416.081.065.167.123.27.167.102.044.222.074.372.083.353.02.612-.086.842-.217.23-.13.424-.29.647-.363.458-.143.784-.431.886-.704a.463.463 0 00-.012-.387z"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
39
|
fill="#202020"
|
|
40
|
-
d="M12.626 8.086c-.364.19-.789.42-1.241.42-.452 0-.809-.209-1.066-.412-.128-.102-.232-.203-.31-.277-.137-.107-.12-.258-.065-.254.094.012.108.135.167.19.08.076.18.173.302.269.243.192.566.38.972.38.405 0 .877-.238 1.165-.4.164-.
|
|
40
|
+
d="M12.626 8.086c-.364.19-.789.42-1.241.42-.452 0-.809-.209-1.066-.412-.128-.102-.232-.203-.31-.277-.137-.107-.12-.258-.065-.254.094.012.108.135.167.19.08.076.18.173.302.269.243.192.566.38.972.38.405 0 .877-.238 1.165-.4.164-.092.371-.256.541-.38.13-.096.125-.21.232-.198.107.013.028.127-.122.258s-.385.305-.575.404z"
|
|
41
41
|
/>
|
|
42
42
|
<path
|
|
43
43
|
fill="#fff"
|
|
44
|
-
d="M18.195 15.
|
|
44
|
+
d="M18.195 15.848a2.38 2.38 0 00-.162 0c.125-.395-.151-.685-.888-1.018-.763-.336-1.371-.303-1.474.378a1.42 1.42 0 00-.016.11c-.057.02-.114.044-.172.076-.359.196-.554.552-.663.989-.109.436-.14.963-.17 1.556-.018.298-.141.701-.265 1.128-1.25.893-2.987 1.28-4.46.273a6.546 6.546 0 00-.333-.468 19.726 19.726 0 00-.23-.294c.152 0 .28-.024.384-.071a.486.486 0 00.265-.274c.09-.242 0-.583-.288-.972-.288-.39-.775-.829-1.49-1.268-.527-.327-.82-.728-.958-1.164-.138-.435-.119-.906-.013-1.371.204-.892.727-1.76 1.061-2.305.09-.066.032.123-.338.81-.331.629-.952 2.079-.103 3.211a6.732 6.732 0 01.539-2.396c.47-1.066 1.454-2.916 1.532-4.39a4.082 4.082 0 00.24.158c.181.107.317.262.493.403a1.215 1.215 0 00.821.286c.342 0 .61-.112.832-.239.241-.138.434-.291.617-.35.387-.122.695-.336.87-.585.3 1.184.999 2.895 1.448 3.73.239.442.714 1.383.919 2.517.13-.004.273.015.426.054.537-1.391-.454-2.889-.908-3.306-.183-.178-.192-.257-.1-.254.49.436 1.137 1.31 1.371 2.298.108.45.13.923.016 1.39.056.024.113.05.17.077.862.419 1.18.784 1.027 1.281z"
|
|
45
45
|
/>
|
|
46
46
|
<path
|
|
47
47
|
fill="#E6E6E6"
|
|
48
|
-
d="M12.058 12.088c-.795.003-1.57.36-2.227 1.023-.656.663-1.163 1.603-1.453 2.698l.087.055v.004c.671.427 1.15.854 1.445 1.254.313.
|
|
48
|
+
d="M12.058 12.088c-.795.003-1.57.36-2.227 1.023-.656.663-1.163 1.603-1.453 2.698l.087.055v.004c.671.427 1.15.854 1.445 1.254.313.423.451.835.32 1.192a.734.734 0 01-.388.404c-.018.009-.039.015-.058.022.106.139.21.282.305.429 1.349.897 2.917.565 4.095-.247.115-.396.22-.765.234-.996.03-.594.06-1.131.176-1.6.118-.471.346-.9.777-1.136.024-.013.05-.021.073-.033a1.08 1.08 0 01.032-.135c-.347-.888-.845-1.627-1.444-2.142-.6-.515-1.28-.788-1.974-.792zm3.384 3.078l-.001.008v-.003-.005z"
|
|
49
49
|
/>
|
|
50
50
|
<path
|
|
51
51
|
fill="#fff"
|
|
52
|
-
d="M13.826 6.047a1.5 1.5 0 01-.128.
|
|
52
|
+
d="M13.826 6.047a1.5 1.5 0 01-.128.639c-.05.116-.109.213-.179.298a5.965 5.965 0 00-.311-.128c-.07-.027-.125-.045-.182-.064.041-.05.122-.108.152-.182a.957.957 0 00.072-.347l.002-.015a.961.961 0 00-.05-.337.62.62 0 00-.155-.262.318.318 0 00-.222-.101h-.012a.326.326 0 00-.216.085.62.62 0 00-.174.25.966.966 0 00-.072.349v.014c-.002.071.002.137.013.2a2.533 2.533 0 00-.506-.172 1.699 1.699 0 01-.014-.19v-.018a1.479 1.479 0 01.126-.638c.09-.204.201-.35.358-.47a.79.79 0 01.494-.176h.008c.179 0 .332.053.489.167.159.115.274.26.366.462.09.198.135.39.14.619v.017zM11.126 6.28a1.477 1.477 0 00-.396.18.89.89 0 00.003-.213v-.012a.929.929 0 00-.068-.274.528.528 0 00-.138-.203.225.225 0 00-.17-.063c-.06.005-.11.034-.157.092a.532.532 0 00-.1.222.895.895 0 00-.019.293l.001.012a.91.91 0 00.068.275.524.524 0 00.166.224c-.059.045-.098.077-.147.113l-.11.081a1.009 1.009 0 01-.23-.342 1.532 1.532 0 01-.128-.545v-.002a1.53 1.53 0 01.065-.556c.055-.18.13-.31.238-.417a.513.513 0 01.378-.169c.119 0 .225.04.335.128.119.095.209.216.284.388.076.171.116.343.127.545v.002c.006.085.005.165-.002.242z"
|
|
53
53
|
/>
|
|
54
54
|
<path
|
|
55
55
|
fill="#202020"
|
|
56
|
-
d="M11.723 6.765c.015.048.093.04.138.063.04.02.071.065.115.
|
|
56
|
+
d="M11.723 6.765c.015.048.093.04.138.063.04.02.071.065.115.066.043.002.109-.014.114-.056.007-.056-.074-.09-.126-.111-.067-.026-.153-.04-.216-.005-.014.008-.03.027-.025.043zM11.263 6.765c-.015.048-.093.04-.137.063-.04.02-.072.065-.116.066-.042.002-.108-.014-.114-.056-.007-.056.074-.09.126-.111.067-.026.153-.04.216-.005.014.008.03.027.025.043z"
|
|
57
57
|
/>
|
|
58
58
|
</svg>
|
|
59
59
|
);
|
|
@@ -25,7 +25,7 @@ export const IconMicrosoftTeamsColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<path
|
|
27
27
|
fill="#5059C9"
|
|
28
|
-
d="M10.765 6.875h3.616c.342 0 .619.276.619.617v3.288a2.272 2.272 0 01-2.274 2.27h-.01a2.272 2.272 0 01-2.274-2.
|
|
28
|
+
d="M10.765 6.875h3.616c.342 0 .619.276.619.617v3.288a2.272 2.272 0 01-2.274 2.27h-.01a2.272 2.272 0 01-2.274-2.27s0 .001 0 0V7.199c0-.179.145-.323.323-.323zM13.21 6.225a1.464 1.464 0 100-2.925c-.81 0-1.466.655-1.466 1.462 0 .808.656 1.463 1.465 1.463z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#7B83EB"
|
|
@@ -71,17 +71,19 @@ export const IconMicrosoftTeamsColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
71
71
|
d="M8.163 5.52v.647a2.115 2.115 0 01-1.465-1.242h.87a.598.598 0 01.595.595z"
|
|
72
72
|
opacity={0.2}
|
|
73
73
|
/>
|
|
74
|
-
<
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
74
|
+
<g>
|
|
75
|
+
<path
|
|
76
|
+
fill="url(#microsoft-teams-color-16__paint0_linear_7503_90)"
|
|
77
|
+
d="M1.597 4.925h5.969c.33 0 .597.267.597.596v5.958a.596.596 0 01-.597.596h-5.97A.596.596 0 011 11.479V5.521c0-.33.267-.596.597-.596z"
|
|
78
|
+
/>
|
|
79
|
+
<path
|
|
80
|
+
fill="#fff"
|
|
81
|
+
d="M6.152 7.193H4.959v3.243h-.76V7.193H3.01v-.63h3.141v.63z"
|
|
82
|
+
/>
|
|
83
|
+
</g>
|
|
82
84
|
<defs>
|
|
83
85
|
<linearGradient
|
|
84
|
-
id="microsoft-teams-color-
|
|
86
|
+
id="microsoft-teams-color-16__paint0_linear_7503_90"
|
|
85
87
|
x1={2.244}
|
|
86
88
|
x2={6.906}
|
|
87
89
|
y1={4.46}
|
|
@@ -71,17 +71,19 @@ export const IconMicrosoftTeamsColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
71
71
|
d="M12.233 7.874v.895A2.998 2.998 0 0110.14 7.05h1.242c.469.002.849.37.85.824z"
|
|
72
72
|
opacity={0.2}
|
|
73
73
|
/>
|
|
74
|
-
<
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
74
|
+
<g>
|
|
75
|
+
<path
|
|
76
|
+
fill="url(#microsoft-teams-color-24__paint0_linear_7503_67)"
|
|
77
|
+
d="M2.853 7.05h8.527c.47 0 .852.37.852.825v8.25c0 .456-.381.825-.852.825H2.853c-.471 0-.853-.37-.853-.825v-8.25c0-.456.382-.825.853-.825z"
|
|
78
|
+
/>
|
|
79
|
+
<path
|
|
80
|
+
fill="#fff"
|
|
81
|
+
d="M9.36 10.19H7.655v4.491H6.57v-4.49H4.873v-.872H9.36v.871z"
|
|
82
|
+
/>
|
|
83
|
+
</g>
|
|
82
84
|
<defs>
|
|
83
85
|
<linearGradient
|
|
84
|
-
id="microsoft-teams-color-
|
|
86
|
+
id="microsoft-teams-color-24__paint0_linear_7503_67"
|
|
85
87
|
x1={3.778}
|
|
86
88
|
x2={10.13}
|
|
87
89
|
y1={6.406}
|
package/svg-react/opa-16.tsx
CHANGED
|
@@ -25,8 +25,8 @@ export const IconOpa16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<g fill={color}>
|
|
27
27
|
<path d="M3.462 7.942a5.638 5.638 0 011.216-2.299c-.187-.147-.928-.755-.963-1.232C3.661 3.629 4.403 1 4.403 1s-2.24 2.876-2.395 4.039C1.884 5.95 3.3 7.76 3.449 7.945v-.003h.013zm9.114-.047V7.9c0 .004.003.007.003.01.248-.314 1.53-2 1.413-2.872C13.838 3.876 11.598 1 11.598 1s.742 2.629.688 3.41c-.032.458-.707 1.03-.932 1.21a5.57 5.57 0 011.223 2.275z" />
|
|
28
|
-
<path d="M12.576 7.898v-.006a5.
|
|
29
|
-
<path d="M8.014
|
|
28
|
+
<path d="M12.576 7.898v-.006a5.614 5.614 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z" />
|
|
29
|
+
<path d="M8.014 8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.471.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.363s1.844.762 2.604 1.377c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-6.611z" />
|
|
30
30
|
</g>
|
|
31
31
|
</svg>
|
|
32
32
|
);
|
package/svg-react/opa-24.tsx
CHANGED
|
@@ -25,8 +25,8 @@ export const IconOpa24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<g fill={color}>
|
|
27
27
|
<path d="M5.57 11.916a8.076 8.076 0 011.724-3.283c-.265-.21-1.315-1.078-1.364-1.76C5.854 5.755 6.904 2 6.904 2S3.73 6.109 3.51 7.77c-.175 1.302 1.83 3.889 2.042 4.151v-.005h.018zm12.913-.066v.01c0 .004.005.009.005.014.35-.45 2.167-2.859 2.001-4.105C20.27 6.11 17.096 2 17.096 2s1.05 3.756.974 4.872c-.045.654-1 1.47-1.32 1.728a7.979 7.979 0 011.733 3.25z" />
|
|
28
|
-
<path d="M18.483 11.854v-.01a8.041 8.041 0 00-1.732-3.249c-1.234-1.384-2.913-2.214-4.722-2.214v4.438h.005c.444.005.803.391.803.864 0 .057-.004.11-.013.162-.072.396-.395.
|
|
29
|
-
<path d="M12.02
|
|
28
|
+
<path d="M18.483 11.854v-.01a8.041 8.041 0 00-1.732-3.249c-1.234-1.384-2.913-2.214-4.722-2.214v4.438h.005c.444.005.803.391.803.864 0 .057-.004.11-.013.162-.072.396-.395.696-.79.701h-.014v1.647l-.008 7.797h.157s1.705-2.624 2.625-3.374c1.077-.878 3.69-1.966 3.69-1.966v-4.743l.013-.005c-.005-.01-.005-.024-.01-.033 0-.005 0-.01-.004-.015z" />
|
|
29
|
+
<path d="M12.02 12.551a.825.825 0 01-.776-.635.935.935 0 01-.032-.229c0-.477.364-.863.813-.863h.004V6.4c-1.818 0-3.5.835-4.735 2.233-.785.888-1.387 2.01-1.723 3.284h-.014v4.805s2.612 1.088 3.69 1.966c.893.73 2.616 3.312 2.616 3.312h.162v-.005h-.01l.005-9.444z" />
|
|
30
30
|
</g>
|
|
31
31
|
</svg>
|
|
32
32
|
);
|
|
@@ -29,11 +29,11 @@ export const IconOpaColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#566366"
|
|
32
|
-
d="M12.576 7.898v-.006a5.
|
|
32
|
+
d="M12.576 7.898v-.006a5.614 5.614 0 00-1.223-2.275c-.87-.97-2.056-1.55-3.333-1.55v3.106h.004c.313.004.567.274.567.605 0 .04-.003.077-.01.114a.583.583 0 01-.557.49h-.01v1.153l-.006 5.458h.11s1.205-1.837 1.854-2.361c.76-.615 2.604-1.377 2.604-1.377v-3.32l.01-.003c-.004-.007-.004-.017-.007-.024 0-.003 0-.006-.003-.01z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#7D9199"
|
|
36
|
-
d="M8.014
|
|
36
|
+
d="M8.014 8.386a.58.58 0 01-.548-.444.65.65 0 01-.022-.16c0-.335.257-.605.573-.605h.004V4.08c-1.284 0-2.471.585-3.343 1.563a5.616 5.616 0 00-1.216 2.299h-.01v3.363s1.844.762 2.604 1.377c.63.51 1.847 2.318 1.847 2.318h.114v-.003h-.006l.003-6.611z"
|
|
37
37
|
/>
|
|
38
38
|
</svg>
|
|
39
39
|
);
|
|
@@ -29,11 +29,11 @@ export const IconOpaColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
31
|
fill="#566366"
|
|
32
|
-
d="M18.483 11.854v-.01a8.041 8.041 0 00-1.732-3.249c-1.234-1.384-2.913-2.214-4.722-2.214v4.438h.005c.444.005.803.391.803.864 0 .057-.004.11-.013.162-.072.396-.395.
|
|
32
|
+
d="M18.483 11.854v-.01a8.041 8.041 0 00-1.732-3.249c-1.234-1.384-2.913-2.214-4.722-2.214v4.438h.005c.444.005.803.391.803.864 0 .057-.004.11-.013.162-.072.396-.395.696-.79.701h-.014v1.647l-.008 7.797h.157s1.705-2.624 2.625-3.374c1.077-.878 3.69-1.966 3.69-1.966v-4.743l.013-.005c-.005-.01-.005-.024-.01-.033 0-.005 0-.01-.004-.015z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#7D9199"
|
|
36
|
-
d="M12.02
|
|
36
|
+
d="M12.02 12.551a.825.825 0 01-.776-.635.935.935 0 01-.032-.229c0-.477.364-.863.813-.863h.004V6.4c-1.818 0-3.5.835-4.735 2.233-.785.888-1.387 2.01-1.723 3.284h-.014v4.805s2.612 1.088 3.69 1.966c.893.73 2.616 3.312 2.616 3.312h.162v-.005h-.01l.005-9.444z"
|
|
37
37
|
/>
|
|
38
38
|
</svg>
|
|
39
39
|
);
|
|
@@ -28,16 +28,16 @@ export const IconPackColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
28
28
|
d="M4.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.547c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0z"
|
|
29
29
|
/>
|
|
30
30
|
<path
|
|
31
|
-
fill="url(#pack-color-
|
|
32
|
-
d="M4.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.
|
|
31
|
+
fill="url(#pack-color-16__paint0_linear_7503_137)"
|
|
32
|
+
d="M4.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.432.432 0 00-.2.362z"
|
|
33
33
|
/>
|
|
34
34
|
<path
|
|
35
35
|
fill="#DE156C"
|
|
36
36
|
d="M11.3 9.866l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.547c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.396.396 0 01-.4 0z"
|
|
37
37
|
/>
|
|
38
38
|
<path
|
|
39
|
-
fill="url(#pack-color-
|
|
40
|
-
d="M11.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.
|
|
39
|
+
fill="url(#pack-color-16__paint1_linear_7503_137)"
|
|
40
|
+
d="M11.5 10.228v2.62c0 .227.18.412.4.412.07 0 .14-.02.2-.051l2.2-1.31c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051l-2.2 1.31a.432.432 0 00-.2.362z"
|
|
41
41
|
/>
|
|
42
42
|
<g>
|
|
43
43
|
<path
|
|
@@ -45,13 +45,13 @@ export const IconPackColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
45
45
|
d="M10.4 3.056l-2.2 1.31a.396.396 0 01-.4 0l-2.2-1.31a.392.392 0 00-.55.155.371.371 0 00-.05.206v2.62c0 .145.08.279.2.361l2.6 1.548c.12.072.28.072.4 0l2.6-1.548c.12-.072.2-.206.2-.36v-2.62a.408.408 0 00-.4-.413c-.07 0-.14.02-.2.051z"
|
|
46
46
|
/>
|
|
47
47
|
<path
|
|
48
|
-
fill="url(#pack-color-
|
|
49
|
-
d="M10.4 3.056l-2.2 1.31a.419.419 0 00-.2.361v2.62c0 .
|
|
48
|
+
fill="url(#pack-color-16__paint2_linear_7503_137)"
|
|
49
|
+
d="M10.4 3.056l-2.2 1.31a.419.419 0 00-.2.361v2.62c0 .227.18.413.4.413.07 0 .14-.02.2-.051l2.2-1.31c.12-.073.2-.207.2-.362v-2.62a.408.408 0 00-.4-.412c-.07 0-.14.02-.2.051z"
|
|
50
50
|
/>
|
|
51
51
|
</g>
|
|
52
52
|
<defs>
|
|
53
53
|
<linearGradient
|
|
54
|
-
id="pack-color-
|
|
54
|
+
id="pack-color-16__paint0_linear_7503_137"
|
|
55
55
|
x1={6.004}
|
|
56
56
|
x2={6.004}
|
|
57
57
|
y1={8.502}
|
|
@@ -62,7 +62,7 @@ export const IconPackColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
62
62
|
<stop offset={1} stopColor="#252960" />
|
|
63
63
|
</linearGradient>
|
|
64
64
|
<linearGradient
|
|
65
|
-
id="pack-color-
|
|
65
|
+
id="pack-color-16__paint1_linear_7503_137"
|
|
66
66
|
x1={13.004}
|
|
67
67
|
x2={13.004}
|
|
68
68
|
y1={8.503}
|
|
@@ -73,7 +73,7 @@ export const IconPackColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
73
73
|
<stop offset={1} stopColor="#DE156C" />
|
|
74
74
|
</linearGradient>
|
|
75
75
|
<linearGradient
|
|
76
|
-
id="pack-color-
|
|
76
|
+
id="pack-color-16__paint2_linear_7503_137"
|
|
77
77
|
x1={9.504}
|
|
78
78
|
x2={9.504}
|
|
79
79
|
y1={3.002}
|