alma-icons 3.4.0 → 3.5.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.
Files changed (111) hide show
  1. package/README.md +3 -3
  2. package/dist/manifest.js +20 -0
  3. package/dist/metadata.d.ts +2 -0
  4. package/dist/metadata.js +22 -0
  5. package/dist/react/icons/BlenderAltFill100.d.ts +6 -0
  6. package/dist/react/icons/BlenderAltFill100.js +47 -0
  7. package/dist/react/icons/BlenderAltFill200.d.ts +6 -0
  8. package/dist/react/icons/BlenderAltFill200.js +47 -0
  9. package/dist/react/icons/BlenderAltFill300.d.ts +6 -0
  10. package/dist/react/icons/BlenderAltFill300.js +47 -0
  11. package/dist/react/icons/BlenderAltFill400.d.ts +6 -0
  12. package/dist/react/icons/BlenderAltFill400.js +47 -0
  13. package/dist/react/icons/BlenderAltFill500.d.ts +6 -0
  14. package/dist/react/icons/BlenderAltFill500.js +47 -0
  15. package/dist/react/icons/BlenderAltOutline100.d.ts +6 -0
  16. package/dist/react/icons/BlenderAltOutline100.js +47 -0
  17. package/dist/react/icons/BlenderAltOutline200.d.ts +6 -0
  18. package/dist/react/icons/BlenderAltOutline200.js +47 -0
  19. package/dist/react/icons/BlenderAltOutline300.d.ts +6 -0
  20. package/dist/react/icons/BlenderAltOutline300.js +47 -0
  21. package/dist/react/icons/BlenderAltOutline400.d.ts +6 -0
  22. package/dist/react/icons/BlenderAltOutline400.js +47 -0
  23. package/dist/react/icons/BlenderAltOutline500.d.ts +6 -0
  24. package/dist/react/icons/BlenderAltOutline500.js +47 -0
  25. package/dist/react/icons/MotionFill100.d.ts +6 -0
  26. package/dist/react/icons/MotionFill100.js +47 -0
  27. package/dist/react/icons/MotionFill200.d.ts +6 -0
  28. package/dist/react/icons/MotionFill200.js +47 -0
  29. package/dist/react/icons/MotionFill300.d.ts +6 -0
  30. package/dist/react/icons/MotionFill300.js +47 -0
  31. package/dist/react/icons/MotionFill400.d.ts +6 -0
  32. package/dist/react/icons/MotionFill400.js +47 -0
  33. package/dist/react/icons/MotionFill500.d.ts +6 -0
  34. package/dist/react/icons/MotionFill500.js +47 -0
  35. package/dist/react/icons/MotionOutline100.d.ts +6 -0
  36. package/dist/react/icons/MotionOutline100.js +47 -0
  37. package/dist/react/icons/MotionOutline200.d.ts +6 -0
  38. package/dist/react/icons/MotionOutline200.js +47 -0
  39. package/dist/react/icons/MotionOutline300.d.ts +6 -0
  40. package/dist/react/icons/MotionOutline300.js +47 -0
  41. package/dist/react/icons/MotionOutline400.d.ts +6 -0
  42. package/dist/react/icons/MotionOutline400.js +47 -0
  43. package/dist/react/icons/MotionOutline500.d.ts +6 -0
  44. package/dist/react/icons/MotionOutline500.js +47 -0
  45. package/dist/react/icons/index.d.ts +20 -0
  46. package/dist/react/icons/index.js +20 -0
  47. package/dist/react/manifest.js +20 -0
  48. package/dist/vue/icons/BlenderAltFill100.d.ts +7 -0
  49. package/dist/vue/icons/BlenderAltFill100.js +46 -0
  50. package/dist/vue/icons/BlenderAltFill200.d.ts +7 -0
  51. package/dist/vue/icons/BlenderAltFill200.js +46 -0
  52. package/dist/vue/icons/BlenderAltFill300.d.ts +7 -0
  53. package/dist/vue/icons/BlenderAltFill300.js +46 -0
  54. package/dist/vue/icons/BlenderAltFill400.d.ts +7 -0
  55. package/dist/vue/icons/BlenderAltFill400.js +46 -0
  56. package/dist/vue/icons/BlenderAltFill500.d.ts +7 -0
  57. package/dist/vue/icons/BlenderAltFill500.js +46 -0
  58. package/dist/vue/icons/BlenderAltOutline100.d.ts +7 -0
  59. package/dist/vue/icons/BlenderAltOutline100.js +46 -0
  60. package/dist/vue/icons/BlenderAltOutline200.d.ts +7 -0
  61. package/dist/vue/icons/BlenderAltOutline200.js +46 -0
  62. package/dist/vue/icons/BlenderAltOutline300.d.ts +7 -0
  63. package/dist/vue/icons/BlenderAltOutline300.js +46 -0
  64. package/dist/vue/icons/BlenderAltOutline400.d.ts +7 -0
  65. package/dist/vue/icons/BlenderAltOutline400.js +46 -0
  66. package/dist/vue/icons/BlenderAltOutline500.d.ts +7 -0
  67. package/dist/vue/icons/BlenderAltOutline500.js +46 -0
  68. package/dist/vue/icons/MotionFill100.d.ts +7 -0
  69. package/dist/vue/icons/MotionFill100.js +46 -0
  70. package/dist/vue/icons/MotionFill200.d.ts +7 -0
  71. package/dist/vue/icons/MotionFill200.js +46 -0
  72. package/dist/vue/icons/MotionFill300.d.ts +7 -0
  73. package/dist/vue/icons/MotionFill300.js +46 -0
  74. package/dist/vue/icons/MotionFill400.d.ts +7 -0
  75. package/dist/vue/icons/MotionFill400.js +46 -0
  76. package/dist/vue/icons/MotionFill500.d.ts +7 -0
  77. package/dist/vue/icons/MotionFill500.js +46 -0
  78. package/dist/vue/icons/MotionOutline100.d.ts +7 -0
  79. package/dist/vue/icons/MotionOutline100.js +46 -0
  80. package/dist/vue/icons/MotionOutline200.d.ts +7 -0
  81. package/dist/vue/icons/MotionOutline200.js +46 -0
  82. package/dist/vue/icons/MotionOutline300.d.ts +7 -0
  83. package/dist/vue/icons/MotionOutline300.js +46 -0
  84. package/dist/vue/icons/MotionOutline400.d.ts +7 -0
  85. package/dist/vue/icons/MotionOutline400.js +46 -0
  86. package/dist/vue/icons/MotionOutline500.d.ts +7 -0
  87. package/dist/vue/icons/MotionOutline500.js +46 -0
  88. package/dist/vue/icons/index.d.ts +20 -0
  89. package/dist/vue/icons/index.js +20 -0
  90. package/dist/vue/manifest.js +20 -0
  91. package/icons/blenderAlt_fill_100.svg +5 -0
  92. package/icons/blenderAlt_fill_200.svg +5 -0
  93. package/icons/blenderAlt_fill_300.svg +5 -0
  94. package/icons/blenderAlt_fill_400.svg +5 -0
  95. package/icons/blenderAlt_fill_500.svg +5 -0
  96. package/icons/blenderAlt_outline_100.svg +3 -0
  97. package/icons/blenderAlt_outline_200.svg +3 -0
  98. package/icons/blenderAlt_outline_300.svg +3 -0
  99. package/icons/blenderAlt_outline_400.svg +3 -0
  100. package/icons/blenderAlt_outline_500.svg +3 -0
  101. package/icons/motion_fill_100.svg +5 -0
  102. package/icons/motion_fill_200.svg +5 -0
  103. package/icons/motion_fill_300.svg +5 -0
  104. package/icons/motion_fill_400.svg +5 -0
  105. package/icons/motion_fill_500.svg +5 -0
  106. package/icons/motion_outline_100.svg +3 -0
  107. package/icons/motion_outline_200.svg +3 -0
  108. package/icons/motion_outline_300.svg +3 -0
  109. package/icons/motion_outline_400.svg +3 -0
  110. package/icons/motion_outline_500.svg +3 -0
  111. package/package.json +1 -1
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ![image](https://github.com/yamogoo/alma-icons/blob/main/shared/images/alma-icons-logo--lg.png)
4
4
 
5
- ![Version](https://img.shields.io/badge/version-3.4.0-green)
5
+ ![Version](https://img.shields.io/badge/version-3.5.0-green)
6
6
 
7
7
  [![License: CC BY-NC](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-nc.svg)](./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 **1216 icons** (608 outline, 608 fill) built on a consistent **100–500 weight stroke system** with a stable, versioned taxonomy.
13
+ The library includes **1220 icons** (610 outline, 610 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
- - **1214 icons** (607 outline, 607 fill)
17
+ - **1220 icons** (610 outline, 610 fill)
18
18
  - **2 styles**: `fill` & `outline`
19
19
  - **5 weights**: `100` - `500`
20
20
  - Stable, scalable taxonomy
package/dist/manifest.js CHANGED
@@ -531,6 +531,16 @@ export const iconManifest = {
531
531
  "blender_outline_300": () => import("../icons/blender_outline_300.svg"),
532
532
  "blender_outline_400": () => import("../icons/blender_outline_400.svg"),
533
533
  "blender_outline_500": () => import("../icons/blender_outline_500.svg"),
534
+ "blenderAlt_fill_100": () => import("../icons/blenderAlt_fill_100.svg"),
535
+ "blenderAlt_fill_200": () => import("../icons/blenderAlt_fill_200.svg"),
536
+ "blenderAlt_fill_300": () => import("../icons/blenderAlt_fill_300.svg"),
537
+ "blenderAlt_fill_400": () => import("../icons/blenderAlt_fill_400.svg"),
538
+ "blenderAlt_fill_500": () => import("../icons/blenderAlt_fill_500.svg"),
539
+ "blenderAlt_outline_100": () => import("../icons/blenderAlt_outline_100.svg"),
540
+ "blenderAlt_outline_200": () => import("../icons/blenderAlt_outline_200.svg"),
541
+ "blenderAlt_outline_300": () => import("../icons/blenderAlt_outline_300.svg"),
542
+ "blenderAlt_outline_400": () => import("../icons/blenderAlt_outline_400.svg"),
543
+ "blenderAlt_outline_500": () => import("../icons/blenderAlt_outline_500.svg"),
534
544
  "bluetooth_fill_100": () => import("../icons/bluetooth_fill_100.svg"),
535
545
  "bluetooth_fill_200": () => import("../icons/bluetooth_fill_200.svg"),
536
546
  "bluetooth_fill_300": () => import("../icons/bluetooth_fill_300.svg"),
@@ -3391,6 +3401,16 @@ export const iconManifest = {
3391
3401
  "moonLevel1_outline_300": () => import("../icons/moonLevel1_outline_300.svg"),
3392
3402
  "moonLevel1_outline_400": () => import("../icons/moonLevel1_outline_400.svg"),
3393
3403
  "moonLevel1_outline_500": () => import("../icons/moonLevel1_outline_500.svg"),
3404
+ "motion_fill_100": () => import("../icons/motion_fill_100.svg"),
3405
+ "motion_fill_200": () => import("../icons/motion_fill_200.svg"),
3406
+ "motion_fill_300": () => import("../icons/motion_fill_300.svg"),
3407
+ "motion_fill_400": () => import("../icons/motion_fill_400.svg"),
3408
+ "motion_fill_500": () => import("../icons/motion_fill_500.svg"),
3409
+ "motion_outline_100": () => import("../icons/motion_outline_100.svg"),
3410
+ "motion_outline_200": () => import("../icons/motion_outline_200.svg"),
3411
+ "motion_outline_300": () => import("../icons/motion_outline_300.svg"),
3412
+ "motion_outline_400": () => import("../icons/motion_outline_400.svg"),
3413
+ "motion_outline_500": () => import("../icons/motion_outline_500.svg"),
3394
3414
  "music_fill_100": () => import("../icons/music_fill_100.svg"),
3395
3415
  "music_fill_200": () => import("../icons/music_fill_200.svg"),
3396
3416
  "music_fill_300": () => import("../icons/music_fill_300.svg"),
@@ -54,6 +54,7 @@ export type AlmaIconName =
54
54
  | "bellDisabled"
55
55
  | "bicycle"
56
56
  | "blender"
57
+ | "blenderAlt"
57
58
  | "bluetooth"
58
59
  | "bluetoothDisabled"
59
60
  | "boatFront"
@@ -341,6 +342,7 @@ export type AlmaIconName =
341
342
  | "moon"
342
343
  | "moonLevel0"
343
344
  | "moonLevel1"
345
+ | "motion"
344
346
  | "music"
345
347
  | "musicNote"
346
348
  | "musicOff"
package/dist/metadata.js CHANGED
@@ -54,6 +54,7 @@ export const iconNames = [
54
54
  "bellDisabled",
55
55
  "bicycle",
56
56
  "blender",
57
+ "blenderAlt",
57
58
  "bluetooth",
58
59
  "bluetoothDisabled",
59
60
  "boatFront",
@@ -341,6 +342,7 @@ export const iconNames = [
341
342
  "moon",
342
343
  "moonLevel0",
343
344
  "moonLevel1",
345
+ "motion",
344
346
  "music",
345
347
  "musicNote",
346
348
  "musicOff",
@@ -1155,6 +1157,16 @@ export const iconFullNames = [
1155
1157
  "blender_outline_300",
1156
1158
  "blender_outline_400",
1157
1159
  "blender_outline_500",
1160
+ "blenderAlt_fill_100",
1161
+ "blenderAlt_fill_200",
1162
+ "blenderAlt_fill_300",
1163
+ "blenderAlt_fill_400",
1164
+ "blenderAlt_fill_500",
1165
+ "blenderAlt_outline_100",
1166
+ "blenderAlt_outline_200",
1167
+ "blenderAlt_outline_300",
1168
+ "blenderAlt_outline_400",
1169
+ "blenderAlt_outline_500",
1158
1170
  "bluetooth_fill_100",
1159
1171
  "bluetooth_fill_200",
1160
1172
  "bluetooth_fill_300",
@@ -3996,6 +4008,16 @@ export const iconFullNames = [
3996
4008
  "moonLevel1_outline_300",
3997
4009
  "moonLevel1_outline_400",
3998
4010
  "moonLevel1_outline_500",
4011
+ "motion_fill_100",
4012
+ "motion_fill_200",
4013
+ "motion_fill_300",
4014
+ "motion_fill_400",
4015
+ "motion_fill_500",
4016
+ "motion_outline_100",
4017
+ "motion_outline_200",
4018
+ "motion_outline_300",
4019
+ "motion_outline_400",
4020
+ "motion_outline_500",
3999
4021
  "music_fill_100",
4000
4022
  "music_fill_200",
4001
4023
  "music_fill_300",
@@ -0,0 +1,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltFill100(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltFill100;
@@ -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=\"M21.6034 9C22.4812 9.00038 23.1931 9.71201 23.1932 10.5898C23.1932 13.4933 22.2676 16.3217 20.5506 18.6631L20.1141 19.2578C19.7723 19.724 19.2283 19.9997 18.6503 20H17.1737L18.3934 21.3213C18.9843 21.9617 18.5304 22.9996 17.659 23H1.68639C1.25212 22.9995 1.04788 22.4628 1.37194 22.1738C3.65515 20.1444 5.02446 17.2798 5.16979 14.2285L5.38854 9.63086C5.7278 9.70778 6.0807 9.75 6.44323 9.75H9.52428C9.32149 9.93048 9.19323 10.1925 9.19323 10.4854C9.19324 13.3283 10.1942 16.0809 12.0204 18.2598L12.6796 19.0469C12.9204 19.3341 13.2765 19.4999 13.6512 19.5H18.6503C19.0689 19.4997 19.4631 19.3004 19.7108 18.9629L20.1473 18.3672C21.8013 16.1116 22.6932 13.3869 22.6932 10.5898C22.6931 9.98815 22.205 9.50038 21.6034 9.5H17.9628C18.3322 9.37516 18.6814 9.20691 19.0038 9H21.6034Z\" fill=\"currentColor\"/>\n<path d=\"M16.4432 0.75C17.659 0.750062 18.7553 1.26022 19.5301 2.0791C19.5981 2.15093 19.6725 2.2179 19.7499 2.28223V7.7168C19.6723 7.78123 19.5982 7.84892 19.5301 7.9209C18.7553 8.73978 17.659 9.24994 16.4432 9.25H6.44323C4.09602 9.25 2.19323 7.34721 2.19323 5C2.19323 2.65279 4.09602 0.75 6.44323 0.75H16.4432Z\" fill=\"currentColor\"/>\n<path d=\"M20.2499 2.5957C20.4641 2.69078 20.6964 2.75 20.9432 2.75C21.9096 2.75012 22.6932 3.53358 22.6932 4.5V5.5C22.6932 6.46642 21.9096 7.24988 20.9432 7.25C20.6965 7.25 20.464 7.30834 20.2499 7.40332V2.5957Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltFill100({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltFill200(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltFill200;
@@ -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=\"M21.6039 8.5C22.6199 8.50021 23.4436 9.32383 23.4437 10.3398C23.4437 13.2965 22.5007 16.1763 20.7523 18.5605L20.3158 19.1562C19.9268 19.6865 19.3084 19.9998 18.6508 20H17.1742L18.3939 21.3213C18.9849 21.9617 18.5308 22.9995 17.6595 23H1.68689C1.25261 22.9995 1.04836 22.4628 1.37244 22.1738C3.65569 20.1444 5.02495 17.2799 5.17029 14.2285L5.38318 9.75781C5.72458 9.83355 6.07953 9.875 6.44373 9.875H9.54236C9.48172 9.98192 9.44373 10.1037 9.44373 10.2354C9.44374 13.0195 10.424 15.7148 12.2123 17.8486L12.8724 18.6357C13.0657 18.8663 13.3509 18.9999 13.6517 19H18.6508C18.99 18.9998 19.3095 18.838 19.5101 18.5645L19.9457 17.9697C21.5684 15.757 22.4437 13.0838 22.4437 10.3398C22.4436 9.87612 22.0676 9.50021 21.6039 9.5H18.3158C18.8849 9.26276 19.3998 8.92228 19.8353 8.5H21.6039Z\" fill=\"currentColor\"/>\n<path d=\"M16.4437 0.875C17.6236 0.875114 18.6877 1.37009 19.4398 2.16504C19.4977 2.22623 19.5604 2.28425 19.6254 2.34082V7.6582C19.5602 7.7149 19.4979 7.77362 19.4398 7.83496C18.6877 8.62991 17.6236 9.12489 16.4437 9.125H6.44373C4.16555 9.125 2.31873 7.27817 2.31873 5C2.31873 2.72183 4.16555 0.875 6.44373 0.875H16.4437Z\" fill=\"currentColor\"/>\n<path d=\"M20.3754 2.77832C20.5543 2.83801 20.7442 2.875 20.9437 2.875C21.841 2.87522 22.5687 3.60267 22.5687 4.5V5.5C22.5687 6.39733 21.841 7.12478 20.9437 7.125C20.7443 7.125 20.5542 7.16108 20.3754 7.2207V2.77832Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltFill200({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltFill300(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltFill300;
@@ -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=\"M21.603 8C22.757 8.00025 23.6927 8.93578 23.6928 10.0898C23.6928 13.0997 22.7334 16.0318 20.9535 18.459L20.517 19.0537C20.0809 19.6483 19.3872 19.9998 18.6498 20H17.1743L18.394 21.3213C18.985 21.9618 18.531 22.9997 17.6596 23H1.68695C1.25259 22.9996 1.04833 22.4628 1.37249 22.1738C3.65579 20.1444 5.02501 17.2799 5.17034 14.2285L5.38323 9.75781C5.72469 9.83357 6.07952 9.875 6.44378 9.875H9.70648C9.69819 9.91053 9.69281 9.9473 9.69281 9.98535C9.69282 12.7108 10.6521 15.3496 12.4028 17.4385L13.0629 18.2256C13.2087 18.3993 13.424 18.4999 13.6508 18.5H18.6498C18.9093 18.4998 19.1535 18.3762 19.3071 18.167L19.7436 17.5713C21.3347 15.4014 22.1928 12.7806 22.1928 10.0898C22.1927 9.76421 21.9286 9.50025 21.603 9.5H18.3159C18.9512 9.23516 19.5194 8.84156 19.9848 8.34961C20.1255 8.20103 20.2813 8.08178 20.4448 8H21.603Z\" fill=\"currentColor\"/>\n<path d=\"M16.4438 0.875C17.6237 0.875061 18.6877 1.37005 19.4399 2.16504C19.4975 2.2259 19.5599 2.28355 19.6244 2.33984V7.65918C19.5597 7.7156 19.4976 7.77394 19.4399 7.83496C18.6877 8.62995 17.6237 9.12494 16.4438 9.125H6.44378C4.16561 9.125 2.31878 7.27817 2.31878 5C2.31878 2.72183 4.16561 0.875 6.44378 0.875H16.4438Z\" fill=\"currentColor\"/>\n<path d=\"M20.3744 2.77734C20.5538 2.83731 20.7437 2.875 20.9438 2.875C21.8411 2.87512 22.5688 3.60261 22.5688 4.5V5.5C22.5688 6.39739 21.8411 7.12488 20.9438 7.125C20.7439 7.125 20.5537 7.16177 20.3744 7.22168V2.77734Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltFill300({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltFill400(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltFill400;
@@ -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=\"M22.4385 7.40625C23.3175 7.74298 23.9423 8.59246 23.9424 9.58984C23.9424 12.6529 22.9657 15.6364 21.1543 18.1064L20.7178 18.7012C20.2346 19.36 19.4665 19.7499 18.6494 19.75H17.1748L18.3946 21.0713C18.9855 21.7117 18.5315 22.7495 17.6602 22.75H1.68752C1.25304 22.7497 1.04877 22.2128 1.37307 21.9238C3.65632 19.8944 5.02559 17.0299 5.17092 13.9785L5.37112 9.76172C5.7169 9.83532 6.07565 9.875 6.44338 9.875H9.95119C10.038 12.4025 10.9647 14.8333 12.5938 16.7773L13.2539 17.5645C13.3522 17.6817 13.4975 17.7498 13.6504 17.75H18.6494C18.8294 17.7499 18.999 17.6636 19.1055 17.5186L19.542 16.9238C21.1018 14.7968 21.9424 12.2274 21.9424 9.58984C21.9423 9.40222 21.7902 9.25015 21.6026 9.25H18.8936C19.368 8.991 19.7979 8.66061 20.166 8.27148C20.276 8.15534 20.3922 8.06533 20.5088 8H20.625V7.94336C20.7332 7.89863 20.8405 7.875 20.9434 7.875C21.4993 7.87494 22.0141 7.70111 22.4385 7.40625Z\" fill=\"currentColor\"/>\n<path d=\"M16.4434 0.875C17.5518 0.875075 18.5509 1.33972 19.2578 2.08691C19.2949 2.12611 19.3349 2.1633 19.375 2.20117V7.29785C19.3347 7.33587 19.2951 7.37373 19.2578 7.41309C18.5509 8.16028 17.5518 8.62492 16.4434 8.625H6.44338C4.30328 8.625 2.56838 6.8901 2.56838 4.75C2.56838 2.6099 4.30328 0.875 6.44338 0.875H16.4434Z\" fill=\"currentColor\"/>\n<path d=\"M20.625 2.84863C20.7282 2.86515 20.8345 2.875 20.9434 2.875C21.7027 2.87515 22.3184 3.4907 22.3184 4.25V5.25C22.3184 6.0093 21.7027 6.62485 20.9434 6.625C20.8345 6.625 20.7282 6.63485 20.625 6.65137V2.84863Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltFill400({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltFill500(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltFill500;
@@ -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=\"M22.3583 7.10156C23.1304 7.54968 23.6511 8.38283 23.6512 9.33984C23.6512 12.4558 22.6578 15.4911 20.8153 18.0039L20.3788 18.5996C19.8485 19.3225 19.0048 19.7497 18.1083 19.75H16.8641L17.8534 20.8213C18.4443 21.4618 17.9894 22.4996 17.118 22.5H2.00378C1.57428 22.4999 1.34792 21.9893 1.63073 21.666C3.41578 19.6261 4.4725 17.0259 4.60143 14.3184L4.81823 9.76562C5.16806 9.83722 5.53025 9.87498 5.90124 9.875H9.67175C9.80908 12.2538 10.7072 14.5323 12.245 16.3672L12.9042 17.1543C12.9549 17.2147 13.0304 17.2498 13.1092 17.25H18.1083C18.2083 17.2497 18.3029 17.2017 18.3622 17.1211L18.7987 16.5264C20.327 14.4423 21.1512 11.9242 21.1512 9.33984C21.1511 9.29044 21.1107 9.25039 21.0614 9.25H18.4139C18.9344 8.97408 19.4047 8.61696 19.8055 8.19336C20.023 7.9637 20.2397 7.87513 20.4012 7.875C21.1582 7.875 21.8448 7.5798 22.3583 7.10156Z\" fill=\"currentColor\"/>\n<path d=\"M15.9012 0.875C16.7393 0.875 17.5106 1.15862 18.1249 1.63672V7.3623C17.5105 7.84063 16.7395 8.125 15.9012 8.125H5.90124C3.89937 8.1248 2.27624 6.50191 2.27624 4.5C2.27624 2.49809 3.89937 0.875196 5.90124 0.875H15.9012Z\" fill=\"currentColor\"/>\n<path d=\"M19.8749 2.81152C20.0422 2.85137 20.2177 2.87497 20.4012 2.875C21.0226 2.875 21.5262 3.37868 21.5262 4V5C21.5262 5.62132 21.0226 6.125 20.4012 6.125C20.2178 6.12503 20.0421 6.14769 19.8749 6.1875V2.81152Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltFill500({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltOutline100(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltOutline100;
@@ -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=\"M16.4434 0.5C17.7308 0.500033 18.8919 1.04145 19.7119 1.9082C20.0378 2.25242 20.4694 2.5 20.9434 2.5C22.0479 2.50006 22.9434 3.39547 22.9434 4.5V5.5C22.9434 6.60453 22.0479 7.49994 20.9434 7.5C20.4694 7.5 20.0378 7.74758 19.7119 8.0918L19.5537 8.25098C19.2433 8.54815 18.8902 8.80087 18.5049 9H21.6035C22.4814 9.00026 23.1932 9.71193 23.1934 10.5898C23.1934 13.4933 22.2678 16.3217 20.5508 18.6631L20.1143 19.2578C19.7724 19.724 19.2285 19.9998 18.6504 20H17.5147L18.5772 21.1514C19.3158 21.9518 18.7488 23.2497 17.6592 23.25H1.68653C1.02274 23.2493 0.710703 22.429 1.20606 21.9873C3.43897 20.0026 4.77774 17.2009 4.91992 14.2168L5.14746 9.44043C5.14952 9.39751 5.15391 9.35511 5.16016 9.31348C3.30013 8.76102 1.94336 7.03938 1.94336 5C1.94336 2.51472 3.95808 0.5 6.44336 0.5H16.4434ZM5.64746 9.46387L5.41992 14.2402C5.27139 17.3587 3.87155 20.2862 1.53809 22.3604C1.38587 22.4965 1.48225 22.7494 1.68653 22.75H17.6592L17.7783 22.7412C18.352 22.6534 18.6252 21.9416 18.21 21.4912L16.834 20H13.6514C13.3249 19.9999 13.0084 19.9097 12.7354 19.7441C12.5713 19.6448 12.4229 19.5184 12.2969 19.3682L11.6367 18.5811C9.97278 16.5957 8.96657 14.1529 8.74121 11.5898C8.70902 11.2238 8.69336 10.8553 8.69336 10.4854C8.69336 10.385 8.70354 10.2871 8.72266 10.1924C8.72881 10.1616 8.7371 10.1316 8.74512 10.1016C8.748 10.0909 8.74982 10.0799 8.75293 10.0693C8.78854 9.94713 8.83936 9.83159 8.90332 9.72461C8.90867 9.71571 8.9144 9.70702 8.91992 9.69824C8.96428 9.62748 9.01604 9.56212 9.07129 9.5H6.44336C6.17307 9.5 5.90854 9.47439 5.65137 9.42871C5.65025 9.44037 5.64804 9.45205 5.64746 9.46387ZM10.1787 9.5C9.87282 9.50015 9.59873 9.63951 9.41797 9.8584C9.37786 9.907 9.34282 9.95986 9.3125 10.0156C9.29731 10.0435 9.283 10.0721 9.27051 10.1016C9.24549 10.1607 9.22603 10.2228 9.21289 10.2871C9.1998 10.3511 9.19336 10.4175 9.19336 10.4854C9.19336 10.8363 9.2081 11.1859 9.23828 11.5332C9.40697 13.4756 10.0435 15.346 11.0879 16.9863C11.3693 17.4282 11.68 17.8535 12.0195 18.2588L12.6797 19.0459L12.7754 19.1484C13.01 19.3725 13.3236 19.4999 13.6514 19.5H18.6504C19.0691 19.4998 19.4632 19.3005 19.7109 18.9629L20.1475 18.3672C21.8015 16.1116 22.6934 13.3869 22.6934 10.5898C22.6932 9.98807 22.2053 9.50026 21.6035 9.5H10.1787ZM6.44336 1C4.23422 1 2.44336 2.79086 2.44336 5C2.44336 7.20914 4.23422 9 6.44336 9H16.4434C17.5876 8.99997 18.619 8.52014 19.3486 7.74902C19.4519 7.63983 19.5677 7.53647 19.6934 7.44238V2.55664C19.5679 2.46265 19.4518 2.36003 19.3486 2.25098C18.619 1.47986 17.5876 1.00003 16.4434 1H6.44336ZM20.1934 7.15527C20.4238 7.05921 20.6749 7 20.9434 7C21.7717 6.99994 22.4434 6.32839 22.4434 5.5V4.5C22.4434 3.67161 21.7717 3.00006 20.9434 3C20.6748 3 20.4239 2.9399 20.1934 2.84375V7.15527Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltOutline100({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltOutline200(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltOutline200;
@@ -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=\"M16.4437 0.5C17.7311 0.500102 18.8923 1.04151 19.7123 1.9082C20.0381 2.25235 20.4698 2.5 20.9437 2.5C22.0482 2.5002 22.9437 3.39555 22.9437 4.5V5.5C22.9437 6.60445 22.0482 7.4998 20.9437 7.5C20.4698 7.5 20.0381 7.74765 19.7123 8.0918L19.5541 8.25098C19.4632 8.33802 19.3679 8.42076 19.2699 8.5H21.6039C22.6199 8.50021 23.4436 9.32383 23.4437 10.3398C23.4437 13.2965 22.5008 16.1763 20.7523 18.5605L20.3158 19.1562C19.9268 19.6865 19.3084 19.9999 18.6508 20H17.8539L18.7611 20.9824C19.6476 21.9429 18.9671 23.4996 17.6596 23.5H1.68691C0.792444 23.4999 0.372713 22.3943 1.04043 21.7998C3.22297 19.8598 4.53228 17.1219 4.67129 14.2051L4.89883 9.42871C4.90198 9.36297 4.91001 9.29853 4.92129 9.23535C3.18517 8.61134 1.94375 6.95098 1.94375 5C1.94375 2.51472 3.95847 0.5 6.44375 0.5H16.4437ZM5.89687 9.47559L5.66934 14.252C5.51873 17.4141 4.1094 20.3841 1.75723 22.5H17.6596L17.7387 22.4941C18.1212 22.4357 18.304 21.9606 18.0268 21.6602L16.4936 20H13.6508C13.5799 20 13.5096 19.9946 13.4398 19.9873C13.4241 19.9856 13.4086 19.9825 13.393 19.9805C13.3375 19.9733 13.2824 19.9648 13.2279 19.9531C13.2092 19.9491 13.1908 19.944 13.1723 19.9395C13.1259 19.9281 13.0799 19.9159 13.0346 19.9014C13.0107 19.8937 12.9869 19.8855 12.9633 19.877C12.9167 19.86 12.8708 19.8416 12.8256 19.8213C12.8095 19.8141 12.7936 19.8065 12.7777 19.7988C12.7317 19.7767 12.6863 19.7531 12.642 19.7275C12.6247 19.7175 12.6072 19.7078 12.5902 19.6973C12.4711 19.6236 12.3586 19.5383 12.2562 19.4404L12.1049 19.2783L11.4447 18.4912C9.50554 16.1773 8.44279 13.2543 8.44277 10.2354C8.44277 10.1342 8.4542 10.0357 8.47109 9.93945C8.47508 9.91627 8.47791 9.89297 8.48281 9.87012C8.48884 9.84248 8.49599 9.81522 8.50332 9.78809C8.51165 9.75681 8.52066 9.72587 8.53066 9.69531C8.53864 9.6712 8.54805 9.64766 8.55703 9.62402C8.571 9.58699 8.58558 9.55042 8.60195 9.51465C8.60413 9.50988 8.60559 9.50474 8.60781 9.5H6.44375C6.25937 9.5 6.0774 9.48737 5.89883 9.46582C5.89861 9.46907 5.89703 9.47231 5.89687 9.47559ZM10.1791 9.5C9.77301 9.5 9.44375 9.82926 9.44375 10.2354C9.44375 10.9172 9.50254 11.5936 9.61758 12.2578C9.85581 13.6343 10.3357 14.9577 11.0346 16.167C11.3757 16.7572 11.7694 17.3201 12.2123 17.8486L12.8725 18.6357C12.9434 18.7203 13.0267 18.792 13.1186 18.8486C13.2486 18.9286 13.3955 18.9787 13.5492 18.9941C13.5831 18.9976 13.6173 19 13.6518 19H18.6508C18.99 18.9999 19.3095 18.838 19.5102 18.5645L19.9457 17.9697C21.5684 15.757 22.4437 13.0838 22.4437 10.3398C22.4436 9.87611 22.0676 9.50021 21.6039 9.5H10.1791ZM6.44375 1.5C4.51075 1.5 2.94375 3.067 2.94375 5C2.94375 6.933 4.51075 8.5 6.44375 8.5H16.4437C17.4447 8.4999 18.3466 8.08078 18.9857 7.40527C19.1215 7.26185 19.2793 7.12462 19.4545 7H19.4437V3H19.4545C19.2793 2.87538 19.1215 2.73815 18.9857 2.59473C18.3466 1.91922 17.4447 1.5001 16.4437 1.5H6.44375ZM20.4437 6.55273C20.6031 6.51877 20.7703 6.5 20.9437 6.5C21.4959 6.4998 21.9437 6.05216 21.9437 5.5V4.5C21.9437 3.94784 21.4959 3.5002 20.9437 3.5C20.7702 3.5 20.6032 3.48028 20.4437 3.44629V6.55273Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltOutline200({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltOutline300(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltOutline300;
@@ -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=\"M16.4437 0.5C17.731 0.500098 18.8923 1.0415 19.7122 1.9082C20.0381 2.25236 20.4698 2.5 20.9437 2.5C22.0481 2.50019 22.9437 3.39555 22.9437 4.5V5.5C22.9437 6.60445 22.0481 7.49981 20.9437 7.5C20.5135 7.5 20.119 7.70499 19.806 8H21.6029C22.7569 8.00025 23.6926 8.93578 23.6927 10.0898C23.6927 13.0997 22.7333 16.0318 20.9535 18.459L20.5169 19.0537C20.0808 19.6484 19.3872 19.9998 18.6497 20H18.1947L18.9447 20.8125C19.9787 21.9329 19.1852 23.7495 17.6595 23.75H1.68686C0.562762 23.7497 0.0342648 22.3605 0.873381 21.6133C3.00573 19.7179 4.28551 17.0421 4.42123 14.1924L4.64877 9.41602C4.65324 9.32292 4.66655 9.23214 4.6849 9.14355C3.07341 8.45881 1.94369 6.86134 1.94369 5C1.94369 2.51472 3.95841 0.5 6.44369 0.5H16.4437ZM5.91928 14.2646C5.77546 17.2819 4.50844 20.127 2.38315 22.25H17.6595L17.7357 22.2383C17.9008 22.1863 17.9723 21.9705 17.8431 21.8301L16.1537 20H13.6507C13.3153 20 12.9884 19.9258 12.6917 19.7871C12.4694 19.6832 12.2639 19.5428 12.0843 19.3711C12.0244 19.3138 11.9673 19.2527 11.9134 19.1885L11.2533 18.4014C11.1297 18.254 11.0094 18.1043 10.8929 17.9521C10.4269 17.3436 10.0172 16.6983 9.66733 16.0244C8.70473 14.1711 8.19273 12.1014 8.19272 9.98535C8.19272 9.95554 8.19532 9.92597 8.19662 9.89648C8.19754 9.87754 8.19808 9.85863 8.19955 9.83984C8.208 9.72339 8.22758 9.61003 8.25522 9.5H6.44369C6.34336 9.5 6.24357 9.49475 6.14487 9.48828L5.91928 14.2646ZM10.1058 9.50684C9.87166 9.54192 9.69369 9.74385 9.69369 9.98535L9.70444 10.4951C9.81618 13.0381 10.7619 15.4793 12.4027 17.4375L13.0628 18.2246L13.0638 18.2256C13.2098 18.3995 13.4251 18.5 13.6517 18.5H18.6497C18.9092 18.4998 19.1534 18.3762 19.307 18.167L19.7435 17.5713C21.3346 15.4014 22.1927 12.7806 22.1927 10.0898C22.1926 9.76421 21.9285 9.50025 21.6029 9.5H10.1781C10.1535 9.5 10.1294 9.50331 10.1058 9.50684ZM6.44369 2C4.78684 2 3.44369 3.34315 3.44369 5C3.44369 6.65685 4.78684 8 6.44369 8H16.4437C17.3016 7.9999 18.0737 7.64147 18.6224 7.06152C18.6628 7.01884 18.7064 6.97774 18.7503 6.93555V3.06348C18.7066 3.02143 18.6626 2.981 18.6224 2.93848C18.0737 2.35853 17.3016 2.0001 16.4437 2H6.44369ZM20.2503 6.08398C20.4684 6.0304 20.7001 6 20.9437 6C21.2197 5.99981 21.4437 5.77603 21.4437 5.5V4.5C21.4437 4.22397 21.2197 4.00019 20.9437 4C20.7 4 20.4685 3.96866 20.2503 3.91504V6.08398Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltOutline300({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltOutline400(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltOutline400;
@@ -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=\"M16.4429 0.25C17.7302 0.250073 18.8914 0.791483 19.7114 1.6582C20.0373 2.00238 20.4689 2.25 20.9429 2.25C22.0473 2.25014 22.9429 3.14552 22.9429 4.25V5.25C22.9429 6.35448 22.0473 7.24986 20.9429 7.25H21.6021C22.8943 7.25015 23.9418 8.29765 23.9419 9.58984C23.9419 12.6529 22.9652 15.6364 21.1538 18.1064L20.7173 18.7012C20.2341 19.3601 19.466 19.7499 18.6489 19.75H18.5337L19.1275 20.3926C20.3095 21.6731 19.4025 23.7495 17.6587 23.75H1.68605C0.332258 23.7496 -0.303838 22.0767 0.706556 21.1768C2.78876 19.3261 4.03789 16.7133 4.17042 13.9307L4.39796 9.1543C4.40401 9.02801 4.42246 8.905 4.4507 8.78613C4.45381 8.78767 4.45734 8.7885 4.46046 8.79004C2.9693 8.05705 1.94288 6.52378 1.94288 4.75C1.94288 2.26472 3.9576 0.25 6.44288 0.25H16.4429ZM6.39601 9.25L6.16847 14.0264C6.03116 16.9079 4.89038 19.6359 2.9673 21.75H17.6587L15.812 19.75H13.6499C13.567 19.75 13.4846 19.7444 13.4028 19.7363C13.397 19.7358 13.3911 19.736 13.3853 19.7354C13.2541 19.7215 13.1258 19.694 12.9995 19.6602C12.9534 19.6477 12.9071 19.6361 12.8618 19.6211C12.8181 19.6067 12.7757 19.589 12.7329 19.5723C12.698 19.5585 12.6627 19.5456 12.6284 19.5303C12.5768 19.5073 12.5261 19.4825 12.4761 19.4561C12.45 19.4422 12.4236 19.4288 12.398 19.4141C12.3445 19.3834 12.2929 19.35 12.2417 19.3154C12.2212 19.3015 12.2003 19.288 12.1802 19.2734C12.0119 19.1523 11.8561 19.0117 11.7202 18.8496L11.061 18.0625C10.5575 17.4616 10.1108 16.8211 9.72413 16.1494C8.56345 14.1341 7.94192 11.8379 7.94191 9.48535C7.94191 9.40585 7.94651 9.32736 7.9546 9.25H6.39601ZM10.1773 9.25C10.1459 9.25001 10.1157 9.25548 10.0884 9.2666C10.0017 9.30248 9.94288 9.38845 9.94288 9.48535L9.95363 9.98438C10.063 12.4727 10.9887 14.8614 12.5943 16.7773L13.2544 17.5645L13.3081 17.6162C13.3429 17.6473 13.38 17.6748 13.4214 17.6953C13.4921 17.7304 13.5703 17.7499 13.6509 17.75H18.6489C18.8289 17.7499 18.9985 17.6637 19.105 17.5186L19.5415 16.9238C21.1013 14.7968 21.9419 12.2274 21.9419 9.58984C21.9418 9.40222 21.7897 9.25015 21.6021 9.25H10.1773ZM6.44288 2.25C5.06217 2.25 3.94288 3.36929 3.94288 4.75C3.94288 6.13071 5.06217 7.25 6.44288 7.25H16.4429C17.154 7.24993 17.7927 6.95466 18.2505 6.47461V3.02441C17.7927 2.54466 17.1538 2.25007 16.4429 2.25H6.44288ZM20.2505 5.32129C20.4698 5.27577 20.7009 5.25 20.9429 5.25V4.25C20.7008 4.25 20.4698 4.22328 20.2505 4.17773V5.32129Z\" fill=\"currentColor\"/>";
11
+
12
+ export default function BlenderAltOutline400({
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,6 @@
1
+ // AUTO-GENERATED by AlmaIconsResolver
2
+
3
+ import type { AlmaReactIconProps } from "../index.js";
4
+
5
+ declare function BlenderAltOutline500(props: AlmaReactIconProps): import("react").ReactElement | null;
6
+ export default BlenderAltOutline500;