alma-icons 3.2.0 → 3.3.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 +50 -10
- package/dist/metadata.d.ts +5 -1
- package/dist/metadata.js +55 -11
- package/dist/react/icons/Resolution4kFill100.d.ts +6 -0
- package/dist/react/icons/Resolution4kFill100.js +47 -0
- package/dist/react/icons/Resolution4kFill200.d.ts +6 -0
- package/dist/react/icons/Resolution4kFill200.js +47 -0
- package/dist/react/icons/Resolution4kFill300.d.ts +6 -0
- package/dist/react/icons/Resolution4kFill300.js +47 -0
- package/dist/react/icons/Resolution4kFill400.d.ts +6 -0
- package/dist/react/icons/Resolution4kFill400.js +47 -0
- package/dist/react/icons/Resolution4kFill500.d.ts +6 -0
- package/dist/react/icons/Resolution4kFill500.js +47 -0
- package/dist/react/icons/Resolution4kOutline100.d.ts +6 -0
- package/dist/react/icons/Resolution4kOutline100.js +47 -0
- package/dist/react/icons/Resolution4kOutline200.d.ts +6 -0
- package/dist/react/icons/Resolution4kOutline200.js +47 -0
- package/dist/react/icons/Resolution4kOutline300.d.ts +6 -0
- package/dist/react/icons/Resolution4kOutline300.js +47 -0
- package/dist/react/icons/Resolution4kOutline400.d.ts +6 -0
- package/dist/react/icons/Resolution4kOutline400.js +47 -0
- package/dist/react/icons/Resolution4kOutline500.d.ts +6 -0
- package/dist/react/icons/Resolution4kOutline500.js +47 -0
- package/dist/react/icons/{UbuntoOutline100.d.ts → TabletAltFill100.d.ts} +2 -2
- package/dist/react/icons/TabletAltFill100.js +47 -0
- package/dist/react/icons/{UbuntoOutline200.d.ts → TabletAltFill200.d.ts} +2 -2
- package/dist/react/icons/TabletAltFill200.js +47 -0
- package/dist/react/icons/{UbuntoOutline300.d.ts → TabletAltFill300.d.ts} +2 -2
- package/dist/react/icons/TabletAltFill300.js +47 -0
- package/dist/react/icons/{UbuntoOutline400.d.ts → TabletAltFill400.d.ts} +2 -2
- package/dist/react/icons/TabletAltFill400.js +47 -0
- package/dist/react/icons/TabletAltFill500.d.ts +6 -0
- package/dist/react/icons/TabletAltFill500.js +47 -0
- package/dist/react/icons/TabletAltOutline100.d.ts +6 -0
- package/dist/react/icons/TabletAltOutline100.js +47 -0
- package/dist/react/icons/TabletAltOutline200.d.ts +6 -0
- package/dist/react/icons/TabletAltOutline200.js +47 -0
- package/dist/react/icons/TabletAltOutline300.d.ts +6 -0
- package/dist/react/icons/TabletAltOutline300.js +47 -0
- package/dist/react/icons/TabletAltOutline400.d.ts +6 -0
- package/dist/react/icons/TabletAltOutline400.js +47 -0
- package/dist/react/icons/TabletAltOutline500.d.ts +6 -0
- package/dist/react/icons/TabletAltOutline500.js +47 -0
- package/dist/react/icons/{UbuntoFill100.d.ts → TabletFill100.d.ts} +2 -2
- package/dist/react/icons/TabletFill100.js +47 -0
- package/dist/react/icons/{UbuntoFill300.d.ts → TabletFill200.d.ts} +2 -2
- package/dist/react/icons/TabletFill200.js +47 -0
- package/dist/react/icons/{UbuntoFill200.d.ts → TabletFill300.d.ts} +2 -2
- package/dist/react/icons/TabletFill300.js +47 -0
- package/dist/react/icons/{UbuntoFill400.d.ts → TabletFill400.d.ts} +2 -2
- package/dist/react/icons/TabletFill400.js +47 -0
- package/dist/react/icons/TabletFill500.d.ts +6 -0
- package/dist/react/icons/TabletFill500.js +47 -0
- package/dist/react/icons/TabletHorizontalFill100.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalFill100.js +47 -0
- package/dist/react/icons/TabletHorizontalFill200.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalFill200.js +47 -0
- package/dist/react/icons/TabletHorizontalFill300.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalFill300.js +47 -0
- package/dist/react/icons/TabletHorizontalFill400.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalFill400.js +47 -0
- package/dist/react/icons/TabletHorizontalFill500.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalFill500.js +47 -0
- package/dist/react/icons/TabletHorizontalOutline100.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalOutline100.js +47 -0
- package/dist/react/icons/TabletHorizontalOutline200.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalOutline200.js +47 -0
- package/dist/react/icons/TabletHorizontalOutline300.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalOutline300.js +47 -0
- package/dist/react/icons/TabletHorizontalOutline400.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalOutline400.js +47 -0
- package/dist/react/icons/TabletHorizontalOutline500.d.ts +6 -0
- package/dist/react/icons/TabletHorizontalOutline500.js +47 -0
- package/dist/react/icons/TabletOutline100.d.ts +6 -0
- package/dist/react/icons/TabletOutline100.js +47 -0
- package/dist/react/icons/TabletOutline200.d.ts +6 -0
- package/dist/react/icons/TabletOutline200.js +47 -0
- package/dist/react/icons/TabletOutline300.d.ts +6 -0
- package/dist/react/icons/TabletOutline300.js +47 -0
- package/dist/react/icons/TabletOutline400.d.ts +6 -0
- package/dist/react/icons/TabletOutline400.js +47 -0
- package/dist/react/icons/TabletOutline500.d.ts +6 -0
- package/dist/react/icons/TabletOutline500.js +47 -0
- package/dist/react/icons/UbuntuFill100.d.ts +6 -0
- package/dist/react/icons/{UbuntoFill100.js → UbuntuFill100.js} +1 -1
- package/dist/react/icons/UbuntuFill200.d.ts +6 -0
- package/dist/react/icons/{UbuntoFill200.js → UbuntuFill200.js} +1 -1
- package/dist/react/icons/UbuntuFill300.d.ts +6 -0
- package/dist/react/icons/{UbuntoFill300.js → UbuntuFill300.js} +1 -1
- package/dist/react/icons/UbuntuFill400.d.ts +6 -0
- package/dist/react/icons/{UbuntoFill400.js → UbuntuFill400.js} +1 -1
- package/dist/react/icons/UbuntuFill500.d.ts +6 -0
- package/dist/react/icons/{UbuntoFill500.js → UbuntuFill500.js} +1 -1
- package/dist/react/icons/UbuntuOutline100.d.ts +6 -0
- package/dist/react/icons/{UbuntoOutline100.js → UbuntuOutline100.js} +1 -1
- package/dist/react/icons/UbuntuOutline200.d.ts +6 -0
- package/dist/react/icons/{UbuntoOutline200.js → UbuntuOutline200.js} +1 -1
- package/dist/react/icons/UbuntuOutline300.d.ts +6 -0
- package/dist/react/icons/{UbuntoOutline300.js → UbuntuOutline300.js} +1 -1
- package/dist/react/icons/UbuntuOutline400.d.ts +6 -0
- package/dist/react/icons/{UbuntoOutline400.js → UbuntuOutline400.js} +1 -1
- package/dist/react/icons/UbuntuOutline500.d.ts +6 -0
- package/dist/react/icons/{UbuntoOutline500.js → UbuntuOutline500.js} +1 -1
- package/dist/react/icons/index.d.ts +50 -10
- package/dist/react/icons/index.js +50 -10
- package/dist/react/manifest.js +50 -10
- package/dist/vue/icons/Resolution4kFill100.d.ts +7 -0
- package/dist/vue/icons/Resolution4kFill100.js +46 -0
- package/dist/vue/icons/Resolution4kFill200.d.ts +7 -0
- package/dist/vue/icons/Resolution4kFill200.js +46 -0
- package/dist/vue/icons/Resolution4kFill300.d.ts +7 -0
- package/dist/vue/icons/Resolution4kFill300.js +46 -0
- package/dist/vue/icons/Resolution4kFill400.d.ts +7 -0
- package/dist/vue/icons/Resolution4kFill400.js +46 -0
- package/dist/vue/icons/Resolution4kFill500.d.ts +7 -0
- package/dist/vue/icons/Resolution4kFill500.js +46 -0
- package/dist/vue/icons/Resolution4kOutline100.d.ts +7 -0
- package/dist/vue/icons/Resolution4kOutline100.js +46 -0
- package/dist/vue/icons/Resolution4kOutline200.d.ts +7 -0
- package/dist/vue/icons/Resolution4kOutline200.js +46 -0
- package/dist/vue/icons/Resolution4kOutline300.d.ts +7 -0
- package/dist/vue/icons/Resolution4kOutline300.js +46 -0
- package/dist/vue/icons/Resolution4kOutline400.d.ts +7 -0
- package/dist/vue/icons/Resolution4kOutline400.js +46 -0
- package/dist/vue/icons/Resolution4kOutline500.d.ts +7 -0
- package/dist/vue/icons/Resolution4kOutline500.js +46 -0
- package/dist/vue/icons/{UbuntoOutline100.d.ts → TabletAltFill100.d.ts} +2 -2
- package/dist/vue/icons/TabletAltFill100.js +46 -0
- package/dist/vue/icons/{UbuntoOutline200.d.ts → TabletAltFill200.d.ts} +2 -2
- package/dist/vue/icons/TabletAltFill200.js +46 -0
- package/dist/vue/icons/{UbuntoOutline300.d.ts → TabletAltFill300.d.ts} +2 -2
- package/dist/vue/icons/TabletAltFill300.js +46 -0
- package/dist/vue/icons/{UbuntoOutline400.d.ts → TabletAltFill400.d.ts} +2 -2
- package/dist/vue/icons/TabletAltFill400.js +46 -0
- package/dist/vue/icons/TabletAltFill500.d.ts +7 -0
- package/dist/vue/icons/TabletAltFill500.js +46 -0
- package/dist/vue/icons/TabletAltOutline100.d.ts +7 -0
- package/dist/vue/icons/TabletAltOutline100.js +46 -0
- package/dist/vue/icons/TabletAltOutline200.d.ts +7 -0
- package/dist/vue/icons/TabletAltOutline200.js +46 -0
- package/dist/vue/icons/TabletAltOutline300.d.ts +7 -0
- package/dist/vue/icons/TabletAltOutline300.js +46 -0
- package/dist/vue/icons/TabletAltOutline400.d.ts +7 -0
- package/dist/vue/icons/TabletAltOutline400.js +46 -0
- package/dist/vue/icons/TabletAltOutline500.d.ts +7 -0
- package/dist/vue/icons/TabletAltOutline500.js +46 -0
- package/dist/vue/icons/{UbuntoFill100.d.ts → TabletFill100.d.ts} +2 -2
- package/dist/vue/icons/TabletFill100.js +46 -0
- package/dist/vue/icons/{UbuntoFill200.d.ts → TabletFill200.d.ts} +2 -2
- package/dist/vue/icons/TabletFill200.js +46 -0
- package/dist/vue/icons/{UbuntoFill300.d.ts → TabletFill300.d.ts} +2 -2
- package/dist/vue/icons/TabletFill300.js +46 -0
- package/dist/vue/icons/{UbuntoFill400.d.ts → TabletFill400.d.ts} +2 -2
- package/dist/vue/icons/TabletFill400.js +46 -0
- package/dist/vue/icons/TabletFill500.d.ts +7 -0
- package/dist/vue/icons/TabletFill500.js +46 -0
- package/dist/vue/icons/TabletHorizontalFill100.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalFill100.js +46 -0
- package/dist/vue/icons/TabletHorizontalFill200.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalFill200.js +46 -0
- package/dist/vue/icons/TabletHorizontalFill300.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalFill300.js +46 -0
- package/dist/vue/icons/TabletHorizontalFill400.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalFill400.js +46 -0
- package/dist/vue/icons/TabletHorizontalFill500.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalFill500.js +46 -0
- package/dist/vue/icons/TabletHorizontalOutline100.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalOutline100.js +46 -0
- package/dist/vue/icons/TabletHorizontalOutline200.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalOutline200.js +46 -0
- package/dist/vue/icons/TabletHorizontalOutline300.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalOutline300.js +46 -0
- package/dist/vue/icons/TabletHorizontalOutline400.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalOutline400.js +46 -0
- package/dist/vue/icons/TabletHorizontalOutline500.d.ts +7 -0
- package/dist/vue/icons/TabletHorizontalOutline500.js +46 -0
- package/dist/vue/icons/TabletOutline100.d.ts +7 -0
- package/dist/vue/icons/TabletOutline100.js +46 -0
- package/dist/vue/icons/TabletOutline200.d.ts +7 -0
- package/dist/vue/icons/TabletOutline200.js +46 -0
- package/dist/vue/icons/TabletOutline300.d.ts +7 -0
- package/dist/vue/icons/TabletOutline300.js +46 -0
- package/dist/vue/icons/TabletOutline400.d.ts +7 -0
- package/dist/vue/icons/TabletOutline400.js +46 -0
- package/dist/vue/icons/TabletOutline500.d.ts +7 -0
- package/dist/vue/icons/TabletOutline500.js +46 -0
- package/dist/vue/icons/UbuntuFill100.d.ts +7 -0
- package/dist/vue/icons/{UbuntoFill100.js → UbuntuFill100.js} +1 -1
- package/dist/vue/icons/UbuntuFill200.d.ts +7 -0
- package/dist/vue/icons/{UbuntoFill200.js → UbuntuFill200.js} +1 -1
- package/dist/vue/icons/UbuntuFill300.d.ts +7 -0
- package/dist/vue/icons/{UbuntoFill300.js → UbuntuFill300.js} +1 -1
- package/dist/vue/icons/UbuntuFill400.d.ts +7 -0
- package/dist/vue/icons/{UbuntoFill400.js → UbuntuFill400.js} +1 -1
- package/dist/vue/icons/UbuntuFill500.d.ts +7 -0
- package/dist/vue/icons/{UbuntoFill500.js → UbuntuFill500.js} +1 -1
- package/dist/vue/icons/UbuntuOutline100.d.ts +7 -0
- package/dist/vue/icons/{UbuntoOutline100.js → UbuntuOutline100.js} +1 -1
- package/dist/vue/icons/UbuntuOutline200.d.ts +7 -0
- package/dist/vue/icons/{UbuntoOutline200.js → UbuntuOutline200.js} +1 -1
- package/dist/vue/icons/UbuntuOutline300.d.ts +7 -0
- package/dist/vue/icons/{UbuntoOutline300.js → UbuntuOutline300.js} +1 -1
- package/dist/vue/icons/UbuntuOutline400.d.ts +7 -0
- package/dist/vue/icons/{UbuntoOutline400.js → UbuntuOutline400.js} +1 -1
- package/dist/vue/icons/UbuntuOutline500.d.ts +7 -0
- package/dist/vue/icons/{UbuntoOutline500.js → UbuntuOutline500.js} +1 -1
- package/dist/vue/icons/index.d.ts +50 -10
- package/dist/vue/icons/index.js +50 -10
- package/dist/vue/manifest.js +50 -10
- package/icons/resolution4k_fill_100.svg +4 -0
- package/icons/resolution4k_fill_200.svg +4 -0
- package/icons/resolution4k_fill_300.svg +4 -0
- package/icons/resolution4k_fill_400.svg +4 -0
- package/icons/resolution4k_fill_500.svg +4 -0
- package/icons/resolution4k_outline_100.svg +6 -0
- package/icons/resolution4k_outline_200.svg +5 -0
- package/icons/resolution4k_outline_300.svg +5 -0
- package/icons/resolution4k_outline_400.svg +5 -0
- package/icons/resolution4k_outline_500.svg +5 -0
- package/icons/tabletAlt_fill_100.svg +4 -0
- package/icons/tabletAlt_fill_200.svg +4 -0
- package/icons/tabletAlt_fill_300.svg +4 -0
- package/icons/tabletAlt_fill_400.svg +4 -0
- package/icons/tabletAlt_fill_500.svg +4 -0
- package/icons/tabletAlt_outline_100.svg +4 -0
- package/icons/tabletAlt_outline_200.svg +4 -0
- package/icons/tabletAlt_outline_300.svg +4 -0
- package/icons/tabletAlt_outline_400.svg +4 -0
- package/icons/tabletAlt_outline_500.svg +4 -0
- package/icons/tabletHorizontal_fill_100.svg +3 -0
- package/icons/tabletHorizontal_fill_200.svg +3 -0
- package/icons/tabletHorizontal_fill_300.svg +3 -0
- package/icons/tabletHorizontal_fill_400.svg +3 -0
- package/icons/tabletHorizontal_fill_500.svg +3 -0
- package/icons/tabletHorizontal_outline_100.svg +4 -0
- package/icons/tabletHorizontal_outline_200.svg +4 -0
- package/icons/tabletHorizontal_outline_300.svg +4 -0
- package/icons/tabletHorizontal_outline_400.svg +4 -0
- package/icons/tabletHorizontal_outline_500.svg +4 -0
- package/icons/tablet_fill_100.svg +3 -0
- package/icons/tablet_fill_200.svg +3 -0
- package/icons/tablet_fill_300.svg +3 -0
- package/icons/tablet_fill_400.svg +3 -0
- package/icons/tablet_fill_500.svg +3 -0
- package/icons/tablet_outline_100.svg +4 -0
- package/icons/tablet_outline_200.svg +4 -0
- package/icons/tablet_outline_300.svg +4 -0
- package/icons/tablet_outline_400.svg +4 -0
- package/icons/tablet_outline_500.svg +4 -0
- package/package.json +1 -1
- package/dist/react/icons/UbuntoFill500.d.ts +0 -6
- package/dist/react/icons/UbuntoOutline500.d.ts +0 -6
- package/dist/vue/icons/UbuntoFill500.d.ts +0 -7
- package/dist/vue/icons/UbuntoOutline500.d.ts +0 -7
- /package/icons/{ubunto_fill_100.svg → ubuntu_fill_100.svg} +0 -0
- /package/icons/{ubunto_fill_200.svg → ubuntu_fill_200.svg} +0 -0
- /package/icons/{ubunto_fill_300.svg → ubuntu_fill_300.svg} +0 -0
- /package/icons/{ubunto_fill_400.svg → ubuntu_fill_400.svg} +0 -0
- /package/icons/{ubunto_fill_500.svg → ubuntu_fill_500.svg} +0 -0
- /package/icons/{ubunto_outline_100.svg → ubuntu_outline_100.svg} +0 -0
- /package/icons/{ubunto_outline_200.svg → ubuntu_outline_200.svg} +0 -0
- /package/icons/{ubunto_outline_300.svg → ubuntu_outline_300.svg} +0 -0
- /package/icons/{ubunto_outline_400.svg → ubuntu_outline_400.svg} +0 -0
- /package/icons/{ubunto_outline_500.svg → ubuntu_outline_500.svg} +0 -0
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 **1214 icons** (607 outline, 607 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
|
+
- **1214 icons** (607 outline, 607 fill)
|
|
18
18
|
- **2 styles**: `fill` & `outline`
|
|
19
19
|
- **5 weights**: `100` - `500`
|
|
20
20
|
- Stable, scalable taxonomy
|
package/dist/manifest.js
CHANGED
|
@@ -4302,6 +4302,16 @@ export const iconManifest = {
|
|
|
4302
4302
|
"resizeVertical_outline_300": () => import("../icons/resizeVertical_outline_300.svg"),
|
|
4303
4303
|
"resizeVertical_outline_400": () => import("../icons/resizeVertical_outline_400.svg"),
|
|
4304
4304
|
"resizeVertical_outline_500": () => import("../icons/resizeVertical_outline_500.svg"),
|
|
4305
|
+
"resolution4k_fill_100": () => import("../icons/resolution4k_fill_100.svg"),
|
|
4306
|
+
"resolution4k_fill_200": () => import("../icons/resolution4k_fill_200.svg"),
|
|
4307
|
+
"resolution4k_fill_300": () => import("../icons/resolution4k_fill_300.svg"),
|
|
4308
|
+
"resolution4k_fill_400": () => import("../icons/resolution4k_fill_400.svg"),
|
|
4309
|
+
"resolution4k_fill_500": () => import("../icons/resolution4k_fill_500.svg"),
|
|
4310
|
+
"resolution4k_outline_100": () => import("../icons/resolution4k_outline_100.svg"),
|
|
4311
|
+
"resolution4k_outline_200": () => import("../icons/resolution4k_outline_200.svg"),
|
|
4312
|
+
"resolution4k_outline_300": () => import("../icons/resolution4k_outline_300.svg"),
|
|
4313
|
+
"resolution4k_outline_400": () => import("../icons/resolution4k_outline_400.svg"),
|
|
4314
|
+
"resolution4k_outline_500": () => import("../icons/resolution4k_outline_500.svg"),
|
|
4305
4315
|
"returnKey_fill_100": () => import("../icons/returnKey_fill_100.svg"),
|
|
4306
4316
|
"returnKey_fill_200": () => import("../icons/returnKey_fill_200.svg"),
|
|
4307
4317
|
"returnKey_fill_300": () => import("../icons/returnKey_fill_300.svg"),
|
|
@@ -4972,6 +4982,36 @@ export const iconManifest = {
|
|
|
4972
4982
|
"table_outline_300": () => import("../icons/table_outline_300.svg"),
|
|
4973
4983
|
"table_outline_400": () => import("../icons/table_outline_400.svg"),
|
|
4974
4984
|
"table_outline_500": () => import("../icons/table_outline_500.svg"),
|
|
4985
|
+
"tablet_fill_100": () => import("../icons/tablet_fill_100.svg"),
|
|
4986
|
+
"tablet_fill_200": () => import("../icons/tablet_fill_200.svg"),
|
|
4987
|
+
"tablet_fill_300": () => import("../icons/tablet_fill_300.svg"),
|
|
4988
|
+
"tablet_fill_400": () => import("../icons/tablet_fill_400.svg"),
|
|
4989
|
+
"tablet_fill_500": () => import("../icons/tablet_fill_500.svg"),
|
|
4990
|
+
"tablet_outline_100": () => import("../icons/tablet_outline_100.svg"),
|
|
4991
|
+
"tablet_outline_200": () => import("../icons/tablet_outline_200.svg"),
|
|
4992
|
+
"tablet_outline_300": () => import("../icons/tablet_outline_300.svg"),
|
|
4993
|
+
"tablet_outline_400": () => import("../icons/tablet_outline_400.svg"),
|
|
4994
|
+
"tablet_outline_500": () => import("../icons/tablet_outline_500.svg"),
|
|
4995
|
+
"tabletAlt_fill_100": () => import("../icons/tabletAlt_fill_100.svg"),
|
|
4996
|
+
"tabletAlt_fill_200": () => import("../icons/tabletAlt_fill_200.svg"),
|
|
4997
|
+
"tabletAlt_fill_300": () => import("../icons/tabletAlt_fill_300.svg"),
|
|
4998
|
+
"tabletAlt_fill_400": () => import("../icons/tabletAlt_fill_400.svg"),
|
|
4999
|
+
"tabletAlt_fill_500": () => import("../icons/tabletAlt_fill_500.svg"),
|
|
5000
|
+
"tabletAlt_outline_100": () => import("../icons/tabletAlt_outline_100.svg"),
|
|
5001
|
+
"tabletAlt_outline_200": () => import("../icons/tabletAlt_outline_200.svg"),
|
|
5002
|
+
"tabletAlt_outline_300": () => import("../icons/tabletAlt_outline_300.svg"),
|
|
5003
|
+
"tabletAlt_outline_400": () => import("../icons/tabletAlt_outline_400.svg"),
|
|
5004
|
+
"tabletAlt_outline_500": () => import("../icons/tabletAlt_outline_500.svg"),
|
|
5005
|
+
"tabletHorizontal_fill_100": () => import("../icons/tabletHorizontal_fill_100.svg"),
|
|
5006
|
+
"tabletHorizontal_fill_200": () => import("../icons/tabletHorizontal_fill_200.svg"),
|
|
5007
|
+
"tabletHorizontal_fill_300": () => import("../icons/tabletHorizontal_fill_300.svg"),
|
|
5008
|
+
"tabletHorizontal_fill_400": () => import("../icons/tabletHorizontal_fill_400.svg"),
|
|
5009
|
+
"tabletHorizontal_fill_500": () => import("../icons/tabletHorizontal_fill_500.svg"),
|
|
5010
|
+
"tabletHorizontal_outline_100": () => import("../icons/tabletHorizontal_outline_100.svg"),
|
|
5011
|
+
"tabletHorizontal_outline_200": () => import("../icons/tabletHorizontal_outline_200.svg"),
|
|
5012
|
+
"tabletHorizontal_outline_300": () => import("../icons/tabletHorizontal_outline_300.svg"),
|
|
5013
|
+
"tabletHorizontal_outline_400": () => import("../icons/tabletHorizontal_outline_400.svg"),
|
|
5014
|
+
"tabletHorizontal_outline_500": () => import("../icons/tabletHorizontal_outline_500.svg"),
|
|
4975
5015
|
"tabs_fill_100": () => import("../icons/tabs_fill_100.svg"),
|
|
4976
5016
|
"tabs_fill_200": () => import("../icons/tabs_fill_200.svg"),
|
|
4977
5017
|
"tabs_fill_300": () => import("../icons/tabs_fill_300.svg"),
|
|
@@ -5392,16 +5432,16 @@ export const iconManifest = {
|
|
|
5392
5432
|
"tv_outline_300": () => import("../icons/tv_outline_300.svg"),
|
|
5393
5433
|
"tv_outline_400": () => import("../icons/tv_outline_400.svg"),
|
|
5394
5434
|
"tv_outline_500": () => import("../icons/tv_outline_500.svg"),
|
|
5395
|
-
"
|
|
5396
|
-
"
|
|
5397
|
-
"
|
|
5398
|
-
"
|
|
5399
|
-
"
|
|
5400
|
-
"
|
|
5401
|
-
"
|
|
5402
|
-
"
|
|
5403
|
-
"
|
|
5404
|
-
"
|
|
5435
|
+
"ubuntu_fill_100": () => import("../icons/ubuntu_fill_100.svg"),
|
|
5436
|
+
"ubuntu_fill_200": () => import("../icons/ubuntu_fill_200.svg"),
|
|
5437
|
+
"ubuntu_fill_300": () => import("../icons/ubuntu_fill_300.svg"),
|
|
5438
|
+
"ubuntu_fill_400": () => import("../icons/ubuntu_fill_400.svg"),
|
|
5439
|
+
"ubuntu_fill_500": () => import("../icons/ubuntu_fill_500.svg"),
|
|
5440
|
+
"ubuntu_outline_100": () => import("../icons/ubuntu_outline_100.svg"),
|
|
5441
|
+
"ubuntu_outline_200": () => import("../icons/ubuntu_outline_200.svg"),
|
|
5442
|
+
"ubuntu_outline_300": () => import("../icons/ubuntu_outline_300.svg"),
|
|
5443
|
+
"ubuntu_outline_400": () => import("../icons/ubuntu_outline_400.svg"),
|
|
5444
|
+
"ubuntu_outline_500": () => import("../icons/ubuntu_outline_500.svg"),
|
|
5405
5445
|
"UFO_fill_100": () => import("../icons/UFO_fill_100.svg"),
|
|
5406
5446
|
"UFO_fill_200": () => import("../icons/UFO_fill_200.svg"),
|
|
5407
5447
|
"UFO_fill_300": () => import("../icons/UFO_fill_300.svg"),
|
package/dist/metadata.d.ts
CHANGED
|
@@ -432,6 +432,7 @@ export type AlmaIconName =
|
|
|
432
432
|
| "resizeCorner"
|
|
433
433
|
| "resizeHorizontal"
|
|
434
434
|
| "resizeVertical"
|
|
435
|
+
| "resolution4k"
|
|
435
436
|
| "returnKey"
|
|
436
437
|
| "reverseGear"
|
|
437
438
|
| "rhombus"
|
|
@@ -499,6 +500,9 @@ export type AlmaIconName =
|
|
|
499
500
|
| "sunLevel1"
|
|
500
501
|
| "tabKey"
|
|
501
502
|
| "table"
|
|
503
|
+
| "tablet"
|
|
504
|
+
| "tabletAlt"
|
|
505
|
+
| "tabletHorizontal"
|
|
502
506
|
| "tabs"
|
|
503
507
|
| "tap"
|
|
504
508
|
| "target"
|
|
@@ -541,7 +545,7 @@ export type AlmaIconName =
|
|
|
541
545
|
| "trophy"
|
|
542
546
|
| "turnSignal"
|
|
543
547
|
| "tv"
|
|
544
|
-
| "
|
|
548
|
+
| "ubuntu"
|
|
545
549
|
| "UFO"
|
|
546
550
|
| "umbrella"
|
|
547
551
|
| "umbrellaRaining"
|
package/dist/metadata.js
CHANGED
|
@@ -432,6 +432,7 @@ export const iconNames = [
|
|
|
432
432
|
"resizeCorner",
|
|
433
433
|
"resizeHorizontal",
|
|
434
434
|
"resizeVertical",
|
|
435
|
+
"resolution4k",
|
|
435
436
|
"returnKey",
|
|
436
437
|
"reverseGear",
|
|
437
438
|
"rhombus",
|
|
@@ -499,6 +500,9 @@ export const iconNames = [
|
|
|
499
500
|
"sunLevel1",
|
|
500
501
|
"tabKey",
|
|
501
502
|
"table",
|
|
503
|
+
"tablet",
|
|
504
|
+
"tabletAlt",
|
|
505
|
+
"tabletHorizontal",
|
|
502
506
|
"tabs",
|
|
503
507
|
"tap",
|
|
504
508
|
"target",
|
|
@@ -541,7 +545,7 @@ export const iconNames = [
|
|
|
541
545
|
"trophy",
|
|
542
546
|
"turnSignal",
|
|
543
547
|
"tv",
|
|
544
|
-
"
|
|
548
|
+
"ubuntu",
|
|
545
549
|
"UFO",
|
|
546
550
|
"umbrella",
|
|
547
551
|
"umbrellaRaining",
|
|
@@ -4900,6 +4904,16 @@ export const iconFullNames = [
|
|
|
4900
4904
|
"resizeVertical_outline_300",
|
|
4901
4905
|
"resizeVertical_outline_400",
|
|
4902
4906
|
"resizeVertical_outline_500",
|
|
4907
|
+
"resolution4k_fill_100",
|
|
4908
|
+
"resolution4k_fill_200",
|
|
4909
|
+
"resolution4k_fill_300",
|
|
4910
|
+
"resolution4k_fill_400",
|
|
4911
|
+
"resolution4k_fill_500",
|
|
4912
|
+
"resolution4k_outline_100",
|
|
4913
|
+
"resolution4k_outline_200",
|
|
4914
|
+
"resolution4k_outline_300",
|
|
4915
|
+
"resolution4k_outline_400",
|
|
4916
|
+
"resolution4k_outline_500",
|
|
4903
4917
|
"returnKey_fill_100",
|
|
4904
4918
|
"returnKey_fill_200",
|
|
4905
4919
|
"returnKey_fill_300",
|
|
@@ -5570,6 +5584,36 @@ export const iconFullNames = [
|
|
|
5570
5584
|
"table_outline_300",
|
|
5571
5585
|
"table_outline_400",
|
|
5572
5586
|
"table_outline_500",
|
|
5587
|
+
"tablet_fill_100",
|
|
5588
|
+
"tablet_fill_200",
|
|
5589
|
+
"tablet_fill_300",
|
|
5590
|
+
"tablet_fill_400",
|
|
5591
|
+
"tablet_fill_500",
|
|
5592
|
+
"tablet_outline_100",
|
|
5593
|
+
"tablet_outline_200",
|
|
5594
|
+
"tablet_outline_300",
|
|
5595
|
+
"tablet_outline_400",
|
|
5596
|
+
"tablet_outline_500",
|
|
5597
|
+
"tabletAlt_fill_100",
|
|
5598
|
+
"tabletAlt_fill_200",
|
|
5599
|
+
"tabletAlt_fill_300",
|
|
5600
|
+
"tabletAlt_fill_400",
|
|
5601
|
+
"tabletAlt_fill_500",
|
|
5602
|
+
"tabletAlt_outline_100",
|
|
5603
|
+
"tabletAlt_outline_200",
|
|
5604
|
+
"tabletAlt_outline_300",
|
|
5605
|
+
"tabletAlt_outline_400",
|
|
5606
|
+
"tabletAlt_outline_500",
|
|
5607
|
+
"tabletHorizontal_fill_100",
|
|
5608
|
+
"tabletHorizontal_fill_200",
|
|
5609
|
+
"tabletHorizontal_fill_300",
|
|
5610
|
+
"tabletHorizontal_fill_400",
|
|
5611
|
+
"tabletHorizontal_fill_500",
|
|
5612
|
+
"tabletHorizontal_outline_100",
|
|
5613
|
+
"tabletHorizontal_outline_200",
|
|
5614
|
+
"tabletHorizontal_outline_300",
|
|
5615
|
+
"tabletHorizontal_outline_400",
|
|
5616
|
+
"tabletHorizontal_outline_500",
|
|
5573
5617
|
"tabs_fill_100",
|
|
5574
5618
|
"tabs_fill_200",
|
|
5575
5619
|
"tabs_fill_300",
|
|
@@ -5990,16 +6034,16 @@ export const iconFullNames = [
|
|
|
5990
6034
|
"tv_outline_300",
|
|
5991
6035
|
"tv_outline_400",
|
|
5992
6036
|
"tv_outline_500",
|
|
5993
|
-
"
|
|
5994
|
-
"
|
|
5995
|
-
"
|
|
5996
|
-
"
|
|
5997
|
-
"
|
|
5998
|
-
"
|
|
5999
|
-
"
|
|
6000
|
-
"
|
|
6001
|
-
"
|
|
6002
|
-
"
|
|
6037
|
+
"ubuntu_fill_100",
|
|
6038
|
+
"ubuntu_fill_200",
|
|
6039
|
+
"ubuntu_fill_300",
|
|
6040
|
+
"ubuntu_fill_400",
|
|
6041
|
+
"ubuntu_fill_500",
|
|
6042
|
+
"ubuntu_outline_100",
|
|
6043
|
+
"ubuntu_outline_200",
|
|
6044
|
+
"ubuntu_outline_300",
|
|
6045
|
+
"ubuntu_outline_400",
|
|
6046
|
+
"ubuntu_outline_500",
|
|
6003
6047
|
"UFO_fill_100",
|
|
6004
6048
|
"UFO_fill_200",
|
|
6005
6049
|
"UFO_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=\"M9.48047 14.1865H5.06934L9.48047 7.57031V14.1865Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.5C22.1044 3.5002 23 4.39555 23 5.5V18.5C23 19.6044 22.1044 20.4998 21 20.5H3C1.89559 20.4998 0.999998 19.6044 1 18.5L1.00098 5.5C1.0011 4.39574 1.8968 3.50036 3.00098 3.5H21ZM9.42969 6.74414L4.39453 14.2979C4.34368 14.3745 4.33846 14.4736 4.38184 14.5547C4.42541 14.6356 4.51062 14.6865 4.60254 14.6865H9.48047V17H9.98047V6.74414H9.42969ZM13.3271 6.74414V17H13.8271V6.74414H13.3271ZM18.4277 6.74414L14.0361 11.3799L13.8809 11.543L14.0283 11.7139L18.5576 17H19.2168L14.5537 11.5596L19.1152 6.74414H18.4277Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kFill100({
|
|
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=\"M9.23047 13.9365H5.53711L9.23047 8.39551V13.9365Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.5C22.1044 3.5002 23 4.39555 23 5.5V18.5C23 19.6044 22.1044 20.4998 21 20.5H3C1.89559 20.4998 0.999998 19.6044 1 18.5L1.00098 5.5C1.0011 4.39574 1.8968 3.50036 3.00098 3.5H21ZM9.12891 6.74414L4.18652 14.1592C4.0846 14.3125 4.0753 14.5095 4.16211 14.6719C4.24915 14.8341 4.41839 14.9364 4.60254 14.9365H9.23047V17H10.2305V6.74414H9.12891ZM13.0771 6.74414V17H14.0771V12.1562L18.2285 17H19.5459L14.8906 11.5684L19.46 6.74414H18.083L14.0771 10.9727V6.74414H13.0771Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kFill200({
|
|
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=\"M8.97949 13.6865H6.00391L8.97949 9.22266V13.6865Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.5C22.1044 3.5002 23 4.39555 23 5.5V18.5C23 19.6044 22.1044 20.4998 21 20.5H3C1.89559 20.4998 0.999998 19.6044 1 18.5L1.00098 5.5C1.0011 4.39574 1.8968 3.50036 3.00098 3.5H21ZM8.8291 6.74414L3.97852 14.0205C3.82529 14.2506 3.81102 14.5463 3.94141 14.79C4.07202 15.0335 4.32619 15.1865 4.60254 15.1865H8.97949V17H10.4795V6.74414H8.8291ZM12.8271 6.74414V17H14.3271V12.832L17.8994 17H19.876L15.2266 11.5762L19.8047 6.74414H17.7383L14.3271 10.3457V6.74414H12.8271Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kFill300({
|
|
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=\"M8.73047 13.4365H6.4707L8.73047 10.0469V13.4365Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.5C22.1044 3.5002 23 4.39555 23 5.5V18.5C23 19.6044 22.1044 20.4998 21 20.5H3C1.89559 20.4998 0.999998 19.6044 1 18.5L1.00098 5.5C1.0011 4.39574 1.8968 3.50036 3.00098 3.5H21ZM8.52832 6.74414L3.77051 13.8818C3.56619 14.1886 3.54681 14.5832 3.7207 14.9082C3.89479 15.2331 4.23392 15.4365 4.60254 15.4365H8.73047V17H10.7305V6.74414H8.52832ZM12.5771 6.74414V17H14.5771V13.5068L17.5703 17H20.2041L15.5625 11.584L20.1484 6.74414H17.3945L14.5771 9.71875V6.74414H12.5771Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kFill400({
|
|
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=\"M8.48047 13.1865H6.93848L8.48047 10.873V13.1865Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.5C22.1044 3.5002 23 4.39555 23 5.5V18.5C23 19.6044 22.1044 20.4998 21 20.5H3C1.89559 20.4998 0.999998 19.6044 1 18.5L1.00098 5.5C1.0011 4.39574 1.8968 3.50036 3.00098 3.5H21ZM8.22754 6.74414L3.5625 13.7432C3.30715 14.1266 3.28267 14.6201 3.5 15.0264C3.71754 15.4325 4.1418 15.6864 4.60254 15.6865H8.48047V17H10.9805V6.74414H8.22754ZM12.3271 6.74414V17H14.8271V14.1836L17.2412 17H20.5332L15.8994 11.5928L20.4932 6.74414H17.0498L14.8271 9.0918V6.74414H12.3271Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kFill500({
|
|
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 fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.98047 17H9.48047V14.6865H4.60254C4.51062 14.6865 4.4254 14.6356 4.38184 14.5547C4.33846 14.4736 4.34368 14.3745 4.39453 14.2979L9.42969 6.74414H9.98047V17ZM5.06934 14.1865H9.48047V7.57031L5.06934 14.1865Z\" fill=\"currentColor\"/>\n<path d=\"M13.8271 17H13.3271V6.74414H13.8271V17Z\" fill=\"currentColor\"/>\n<path d=\"M14.5537 11.5596L19.2168 17H18.5576L14.0283 11.7139L13.8809 11.543L14.0361 11.3799L18.4277 6.74414H19.1152L14.5537 11.5596Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3.25C22.2425 3.2502 23.25 4.25748 23.25 5.5V18.5C23.25 19.7425 22.2425 20.7498 21 20.75H3C1.75761 20.7497 0.749997 19.7424 0.75 18.5L0.751953 5.5C0.752089 4.25758 1.75958 3.2502 3.00195 3.25H21ZM3.00195 3.75C2.0357 3.7502 1.25206 4.5337 1.25195 5.5L1.25 18.5C1.25 19.4663 2.03376 20.2497 3 20.25H21C21.9663 20.2498 22.75 19.4664 22.75 18.5V5.5C22.75 4.53362 21.9663 3.7502 21 3.75H3.00195Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kOutline100({
|
|
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 fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.2305 17H9.23047V14.9365H4.60352C4.41942 14.9365 4.25022 14.834 4.16309 14.6719C4.07621 14.5094 4.08538 14.3125 4.1875 14.1592L9.12988 6.74414H10.2305V17ZM5.53809 13.9365H9.23047V8.39746L5.53809 13.9365Z\" fill=\"currentColor\"/>\n<path d=\"M14.0771 10.9727L18.083 6.74414H19.46L14.8906 11.5684L19.5459 17H18.2285L14.0771 12.1562V17H13.0771V6.74414H14.0771V10.9727Z\" fill=\"currentColor\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 3C22.3805 3.0002 23.5 4.11941 23.5 5.5V18.5C23.5 19.8806 22.3805 20.9998 21 21H3C1.61954 20.9997 0.499997 19.8805 0.5 18.5L0.501953 5.5C0.502104 4.11952 1.62152 3.0002 3.00195 3H21ZM3.00195 4C2.17376 4.0002 1.50204 4.67176 1.50195 5.5L1.5 18.5C1.5 19.3282 2.17183 19.9997 3 20H21C21.8283 19.9998 22.5 19.3283 22.5 18.5V5.5C22.5 4.67169 21.8283 4.0002 21 4H3.00195Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function Resolution4kOutline200({
|
|
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
|
+
}
|