alma-icons 3.0.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/manifest.js +30 -0
- package/dist/metadata.d.ts +3 -0
- package/dist/metadata.js +33 -0
- package/dist/react/icons/RangeEndFill100.d.ts +6 -0
- package/dist/react/icons/RangeEndFill100.js +47 -0
- package/dist/react/icons/RangeEndFill200.d.ts +6 -0
- package/dist/react/icons/RangeEndFill200.js +47 -0
- package/dist/react/icons/RangeEndFill300.d.ts +6 -0
- package/dist/react/icons/RangeEndFill300.js +47 -0
- package/dist/react/icons/RangeEndFill400.d.ts +6 -0
- package/dist/react/icons/RangeEndFill400.js +47 -0
- package/dist/react/icons/RangeEndFill500.d.ts +6 -0
- package/dist/react/icons/RangeEndFill500.js +47 -0
- package/dist/react/icons/RangeEndOutline100.d.ts +6 -0
- package/dist/react/icons/RangeEndOutline100.js +47 -0
- package/dist/react/icons/RangeEndOutline200.d.ts +6 -0
- package/dist/react/icons/RangeEndOutline200.js +47 -0
- package/dist/react/icons/RangeEndOutline300.d.ts +6 -0
- package/dist/react/icons/RangeEndOutline300.js +47 -0
- package/dist/react/icons/RangeEndOutline400.d.ts +6 -0
- package/dist/react/icons/RangeEndOutline400.js +47 -0
- package/dist/react/icons/RangeEndOutline500.d.ts +6 -0
- package/dist/react/icons/RangeEndOutline500.js +47 -0
- package/dist/react/icons/RangeStartFill100.d.ts +6 -0
- package/dist/react/icons/RangeStartFill100.js +47 -0
- package/dist/react/icons/RangeStartFill200.d.ts +6 -0
- package/dist/react/icons/RangeStartFill200.js +47 -0
- package/dist/react/icons/RangeStartFill300.d.ts +6 -0
- package/dist/react/icons/RangeStartFill300.js +47 -0
- package/dist/react/icons/RangeStartFill400.d.ts +6 -0
- package/dist/react/icons/RangeStartFill400.js +47 -0
- package/dist/react/icons/RangeStartFill500.d.ts +6 -0
- package/dist/react/icons/RangeStartFill500.js +47 -0
- package/dist/react/icons/RangeStartOutline100.d.ts +6 -0
- package/dist/react/icons/RangeStartOutline100.js +47 -0
- package/dist/react/icons/RangeStartOutline200.d.ts +6 -0
- package/dist/react/icons/RangeStartOutline200.js +47 -0
- package/dist/react/icons/RangeStartOutline300.d.ts +6 -0
- package/dist/react/icons/RangeStartOutline300.js +47 -0
- package/dist/react/icons/RangeStartOutline400.d.ts +6 -0
- package/dist/react/icons/RangeStartOutline400.js +47 -0
- package/dist/react/icons/RangeStartOutline500.d.ts +6 -0
- package/dist/react/icons/RangeStartOutline500.js +47 -0
- package/dist/react/icons/RenameAltFill100.d.ts +6 -0
- package/dist/react/icons/RenameAltFill100.js +47 -0
- package/dist/react/icons/RenameAltFill200.d.ts +6 -0
- package/dist/react/icons/RenameAltFill200.js +47 -0
- package/dist/react/icons/RenameAltFill300.d.ts +6 -0
- package/dist/react/icons/RenameAltFill300.js +47 -0
- package/dist/react/icons/RenameAltFill400.d.ts +6 -0
- package/dist/react/icons/RenameAltFill400.js +47 -0
- package/dist/react/icons/RenameAltFill500.d.ts +6 -0
- package/dist/react/icons/RenameAltFill500.js +47 -0
- package/dist/react/icons/RenameAltOutline100.d.ts +6 -0
- package/dist/react/icons/RenameAltOutline100.js +47 -0
- package/dist/react/icons/RenameAltOutline200.d.ts +6 -0
- package/dist/react/icons/RenameAltOutline200.js +47 -0
- package/dist/react/icons/RenameAltOutline300.d.ts +6 -0
- package/dist/react/icons/RenameAltOutline300.js +47 -0
- package/dist/react/icons/RenameAltOutline400.d.ts +6 -0
- package/dist/react/icons/RenameAltOutline400.js +47 -0
- package/dist/react/icons/RenameAltOutline500.d.ts +6 -0
- package/dist/react/icons/RenameAltOutline500.js +47 -0
- package/dist/react/icons/StrokeWidthFill100.js +1 -1
- package/dist/react/icons/StrokeWidthFill200.js +1 -1
- package/dist/react/icons/StrokeWidthFill300.js +1 -1
- package/dist/react/icons/StrokeWidthFill400.js +1 -1
- package/dist/react/icons/StrokeWidthFill500.js +1 -1
- package/dist/react/icons/StrokeWidthOutline100.js +1 -1
- package/dist/react/icons/StrokeWidthOutline200.js +1 -1
- package/dist/react/icons/StrokeWidthOutline300.js +1 -1
- package/dist/react/icons/StrokeWidthOutline400.js +1 -1
- package/dist/react/icons/StrokeWidthOutline500.js +1 -1
- package/dist/react/icons/index.d.ts +30 -0
- package/dist/react/icons/index.js +30 -0
- package/dist/react/manifest.js +30 -0
- package/dist/vue/icons/RangeEndFill100.d.ts +7 -0
- package/dist/vue/icons/RangeEndFill100.js +46 -0
- package/dist/vue/icons/RangeEndFill200.d.ts +7 -0
- package/dist/vue/icons/RangeEndFill200.js +46 -0
- package/dist/vue/icons/RangeEndFill300.d.ts +7 -0
- package/dist/vue/icons/RangeEndFill300.js +46 -0
- package/dist/vue/icons/RangeEndFill400.d.ts +7 -0
- package/dist/vue/icons/RangeEndFill400.js +46 -0
- package/dist/vue/icons/RangeEndFill500.d.ts +7 -0
- package/dist/vue/icons/RangeEndFill500.js +46 -0
- package/dist/vue/icons/RangeEndOutline100.d.ts +7 -0
- package/dist/vue/icons/RangeEndOutline100.js +46 -0
- package/dist/vue/icons/RangeEndOutline200.d.ts +7 -0
- package/dist/vue/icons/RangeEndOutline200.js +46 -0
- package/dist/vue/icons/RangeEndOutline300.d.ts +7 -0
- package/dist/vue/icons/RangeEndOutline300.js +46 -0
- package/dist/vue/icons/RangeEndOutline400.d.ts +7 -0
- package/dist/vue/icons/RangeEndOutline400.js +46 -0
- package/dist/vue/icons/RangeEndOutline500.d.ts +7 -0
- package/dist/vue/icons/RangeEndOutline500.js +46 -0
- package/dist/vue/icons/RangeStartFill100.d.ts +7 -0
- package/dist/vue/icons/RangeStartFill100.js +46 -0
- package/dist/vue/icons/RangeStartFill200.d.ts +7 -0
- package/dist/vue/icons/RangeStartFill200.js +46 -0
- package/dist/vue/icons/RangeStartFill300.d.ts +7 -0
- package/dist/vue/icons/RangeStartFill300.js +46 -0
- package/dist/vue/icons/RangeStartFill400.d.ts +7 -0
- package/dist/vue/icons/RangeStartFill400.js +46 -0
- package/dist/vue/icons/RangeStartFill500.d.ts +7 -0
- package/dist/vue/icons/RangeStartFill500.js +46 -0
- package/dist/vue/icons/RangeStartOutline100.d.ts +7 -0
- package/dist/vue/icons/RangeStartOutline100.js +46 -0
- package/dist/vue/icons/RangeStartOutline200.d.ts +7 -0
- package/dist/vue/icons/RangeStartOutline200.js +46 -0
- package/dist/vue/icons/RangeStartOutline300.d.ts +7 -0
- package/dist/vue/icons/RangeStartOutline300.js +46 -0
- package/dist/vue/icons/RangeStartOutline400.d.ts +7 -0
- package/dist/vue/icons/RangeStartOutline400.js +46 -0
- package/dist/vue/icons/RangeStartOutline500.d.ts +7 -0
- package/dist/vue/icons/RangeStartOutline500.js +46 -0
- package/dist/vue/icons/RenameAltFill100.d.ts +7 -0
- package/dist/vue/icons/RenameAltFill100.js +46 -0
- package/dist/vue/icons/RenameAltFill200.d.ts +7 -0
- package/dist/vue/icons/RenameAltFill200.js +46 -0
- package/dist/vue/icons/RenameAltFill300.d.ts +7 -0
- package/dist/vue/icons/RenameAltFill300.js +46 -0
- package/dist/vue/icons/RenameAltFill400.d.ts +7 -0
- package/dist/vue/icons/RenameAltFill400.js +46 -0
- package/dist/vue/icons/RenameAltFill500.d.ts +7 -0
- package/dist/vue/icons/RenameAltFill500.js +46 -0
- package/dist/vue/icons/RenameAltOutline100.d.ts +7 -0
- package/dist/vue/icons/RenameAltOutline100.js +46 -0
- package/dist/vue/icons/RenameAltOutline200.d.ts +7 -0
- package/dist/vue/icons/RenameAltOutline200.js +46 -0
- package/dist/vue/icons/RenameAltOutline300.d.ts +7 -0
- package/dist/vue/icons/RenameAltOutline300.js +46 -0
- package/dist/vue/icons/RenameAltOutline400.d.ts +7 -0
- package/dist/vue/icons/RenameAltOutline400.js +46 -0
- package/dist/vue/icons/RenameAltOutline500.d.ts +7 -0
- package/dist/vue/icons/RenameAltOutline500.js +46 -0
- package/dist/vue/icons/StrokeWidthFill100.js +1 -1
- package/dist/vue/icons/StrokeWidthFill200.js +1 -1
- package/dist/vue/icons/StrokeWidthFill300.js +1 -1
- package/dist/vue/icons/StrokeWidthFill400.js +1 -1
- package/dist/vue/icons/StrokeWidthFill500.js +1 -1
- package/dist/vue/icons/StrokeWidthOutline100.js +1 -1
- package/dist/vue/icons/StrokeWidthOutline200.js +1 -1
- package/dist/vue/icons/StrokeWidthOutline300.js +1 -1
- package/dist/vue/icons/StrokeWidthOutline400.js +1 -1
- package/dist/vue/icons/StrokeWidthOutline500.js +1 -1
- package/dist/vue/icons/index.d.ts +30 -0
- package/dist/vue/icons/index.js +30 -0
- package/dist/vue/manifest.js +30 -0
- package/icons/rangeEnd_fill_100.svg +4 -0
- package/icons/rangeEnd_fill_200.svg +4 -0
- package/icons/rangeEnd_fill_300.svg +4 -0
- package/icons/rangeEnd_fill_400.svg +4 -0
- package/icons/rangeEnd_fill_500.svg +4 -0
- package/icons/rangeEnd_outline_100.svg +4 -0
- package/icons/rangeEnd_outline_200.svg +4 -0
- package/icons/rangeEnd_outline_300.svg +4 -0
- package/icons/rangeEnd_outline_400.svg +4 -0
- package/icons/rangeEnd_outline_500.svg +4 -0
- package/icons/rangeStart_fill_100.svg +4 -0
- package/icons/rangeStart_fill_200.svg +4 -0
- package/icons/rangeStart_fill_300.svg +4 -0
- package/icons/rangeStart_fill_400.svg +4 -0
- package/icons/rangeStart_fill_500.svg +4 -0
- package/icons/rangeStart_outline_100.svg +4 -0
- package/icons/rangeStart_outline_200.svg +4 -0
- package/icons/rangeStart_outline_300.svg +4 -0
- package/icons/rangeStart_outline_400.svg +4 -0
- package/icons/rangeStart_outline_500.svg +4 -0
- package/icons/renameAlt_fill_100.svg +3 -0
- package/icons/renameAlt_fill_200.svg +4 -0
- package/icons/renameAlt_fill_300.svg +3 -0
- package/icons/renameAlt_fill_400.svg +4 -0
- package/icons/renameAlt_fill_500.svg +3 -0
- package/icons/renameAlt_outline_100.svg +3 -0
- package/icons/renameAlt_outline_200.svg +3 -0
- package/icons/renameAlt_outline_300.svg +3 -0
- package/icons/renameAlt_outline_400.svg +3 -0
- package/icons/renameAlt_outline_500.svg +3 -0
- package/icons/strokeWidth_fill_100.svg +3 -3
- package/icons/strokeWidth_fill_200.svg +3 -3
- package/icons/strokeWidth_fill_300.svg +3 -3
- package/icons/strokeWidth_fill_400.svg +3 -3
- package/icons/strokeWidth_fill_500.svg +3 -3
- package/icons/strokeWidth_outline_100.svg +3 -3
- package/icons/strokeWidth_outline_200.svg +3 -3
- package/icons/strokeWidth_outline_300.svg +3 -3
- package/icons/strokeWidth_outline_400.svg +3 -3
- package/icons/strokeWidth_outline_500.svg +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|

|
|
4
4
|
|
|
5
|
-

|
|
6
6
|
|
|
7
7
|
[](./LICENSE)
|
|
8
8
|
|
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
|
|
11
11
|
Alma Icons is a **production-ready icon system** designed for scalable UI products.
|
|
12
12
|
|
|
13
|
-
The library includes **
|
|
13
|
+
The library includes **1206 icons** (603 outline, 603 fill) built on a consistent **100–500 weight stroke system** with a stable, versioned taxonomy.
|
|
14
14
|
|
|
15
15
|
Perfect for design systems, product interfaces, and long-term UI development.
|
|
16
16
|
|
|
17
|
-
- **
|
|
17
|
+
- **1206 icons** (603 outline, 603 fill)
|
|
18
18
|
- **2 styles**: `fill` & `outline`
|
|
19
19
|
- **5 weights**: `100` - `500`
|
|
20
20
|
- Stable, scalable taxonomy
|
package/dist/manifest.js
CHANGED
|
@@ -4162,6 +4162,26 @@ export const iconManifest = {
|
|
|
4162
4162
|
"radio_outline_300": () => import("../icons/radio_outline_300.svg"),
|
|
4163
4163
|
"radio_outline_400": () => import("../icons/radio_outline_400.svg"),
|
|
4164
4164
|
"radio_outline_500": () => import("../icons/radio_outline_500.svg"),
|
|
4165
|
+
"rangeEnd_fill_100": () => import("../icons/rangeEnd_fill_100.svg"),
|
|
4166
|
+
"rangeEnd_fill_200": () => import("../icons/rangeEnd_fill_200.svg"),
|
|
4167
|
+
"rangeEnd_fill_300": () => import("../icons/rangeEnd_fill_300.svg"),
|
|
4168
|
+
"rangeEnd_fill_400": () => import("../icons/rangeEnd_fill_400.svg"),
|
|
4169
|
+
"rangeEnd_fill_500": () => import("../icons/rangeEnd_fill_500.svg"),
|
|
4170
|
+
"rangeEnd_outline_100": () => import("../icons/rangeEnd_outline_100.svg"),
|
|
4171
|
+
"rangeEnd_outline_200": () => import("../icons/rangeEnd_outline_200.svg"),
|
|
4172
|
+
"rangeEnd_outline_300": () => import("../icons/rangeEnd_outline_300.svg"),
|
|
4173
|
+
"rangeEnd_outline_400": () => import("../icons/rangeEnd_outline_400.svg"),
|
|
4174
|
+
"rangeEnd_outline_500": () => import("../icons/rangeEnd_outline_500.svg"),
|
|
4175
|
+
"rangeStart_fill_100": () => import("../icons/rangeStart_fill_100.svg"),
|
|
4176
|
+
"rangeStart_fill_200": () => import("../icons/rangeStart_fill_200.svg"),
|
|
4177
|
+
"rangeStart_fill_300": () => import("../icons/rangeStart_fill_300.svg"),
|
|
4178
|
+
"rangeStart_fill_400": () => import("../icons/rangeStart_fill_400.svg"),
|
|
4179
|
+
"rangeStart_fill_500": () => import("../icons/rangeStart_fill_500.svg"),
|
|
4180
|
+
"rangeStart_outline_100": () => import("../icons/rangeStart_outline_100.svg"),
|
|
4181
|
+
"rangeStart_outline_200": () => import("../icons/rangeStart_outline_200.svg"),
|
|
4182
|
+
"rangeStart_outline_300": () => import("../icons/rangeStart_outline_300.svg"),
|
|
4183
|
+
"rangeStart_outline_400": () => import("../icons/rangeStart_outline_400.svg"),
|
|
4184
|
+
"rangeStart_outline_500": () => import("../icons/rangeStart_outline_500.svg"),
|
|
4165
4185
|
"rearDefrost_fill_100": () => import("../icons/rearDefrost_fill_100.svg"),
|
|
4166
4186
|
"rearDefrost_fill_200": () => import("../icons/rearDefrost_fill_200.svg"),
|
|
4167
4187
|
"rearDefrost_fill_300": () => import("../icons/rearDefrost_fill_300.svg"),
|
|
@@ -4242,6 +4262,16 @@ export const iconManifest = {
|
|
|
4242
4262
|
"rename_outline_300": () => import("../icons/rename_outline_300.svg"),
|
|
4243
4263
|
"rename_outline_400": () => import("../icons/rename_outline_400.svg"),
|
|
4244
4264
|
"rename_outline_500": () => import("../icons/rename_outline_500.svg"),
|
|
4265
|
+
"renameAlt_fill_100": () => import("../icons/renameAlt_fill_100.svg"),
|
|
4266
|
+
"renameAlt_fill_200": () => import("../icons/renameAlt_fill_200.svg"),
|
|
4267
|
+
"renameAlt_fill_300": () => import("../icons/renameAlt_fill_300.svg"),
|
|
4268
|
+
"renameAlt_fill_400": () => import("../icons/renameAlt_fill_400.svg"),
|
|
4269
|
+
"renameAlt_fill_500": () => import("../icons/renameAlt_fill_500.svg"),
|
|
4270
|
+
"renameAlt_outline_100": () => import("../icons/renameAlt_outline_100.svg"),
|
|
4271
|
+
"renameAlt_outline_200": () => import("../icons/renameAlt_outline_200.svg"),
|
|
4272
|
+
"renameAlt_outline_300": () => import("../icons/renameAlt_outline_300.svg"),
|
|
4273
|
+
"renameAlt_outline_400": () => import("../icons/renameAlt_outline_400.svg"),
|
|
4274
|
+
"renameAlt_outline_500": () => import("../icons/renameAlt_outline_500.svg"),
|
|
4245
4275
|
"resizeCorner_fill_100": () => import("../icons/resizeCorner_fill_100.svg"),
|
|
4246
4276
|
"resizeCorner_fill_200": () => import("../icons/resizeCorner_fill_200.svg"),
|
|
4247
4277
|
"resizeCorner_fill_300": () => import("../icons/resizeCorner_fill_300.svg"),
|
package/dist/metadata.d.ts
CHANGED
|
@@ -418,6 +418,8 @@ export type AlmaIconName =
|
|
|
418
418
|
| "preview"
|
|
419
419
|
| "printer"
|
|
420
420
|
| "radio"
|
|
421
|
+
| "rangeEnd"
|
|
422
|
+
| "rangeStart"
|
|
421
423
|
| "rearDefrost"
|
|
422
424
|
| "rearWasher"
|
|
423
425
|
| "rearWindshieldWipers"
|
|
@@ -426,6 +428,7 @@ export type AlmaIconName =
|
|
|
426
428
|
| "refresh"
|
|
427
429
|
| "reload"
|
|
428
430
|
| "rename"
|
|
431
|
+
| "renameAlt"
|
|
429
432
|
| "resizeCorner"
|
|
430
433
|
| "resizeHorizontal"
|
|
431
434
|
| "resizeVertical"
|
package/dist/metadata.js
CHANGED
|
@@ -418,6 +418,8 @@ export const iconNames = [
|
|
|
418
418
|
"preview",
|
|
419
419
|
"printer",
|
|
420
420
|
"radio",
|
|
421
|
+
"rangeEnd",
|
|
422
|
+
"rangeStart",
|
|
421
423
|
"rearDefrost",
|
|
422
424
|
"rearWasher",
|
|
423
425
|
"rearWindshieldWipers",
|
|
@@ -426,6 +428,7 @@ export const iconNames = [
|
|
|
426
428
|
"refresh",
|
|
427
429
|
"reload",
|
|
428
430
|
"rename",
|
|
431
|
+
"renameAlt",
|
|
429
432
|
"resizeCorner",
|
|
430
433
|
"resizeHorizontal",
|
|
431
434
|
"resizeVertical",
|
|
@@ -4757,6 +4760,26 @@ export const iconFullNames = [
|
|
|
4757
4760
|
"radio_outline_300",
|
|
4758
4761
|
"radio_outline_400",
|
|
4759
4762
|
"radio_outline_500",
|
|
4763
|
+
"rangeEnd_fill_100",
|
|
4764
|
+
"rangeEnd_fill_200",
|
|
4765
|
+
"rangeEnd_fill_300",
|
|
4766
|
+
"rangeEnd_fill_400",
|
|
4767
|
+
"rangeEnd_fill_500",
|
|
4768
|
+
"rangeEnd_outline_100",
|
|
4769
|
+
"rangeEnd_outline_200",
|
|
4770
|
+
"rangeEnd_outline_300",
|
|
4771
|
+
"rangeEnd_outline_400",
|
|
4772
|
+
"rangeEnd_outline_500",
|
|
4773
|
+
"rangeStart_fill_100",
|
|
4774
|
+
"rangeStart_fill_200",
|
|
4775
|
+
"rangeStart_fill_300",
|
|
4776
|
+
"rangeStart_fill_400",
|
|
4777
|
+
"rangeStart_fill_500",
|
|
4778
|
+
"rangeStart_outline_100",
|
|
4779
|
+
"rangeStart_outline_200",
|
|
4780
|
+
"rangeStart_outline_300",
|
|
4781
|
+
"rangeStart_outline_400",
|
|
4782
|
+
"rangeStart_outline_500",
|
|
4760
4783
|
"rearDefrost_fill_100",
|
|
4761
4784
|
"rearDefrost_fill_200",
|
|
4762
4785
|
"rearDefrost_fill_300",
|
|
@@ -4837,6 +4860,16 @@ export const iconFullNames = [
|
|
|
4837
4860
|
"rename_outline_300",
|
|
4838
4861
|
"rename_outline_400",
|
|
4839
4862
|
"rename_outline_500",
|
|
4863
|
+
"renameAlt_fill_100",
|
|
4864
|
+
"renameAlt_fill_200",
|
|
4865
|
+
"renameAlt_fill_300",
|
|
4866
|
+
"renameAlt_fill_400",
|
|
4867
|
+
"renameAlt_fill_500",
|
|
4868
|
+
"renameAlt_outline_100",
|
|
4869
|
+
"renameAlt_outline_200",
|
|
4870
|
+
"renameAlt_outline_300",
|
|
4871
|
+
"renameAlt_outline_400",
|
|
4872
|
+
"renameAlt_outline_500",
|
|
4840
4873
|
"resizeCorner_fill_100",
|
|
4841
4874
|
"resizeCorner_fill_200",
|
|
4842
4875
|
"resizeCorner_fill_300",
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7334 1.74902C20.5953 1.74902 20.4834 1.86193 20.4834 2V22C20.4837 22.1378 20.5955 22.25 20.7334 22.25C20.8711 22.2497 20.9831 22.1377 20.9834 22V1.99902C20.9831 1.86133 20.8711 1.74928 20.7334 1.74902Z\" fill=\"currentColor\"/>\n<path d=\"M11.4883 7.86719C11.3392 7.86906 11.198 7.93775 11.1055 8.05469C10.9991 8.18951 10.999 8.44914 10.999 8.96582V11.7734H1.27051C1.13283 11.7737 1.02081 11.8858 1.02051 12.0234C1.02051 12.1614 1.13264 12.2732 1.27051 12.2734H10.999V14.9893C10.999 15.5056 10.9994 15.7644 11.1055 15.8994C11.198 16.0166 11.339 16.086 11.4883 16.0879C11.66 16.0897 11.8652 15.9324 12.2744 15.6172L16.1846 12.6045C16.4615 12.3912 16.5996 12.2843 16.6494 12.1543C16.6929 12.0405 16.6929 11.9146 16.6494 11.8008C16.5994 11.6709 16.4613 11.5628 16.1846 11.3496L12.2744 8.33789C11.8655 8.0229 11.6599 7.86542 11.4883 7.86719Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndFill100({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7358 1.50098C20.4597 1.50098 20.2358 1.72581 20.2358 2.00195V22.002C20.2361 22.2779 20.4599 22.502 20.7358 22.502C21.0118 22.5019 21.2356 22.2778 21.2358 22.002V2.00098C21.2356 1.7251 21.0118 1.50104 20.7358 1.50098Z\" fill=\"currentColor\"/>\n<path d=\"M11.4868 7.86816C11.3375 7.87001 11.1966 7.93951 11.104 8.05664C10.9978 8.19157 10.9976 8.45017 10.9976 8.9668V11.5234H1.26904C0.993086 11.5235 0.769307 11.7475 0.769043 12.0234C0.769052 12.2996 0.992929 12.5234 1.26904 12.5234H10.9976V14.9912C10.9976 15.5079 10.9976 15.7665 11.104 15.9014C11.1966 16.0185 11.3376 16.088 11.4868 16.0898C11.6585 16.0916 11.8638 15.9333 12.2729 15.6182L16.1831 12.6064C16.4599 12.3932 16.599 12.2861 16.6489 12.1562C16.6925 12.0424 16.6925 11.9157 16.6489 11.8018C16.5991 11.6718 16.46 11.5649 16.1831 11.3516L12.2729 8.33984C11.8638 8.02464 11.6585 7.86644 11.4868 7.86816Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndFill200({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7373 1.24902C20.3231 1.24908 19.9873 1.58484 19.9873 1.99902V21.999C19.9873 22.4132 20.3231 22.749 20.7373 22.749C21.1515 22.749 21.4873 22.4132 21.4873 21.999V1.99902C21.4873 1.58481 21.1515 1.24902 20.7373 1.24902Z\" fill=\"currentColor\"/>\n<path d=\"M11.4844 7.86719C11.3352 7.86903 11.1941 7.93872 11.1016 8.05566C10.9954 8.19055 10.9951 8.44951 10.9951 8.96582V11.2734H1.2666C0.852613 11.2735 0.516873 11.6095 0.516602 12.0234C0.516696 12.4375 0.852497 12.7734 1.2666 12.7734H10.9951V14.9902C10.9951 15.5068 10.9953 15.7655 11.1016 15.9004C11.1941 16.0177 11.335 16.087 11.4844 16.0889C11.6561 16.0906 11.8614 15.9323 12.2705 15.6172L16.1807 12.6055C16.4573 12.3924 16.5966 12.2851 16.6465 12.1553C16.6899 12.0414 16.6901 11.9146 16.6465 11.8008C16.5966 11.6709 16.4576 11.5639 16.1807 11.3506L12.2705 8.33887C11.8613 8.02367 11.6561 7.86546 11.4844 7.86719Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndFill300({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7373 0.99707C20.185 0.99707 19.7373 1.44479 19.7373 1.99707V21.9971C19.7373 22.5494 20.185 22.9971 20.7373 22.9971C21.2895 22.9969 21.7373 22.5493 21.7373 21.9971V1.99707C21.7373 1.44488 21.2895 0.997218 20.7373 0.99707Z\" fill=\"currentColor\"/>\n<path d=\"M11.4883 7.86816C11.3391 7.87004 11.198 7.93867 11.1055 8.05566C10.9992 8.19058 10.999 8.45007 10.999 8.9668V11.0234H1.27344C0.721487 11.0237 0.273647 11.4715 0.273438 12.0234C0.273448 12.5756 0.721364 13.0232 1.27344 13.0234H10.999V14.9902C10.999 15.5069 10.9992 15.7655 11.1055 15.9004C11.198 16.0176 11.339 16.087 11.4883 16.0889C11.66 16.0906 11.8653 15.9333 12.2744 15.6182L16.1846 12.6055C16.4614 12.3922 16.5996 12.2852 16.6494 12.1553C16.693 12.0414 16.693 11.9157 16.6494 11.8018C16.5996 11.6717 16.4616 11.564 16.1846 11.3506L12.2744 8.33887C11.8653 8.02375 11.66 7.8664 11.4883 7.86816Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndFill400({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7373 0.74707C20.0469 0.74707 19.4873 1.30769 19.4873 1.99805V21.998C19.4876 22.6882 20.0471 23.248 20.7373 23.248C21.4275 23.248 21.987 22.6882 21.9873 21.998V1.99707C21.987 1.30697 21.4275 0.747114 20.7373 0.74707Z\" fill=\"currentColor\"/>\n<path d=\"M11.4844 7.86719C11.3353 7.86906 11.1941 7.93775 11.1016 8.05469C10.9952 8.18951 10.9951 8.44914 10.9951 8.96582V10.7725H1.26953C0.579627 10.7727 0.0199309 11.3326 0.0195312 12.0225C0.0195313 12.7127 0.579381 13.2722 1.26953 13.2725H10.9951V14.9893C10.9951 15.5056 10.9955 15.7644 11.1016 15.8994C11.1941 16.0166 11.3351 16.086 11.4844 16.0879C11.6561 16.0897 11.8613 15.9324 12.2705 15.6172L16.1807 12.6045C16.4576 12.3912 16.5957 12.2843 16.6455 12.1543C16.689 12.0405 16.689 11.9146 16.6455 11.8008C16.5955 11.6709 16.4574 11.5628 16.1807 11.3496L12.2705 8.33789C11.8616 8.0229 11.656 7.86542 11.4844 7.86719Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndFill500({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.731 1.74902C20.5929 1.74902 20.481 1.86193 20.481 2V22C20.4812 22.1378 20.593 22.25 20.731 22.25C20.8689 22.25 20.9807 22.1378 20.981 22V1.99902C20.9807 1.86118 20.8689 1.74902 20.731 1.74902Z\" fill=\"currentColor\"/>\n<path d=\"M13.3062 9.01855C13.2086 8.92124 13.0502 8.92123 12.9526 9.01855C12.8552 9.11611 12.8553 9.27445 12.9526 9.37207L15.354 11.7734H2.27197C2.13422 11.7736 2.02223 11.8857 2.02197 12.0234C2.02199 12.1614 2.13407 12.2732 2.27197 12.2734H15.354L12.9526 14.6748C12.8551 14.7724 12.8552 14.9307 12.9526 15.0283C13.0503 15.126 13.2085 15.126 13.3062 15.0283L16.1343 12.2002C16.2317 12.1025 16.2318 11.9442 16.1343 11.8467L13.3062 9.01855Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndOutline100({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7334 1.50098C20.4573 1.50098 20.2334 1.72581 20.2334 2.00195V22.002C20.2337 22.2779 20.4574 22.502 20.7334 22.502C21.0094 22.502 21.2331 22.2779 21.2334 22.002V2.00098C21.2331 1.72506 21.0094 1.50098 20.7334 1.50098Z\" fill=\"currentColor\"/>\n<path d=\"M13.4814 8.8418C13.2862 8.64656 12.9697 8.64661 12.7744 8.8418C12.5792 9.03707 12.5792 9.35359 12.7744 9.54883L14.749 11.5234H2.27051C1.99454 11.5235 1.7707 11.7475 1.77051 12.0234C1.77055 12.2995 1.99445 12.5234 2.27051 12.5234H14.749L12.7744 14.499C12.5793 14.6943 12.5792 15.0109 12.7744 15.2061C12.9696 15.401 13.2862 15.4011 13.4814 15.2061L16.3096 12.377C16.5048 12.1817 16.5048 11.8652 16.3096 11.6699L13.4814 8.8418Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndOutline200({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7358 1.24805C20.3216 1.24805 19.9858 1.58481 19.9858 1.99902V21.999C19.9861 22.413 20.3218 22.749 20.7358 22.749C21.1499 22.749 21.4856 22.413 21.4858 21.999V1.99805C21.4856 1.58406 21.1499 1.24805 20.7358 1.24805Z\" fill=\"currentColor\"/>\n<path d=\"M13.6567 8.66504C13.3639 8.37245 12.889 8.37241 12.5962 8.66504C12.3035 8.95786 12.3036 9.4327 12.5962 9.72559L14.144 11.2734H2.26904C1.85508 11.2735 1.51938 11.6095 1.51904 12.0234C1.51904 12.4376 1.85488 12.7734 2.26904 12.7734H14.144L12.5962 14.3213C12.3034 14.6141 12.3035 15.0899 12.5962 15.3828C12.889 15.6754 13.3639 15.6754 13.6567 15.3828L16.4849 12.5537C16.7776 12.2608 16.7777 11.786 16.4849 11.4932L13.6567 8.66504Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndOutline300({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
// AUTO-GENERATED by AlmaIconsResolver
|
|
2
|
+
|
|
3
|
+
import * as React from "react";
|
|
4
|
+
|
|
5
|
+
const svgBaseProps = {
|
|
6
|
+
"viewBox": "0 0 24 24",
|
|
7
|
+
"fill": "none",
|
|
8
|
+
"xmlns": "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
const svgInner = "<path d=\"M20.7344 0.99707C20.1821 0.99707 19.7344 1.44479 19.7344 1.99707V21.9971C19.7344 22.5494 20.1821 22.9971 20.7344 22.9971C21.2867 22.9971 21.7344 22.5494 21.7344 21.9971V1.99707C21.7344 1.44479 21.2867 0.99707 20.7344 0.99707Z\" fill=\"currentColor\"/>\n<path d=\"M13.8398 8.48828C13.4493 8.09778 12.8163 8.09776 12.4258 8.48828C12.0354 8.87881 12.0353 9.51187 12.4258 9.90234L13.5469 11.0234H2.27539C1.72324 11.0235 1.27552 11.4713 1.27539 12.0234C1.27544 12.5756 1.72319 13.0234 2.27539 13.0234H13.5469L12.4258 14.1445C12.0353 14.5351 12.0353 15.1691 12.4258 15.5596C12.8162 15.9498 13.4493 15.9497 13.8398 15.5596L16.668 12.7305C17.0585 12.3399 17.0585 11.7069 16.668 11.3164L13.8398 8.48828Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function RangeEndOutline400({
|
|
13
|
+
size = "1em",
|
|
14
|
+
title,
|
|
15
|
+
decorative = true,
|
|
16
|
+
width,
|
|
17
|
+
height,
|
|
18
|
+
...props
|
|
19
|
+
}) {
|
|
20
|
+
const accessibilityProps =
|
|
21
|
+
decorative || !title ? { "aria-hidden": "true" } : { role: "img" };
|
|
22
|
+
const children = [];
|
|
23
|
+
|
|
24
|
+
if (title && !decorative) {
|
|
25
|
+
children.push(React.createElement("title", { key: "title" }, title));
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
children.push(
|
|
29
|
+
React.createElement("g", {
|
|
30
|
+
key: "icon",
|
|
31
|
+
dangerouslySetInnerHTML: { __html: svgInner },
|
|
32
|
+
})
|
|
33
|
+
);
|
|
34
|
+
|
|
35
|
+
return React.createElement(
|
|
36
|
+
"svg",
|
|
37
|
+
{
|
|
38
|
+
...svgBaseProps,
|
|
39
|
+
...props,
|
|
40
|
+
...accessibilityProps,
|
|
41
|
+
width: width ?? size,
|
|
42
|
+
height: height ?? size,
|
|
43
|
+
focusable: "false",
|
|
44
|
+
},
|
|
45
|
+
children
|
|
46
|
+
);
|
|
47
|
+
}
|