@cloudtower/icons-react 4100.0.7 → 4100.0.9

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.
Files changed (38) hide show
  1. package/dist/Datastore24GradientGrayIcon.d.ts +4 -0
  2. package/dist/Elasticsearch16Icon.d.ts +4 -0
  3. package/dist/Elasticsearch24Icon.d.ts +4 -0
  4. package/dist/Kafka16Icon.d.ts +4 -0
  5. package/dist/Kafka24Icon.d.ts +4 -0
  6. package/dist/Loki16Icon.d.ts +4 -0
  7. package/dist/Loki24Icon.d.ts +4 -0
  8. package/dist/StorageAccessNetwork16GradientBlueIcon.d.ts +4 -0
  9. package/dist/StorageAccessNetwork16RedIcon.d.ts +4 -0
  10. package/dist/StorageAccessNetwork16YellowIcon.d.ts +4 -0
  11. package/dist/StorageAccessNetwork24GradientBlueIcon.d.ts +4 -0
  12. package/dist/cjs/Datastore24GradientGrayIcon.js +35 -0
  13. package/dist/cjs/Elasticsearch16Icon.js +36 -0
  14. package/dist/cjs/Elasticsearch24Icon.js +36 -0
  15. package/dist/cjs/Kafka16Icon.js +21 -0
  16. package/dist/cjs/Kafka24Icon.js +21 -0
  17. package/dist/cjs/Loki16Icon.js +236 -0
  18. package/dist/cjs/Loki24Icon.js +236 -0
  19. package/dist/cjs/StorageAccessNetwork16GradientBlueIcon.js +82 -0
  20. package/dist/cjs/StorageAccessNetwork16RedIcon.js +30 -0
  21. package/dist/cjs/StorageAccessNetwork16YellowIcon.js +30 -0
  22. package/dist/cjs/StorageAccessNetwork24GradientBlueIcon.js +142 -0
  23. package/dist/cjs/index.js +11 -0
  24. package/dist/esm/Datastore24GradientGrayIcon.js +35 -0
  25. package/dist/esm/Elasticsearch16Icon.js +36 -0
  26. package/dist/esm/Elasticsearch24Icon.js +36 -0
  27. package/dist/esm/Kafka16Icon.js +21 -0
  28. package/dist/esm/Kafka24Icon.js +21 -0
  29. package/dist/esm/Loki16Icon.js +236 -0
  30. package/dist/esm/Loki24Icon.js +236 -0
  31. package/dist/esm/StorageAccessNetwork16GradientBlueIcon.js +82 -0
  32. package/dist/esm/StorageAccessNetwork16RedIcon.js +30 -0
  33. package/dist/esm/StorageAccessNetwork16YellowIcon.js +30 -0
  34. package/dist/esm/StorageAccessNetwork24GradientBlueIcon.js +142 -0
  35. package/dist/esm/index.js +11 -0
  36. package/dist/image-types.d.ts +1 -1
  37. package/dist/index.d.ts +11 -0
  38. package/package.json +2 -2
@@ -0,0 +1,36 @@
1
+ import * as React from "react";
2
+ function Elasticsearch24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "Elasticsearch24Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M16.833 8.85h-5.486c.026.131.079.263.105.367.184.63.289 1.287.341 1.97.027.262.027.55.027.813 0 .262 0 .551-.027.814a9.644 9.644 0 01-.34 1.969c-.027.13-.08.262-.106.367h5.486c1.733 0 3.124-1.418 3.124-3.15s-1.391-3.15-3.124-3.15z",
18
+ fill: "#00A9E5"
19
+ }), /*#__PURE__*/React.createElement("path", {
20
+ d: "M11.794 12.814c.026-.263.026-.552.026-.814 0-.262 0-.551-.026-.814a9.644 9.644 0 00-.341-1.969c-.026-.13-.079-.262-.105-.367H2.869A10.399 10.399 0 002.396 12c0 1.102.158 2.152.473 3.15h8.479c.026-.131.079-.263.105-.367.184-.63.289-1.287.341-1.97z",
21
+ fill: "#353535"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M17.779 16.2h-6.825c-.21.473-.447.919-.71 1.339-.393.656-.865 1.233-1.39 1.785-.184.183-.368.341-.552.525-.367.341-.787.63-1.207.918A10.388 10.388 0 0012.87 22.5c3.649 0 6.851-1.864 8.741-4.672A5.354 5.354 0 0017.78 16.2z",
24
+ fill: "#00BFB3"
25
+ }), /*#__PURE__*/React.createElement("path", {
26
+ d: "M10.245 17.539c.263-.42.5-.867.71-1.339H3.262a10.38 10.38 0 003.859 4.567c.42-.288.813-.577 1.207-.918.184-.158.368-.341.551-.525.5-.525.972-1.129 1.365-1.785z",
27
+ fill: "#019B8F"
28
+ }), /*#__PURE__*/React.createElement("path", {
29
+ d: "M8.854 4.677c-.184-.184-.368-.342-.551-.525-.368-.342-.788-.63-1.208-.92C5.415 4.336 4.076 5.938 3.236 7.8h7.691a10.79 10.79 0 00-.708-1.338 8.256 8.256 0 00-1.365-1.785z",
30
+ fill: "#F9B110"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M12.87 1.5c-2.126 0-4.121.63-5.775 1.732.42.29.814.578 1.207.92.184.157.368.34.552.524.525.551.997 1.129 1.39 1.785.263.42.5.866.71 1.339h6.825c1.496 0 2.86-.63 3.832-1.627C19.721 3.363 16.52 1.5 12.87 1.5z",
33
+ fill: "#FED10A"
34
+ }));
35
+ }
36
+ export default Elasticsearch24Icon;
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ function Kafka16Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "Kafka16Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M10.842 8.854c-.623 0-1.18.276-1.563.71l-.98-.693c.105-.286.164-.593.164-.915 0-.316-.057-.618-.158-.9l.977-.686c.382.432.939.706 1.56.706 1.149 0 2.084-.935 2.084-2.084 0-1.15-.935-2.084-2.084-2.084a2.086 2.086 0 00-1.997 2.676l-.978.686A2.69 2.69 0 006.2 5.302V4.123a2.087 2.087 0 001.655-2.039C7.855.934 6.92 0 5.771 0a2.086 2.086 0 00-2.084 2.084c0 .989.693 1.817 1.618 2.03v1.193A2.694 2.694 0 003.08 7.956c0 1.331.972 2.437 2.244 2.651v1.261a2.087 2.087 0 00-1.637 2.034c0 1.15.935 2.084 2.084 2.084a2.086 2.086 0 002.084-2.084c0-.995-.702-1.829-1.636-2.034v-1.26a2.691 2.691 0 001.638-.954l.986.698a2.086 2.086 0 001.999 2.67c1.149 0 2.084-.934 2.084-2.084 0-1.149-.935-2.084-2.084-2.084zm0-4.872a1.012 1.012 0 010 2.02 1.012 1.012 0 010-2.02zM4.76 2.084a1.012 1.012 0 012.02 0 1.012 1.012 0 01-2.02 0zm2.02 11.818a1.012 1.012 0 01-2.02 0 1.012 1.012 0 012.02 0zm-1.01-4.537a1.41 1.41 0 01-1.409-1.41 1.41 1.41 0 012.819 0 1.41 1.41 0 01-1.41 1.41zm5.07 2.584a1.012 1.012 0 010-2.02 1.012 1.012 0 010 2.02z",
18
+ fill: "#231F20"
19
+ }));
20
+ }
21
+ export default Kafka16Icon;
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ function Kafka24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "Kafka24Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ d: "M16.26 13.282c-.933 0-1.77.413-2.344 1.065l-1.469-1.04c.156-.43.246-.89.246-1.373a4.01 4.01 0 00-.238-1.35l1.466-1.03a3.116 3.116 0 002.34 1.06 3.13 3.13 0 003.125-3.126 3.13 3.13 0 00-3.126-3.126 3.13 3.13 0 00-3.126 3.126c0 .309.047.606.13.888l-1.466 1.03a4.035 4.035 0 00-2.5-1.454V6.185a3.131 3.131 0 002.483-3.059A3.13 3.13 0 008.655 0a3.13 3.13 0 00-3.126 3.126A3.13 3.13 0 007.956 6.17v1.791a4.041 4.041 0 00-3.339 3.973 4.04 4.04 0 003.367 3.977v1.891a3.13 3.13 0 00-2.455 3.052 3.13 3.13 0 003.126 3.126 3.13 3.13 0 003.126-3.126 3.13 3.13 0 00-2.455-3.052v-1.89a4.036 4.036 0 002.458-1.43l1.478 1.046a3.11 3.11 0 00-.128.88 3.13 3.13 0 003.126 3.126 3.13 3.13 0 003.126-3.126 3.13 3.13 0 00-3.126-3.126zm0-7.31c.836 0 1.516.68 1.516 1.516s-.68 1.516-1.516 1.516c-.835 0-1.515-.68-1.515-1.516s.68-1.516 1.515-1.516zM7.14 3.126c0-.836.68-1.516 1.515-1.516.836 0 1.516.68 1.516 1.516s-.68 1.516-1.516 1.516-1.516-.68-1.516-1.516zm3.03 17.728c0 .835-.68 1.515-1.515 1.515-.836 0-1.516-.68-1.516-1.515 0-.836.68-1.516 1.516-1.516s1.516.68 1.516 1.516zm-1.515-6.806a2.116 2.116 0 01-2.114-2.114c0-1.166.948-2.114 2.114-2.114 1.165 0 2.114.948 2.114 2.114a2.116 2.116 0 01-2.114 2.114zm7.605 3.875c-.835 0-1.515-.68-1.515-1.515 0-.836.68-1.516 1.515-1.516.836 0 1.516.68 1.516 1.516 0 .835-.68 1.515-1.516 1.515z",
18
+ fill: "#231F20"
19
+ }));
20
+ }
21
+ export default Kafka24Icon;
@@ -0,0 +1,236 @@
1
+ import * as React from "react";
2
+ function Loki16Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "Loki16Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ clipPath: "url(#clip0_19669_68)"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M4.792 13.702l-1.115.173.173 1.114 1.114-.17-.172-1.117z",
20
+ fill: "url(#paint0_linear_19669_68)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M8.817 12.438l4.921-.758-.172-1.114-4.92.756.17 1.116z",
23
+ fill: "url(#paint1_linear_19669_68)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M6.9 11.591l.171 1.115 1.116-.17-.172-1.117-1.115.172z",
26
+ fill: "url(#paint2_linear_19669_68)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M6.71 14.549l-.172-1.115-1.115.171.171 1.116 1.116-.172z",
29
+ fill: "url(#paint3_linear_19669_68)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M3.58 13.243l1.115-.17-.17-1.117-1.116.173.171 1.114z",
32
+ fill: "url(#paint4_linear_19669_68)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M13.835 12.312l-4.921.756.172 1.116 4.92-.758-.17-1.114z",
35
+ fill: "url(#paint5_linear_19669_68)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M7.17 13.338l.17 1.114 1.115-.17-.171-1.117-1.115.173z",
38
+ fill: "url(#paint6_linear_19669_68)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M5.326 12.975l1.115-.172-.171-1.115-1.116.171.172 1.116z",
41
+ fill: "url(#paint7_linear_19669_68)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M3.313 11.499l.47-.073L2.41 2.504l-.472.072L3.313 11.5z",
44
+ fill: "url(#paint8_linear_19669_68)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M3.959 11.399l.47-.073-1.472-9.579-.471.073 1.473 9.579z",
47
+ fill: "url(#paint9_linear_19669_68)"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ d: "M5.065 11.228l.47-.073L3.973 1l-.47.073 1.562 10.155z",
50
+ fill: "url(#paint10_linear_19669_68)"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M5.711 11.129l.472-.073-1.425-9.26-.47.074 1.423 9.259z",
53
+ fill: "url(#paint11_linear_19669_68)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M6.803 10.961l.471-.072L6.01 2.664l-.471.071 1.265 8.226z",
56
+ fill: "url(#paint12_linear_19669_68)"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M7.45 10.862l.472-.073-1.314-8.54-.471.072 1.314 8.54z",
59
+ fill: "url(#paint13_linear_19669_68)"
60
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
61
+ id: "paint0_linear_19669_68",
62
+ x1: 4.862,
63
+ y1: 17.827,
64
+ x2: 2.24,
65
+ y2: 0.791,
66
+ gradientUnits: "userSpaceOnUse"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#FAED1E"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#F15B2B"
72
+ })), /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint1_linear_19669_68",
74
+ x1: 12.001,
75
+ y1: 16.728,
76
+ x2: 11.646,
77
+ y2: -0.354,
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#FAED1E"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#F15B2B"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint2_linear_19669_68",
86
+ x1: 8.353,
87
+ y1: 17.29,
88
+ x2: 5.732,
89
+ y2: 0.254,
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#FAED1E"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#F15B2B"
96
+ })), /*#__PURE__*/React.createElement("linearGradient", {
97
+ id: "paint3_linear_19669_68",
98
+ x1: 6.607,
99
+ y1: 17.559,
100
+ x2: 3.986,
101
+ y2: 0.523,
102
+ gradientUnits: "userSpaceOnUse"
103
+ }, /*#__PURE__*/React.createElement("stop", {
104
+ stopColor: "#FAED1E"
105
+ }), /*#__PURE__*/React.createElement("stop", {
106
+ offset: 1,
107
+ stopColor: "#F15B2B"
108
+ })), /*#__PURE__*/React.createElement("linearGradient", {
109
+ id: "paint4_linear_19669_68",
110
+ x1: 4.862,
111
+ y1: 17.827,
112
+ x2: 2.235,
113
+ y2: 0.792,
114
+ gradientUnits: "userSpaceOnUse"
115
+ }, /*#__PURE__*/React.createElement("stop", {
116
+ stopColor: "#FAED1E"
117
+ }), /*#__PURE__*/React.createElement("stop", {
118
+ offset: 1,
119
+ stopColor: "#F15B2B"
120
+ })), /*#__PURE__*/React.createElement("linearGradient", {
121
+ id: "paint5_linear_19669_68",
122
+ x1: 12.001,
123
+ y1: 16.729,
124
+ x2: 11.646,
125
+ y2: -0.354,
126
+ gradientUnits: "userSpaceOnUse"
127
+ }, /*#__PURE__*/React.createElement("stop", {
128
+ stopColor: "#FAED1E"
129
+ }), /*#__PURE__*/React.createElement("stop", {
130
+ offset: 1,
131
+ stopColor: "#F15B2B"
132
+ })), /*#__PURE__*/React.createElement("linearGradient", {
133
+ id: "paint6_linear_19669_68",
134
+ x1: 8.353,
135
+ y1: 17.29,
136
+ x2: 5.726,
137
+ y2: 0.255,
138
+ gradientUnits: "userSpaceOnUse"
139
+ }, /*#__PURE__*/React.createElement("stop", {
140
+ stopColor: "#FAED1E"
141
+ }), /*#__PURE__*/React.createElement("stop", {
142
+ offset: 1,
143
+ stopColor: "#F15B2B"
144
+ })), /*#__PURE__*/React.createElement("linearGradient", {
145
+ id: "paint7_linear_19669_68",
146
+ x1: 6.607,
147
+ y1: 17.558,
148
+ x2: 3.986,
149
+ y2: 0.523,
150
+ gradientUnits: "userSpaceOnUse"
151
+ }, /*#__PURE__*/React.createElement("stop", {
152
+ stopColor: "#FAED1E"
153
+ }), /*#__PURE__*/React.createElement("stop", {
154
+ offset: 1,
155
+ stopColor: "#F15B2B"
156
+ })), /*#__PURE__*/React.createElement("linearGradient", {
157
+ id: "paint8_linear_19669_68",
158
+ x1: 4.489,
159
+ y1: 17.546,
160
+ x2: -1.927,
161
+ y2: 15.796,
162
+ gradientUnits: "userSpaceOnUse"
163
+ }, /*#__PURE__*/React.createElement("stop", {
164
+ stopColor: "#FAED1E"
165
+ }), /*#__PURE__*/React.createElement("stop", {
166
+ offset: 1,
167
+ stopColor: "#F15B2B"
168
+ })), /*#__PURE__*/React.createElement("linearGradient", {
169
+ id: "paint9_linear_19669_68",
170
+ x1: 5.205,
171
+ y1: 17.894,
172
+ x2: -1.566,
173
+ y2: 16.11,
174
+ gradientUnits: "userSpaceOnUse"
175
+ }, /*#__PURE__*/React.createElement("stop", {
176
+ stopColor: "#FAED1E"
177
+ }), /*#__PURE__*/React.createElement("stop", {
178
+ offset: 1,
179
+ stopColor: "#F15B2B"
180
+ })), /*#__PURE__*/React.createElement("linearGradient", {
181
+ id: "paint10_linear_19669_68",
182
+ x1: 6.371,
183
+ y1: 18.118,
184
+ x2: -0.713,
185
+ y2: 16.3,
186
+ gradientUnits: "userSpaceOnUse"
187
+ }, /*#__PURE__*/React.createElement("stop", {
188
+ stopColor: "#FAED1E"
189
+ }), /*#__PURE__*/React.createElement("stop", {
190
+ offset: 1,
191
+ stopColor: "#F15B2B"
192
+ })), /*#__PURE__*/React.createElement("linearGradient", {
193
+ id: "paint11_linear_19669_68",
194
+ x1: 6.924,
195
+ y1: 17.407,
196
+ x2: 0.323,
197
+ y2: 15.637,
198
+ gradientUnits: "userSpaceOnUse"
199
+ }, /*#__PURE__*/React.createElement("stop", {
200
+ stopColor: "#FAED1E"
201
+ }), /*#__PURE__*/React.createElement("stop", {
202
+ offset: 1,
203
+ stopColor: "#F15B2B"
204
+ })), /*#__PURE__*/React.createElement("linearGradient", {
205
+ id: "paint12_linear_19669_68",
206
+ x1: 7.907,
207
+ y1: 16.533,
208
+ x2: 1.865,
209
+ y2: 14.814,
210
+ gradientUnits: "userSpaceOnUse"
211
+ }, /*#__PURE__*/React.createElement("stop", {
212
+ stopColor: "#FAED1E"
213
+ }), /*#__PURE__*/React.createElement("stop", {
214
+ offset: 1,
215
+ stopColor: "#F15B2B"
216
+ })), /*#__PURE__*/React.createElement("linearGradient", {
217
+ id: "paint13_linear_19669_68",
218
+ x1: 8.588,
219
+ y1: 16.649,
220
+ x2: 2.375,
221
+ y2: 14.915,
222
+ gradientUnits: "userSpaceOnUse"
223
+ }, /*#__PURE__*/React.createElement("stop", {
224
+ stopColor: "#FAED1E"
225
+ }), /*#__PURE__*/React.createElement("stop", {
226
+ offset: 1,
227
+ stopColor: "#F15B2B"
228
+ })), /*#__PURE__*/React.createElement("clipPath", {
229
+ id: "clip0_19669_68"
230
+ }, /*#__PURE__*/React.createElement("path", {
231
+ fill: "#fff",
232
+ transform: "translate(1.94 1)",
233
+ d: "M0 0h12.115v14H0z"
234
+ }))));
235
+ }
236
+ export default Loki16Icon;
@@ -0,0 +1,236 @@
1
+ import * as React from "react";
2
+ function Loki24Icon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 24,
9
+ height: 24,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "Loki24Icon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ clipPath: "url(#clip0_19669_67)"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ d: "M7.189 20.553l-1.672.259.258 1.672 1.672-.257-.258-1.674z",
20
+ fill: "url(#paint0_linear_19669_67)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M13.226 18.657l7.383-1.136-.259-1.672-7.38 1.134.256 1.674z",
23
+ fill: "url(#paint1_linear_19669_67)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M10.351 17.387l.256 1.672 1.674-.256-.258-1.674-1.672.258z",
26
+ fill: "url(#paint2_linear_19669_67)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ d: "M10.066 21.824l-.258-1.672-1.672.256.256 1.674 1.674-.258z",
29
+ fill: "url(#paint3_linear_19669_67)"
30
+ }), /*#__PURE__*/React.createElement("path", {
31
+ d: "M5.372 19.865l1.672-.256-.257-1.675-1.672.259.257 1.672z",
32
+ fill: "url(#paint4_linear_19669_67)"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M20.754 18.468l-7.382 1.134.258 1.674 7.38-1.136-.256-1.672z",
35
+ fill: "url(#paint5_linear_19669_67)"
36
+ }), /*#__PURE__*/React.createElement("path", {
37
+ d: "M10.755 20.006l.256 1.672 1.672-.256-.256-1.674-1.672.258z",
38
+ fill: "url(#paint6_linear_19669_67)"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M7.99 19.463l1.672-.258-.256-1.672-1.674.256.259 1.674z",
41
+ fill: "url(#paint7_linear_19669_67)"
42
+ }), /*#__PURE__*/React.createElement("path", {
43
+ d: "M4.97 17.248l.704-.11L3.617 3.756l-.707.11 2.06 13.383z",
44
+ fill: "url(#paint8_linear_19669_67)"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M5.939 17.099l.707-.11-2.21-14.368-.706.109 2.209 14.369z",
47
+ fill: "url(#paint9_linear_19669_67)"
48
+ }), /*#__PURE__*/React.createElement("path", {
49
+ d: "M7.599 16.842l.705-.109L5.96 1.5l-.707.109L7.6 16.842z",
50
+ fill: "url(#paint10_linear_19669_67)"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M8.568 16.693l.707-.11L7.138 2.696l-.706.11 2.136 13.888z",
53
+ fill: "url(#paint11_linear_19669_67)"
54
+ }), /*#__PURE__*/React.createElement("path", {
55
+ d: "M10.206 16.442l.706-.109L9.014 3.996l-.706.107 1.898 12.34z",
56
+ fill: "url(#paint12_linear_19669_67)"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M11.177 16.293l.707-.11-1.971-12.81-.707.108 1.97 12.812z",
59
+ fill: "url(#paint13_linear_19669_67)"
60
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("linearGradient", {
61
+ id: "paint0_linear_19669_67",
62
+ x1: 7.293,
63
+ y1: 26.741,
64
+ x2: 3.361,
65
+ y2: 1.187,
66
+ gradientUnits: "userSpaceOnUse"
67
+ }, /*#__PURE__*/React.createElement("stop", {
68
+ stopColor: "#FAED1E"
69
+ }), /*#__PURE__*/React.createElement("stop", {
70
+ offset: 1,
71
+ stopColor: "#F15B2B"
72
+ })), /*#__PURE__*/React.createElement("linearGradient", {
73
+ id: "paint1_linear_19669_67",
74
+ x1: 18.003,
75
+ y1: 25.092,
76
+ x2: 17.47,
77
+ y2: -0.532,
78
+ gradientUnits: "userSpaceOnUse"
79
+ }, /*#__PURE__*/React.createElement("stop", {
80
+ stopColor: "#FAED1E"
81
+ }), /*#__PURE__*/React.createElement("stop", {
82
+ offset: 1,
83
+ stopColor: "#F15B2B"
84
+ })), /*#__PURE__*/React.createElement("linearGradient", {
85
+ id: "paint2_linear_19669_67",
86
+ x1: 12.531,
87
+ y1: 25.934,
88
+ x2: 8.598,
89
+ y2: 0.381,
90
+ gradientUnits: "userSpaceOnUse"
91
+ }, /*#__PURE__*/React.createElement("stop", {
92
+ stopColor: "#FAED1E"
93
+ }), /*#__PURE__*/React.createElement("stop", {
94
+ offset: 1,
95
+ stopColor: "#F15B2B"
96
+ })), /*#__PURE__*/React.createElement("linearGradient", {
97
+ id: "paint3_linear_19669_67",
98
+ x1: 9.912,
99
+ y1: 26.338,
100
+ x2: 5.979,
101
+ y2: 0.785,
102
+ gradientUnits: "userSpaceOnUse"
103
+ }, /*#__PURE__*/React.createElement("stop", {
104
+ stopColor: "#FAED1E"
105
+ }), /*#__PURE__*/React.createElement("stop", {
106
+ offset: 1,
107
+ stopColor: "#F15B2B"
108
+ })), /*#__PURE__*/React.createElement("linearGradient", {
109
+ id: "paint4_linear_19669_67",
110
+ x1: 7.294,
111
+ y1: 26.741,
112
+ x2: 3.353,
113
+ y2: 1.189,
114
+ gradientUnits: "userSpaceOnUse"
115
+ }, /*#__PURE__*/React.createElement("stop", {
116
+ stopColor: "#FAED1E"
117
+ }), /*#__PURE__*/React.createElement("stop", {
118
+ offset: 1,
119
+ stopColor: "#F15B2B"
120
+ })), /*#__PURE__*/React.createElement("linearGradient", {
121
+ id: "paint5_linear_19669_67",
122
+ x1: 18.003,
123
+ y1: 25.093,
124
+ x2: 17.47,
125
+ y2: -0.531,
126
+ gradientUnits: "userSpaceOnUse"
127
+ }, /*#__PURE__*/React.createElement("stop", {
128
+ stopColor: "#FAED1E"
129
+ }), /*#__PURE__*/React.createElement("stop", {
130
+ offset: 1,
131
+ stopColor: "#F15B2B"
132
+ })), /*#__PURE__*/React.createElement("linearGradient", {
133
+ id: "paint6_linear_19669_67",
134
+ x1: 12.531,
135
+ y1: 25.935,
136
+ x2: 8.59,
137
+ y2: 0.383,
138
+ gradientUnits: "userSpaceOnUse"
139
+ }, /*#__PURE__*/React.createElement("stop", {
140
+ stopColor: "#FAED1E"
141
+ }), /*#__PURE__*/React.createElement("stop", {
142
+ offset: 1,
143
+ stopColor: "#F15B2B"
144
+ })), /*#__PURE__*/React.createElement("linearGradient", {
145
+ id: "paint7_linear_19669_67",
146
+ x1: 9.912,
147
+ y1: 26.337,
148
+ x2: 5.979,
149
+ y2: 0.784,
150
+ gradientUnits: "userSpaceOnUse"
151
+ }, /*#__PURE__*/React.createElement("stop", {
152
+ stopColor: "#FAED1E"
153
+ }), /*#__PURE__*/React.createElement("stop", {
154
+ offset: 1,
155
+ stopColor: "#F15B2B"
156
+ })), /*#__PURE__*/React.createElement("linearGradient", {
157
+ id: "paint8_linear_19669_67",
158
+ x1: 6.734,
159
+ y1: 26.319,
160
+ x2: -2.89,
161
+ y2: 23.694,
162
+ gradientUnits: "userSpaceOnUse"
163
+ }, /*#__PURE__*/React.createElement("stop", {
164
+ stopColor: "#FAED1E"
165
+ }), /*#__PURE__*/React.createElement("stop", {
166
+ offset: 1,
167
+ stopColor: "#F15B2B"
168
+ })), /*#__PURE__*/React.createElement("linearGradient", {
169
+ id: "paint9_linear_19669_67",
170
+ x1: 7.808,
171
+ y1: 26.841,
172
+ x2: -2.348,
173
+ y2: 24.164,
174
+ gradientUnits: "userSpaceOnUse"
175
+ }, /*#__PURE__*/React.createElement("stop", {
176
+ stopColor: "#FAED1E"
177
+ }), /*#__PURE__*/React.createElement("stop", {
178
+ offset: 1,
179
+ stopColor: "#F15B2B"
180
+ })), /*#__PURE__*/React.createElement("linearGradient", {
181
+ id: "paint10_linear_19669_67",
182
+ x1: 9.557,
183
+ y1: 27.177,
184
+ x2: -1.069,
185
+ y2: 24.449,
186
+ gradientUnits: "userSpaceOnUse"
187
+ }, /*#__PURE__*/React.createElement("stop", {
188
+ stopColor: "#FAED1E"
189
+ }), /*#__PURE__*/React.createElement("stop", {
190
+ offset: 1,
191
+ stopColor: "#F15B2B"
192
+ })), /*#__PURE__*/React.createElement("linearGradient", {
193
+ id: "paint11_linear_19669_67",
194
+ x1: 10.387,
195
+ y1: 26.11,
196
+ x2: 0.486,
197
+ y2: 23.456,
198
+ gradientUnits: "userSpaceOnUse"
199
+ }, /*#__PURE__*/React.createElement("stop", {
200
+ stopColor: "#FAED1E"
201
+ }), /*#__PURE__*/React.createElement("stop", {
202
+ offset: 1,
203
+ stopColor: "#F15B2B"
204
+ })), /*#__PURE__*/React.createElement("linearGradient", {
205
+ id: "paint12_linear_19669_67",
206
+ x1: 11.862,
207
+ y1: 24.8,
208
+ x2: 2.799,
209
+ y2: 22.221,
210
+ gradientUnits: "userSpaceOnUse"
211
+ }, /*#__PURE__*/React.createElement("stop", {
212
+ stopColor: "#FAED1E"
213
+ }), /*#__PURE__*/React.createElement("stop", {
214
+ offset: 1,
215
+ stopColor: "#F15B2B"
216
+ })), /*#__PURE__*/React.createElement("linearGradient", {
217
+ id: "paint13_linear_19669_67",
218
+ x1: 12.882,
219
+ y1: 24.973,
220
+ x2: 3.563,
221
+ y2: 22.372,
222
+ gradientUnits: "userSpaceOnUse"
223
+ }, /*#__PURE__*/React.createElement("stop", {
224
+ stopColor: "#FAED1E"
225
+ }), /*#__PURE__*/React.createElement("stop", {
226
+ offset: 1,
227
+ stopColor: "#F15B2B"
228
+ })), /*#__PURE__*/React.createElement("clipPath", {
229
+ id: "clip0_19669_67"
230
+ }, /*#__PURE__*/React.createElement("path", {
231
+ fill: "#fff",
232
+ transform: "translate(2.912 1.5)",
233
+ d: "M0 0h18.173v21H0z"
234
+ }))));
235
+ }
236
+ export default Loki24Icon;
@@ -0,0 +1,82 @@
1
+ import * as React from "react";
2
+ function StorageAccessNetwork16GradientBlueIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "StorageAccessNetwork16GradientBlueIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("path", {
17
+ fillRule: "evenodd",
18
+ clipRule: "evenodd",
19
+ d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z",
20
+ fill: "url(#paint0_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929)"
21
+ }), /*#__PURE__*/React.createElement("path", {
22
+ d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015z",
23
+ fill: "url(#paint1_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929)"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ d: "M10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z",
26
+ fill: "url(#paint2_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929)"
27
+ }), /*#__PURE__*/React.createElement("path", {
28
+ fillRule: "evenodd",
29
+ clipRule: "evenodd",
30
+ d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z",
31
+ fill: "url(#paint3_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929)"
32
+ }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("radialGradient", {
33
+ id: "paint0_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929",
34
+ cx: 0,
35
+ cy: 0,
36
+ r: 1,
37
+ gradientUnits: "userSpaceOnUse",
38
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
39
+ }, /*#__PURE__*/React.createElement("stop", {
40
+ stopColor: "#5BCAFF"
41
+ }), /*#__PURE__*/React.createElement("stop", {
42
+ offset: 1,
43
+ stopColor: "#06F"
44
+ })), /*#__PURE__*/React.createElement("radialGradient", {
45
+ id: "paint1_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929",
46
+ cx: 0,
47
+ cy: 0,
48
+ r: 1,
49
+ gradientUnits: "userSpaceOnUse",
50
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
51
+ }, /*#__PURE__*/React.createElement("stop", {
52
+ stopColor: "#5BCAFF"
53
+ }), /*#__PURE__*/React.createElement("stop", {
54
+ offset: 1,
55
+ stopColor: "#06F"
56
+ })), /*#__PURE__*/React.createElement("radialGradient", {
57
+ id: "paint2_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929",
58
+ cx: 0,
59
+ cy: 0,
60
+ r: 1,
61
+ gradientUnits: "userSpaceOnUse",
62
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
63
+ }, /*#__PURE__*/React.createElement("stop", {
64
+ stopColor: "#5BCAFF"
65
+ }), /*#__PURE__*/React.createElement("stop", {
66
+ offset: 1,
67
+ stopColor: "#06F"
68
+ })), /*#__PURE__*/React.createElement("radialGradient", {
69
+ id: "paint3_radial_StorageAccessNetwork16GradientBlueIcon_19675_48929",
70
+ cx: 0,
71
+ cy: 0,
72
+ r: 1,
73
+ gradientUnits: "userSpaceOnUse",
74
+ gradientTransform: "matrix(15 -15 15 15 .5 15.5)"
75
+ }, /*#__PURE__*/React.createElement("stop", {
76
+ stopColor: "#5BCAFF"
77
+ }), /*#__PURE__*/React.createElement("stop", {
78
+ offset: 1,
79
+ stopColor: "#06F"
80
+ }))));
81
+ }
82
+ export default StorageAccessNetwork16GradientBlueIcon;
@@ -0,0 +1,30 @@
1
+ import * as React from "react";
2
+ function StorageAccessNetwork16RedIcon({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) {
7
+ return /*#__PURE__*/React.createElement("svg", Object.assign({
8
+ width: 16,
9
+ height: 16,
10
+ fill: "none",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ "data-testid": "StorageAccessNetwork16RedIcon",
13
+ "aria-labelledby": titleId
14
+ }, props), title ? /*#__PURE__*/React.createElement("title", {
15
+ id: titleId
16
+ }, title) : null, /*#__PURE__*/React.createElement("g", {
17
+ fill: "#F0483E"
18
+ }, /*#__PURE__*/React.createElement("path", {
19
+ fillRule: "evenodd",
20
+ clipRule: "evenodd",
21
+ d: "M7.308.5a2.328 2.328 0 00-.647 4.564v.402l.224 1.803-1.449-1.096-1.268-.732a1.811 1.811 0 10-.646 1.12l1.268.731L6.445 8l-1.656.708-.347.2a2.329 2.329 0 10.646 1.12l.348-.2 1.45-1.097-.225 1.803v1.464a1.811 1.811 0 101.51 3.283l-.075-.031a2.388 2.388 0 01-1.014-.806l-.002-.003a2.261 2.261 0 01-.314-.637 1.29 1.29 0 01.446-1.41 2.032 2.032 0 01-.433-1.288c0-.46.13-.905.412-1.291.17-.233.376-.424.607-.577l-.06-.491.402.3.04-.018a3.013 3.013 0 011.242-.253c.21 0 .418.018.623.058l-.22-.127L8.153 8l1.674-.707 1.267-.732a1.81 1.81 0 10-.646-1.12l-1.268.732-1.44 1.08.215-1.787v-.402A2.329 2.329 0 007.308.5zM6.014 2.828a1.293 1.293 0 112.587 0 1.293 1.293 0 01-2.587 0zm-4.306 8.405a1.293 1.293 0 102.24-1.293 1.293 1.293 0 00-2.24 1.293z"
22
+ }), /*#__PURE__*/React.createElement("path", {
23
+ d: "M10.212 8.871c.154.04.306.092.453.16.215.097.415.221.595.374a1.292 1.292 0 011.105.024c.241-.306.591-.512.98-.573a2.329 2.329 0 00-3.133.015zM10.248 10.77c.093.148.23.288.405.288.193 0 .355-.162.294-.345a1.09 1.09 0 00-.154-.299 1.37 1.37 0 00-.559-.443 1.938 1.938 0 00-.813-.16 1.98 1.98 0 00-.82.162 1.395 1.395 0 00-.575.452 1.123 1.123 0 00-.213.681c0 .315.106.568.317.758.213.191.5.336.864.435l.536.145c.162.043.308.092.436.148.13.056.233.126.308.211a.472.472 0 01.115.329.604.604 0 01-.13.386.865.865 0 01-.36.255c-.15.06-.322.09-.515.09-.176 0-.338-.025-.485-.076a.862.862 0 01-.362-.24.625.625 0 01-.072-.104c-.087-.158-.226-.304-.407-.304-.2 0-.363.169-.305.358.04.126.096.242.17.347.141.197.335.349.583.456.249.107.542.161.882.161.355 0 .657-.057.906-.172.251-.115.442-.271.574-.47.133-.198.2-.425.2-.68 0-.203-.041-.377-.123-.523a1.142 1.142 0 00-.314-.366 1.788 1.788 0 00-.423-.238c-.152-.06-.3-.108-.446-.143l-.443-.115a3.08 3.08 0 01-.276-.083 1.531 1.531 0 01-.27-.13.674.674 0 01-.202-.197.501.501 0 01-.076-.277.56.56 0 01.111-.342.743.743 0 01.317-.238 1.21 1.21 0 01.483-.088c.26 0 .475.058.647.174.082.055.147.12.195.197z"
24
+ }), /*#__PURE__*/React.createElement("path", {
25
+ fillRule: "evenodd",
26
+ clipRule: "evenodd",
27
+ d: "M12.072 14.386a.34.34 0 00.321-.228l.336-.966h1.773l.336.966a.34.34 0 10.642-.225l-1.345-3.719a.52.52 0 00-.49-.342h-.06a.52.52 0 00-.489.342l-1.345 3.719c-.08.22.085.453.32.453zm2.231-1.768l-.663-1.91a.025.025 0 00-.047 0l-.664 1.91h1.374z"
28
+ })));
29
+ }
30
+ export default StorageAccessNetwork16RedIcon;