@thesvg/icons 3.2.15 → 3.2.16
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/dist/abn-amro.cjs +68 -0
- package/dist/abn-amro.d.ts +17 -0
- package/dist/abn-amro.js +56 -0
- package/dist/air-algerie.cjs +103 -0
- package/dist/air-algerie.d.ts +17 -0
- package/dist/air-algerie.js +91 -0
- package/dist/aizome.cjs +71 -0
- package/dist/aizome.d.ts +17 -0
- package/dist/aizome.js +59 -0
- package/dist/dai-ichi-life-holdings.cjs +125 -0
- package/dist/dai-ichi-life-holdings.d.ts +17 -0
- package/dist/dai-ichi-life-holdings.js +113 -0
- package/dist/fastwork.cjs +33 -0
- package/dist/fastwork.d.ts +17 -0
- package/dist/fastwork.js +21 -0
- package/dist/glaxnimate.cjs +199 -0
- package/dist/glaxnimate.d.ts +17 -0
- package/dist/glaxnimate.js +187 -0
- package/dist/global-power-synergy.cjs +48 -0
- package/dist/global-power-synergy.d.ts +17 -0
- package/dist/global-power-synergy.js +36 -0
- package/dist/index.cjs +20 -0
- package/dist/index.d.ts +10 -0
- package/dist/index.js +10 -0
- package/dist/parseable.cjs +41 -0
- package/dist/parseable.d.ts +17 -0
- package/dist/parseable.js +29 -0
- package/dist/rcui.cjs +35 -0
- package/dist/rcui.d.ts +17 -0
- package/dist/rcui.js +23 -0
- package/dist/unicharm.cjs +62 -0
- package/dist/unicharm.d.ts +17 -0
- package/dist/unicharm.js +50 -0
- package/package.json +1 -1
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Dai-ichi Life Holdings
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "dai-ichi-life-holdings";
|
|
8
|
+
exports.title = "Dai-ichi Life Holdings";
|
|
9
|
+
exports.hex = "4EDAFF";
|
|
10
|
+
exports.categories = ["Insurance", "Finance"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
13
|
+
<title>Dai-ichi Life Holdings</title>
|
|
14
|
+
<defs>
|
|
15
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
16
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
17
|
+
</clipPath>
|
|
18
|
+
</defs>
|
|
19
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
20
|
+
<g id="Clip-Path: Clip-Path">
|
|
21
|
+
<g id="Clip-Path">
|
|
22
|
+
<g>
|
|
23
|
+
<path fill="#4edaff" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
24
|
+
<path fill="#1746ff" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
25
|
+
<path fill="#000064" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
26
|
+
<path fill="#0091ff" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
</svg>`;
|
|
32
|
+
exports.variants = {
|
|
33
|
+
"default": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
34
|
+
<title>Dai-ichi Life Holdings</title>
|
|
35
|
+
<defs>
|
|
36
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
37
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
38
|
+
</clipPath>
|
|
39
|
+
</defs>
|
|
40
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
41
|
+
<g id="Clip-Path: Clip-Path">
|
|
42
|
+
<g id="Clip-Path">
|
|
43
|
+
<g>
|
|
44
|
+
<path fill="#4edaff" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
45
|
+
<path fill="#1746ff" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
46
|
+
<path fill="#000064" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
47
|
+
<path fill="#0091ff" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
48
|
+
</g>
|
|
49
|
+
</g>
|
|
50
|
+
</g>
|
|
51
|
+
</g>
|
|
52
|
+
</svg>`,
|
|
53
|
+
"wordmark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 462" width="1552" height="462">
|
|
54
|
+
<title>Dai-ichi Life Holdings</title>
|
|
55
|
+
<defs>
|
|
56
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
57
|
+
<path d="m1664.17-112.22v647.56h-1776.34v-647.56z"/>
|
|
58
|
+
</clipPath>
|
|
59
|
+
</defs>
|
|
60
|
+
<g id="Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
61
|
+
<g id="Clip-Path">
|
|
62
|
+
<g>
|
|
63
|
+
<path fill="#000000" d="m864.89 422.41v-50.29c0-15.73 9.93-26.31 24.32-26.27 1.9 0 4.51 0.19 7.24 1.02v-26.46c-15.8 0-26.25 5.22-31.56 17.36h-0.6v-15.53h-24.93v100.17z"/>
|
|
64
|
+
<path fill="#000000" d="m1169.85 320.41c-18.93 0-28.33 12.15-30.53 17.78h-0.6v-15.95h-24.71v139.54h25.31v-54.52h0.61c2.31 5.56 11.63 17.17 28.71 17.17 17.09 0 43.65-11.31 43.65-51.86 0-24.51-14.24-52.12-42.44-52.12zm-7 80.19c-15.12 0-23.53-13.1-23.49-28.26 0-14.92 8.53-28.32 23.52-28.32 15.01 0 23.49 13.59 23.49 28.29 0 14.69-8.32 28.29-23.52 28.29z"/>
|
|
65
|
+
<path fill="#000000" d="m767.84 365.64h29.74v20.37c-6.82 8.53-19.59 13.14-31.15 13.18-24.13 0.04-42.2-19.95-42.2-47.71 0-27.75 17.81-47.06 43.45-47.02 15.27 0 26.83 7.23 35.5 18.47l18.3-15.81c-13-17.66-32.35-27.9-56.07-27.9-48.64 0-68.34 42.91-68.34 72.53 0 29.62 19.47 72.68 70.39 72.68 20.98 0 43.41-11.31 55.99-28.67v-53.11h-55.65v23.03z"/>
|
|
66
|
+
<path fill="#000000" d="m947.48 320.41c-33.03 0-49.85 25.66-49.85 51.86 0 26.19 16.82 52.12 49.85 52.12 33.04 0 49.82-25.93 49.82-52.08 0-26.16-16.82-51.9-49.85-51.9zm0 80.8c-15.87 0-24.13-13.9-24.13-28.83 0-14.92 8.22-28.93 24.13-28.93 15.91 0 23.9 13.93 23.9 28.86 0 14.92-7.99 28.9-23.9 28.9z"/>
|
|
67
|
+
<path fill="#000000" d="m1072.23 377.98c0 12.34-7.53 21.82-19.85 21.82-11.66 0-18.11-8.49-18.11-18.96v-58.56h-25.53v60.99c0 21.06 10.61 41.2 33.52 41.2 12.89 0 24.48-6.36 29.97-18.39h0.61v16.37h24.93v-100.17h-25.54v55.74z"/>
|
|
68
|
+
<path fill="#000000" d="m1489.1 90.6c-40.38 0-66.21 32.4-66.21 69.48 0 37.09 27.95 69.18 68.61 69.18 21.51 0 41.62-8.56 53.86-22.61l-17.69-20.71c-9.25 8.71-20.23 13.97-32.96 13.97-19.01 0-34.62-11.65-36.14-29.36h91.61c1.17-5.17 1.63-10.24 1.63-14.81 0-35.06-23.88-65.18-62.71-65.18zm-31.32 56.27c1.54-11.8 11.05-27.45 30.57-27.45 16.02 0 27.46 10.44 28.64 27.45z"/>
|
|
69
|
+
<path fill="#000000" d="m1163.34 38.36v188.2h111.99v-33.66h-76.38l0.04-154.54z"/>
|
|
70
|
+
<path fill="#000000" d="m1393.76 82.53c0-13.29 9.46-16.98 19.81-16.98 2.91 0 6.62 0.26 10.45 1.06v-27.45c-7.19-2.4-15-3.5-22.31-3.5-33.53 0-41.98 25.13-41.98 48.43v8.91h-21.71v30.95h21.71v102.57h34.03v-102.57h28.13v-30.95h-28.13z"/>
|
|
71
|
+
<path fill-rule="evenodd" fill="#000000" d="m1323.89 93v133.56h-34.02v-133.56z"/>
|
|
72
|
+
<path fill="#000000" d="m1306.88 35.66c-11.37 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.37 0 19.92-8.99 19.92-20.03 0-11.04-8.71-20.14-20.07-20.14z"/>
|
|
73
|
+
<path fill="#000000" d="m423.02 38.36h-65.46c5.56 17.74 7.8 37.96 7.8 63.55v64.07c0 25.63-1.93 42.84-7.46 60.58h65.08c55.92 0 96.45-39.44 96.45-93.97 0-54.52-40.57-94.23-96.37-94.23zm2.65 155.08h-24.93v-121.95h25.04c24.44 0 57.74 14.81 57.74 61.1 0 46.3-33.68 60.85-57.85 60.85z"/>
|
|
74
|
+
<path fill="#000000" d="m981.04 90.6c-22.54 0-34.4 13.9-38.03 22.35h-0.83v-74.59h-34.29v188.2h34.02v-76.26c0-7.73 4.89-27.15 25.99-27.15 9.36 0 24.67 3.92 24.67 27.19v76.18h34.01v-81.02c0-36.59-19.74-54.94-45.54-54.94z"/>
|
|
75
|
+
<path fill="#000000" d="m641.61 226.56v-85.36c0-32.67-21.98-50.64-56.83-50.64-23.98 0-41.41 15.34-49.02 25.28l18.75 17.52c7.54-8.91 17.01-14.82 29.48-14.82 14.16 0 24.92 8.08 24.92 22.89l-38.83 7.8c-22.73 4.57-41.29 16.45-41.29 41.2 0 24.75 18.18 38.8 40.46 38.76 15.95 0 31.75-7.24 38.87-22.62h0.79v19.91h32.7zm-61.41-23.72c-10.95 0-18.45-6.39-18.45-16.18 0-10.35 8.29-15.61 18.18-18.01l28.98-6.96v8.26c0 17.06-11.85 32.89-28.75 32.89z"/>
|
|
76
|
+
<path fill="#000000" d="m842.24 198.23c-19.62 0-34.28-16.44-34.28-38.72 0-22.27 14.54-37.96 33.48-37.96 10.69 0 21.1 4.84 30.31 15.54l22.01-19.08c-12.61-18.43-32.39-27.41-53.68-27.41-36.97 0-66.14 27.98-66.14 68.95 0 37.28 24.24 69.71 65.84 69.71 26.21 0 43.64-12.71 55.23-28.29l-22.24-19.11c-8.6 11.99-20.38 16.37-30.53 16.37z"/>
|
|
77
|
+
<path fill-rule="evenodd" fill="#000000" d="m697.86 93v133.56h-34.01v-133.56z"/>
|
|
78
|
+
<path fill="#000000" d="m680.85 35.66c-11.36 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.36 0 19.93-8.99 19.93-20.03 0-11.04-8.72-20.14-20.08-20.14z"/>
|
|
79
|
+
<path fill-rule="evenodd" fill="#000000" d="m756.81 93v133.56h-34.02v-133.56z"/>
|
|
80
|
+
<path fill="#000000" d="m739.8 35.66c-11.36 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.36 0 19.92-8.99 19.92-20.03 0-11.04-8.71-20.14-20.08-20.14z"/>
|
|
81
|
+
<path fill-rule="evenodd" fill="#000000" d="m1082.62 93v133.56h-34.03v-133.56z"/>
|
|
82
|
+
<path fill="#000000" d="m1065.64 35.66c-11.36 0-20.12 9.25-20.12 20.29 0 11.04 8.87 19.88 20.23 19.88 11.37 0 19.93-8.99 19.93-20.03 0-11.04-8.72-20.14-20.08-20.14z"/>
|
|
83
|
+
<path fill="#4edaff" d="m134.69 158.94c32.95 3.92 64.78 11.69 94.97 22.85 31.59-25.93 51.45-51.21 51.45-68.16 0-29.81-62.29-64.34-146.16-87.91 7.35 20.71 11.33 43.02 11.33 66.29 0 23.26-4.09 46.07-11.59 66.97z"/>
|
|
84
|
+
<path fill="#1746ff" d="m0.2 0.71c19.02 51.21 27.31 105.54 24.89 159.45 19.39-2.74 39.25-4.19 59.4-4.19 17.01 0 33.75 1.03 50.23 2.97 7.5-20.9 11.6-43.44 11.6-66.97 0-23.53-3.98-45.58-11.33-66.29-41.3-11.61-88.08-20.6-134.75-25.01z"/>
|
|
85
|
+
<path fill="#000064" d="m134.69 158.94q-24.72-2.97-50.24-2.97c-20.15 0-40 1.41-59.4 4.19-1.86 41.73-10.15 83.23-24.89 122.86 62.51-16.67 112.78-63.5 134.49-124.04z"/>
|
|
86
|
+
<path fill="#0091ff" d="m0.2 283.02c62.51-16.67 112.78-63.5 134.49-124.04 32.95 3.92 64.78 11.69 94.97 22.84-55.01 45.12-145.63 92.26-229.46 101.24z"/>
|
|
87
|
+
</g>
|
|
88
|
+
</g>
|
|
89
|
+
</g>
|
|
90
|
+
</svg>`,
|
|
91
|
+
"mono": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
92
|
+
<title>Dai-ichi Life Holdings</title>
|
|
93
|
+
<defs>
|
|
94
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
95
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
96
|
+
</clipPath>
|
|
97
|
+
</defs>
|
|
98
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
99
|
+
<g id="Clip-Path: Clip-Path">
|
|
100
|
+
<g id="Clip-Path">
|
|
101
|
+
<g>
|
|
102
|
+
<path fill="currentColor" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
103
|
+
<path fill="currentColor" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
104
|
+
<path fill="currentColor" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
105
|
+
<path fill="currentColor" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
106
|
+
</g>
|
|
107
|
+
</g>
|
|
108
|
+
</g>
|
|
109
|
+
</g>
|
|
110
|
+
</svg>`
|
|
111
|
+
};
|
|
112
|
+
exports.license = "Unknown";
|
|
113
|
+
exports.url = "https://www.daiichilife-group.com/en/";
|
|
114
|
+
|
|
115
|
+
exports.default = {
|
|
116
|
+
slug: exports.slug,
|
|
117
|
+
title: exports.title,
|
|
118
|
+
hex: exports.hex,
|
|
119
|
+
categories: exports.categories,
|
|
120
|
+
aliases: exports.aliases,
|
|
121
|
+
svg: exports.svg,
|
|
122
|
+
variants: exports.variants,
|
|
123
|
+
license: exports.license,
|
|
124
|
+
url: exports.url,
|
|
125
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Dai-ichi Life Holdings
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const dai_ichi_life_holdings: IconModule;
|
|
17
|
+
export default dai_ichi_life_holdings;
|
|
@@ -0,0 +1,113 @@
|
|
|
1
|
+
// @thesvg/icons - Dai-ichi Life Holdings
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "dai-ichi-life-holdings";
|
|
5
|
+
export const title = "Dai-ichi Life Holdings";
|
|
6
|
+
export const hex = "4EDAFF";
|
|
7
|
+
export const categories = ["Insurance", "Finance"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
10
|
+
<title>Dai-ichi Life Holdings</title>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
13
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
17
|
+
<g id="Clip-Path: Clip-Path">
|
|
18
|
+
<g id="Clip-Path">
|
|
19
|
+
<g>
|
|
20
|
+
<path fill="#4edaff" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
21
|
+
<path fill="#1746ff" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
22
|
+
<path fill="#000064" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
23
|
+
<path fill="#0091ff" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</svg>`;
|
|
29
|
+
export const variants = {
|
|
30
|
+
"default": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
31
|
+
<title>Dai-ichi Life Holdings</title>
|
|
32
|
+
<defs>
|
|
33
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
34
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
35
|
+
</clipPath>
|
|
36
|
+
</defs>
|
|
37
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
38
|
+
<g id="Clip-Path: Clip-Path">
|
|
39
|
+
<g id="Clip-Path">
|
|
40
|
+
<g>
|
|
41
|
+
<path fill="#4edaff" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
42
|
+
<path fill="#1746ff" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
43
|
+
<path fill="#000064" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
44
|
+
<path fill="#0091ff" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
45
|
+
</g>
|
|
46
|
+
</g>
|
|
47
|
+
</g>
|
|
48
|
+
</g>
|
|
49
|
+
</svg>`,
|
|
50
|
+
"wordmark": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 462" width="1552" height="462">
|
|
51
|
+
<title>Dai-ichi Life Holdings</title>
|
|
52
|
+
<defs>
|
|
53
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
54
|
+
<path d="m1664.17-112.22v647.56h-1776.34v-647.56z"/>
|
|
55
|
+
</clipPath>
|
|
56
|
+
</defs>
|
|
57
|
+
<g id="Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
58
|
+
<g id="Clip-Path">
|
|
59
|
+
<g>
|
|
60
|
+
<path fill="#000000" d="m864.89 422.41v-50.29c0-15.73 9.93-26.31 24.32-26.27 1.9 0 4.51 0.19 7.24 1.02v-26.46c-15.8 0-26.25 5.22-31.56 17.36h-0.6v-15.53h-24.93v100.17z"/>
|
|
61
|
+
<path fill="#000000" d="m1169.85 320.41c-18.93 0-28.33 12.15-30.53 17.78h-0.6v-15.95h-24.71v139.54h25.31v-54.52h0.61c2.31 5.56 11.63 17.17 28.71 17.17 17.09 0 43.65-11.31 43.65-51.86 0-24.51-14.24-52.12-42.44-52.12zm-7 80.19c-15.12 0-23.53-13.1-23.49-28.26 0-14.92 8.53-28.32 23.52-28.32 15.01 0 23.49 13.59 23.49 28.29 0 14.69-8.32 28.29-23.52 28.29z"/>
|
|
62
|
+
<path fill="#000000" d="m767.84 365.64h29.74v20.37c-6.82 8.53-19.59 13.14-31.15 13.18-24.13 0.04-42.2-19.95-42.2-47.71 0-27.75 17.81-47.06 43.45-47.02 15.27 0 26.83 7.23 35.5 18.47l18.3-15.81c-13-17.66-32.35-27.9-56.07-27.9-48.64 0-68.34 42.91-68.34 72.53 0 29.62 19.47 72.68 70.39 72.68 20.98 0 43.41-11.31 55.99-28.67v-53.11h-55.65v23.03z"/>
|
|
63
|
+
<path fill="#000000" d="m947.48 320.41c-33.03 0-49.85 25.66-49.85 51.86 0 26.19 16.82 52.12 49.85 52.12 33.04 0 49.82-25.93 49.82-52.08 0-26.16-16.82-51.9-49.85-51.9zm0 80.8c-15.87 0-24.13-13.9-24.13-28.83 0-14.92 8.22-28.93 24.13-28.93 15.91 0 23.9 13.93 23.9 28.86 0 14.92-7.99 28.9-23.9 28.9z"/>
|
|
64
|
+
<path fill="#000000" d="m1072.23 377.98c0 12.34-7.53 21.82-19.85 21.82-11.66 0-18.11-8.49-18.11-18.96v-58.56h-25.53v60.99c0 21.06 10.61 41.2 33.52 41.2 12.89 0 24.48-6.36 29.97-18.39h0.61v16.37h24.93v-100.17h-25.54v55.74z"/>
|
|
65
|
+
<path fill="#000000" d="m1489.1 90.6c-40.38 0-66.21 32.4-66.21 69.48 0 37.09 27.95 69.18 68.61 69.18 21.51 0 41.62-8.56 53.86-22.61l-17.69-20.71c-9.25 8.71-20.23 13.97-32.96 13.97-19.01 0-34.62-11.65-36.14-29.36h91.61c1.17-5.17 1.63-10.24 1.63-14.81 0-35.06-23.88-65.18-62.71-65.18zm-31.32 56.27c1.54-11.8 11.05-27.45 30.57-27.45 16.02 0 27.46 10.44 28.64 27.45z"/>
|
|
66
|
+
<path fill="#000000" d="m1163.34 38.36v188.2h111.99v-33.66h-76.38l0.04-154.54z"/>
|
|
67
|
+
<path fill="#000000" d="m1393.76 82.53c0-13.29 9.46-16.98 19.81-16.98 2.91 0 6.62 0.26 10.45 1.06v-27.45c-7.19-2.4-15-3.5-22.31-3.5-33.53 0-41.98 25.13-41.98 48.43v8.91h-21.71v30.95h21.71v102.57h34.03v-102.57h28.13v-30.95h-28.13z"/>
|
|
68
|
+
<path fill-rule="evenodd" fill="#000000" d="m1323.89 93v133.56h-34.02v-133.56z"/>
|
|
69
|
+
<path fill="#000000" d="m1306.88 35.66c-11.37 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.37 0 19.92-8.99 19.92-20.03 0-11.04-8.71-20.14-20.07-20.14z"/>
|
|
70
|
+
<path fill="#000000" d="m423.02 38.36h-65.46c5.56 17.74 7.8 37.96 7.8 63.55v64.07c0 25.63-1.93 42.84-7.46 60.58h65.08c55.92 0 96.45-39.44 96.45-93.97 0-54.52-40.57-94.23-96.37-94.23zm2.65 155.08h-24.93v-121.95h25.04c24.44 0 57.74 14.81 57.74 61.1 0 46.3-33.68 60.85-57.85 60.85z"/>
|
|
71
|
+
<path fill="#000000" d="m981.04 90.6c-22.54 0-34.4 13.9-38.03 22.35h-0.83v-74.59h-34.29v188.2h34.02v-76.26c0-7.73 4.89-27.15 25.99-27.15 9.36 0 24.67 3.92 24.67 27.19v76.18h34.01v-81.02c0-36.59-19.74-54.94-45.54-54.94z"/>
|
|
72
|
+
<path fill="#000000" d="m641.61 226.56v-85.36c0-32.67-21.98-50.64-56.83-50.64-23.98 0-41.41 15.34-49.02 25.28l18.75 17.52c7.54-8.91 17.01-14.82 29.48-14.82 14.16 0 24.92 8.08 24.92 22.89l-38.83 7.8c-22.73 4.57-41.29 16.45-41.29 41.2 0 24.75 18.18 38.8 40.46 38.76 15.95 0 31.75-7.24 38.87-22.62h0.79v19.91h32.7zm-61.41-23.72c-10.95 0-18.45-6.39-18.45-16.18 0-10.35 8.29-15.61 18.18-18.01l28.98-6.96v8.26c0 17.06-11.85 32.89-28.75 32.89z"/>
|
|
73
|
+
<path fill="#000000" d="m842.24 198.23c-19.62 0-34.28-16.44-34.28-38.72 0-22.27 14.54-37.96 33.48-37.96 10.69 0 21.1 4.84 30.31 15.54l22.01-19.08c-12.61-18.43-32.39-27.41-53.68-27.41-36.97 0-66.14 27.98-66.14 68.95 0 37.28 24.24 69.71 65.84 69.71 26.21 0 43.64-12.71 55.23-28.29l-22.24-19.11c-8.6 11.99-20.38 16.37-30.53 16.37z"/>
|
|
74
|
+
<path fill-rule="evenodd" fill="#000000" d="m697.86 93v133.56h-34.01v-133.56z"/>
|
|
75
|
+
<path fill="#000000" d="m680.85 35.66c-11.36 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.36 0 19.93-8.99 19.93-20.03 0-11.04-8.72-20.14-20.08-20.14z"/>
|
|
76
|
+
<path fill-rule="evenodd" fill="#000000" d="m756.81 93v133.56h-34.02v-133.56z"/>
|
|
77
|
+
<path fill="#000000" d="m739.8 35.66c-11.36 0-20.11 9.25-20.11 20.29 0 11.04 8.86 19.88 20.23 19.88 11.36 0 19.92-8.99 19.92-20.03 0-11.04-8.71-20.14-20.08-20.14z"/>
|
|
78
|
+
<path fill-rule="evenodd" fill="#000000" d="m1082.62 93v133.56h-34.03v-133.56z"/>
|
|
79
|
+
<path fill="#000000" d="m1065.64 35.66c-11.36 0-20.12 9.25-20.12 20.29 0 11.04 8.87 19.88 20.23 19.88 11.37 0 19.93-8.99 19.93-20.03 0-11.04-8.72-20.14-20.08-20.14z"/>
|
|
80
|
+
<path fill="#4edaff" d="m134.69 158.94c32.95 3.92 64.78 11.69 94.97 22.85 31.59-25.93 51.45-51.21 51.45-68.16 0-29.81-62.29-64.34-146.16-87.91 7.35 20.71 11.33 43.02 11.33 66.29 0 23.26-4.09 46.07-11.59 66.97z"/>
|
|
81
|
+
<path fill="#1746ff" d="m0.2 0.71c19.02 51.21 27.31 105.54 24.89 159.45 19.39-2.74 39.25-4.19 59.4-4.19 17.01 0 33.75 1.03 50.23 2.97 7.5-20.9 11.6-43.44 11.6-66.97 0-23.53-3.98-45.58-11.33-66.29-41.3-11.61-88.08-20.6-134.75-25.01z"/>
|
|
82
|
+
<path fill="#000064" d="m134.69 158.94q-24.72-2.97-50.24-2.97c-20.15 0-40 1.41-59.4 4.19-1.86 41.73-10.15 83.23-24.89 122.86 62.51-16.67 112.78-63.5 134.49-124.04z"/>
|
|
83
|
+
<path fill="#0091ff" d="m0.2 283.02c62.51-16.67 112.78-63.5 134.49-124.04 32.95 3.92 64.78 11.69 94.97 22.84-55.01 45.12-145.63 92.26-229.46 101.24z"/>
|
|
84
|
+
</g>
|
|
85
|
+
</g>
|
|
86
|
+
</g>
|
|
87
|
+
</svg>`,
|
|
88
|
+
"mono": `<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1552 1563" width="1552" height="1563">
|
|
89
|
+
<title>Dai-ichi Life Holdings</title>
|
|
90
|
+
<defs>
|
|
91
|
+
<clipPath clipPathUnits="userSpaceOnUse" id="cp1">
|
|
92
|
+
<path d="m9158.84-617.61v3563.86h-9776.17v-3563.86z"/>
|
|
93
|
+
</clipPath>
|
|
94
|
+
</defs>
|
|
95
|
+
<g id="Clip-Path: Clip-Path: Clip-Path" clip-path="url(#cp1)">
|
|
96
|
+
<g id="Clip-Path: Clip-Path">
|
|
97
|
+
<g id="Clip-Path">
|
|
98
|
+
<g>
|
|
99
|
+
<path fill="currentColor" d="m741.27 874.73c181.34 21.57 356.52 64.34 522.67 125.76 173.86-142.71 283.16-281.84 283.16-375.12 0-164.06-342.81-354.1-804.4-483.82 40.45 113.98 62.36 236.76 62.36 364.83 0 128.01-22.51 253.55-63.79 368.57z"/>
|
|
100
|
+
<path fill="currentColor" d="m1.1 3.91c104.68 281.83 150.3 580.84 136.98 877.53 106.72-15.08 216.02-23.06 326.91-23.06 93.62 0 185.75 5.67 276.45 16.35 41.27-115.02 63.84-239.07 63.84-368.57 0-129.5-21.91-250.85-62.36-364.83-227.29-63.9-484.75-113.37-741.6-137.64z"/>
|
|
101
|
+
<path fill="currentColor" d="m741.27 874.73q-136.05-16.35-276.5-16.35c-110.89 0-220.14 7.76-326.91 23.06-10.23 229.67-55.86 458.06-136.98 676.17 344.03-91.75 620.69-349.48 740.17-682.66z"/>
|
|
102
|
+
<path fill="currentColor" d="m1.1 1557.61c344.03-91.75 620.69-349.48 740.17-682.66 181.34 21.57 356.52 64.34 522.67 125.7-302.75 248.32-801.48 507.76-1262.84 557.18z"/>
|
|
103
|
+
</g>
|
|
104
|
+
</g>
|
|
105
|
+
</g>
|
|
106
|
+
</g>
|
|
107
|
+
</svg>`
|
|
108
|
+
};
|
|
109
|
+
export const license = "Unknown";
|
|
110
|
+
export const url = "https://www.daiichilife-group.com/en/";
|
|
111
|
+
|
|
112
|
+
const dai_ichi_life_holdings = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
113
|
+
export default dai_ichi_life_holdings;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Fastwork
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "fastwork";
|
|
8
|
+
exports.title = "Fastwork";
|
|
9
|
+
exports.hex = "0569FF";
|
|
10
|
+
exports.categories = ["E-commerce"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg width="30" height="28" viewBox="0 0 30 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
13
|
+
<path d="M28.1959 19.301L22.0827 14.5873L22.2042 15.4988C22.2626 15.8697 22.2918 16.2445 22.2918 16.62C22.291 16.946 22.2699 17.2716 22.2286 17.5949L26.7515 21.0851C27.1714 21.3836 27.4652 21.8284 27.5752 22.3325C27.6852 22.8366 27.6035 23.3636 27.3462 23.8106C27.0889 24.2575 26.6744 24.5921 26.1839 24.7489C25.6934 24.9056 25.1622 24.8733 24.6943 24.6582L17.8856 21.8358C18.8077 21.3154 19.5752 20.5585 20.1093 19.6428C20.6434 18.7271 20.925 17.6855 20.9252 16.6248C20.924 16.2438 20.8882 15.8636 20.8182 15.4891L19.2668 3.79003C19.1304 2.74192 18.6182 1.77936 17.8257 1.08197C17.0333 0.384574 16.0148 0 14.9602 0C13.9057 0 12.8872 0.384574 12.0948 1.08197C11.3023 1.77936 10.7901 2.74192 10.6537 3.79003L9.63729 11.4529L10.3619 10.8923C10.6544 10.6568 10.965 10.4449 11.2908 10.2586C11.5677 10.0992 11.8534 9.95596 12.1468 9.82966L12.9006 4.1605C12.9504 3.64823 13.1886 3.17286 13.5689 2.82699C13.9492 2.48113 14.4443 2.28953 14.9578 2.28953C15.4713 2.28953 15.9665 2.48113 16.3467 2.82699C16.727 3.17286 16.9653 3.64823 17.015 4.1605L17.9877 11.4724C16.901 10.833 15.6404 10.5543 14.3862 10.676C13.1319 10.7977 11.9481 11.3136 11.0039 12.15L1.71 19.3156C0.870106 19.9574 0.292305 20.8839 0.0847249 21.9218C-0.122855 22.9597 0.0540077 24.0379 0.582223 24.9546C1.11044 25.8712 1.9538 26.5635 2.9545 26.902C3.95519 27.2404 5.04463 27.2018 6.01895 26.7933L13.1438 23.8441L12.2976 23.4932C11.9506 23.3554 11.6141 23.1925 11.2908 23.0057C11.0129 22.8457 10.7464 22.6665 10.4932 22.4695L5.21163 24.6582C4.74368 24.8733 4.21247 24.9056 3.72199 24.7489C3.2315 24.5921 2.81704 24.2575 2.55973 23.8106C2.30241 23.3636 2.22075 22.8366 2.33075 22.3325C2.44074 21.8284 2.73446 21.3836 3.15442 21.0851L8.99047 16.581C8.99047 16.581 8.99047 16.6102 8.99047 16.6248C8.99146 17.8454 9.36466 19.0364 10.0601 20.0384C10.7555 21.0403 11.7398 21.8052 12.8812 22.2306V22.2306L23.8967 26.7786C24.8706 27.1839 25.9583 27.2202 26.9569 26.8807C27.9555 26.5412 28.7968 25.8491 29.3238 24.9336C29.8507 24.0181 30.0274 22.9417 29.8207 21.9053C29.6141 20.8689 29.0383 19.9432 28.2008 19.301H28.1959ZM11.2519 16.6102C11.2529 15.8796 11.4699 15.1657 11.8756 14.5587C12.2812 13.9518 12.8573 13.4789 13.531 13.2C14.2047 12.9211 14.9458 12.8486 15.6605 12.9917C16.3753 13.1349 17.0317 13.4872 17.5468 14.0041C18.0618 14.521 18.4125 15.1794 18.5543 15.896C18.6962 16.6127 18.6229 17.3553 18.3437 18.0302C18.0646 18.7051 17.5921 19.2819 16.9859 19.6877C16.3798 20.0935 15.6673 20.31 14.9384 20.31C14.4538 20.31 13.9741 20.2143 13.5265 20.0283C13.0789 19.8423 12.6723 19.5697 12.3299 19.2261C11.9876 18.8825 11.7161 18.4746 11.5311 18.0257C11.3462 17.5768 11.2513 17.0959 11.2519 16.6102V16.6102Z" fill="#0569FF"/>
|
|
14
|
+
</svg>`;
|
|
15
|
+
exports.variants = {
|
|
16
|
+
"default": `<svg width="30" height="28" viewBox="0 0 30 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
17
|
+
<path d="M28.1959 19.301L22.0827 14.5873L22.2042 15.4988C22.2626 15.8697 22.2918 16.2445 22.2918 16.62C22.291 16.946 22.2699 17.2716 22.2286 17.5949L26.7515 21.0851C27.1714 21.3836 27.4652 21.8284 27.5752 22.3325C27.6852 22.8366 27.6035 23.3636 27.3462 23.8106C27.0889 24.2575 26.6744 24.5921 26.1839 24.7489C25.6934 24.9056 25.1622 24.8733 24.6943 24.6582L17.8856 21.8358C18.8077 21.3154 19.5752 20.5585 20.1093 19.6428C20.6434 18.7271 20.925 17.6855 20.9252 16.6248C20.924 16.2438 20.8882 15.8636 20.8182 15.4891L19.2668 3.79003C19.1304 2.74192 18.6182 1.77936 17.8257 1.08197C17.0333 0.384574 16.0148 0 14.9602 0C13.9057 0 12.8872 0.384574 12.0948 1.08197C11.3023 1.77936 10.7901 2.74192 10.6537 3.79003L9.63729 11.4529L10.3619 10.8923C10.6544 10.6568 10.965 10.4449 11.2908 10.2586C11.5677 10.0992 11.8534 9.95596 12.1468 9.82966L12.9006 4.1605C12.9504 3.64823 13.1886 3.17286 13.5689 2.82699C13.9492 2.48113 14.4443 2.28953 14.9578 2.28953C15.4713 2.28953 15.9665 2.48113 16.3467 2.82699C16.727 3.17286 16.9653 3.64823 17.015 4.1605L17.9877 11.4724C16.901 10.833 15.6404 10.5543 14.3862 10.676C13.1319 10.7977 11.9481 11.3136 11.0039 12.15L1.71 19.3156C0.870106 19.9574 0.292305 20.8839 0.0847249 21.9218C-0.122855 22.9597 0.0540077 24.0379 0.582223 24.9546C1.11044 25.8712 1.9538 26.5635 2.9545 26.902C3.95519 27.2404 5.04463 27.2018 6.01895 26.7933L13.1438 23.8441L12.2976 23.4932C11.9506 23.3554 11.6141 23.1925 11.2908 23.0057C11.0129 22.8457 10.7464 22.6665 10.4932 22.4695L5.21163 24.6582C4.74368 24.8733 4.21247 24.9056 3.72199 24.7489C3.2315 24.5921 2.81704 24.2575 2.55973 23.8106C2.30241 23.3636 2.22075 22.8366 2.33075 22.3325C2.44074 21.8284 2.73446 21.3836 3.15442 21.0851L8.99047 16.581C8.99047 16.581 8.99047 16.6102 8.99047 16.6248C8.99146 17.8454 9.36466 19.0364 10.0601 20.0384C10.7555 21.0403 11.7398 21.8052 12.8812 22.2306V22.2306L23.8967 26.7786C24.8706 27.1839 25.9583 27.2202 26.9569 26.8807C27.9555 26.5412 28.7968 25.8491 29.3238 24.9336C29.8507 24.0181 30.0274 22.9417 29.8207 21.9053C29.6141 20.8689 29.0383 19.9432 28.2008 19.301H28.1959ZM11.2519 16.6102C11.2529 15.8796 11.4699 15.1657 11.8756 14.5587C12.2812 13.9518 12.8573 13.4789 13.531 13.2C14.2047 12.9211 14.9458 12.8486 15.6605 12.9917C16.3753 13.1349 17.0317 13.4872 17.5468 14.0041C18.0618 14.521 18.4125 15.1794 18.5543 15.896C18.6962 16.6127 18.6229 17.3553 18.3437 18.0302C18.0646 18.7051 17.5921 19.2819 16.9859 19.6877C16.3798 20.0935 15.6673 20.31 14.9384 20.31C14.4538 20.31 13.9741 20.2143 13.5265 20.0283C13.0789 19.8423 12.6723 19.5697 12.3299 19.2261C11.9876 18.8825 11.7161 18.4746 11.5311 18.0257C11.3462 17.5768 11.2513 17.0959 11.2519 16.6102V16.6102Z" fill="#0569FF"/>
|
|
18
|
+
</svg>`
|
|
19
|
+
};
|
|
20
|
+
exports.license = "MIT";
|
|
21
|
+
exports.url = "https://fastwork.com/";
|
|
22
|
+
|
|
23
|
+
exports.default = {
|
|
24
|
+
slug: exports.slug,
|
|
25
|
+
title: exports.title,
|
|
26
|
+
hex: exports.hex,
|
|
27
|
+
categories: exports.categories,
|
|
28
|
+
aliases: exports.aliases,
|
|
29
|
+
svg: exports.svg,
|
|
30
|
+
variants: exports.variants,
|
|
31
|
+
license: exports.license,
|
|
32
|
+
url: exports.url,
|
|
33
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Fastwork
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const fastwork: IconModule;
|
|
17
|
+
export default fastwork;
|
package/dist/fastwork.js
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
// @thesvg/icons - Fastwork
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "fastwork";
|
|
5
|
+
export const title = "Fastwork";
|
|
6
|
+
export const hex = "0569FF";
|
|
7
|
+
export const categories = ["E-commerce"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg width="30" height="28" viewBox="0 0 30 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
10
|
+
<path d="M28.1959 19.301L22.0827 14.5873L22.2042 15.4988C22.2626 15.8697 22.2918 16.2445 22.2918 16.62C22.291 16.946 22.2699 17.2716 22.2286 17.5949L26.7515 21.0851C27.1714 21.3836 27.4652 21.8284 27.5752 22.3325C27.6852 22.8366 27.6035 23.3636 27.3462 23.8106C27.0889 24.2575 26.6744 24.5921 26.1839 24.7489C25.6934 24.9056 25.1622 24.8733 24.6943 24.6582L17.8856 21.8358C18.8077 21.3154 19.5752 20.5585 20.1093 19.6428C20.6434 18.7271 20.925 17.6855 20.9252 16.6248C20.924 16.2438 20.8882 15.8636 20.8182 15.4891L19.2668 3.79003C19.1304 2.74192 18.6182 1.77936 17.8257 1.08197C17.0333 0.384574 16.0148 0 14.9602 0C13.9057 0 12.8872 0.384574 12.0948 1.08197C11.3023 1.77936 10.7901 2.74192 10.6537 3.79003L9.63729 11.4529L10.3619 10.8923C10.6544 10.6568 10.965 10.4449 11.2908 10.2586C11.5677 10.0992 11.8534 9.95596 12.1468 9.82966L12.9006 4.1605C12.9504 3.64823 13.1886 3.17286 13.5689 2.82699C13.9492 2.48113 14.4443 2.28953 14.9578 2.28953C15.4713 2.28953 15.9665 2.48113 16.3467 2.82699C16.727 3.17286 16.9653 3.64823 17.015 4.1605L17.9877 11.4724C16.901 10.833 15.6404 10.5543 14.3862 10.676C13.1319 10.7977 11.9481 11.3136 11.0039 12.15L1.71 19.3156C0.870106 19.9574 0.292305 20.8839 0.0847249 21.9218C-0.122855 22.9597 0.0540077 24.0379 0.582223 24.9546C1.11044 25.8712 1.9538 26.5635 2.9545 26.902C3.95519 27.2404 5.04463 27.2018 6.01895 26.7933L13.1438 23.8441L12.2976 23.4932C11.9506 23.3554 11.6141 23.1925 11.2908 23.0057C11.0129 22.8457 10.7464 22.6665 10.4932 22.4695L5.21163 24.6582C4.74368 24.8733 4.21247 24.9056 3.72199 24.7489C3.2315 24.5921 2.81704 24.2575 2.55973 23.8106C2.30241 23.3636 2.22075 22.8366 2.33075 22.3325C2.44074 21.8284 2.73446 21.3836 3.15442 21.0851L8.99047 16.581C8.99047 16.581 8.99047 16.6102 8.99047 16.6248C8.99146 17.8454 9.36466 19.0364 10.0601 20.0384C10.7555 21.0403 11.7398 21.8052 12.8812 22.2306V22.2306L23.8967 26.7786C24.8706 27.1839 25.9583 27.2202 26.9569 26.8807C27.9555 26.5412 28.7968 25.8491 29.3238 24.9336C29.8507 24.0181 30.0274 22.9417 29.8207 21.9053C29.6141 20.8689 29.0383 19.9432 28.2008 19.301H28.1959ZM11.2519 16.6102C11.2529 15.8796 11.4699 15.1657 11.8756 14.5587C12.2812 13.9518 12.8573 13.4789 13.531 13.2C14.2047 12.9211 14.9458 12.8486 15.6605 12.9917C16.3753 13.1349 17.0317 13.4872 17.5468 14.0041C18.0618 14.521 18.4125 15.1794 18.5543 15.896C18.6962 16.6127 18.6229 17.3553 18.3437 18.0302C18.0646 18.7051 17.5921 19.2819 16.9859 19.6877C16.3798 20.0935 15.6673 20.31 14.9384 20.31C14.4538 20.31 13.9741 20.2143 13.5265 20.0283C13.0789 19.8423 12.6723 19.5697 12.3299 19.2261C11.9876 18.8825 11.7161 18.4746 11.5311 18.0257C11.3462 17.5768 11.2513 17.0959 11.2519 16.6102V16.6102Z" fill="#0569FF"/>
|
|
11
|
+
</svg>`;
|
|
12
|
+
export const variants = {
|
|
13
|
+
"default": `<svg width="30" height="28" viewBox="0 0 30 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
14
|
+
<path d="M28.1959 19.301L22.0827 14.5873L22.2042 15.4988C22.2626 15.8697 22.2918 16.2445 22.2918 16.62C22.291 16.946 22.2699 17.2716 22.2286 17.5949L26.7515 21.0851C27.1714 21.3836 27.4652 21.8284 27.5752 22.3325C27.6852 22.8366 27.6035 23.3636 27.3462 23.8106C27.0889 24.2575 26.6744 24.5921 26.1839 24.7489C25.6934 24.9056 25.1622 24.8733 24.6943 24.6582L17.8856 21.8358C18.8077 21.3154 19.5752 20.5585 20.1093 19.6428C20.6434 18.7271 20.925 17.6855 20.9252 16.6248C20.924 16.2438 20.8882 15.8636 20.8182 15.4891L19.2668 3.79003C19.1304 2.74192 18.6182 1.77936 17.8257 1.08197C17.0333 0.384574 16.0148 0 14.9602 0C13.9057 0 12.8872 0.384574 12.0948 1.08197C11.3023 1.77936 10.7901 2.74192 10.6537 3.79003L9.63729 11.4529L10.3619 10.8923C10.6544 10.6568 10.965 10.4449 11.2908 10.2586C11.5677 10.0992 11.8534 9.95596 12.1468 9.82966L12.9006 4.1605C12.9504 3.64823 13.1886 3.17286 13.5689 2.82699C13.9492 2.48113 14.4443 2.28953 14.9578 2.28953C15.4713 2.28953 15.9665 2.48113 16.3467 2.82699C16.727 3.17286 16.9653 3.64823 17.015 4.1605L17.9877 11.4724C16.901 10.833 15.6404 10.5543 14.3862 10.676C13.1319 10.7977 11.9481 11.3136 11.0039 12.15L1.71 19.3156C0.870106 19.9574 0.292305 20.8839 0.0847249 21.9218C-0.122855 22.9597 0.0540077 24.0379 0.582223 24.9546C1.11044 25.8712 1.9538 26.5635 2.9545 26.902C3.95519 27.2404 5.04463 27.2018 6.01895 26.7933L13.1438 23.8441L12.2976 23.4932C11.9506 23.3554 11.6141 23.1925 11.2908 23.0057C11.0129 22.8457 10.7464 22.6665 10.4932 22.4695L5.21163 24.6582C4.74368 24.8733 4.21247 24.9056 3.72199 24.7489C3.2315 24.5921 2.81704 24.2575 2.55973 23.8106C2.30241 23.3636 2.22075 22.8366 2.33075 22.3325C2.44074 21.8284 2.73446 21.3836 3.15442 21.0851L8.99047 16.581C8.99047 16.581 8.99047 16.6102 8.99047 16.6248C8.99146 17.8454 9.36466 19.0364 10.0601 20.0384C10.7555 21.0403 11.7398 21.8052 12.8812 22.2306V22.2306L23.8967 26.7786C24.8706 27.1839 25.9583 27.2202 26.9569 26.8807C27.9555 26.5412 28.7968 25.8491 29.3238 24.9336C29.8507 24.0181 30.0274 22.9417 29.8207 21.9053C29.6141 20.8689 29.0383 19.9432 28.2008 19.301H28.1959ZM11.2519 16.6102C11.2529 15.8796 11.4699 15.1657 11.8756 14.5587C12.2812 13.9518 12.8573 13.4789 13.531 13.2C14.2047 12.9211 14.9458 12.8486 15.6605 12.9917C16.3753 13.1349 17.0317 13.4872 17.5468 14.0041C18.0618 14.521 18.4125 15.1794 18.5543 15.896C18.6962 16.6127 18.6229 17.3553 18.3437 18.0302C18.0646 18.7051 17.5921 19.2819 16.9859 19.6877C16.3798 20.0935 15.6673 20.31 14.9384 20.31C14.4538 20.31 13.9741 20.2143 13.5265 20.0283C13.0789 19.8423 12.6723 19.5697 12.3299 19.2261C11.9876 18.8825 11.7161 18.4746 11.5311 18.0257C11.3462 17.5768 11.2513 17.0959 11.2519 16.6102V16.6102Z" fill="#0569FF"/>
|
|
15
|
+
</svg>`
|
|
16
|
+
};
|
|
17
|
+
export const license = "MIT";
|
|
18
|
+
export const url = "https://fastwork.com/";
|
|
19
|
+
|
|
20
|
+
const fastwork = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
21
|
+
export default fastwork;
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Glaxnimate
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "glaxnimate";
|
|
8
|
+
exports.title = "Glaxnimate";
|
|
9
|
+
exports.hex = "3250B0";
|
|
10
|
+
exports.categories = ["Design"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
13
|
+
<svg
|
|
14
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
15
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
16
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
17
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
18
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
19
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
20
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
21
|
+
width="512"
|
|
22
|
+
height="512"
|
|
23
|
+
viewBox="0 0 512 512"
|
|
24
|
+
version="1.1"
|
|
25
|
+
id="svg4575"
|
|
26
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
|
27
|
+
sodipodi:docname="logo.svg">
|
|
28
|
+
<defs
|
|
29
|
+
id="defs4569" />
|
|
30
|
+
<sodipodi:namedview
|
|
31
|
+
id="base"
|
|
32
|
+
pagecolor="#ffffff"
|
|
33
|
+
bordercolor="#666666"
|
|
34
|
+
borderopacity="1.0"
|
|
35
|
+
inkscape:pageopacity="0.0"
|
|
36
|
+
inkscape:pageshadow="2"
|
|
37
|
+
inkscape:zoom="0.175"
|
|
38
|
+
inkscape:cx="2896.3819"
|
|
39
|
+
inkscape:cy="-1476.1068"
|
|
40
|
+
inkscape:document-units="px"
|
|
41
|
+
inkscape:current-layer="layer1"
|
|
42
|
+
showgrid="false"
|
|
43
|
+
units="px"
|
|
44
|
+
inkscape:pagecheckerboard="true"
|
|
45
|
+
inkscape:window-width="2408"
|
|
46
|
+
inkscape:window-height="1411"
|
|
47
|
+
inkscape:window-x="30"
|
|
48
|
+
inkscape:window-y="0"
|
|
49
|
+
inkscape:window-maximized="1"
|
|
50
|
+
inkscape:document-rotation="0"
|
|
51
|
+
borderlayer="true" />
|
|
52
|
+
<metadata
|
|
53
|
+
id="metadata4572">
|
|
54
|
+
<rdf:RDF>
|
|
55
|
+
<cc:Work
|
|
56
|
+
rdf:about="">
|
|
57
|
+
<dc:format>image/svg+xml</dc:format>
|
|
58
|
+
<dc:type
|
|
59
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
60
|
+
<dc:title></dc:title>
|
|
61
|
+
</cc:Work>
|
|
62
|
+
</rdf:RDF>
|
|
63
|
+
</metadata>
|
|
64
|
+
<g
|
|
65
|
+
inkscape:label="ref"
|
|
66
|
+
inkscape:groupmode="layer"
|
|
67
|
+
id="layer1"
|
|
68
|
+
transform="translate(0,-161.53332)">
|
|
69
|
+
<path
|
|
70
|
+
id="path971"
|
|
71
|
+
style="fill:#c4d9f5;stroke:#3250b0;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
72
|
+
d="m 376.46989,342.23875 v 0 c 0,-60.3931 30.1695,-116.7938 80.4738,-150.3183 -70.6428,3.8412 -132.5918,48.6345 -158.2911,114.8458 -13.6006,3.5918 -27.9209,5.3549 -42.6533,5.3549 -14.7317,0 -29.052,-1.7631 -42.6532,-5.3549 -25.6994,-66.2113 -87.6483,-111.0046 -158.291101,-114.8452 50.304301,33.5239 80.473801,89.9252 80.473801,150.3177 v 0 c 0,31.0501 -8.0005,61.5762 -23.5599,88.4224 52.0632,33.1825 83.5825,90.6481 83.5825,152.3869 v 0 c 0,4.1797 -0.1445,8.3576 -0.4758,13.1391 17.6314,16.5448 38.2789,28.8298 60.7135,36.7616 22.4353,-7.9318 43.0821,-20.2168 60.7136,-36.7616 -0.3313,-4.7815 -0.4759,-8.9594 -0.4759,-13.1391 v 0 c 0,-61.7388 31.5193,-119.2044 83.7951,-152.3869 -15.3467,-26.8462 -23.3472,-57.3723 -23.3472,-88.4224 z"
|
|
73
|
+
sodipodi:nodetypes="ssccsccsscsscccsscs" />
|
|
74
|
+
<path
|
|
75
|
+
style="fill:none;stroke:#f01d0a;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
76
|
+
d="m 207.59059,382.47295 v 48.1882"
|
|
77
|
+
id="path1244-3-3"
|
|
78
|
+
sodipodi:nodetypes="cc" />
|
|
79
|
+
<path
|
|
80
|
+
style="fill:none;stroke:#f01d0a;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
81
|
+
d="m 304.40799,382.47295 v 48.1882"
|
|
82
|
+
id="path1244-5-6"
|
|
83
|
+
sodipodi:nodetypes="cc" />
|
|
84
|
+
<circle
|
|
85
|
+
style="fill:#3250b0;stroke:none;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
86
|
+
id="circle1152-5"
|
|
87
|
+
cx="231.69263"
|
|
88
|
+
cy="560.66565"
|
|
89
|
+
r="12.047059" />
|
|
90
|
+
<circle
|
|
91
|
+
style="fill:#3250b0;stroke:none;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
92
|
+
id="circle1154-6"
|
|
93
|
+
cx="279.88086"
|
|
94
|
+
cy="560.66565"
|
|
95
|
+
r="12.047059" />
|
|
96
|
+
</g>
|
|
97
|
+
</svg>`;
|
|
98
|
+
exports.variants = {
|
|
99
|
+
"default": `<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
100
|
+
<svg
|
|
101
|
+
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
102
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
|
103
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
|
104
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
|
105
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
106
|
+
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
|
107
|
+
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
|
108
|
+
width="512"
|
|
109
|
+
height="512"
|
|
110
|
+
viewBox="0 0 512 512"
|
|
111
|
+
version="1.1"
|
|
112
|
+
id="svg4575"
|
|
113
|
+
inkscape:version="1.0.2 (e86c870879, 2021-01-15)"
|
|
114
|
+
sodipodi:docname="logo.svg">
|
|
115
|
+
<defs
|
|
116
|
+
id="defs4569" />
|
|
117
|
+
<sodipodi:namedview
|
|
118
|
+
id="base"
|
|
119
|
+
pagecolor="#ffffff"
|
|
120
|
+
bordercolor="#666666"
|
|
121
|
+
borderopacity="1.0"
|
|
122
|
+
inkscape:pageopacity="0.0"
|
|
123
|
+
inkscape:pageshadow="2"
|
|
124
|
+
inkscape:zoom="0.175"
|
|
125
|
+
inkscape:cx="2896.3819"
|
|
126
|
+
inkscape:cy="-1476.1068"
|
|
127
|
+
inkscape:document-units="px"
|
|
128
|
+
inkscape:current-layer="layer1"
|
|
129
|
+
showgrid="false"
|
|
130
|
+
units="px"
|
|
131
|
+
inkscape:pagecheckerboard="true"
|
|
132
|
+
inkscape:window-width="2408"
|
|
133
|
+
inkscape:window-height="1411"
|
|
134
|
+
inkscape:window-x="30"
|
|
135
|
+
inkscape:window-y="0"
|
|
136
|
+
inkscape:window-maximized="1"
|
|
137
|
+
inkscape:document-rotation="0"
|
|
138
|
+
borderlayer="true" />
|
|
139
|
+
<metadata
|
|
140
|
+
id="metadata4572">
|
|
141
|
+
<rdf:RDF>
|
|
142
|
+
<cc:Work
|
|
143
|
+
rdf:about="">
|
|
144
|
+
<dc:format>image/svg+xml</dc:format>
|
|
145
|
+
<dc:type
|
|
146
|
+
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
|
147
|
+
<dc:title></dc:title>
|
|
148
|
+
</cc:Work>
|
|
149
|
+
</rdf:RDF>
|
|
150
|
+
</metadata>
|
|
151
|
+
<g
|
|
152
|
+
inkscape:label="ref"
|
|
153
|
+
inkscape:groupmode="layer"
|
|
154
|
+
id="layer1"
|
|
155
|
+
transform="translate(0,-161.53332)">
|
|
156
|
+
<path
|
|
157
|
+
id="path971"
|
|
158
|
+
style="fill:#c4d9f5;stroke:#3250b0;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
159
|
+
d="m 376.46989,342.23875 v 0 c 0,-60.3931 30.1695,-116.7938 80.4738,-150.3183 -70.6428,3.8412 -132.5918,48.6345 -158.2911,114.8458 -13.6006,3.5918 -27.9209,5.3549 -42.6533,5.3549 -14.7317,0 -29.052,-1.7631 -42.6532,-5.3549 -25.6994,-66.2113 -87.6483,-111.0046 -158.291101,-114.8452 50.304301,33.5239 80.473801,89.9252 80.473801,150.3177 v 0 c 0,31.0501 -8.0005,61.5762 -23.5599,88.4224 52.0632,33.1825 83.5825,90.6481 83.5825,152.3869 v 0 c 0,4.1797 -0.1445,8.3576 -0.4758,13.1391 17.6314,16.5448 38.2789,28.8298 60.7135,36.7616 22.4353,-7.9318 43.0821,-20.2168 60.7136,-36.7616 -0.3313,-4.7815 -0.4759,-8.9594 -0.4759,-13.1391 v 0 c 0,-61.7388 31.5193,-119.2044 83.7951,-152.3869 -15.3467,-26.8462 -23.3472,-57.3723 -23.3472,-88.4224 z"
|
|
160
|
+
sodipodi:nodetypes="ssccsccsscsscccsscs" />
|
|
161
|
+
<path
|
|
162
|
+
style="fill:none;stroke:#f01d0a;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
163
|
+
d="m 207.59059,382.47295 v 48.1882"
|
|
164
|
+
id="path1244-3-3"
|
|
165
|
+
sodipodi:nodetypes="cc" />
|
|
166
|
+
<path
|
|
167
|
+
style="fill:none;stroke:#f01d0a;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
168
|
+
d="m 304.40799,382.47295 v 48.1882"
|
|
169
|
+
id="path1244-5-6"
|
|
170
|
+
sodipodi:nodetypes="cc" />
|
|
171
|
+
<circle
|
|
172
|
+
style="fill:#3250b0;stroke:none;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
173
|
+
id="circle1152-5"
|
|
174
|
+
cx="231.69263"
|
|
175
|
+
cy="560.66565"
|
|
176
|
+
r="12.047059" />
|
|
177
|
+
<circle
|
|
178
|
+
style="fill:#3250b0;stroke:none;stroke-width:24.0941;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
|
179
|
+
id="circle1154-6"
|
|
180
|
+
cx="279.88086"
|
|
181
|
+
cy="560.66565"
|
|
182
|
+
r="12.047059" />
|
|
183
|
+
</g>
|
|
184
|
+
</svg>`
|
|
185
|
+
};
|
|
186
|
+
exports.license = "GPL-3.0";
|
|
187
|
+
exports.url = "https://glaxnimate.org/";
|
|
188
|
+
|
|
189
|
+
exports.default = {
|
|
190
|
+
slug: exports.slug,
|
|
191
|
+
title: exports.title,
|
|
192
|
+
hex: exports.hex,
|
|
193
|
+
categories: exports.categories,
|
|
194
|
+
aliases: exports.aliases,
|
|
195
|
+
svg: exports.svg,
|
|
196
|
+
variants: exports.variants,
|
|
197
|
+
license: exports.license,
|
|
198
|
+
url: exports.url,
|
|
199
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Glaxnimate
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const glaxnimate: IconModule;
|
|
17
|
+
export default glaxnimate;
|