alma-icons 3.5.0 → 3.6.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 +7 -7
- package/dist/manifest.js +20 -0
- package/dist/metadata.d.ts +2 -0
- package/dist/metadata.js +22 -0
- package/dist/react/icons/ExternalLinkFill100.d.ts +6 -0
- package/dist/react/icons/ExternalLinkFill100.js +47 -0
- package/dist/react/icons/ExternalLinkFill200.d.ts +6 -0
- package/dist/react/icons/ExternalLinkFill200.js +47 -0
- package/dist/react/icons/ExternalLinkFill300.d.ts +6 -0
- package/dist/react/icons/ExternalLinkFill300.js +47 -0
- package/dist/react/icons/ExternalLinkFill400.d.ts +6 -0
- package/dist/react/icons/ExternalLinkFill400.js +47 -0
- package/dist/react/icons/ExternalLinkFill500.d.ts +6 -0
- package/dist/react/icons/ExternalLinkFill500.js +47 -0
- package/dist/react/icons/ExternalLinkOutline100.d.ts +6 -0
- package/dist/react/icons/ExternalLinkOutline100.js +47 -0
- package/dist/react/icons/ExternalLinkOutline200.d.ts +6 -0
- package/dist/react/icons/ExternalLinkOutline200.js +47 -0
- package/dist/react/icons/ExternalLinkOutline300.d.ts +6 -0
- package/dist/react/icons/ExternalLinkOutline300.js +47 -0
- package/dist/react/icons/ExternalLinkOutline400.d.ts +6 -0
- package/dist/react/icons/ExternalLinkOutline400.js +47 -0
- package/dist/react/icons/ExternalLinkOutline500.d.ts +6 -0
- package/dist/react/icons/ExternalLinkOutline500.js +47 -0
- package/dist/react/icons/LinkAltFill100.d.ts +6 -0
- package/dist/react/icons/LinkAltFill100.js +47 -0
- package/dist/react/icons/LinkAltFill200.d.ts +6 -0
- package/dist/react/icons/LinkAltFill200.js +47 -0
- package/dist/react/icons/LinkAltFill300.d.ts +6 -0
- package/dist/react/icons/LinkAltFill300.js +47 -0
- package/dist/react/icons/LinkAltFill400.d.ts +6 -0
- package/dist/react/icons/LinkAltFill400.js +47 -0
- package/dist/react/icons/LinkAltFill500.d.ts +6 -0
- package/dist/react/icons/LinkAltFill500.js +47 -0
- package/dist/react/icons/LinkAltOutline100.d.ts +6 -0
- package/dist/react/icons/LinkAltOutline100.js +47 -0
- package/dist/react/icons/LinkAltOutline200.d.ts +6 -0
- package/dist/react/icons/LinkAltOutline200.js +47 -0
- package/dist/react/icons/LinkAltOutline300.d.ts +6 -0
- package/dist/react/icons/LinkAltOutline300.js +47 -0
- package/dist/react/icons/LinkAltOutline400.d.ts +6 -0
- package/dist/react/icons/LinkAltOutline400.js +47 -0
- package/dist/react/icons/LinkAltOutline500.d.ts +6 -0
- package/dist/react/icons/LinkAltOutline500.js +47 -0
- package/dist/react/icons/index.d.ts +20 -0
- package/dist/react/icons/index.js +20 -0
- package/dist/react/manifest.js +20 -0
- package/dist/vue/icons/ExternalLinkFill100.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkFill100.js +46 -0
- package/dist/vue/icons/ExternalLinkFill200.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkFill200.js +46 -0
- package/dist/vue/icons/ExternalLinkFill300.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkFill300.js +46 -0
- package/dist/vue/icons/ExternalLinkFill400.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkFill400.js +46 -0
- package/dist/vue/icons/ExternalLinkFill500.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkFill500.js +46 -0
- package/dist/vue/icons/ExternalLinkOutline100.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkOutline100.js +46 -0
- package/dist/vue/icons/ExternalLinkOutline200.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkOutline200.js +46 -0
- package/dist/vue/icons/ExternalLinkOutline300.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkOutline300.js +46 -0
- package/dist/vue/icons/ExternalLinkOutline400.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkOutline400.js +46 -0
- package/dist/vue/icons/ExternalLinkOutline500.d.ts +7 -0
- package/dist/vue/icons/ExternalLinkOutline500.js +46 -0
- package/dist/vue/icons/LinkAltFill100.d.ts +7 -0
- package/dist/vue/icons/LinkAltFill100.js +46 -0
- package/dist/vue/icons/LinkAltFill200.d.ts +7 -0
- package/dist/vue/icons/LinkAltFill200.js +46 -0
- package/dist/vue/icons/LinkAltFill300.d.ts +7 -0
- package/dist/vue/icons/LinkAltFill300.js +46 -0
- package/dist/vue/icons/LinkAltFill400.d.ts +7 -0
- package/dist/vue/icons/LinkAltFill400.js +46 -0
- package/dist/vue/icons/LinkAltFill500.d.ts +7 -0
- package/dist/vue/icons/LinkAltFill500.js +46 -0
- package/dist/vue/icons/LinkAltOutline100.d.ts +7 -0
- package/dist/vue/icons/LinkAltOutline100.js +46 -0
- package/dist/vue/icons/LinkAltOutline200.d.ts +7 -0
- package/dist/vue/icons/LinkAltOutline200.js +46 -0
- package/dist/vue/icons/LinkAltOutline300.d.ts +7 -0
- package/dist/vue/icons/LinkAltOutline300.js +46 -0
- package/dist/vue/icons/LinkAltOutline400.d.ts +7 -0
- package/dist/vue/icons/LinkAltOutline400.js +46 -0
- package/dist/vue/icons/LinkAltOutline500.d.ts +7 -0
- package/dist/vue/icons/LinkAltOutline500.js +46 -0
- package/dist/vue/icons/index.d.ts +20 -0
- package/dist/vue/icons/index.js +20 -0
- package/dist/vue/manifest.js +20 -0
- package/icons/externalLink_fill_100.svg +3 -0
- package/icons/externalLink_fill_200.svg +3 -0
- package/icons/externalLink_fill_300.svg +3 -0
- package/icons/externalLink_fill_400.svg +3 -0
- package/icons/externalLink_fill_500.svg +3 -0
- package/icons/externalLink_outline_100.svg +3 -0
- package/icons/externalLink_outline_200.svg +3 -0
- package/icons/externalLink_outline_300.svg +3 -0
- package/icons/externalLink_outline_400.svg +3 -0
- package/icons/externalLink_outline_500.svg +3 -0
- package/icons/linkAlt_fill_100.svg +4 -0
- package/icons/linkAlt_fill_200.svg +4 -0
- package/icons/linkAlt_fill_300.svg +4 -0
- package/icons/linkAlt_fill_400.svg +4 -0
- package/icons/linkAlt_fill_500.svg +4 -0
- package/icons/linkAlt_outline_100.svg +4 -0
- package/icons/linkAlt_outline_200.svg +4 -0
- package/icons/linkAlt_outline_300.svg +4 -0
- package/icons/linkAlt_outline_400.svg +4 -0
- package/icons/linkAlt_outline_500.svg +4 -0
- 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 **1224 icons** (612 outline, 612 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
|
+
- **1224 icons** (612 outline, 612 fill)
|
|
18
18
|
- **2 styles**: `fill` & `outline`
|
|
19
19
|
- **5 weights**: `100` - `500`
|
|
20
20
|
- Stable, scalable taxonomy
|
|
@@ -77,7 +77,7 @@ React:
|
|
|
77
77
|
import { SearchOutline400 } from "alma-icons/react/icons";
|
|
78
78
|
|
|
79
79
|
export function SearchButton() {
|
|
80
|
-
return <SearchOutline400
|
|
80
|
+
return <SearchOutline400 />;
|
|
81
81
|
}
|
|
82
82
|
```
|
|
83
83
|
|
|
@@ -95,7 +95,7 @@ import { SearchOutline400 } from "alma-icons/vue/icons";
|
|
|
95
95
|
</script>
|
|
96
96
|
|
|
97
97
|
<template>
|
|
98
|
-
<SearchOutline400
|
|
98
|
+
<SearchOutline400 />
|
|
99
99
|
</template>
|
|
100
100
|
```
|
|
101
101
|
|
|
@@ -115,7 +115,7 @@ React:
|
|
|
115
115
|
import { AlmaIcon } from "alma-icons/react";
|
|
116
116
|
|
|
117
117
|
export function Preview() {
|
|
118
|
-
return <AlmaIcon name="search" appearance="outline" weight="400"
|
|
118
|
+
return <AlmaIcon name="search" appearance="outline" weight="400" />;
|
|
119
119
|
}
|
|
120
120
|
```
|
|
121
121
|
|
|
@@ -127,7 +127,7 @@ import { AlmaIcon } from "alma-icons/vue";
|
|
|
127
127
|
</script>
|
|
128
128
|
|
|
129
129
|
<template>
|
|
130
|
-
<AlmaIcon name="search" appearance="outline" weight="400"
|
|
130
|
+
<AlmaIcon name="search" appearance="outline" weight="400" />
|
|
131
131
|
</template>
|
|
132
132
|
```
|
|
133
133
|
|
package/dist/manifest.js
CHANGED
|
@@ -2005,6 +2005,16 @@ export const iconManifest = {
|
|
|
2005
2005
|
"expandAll_outline_300": () => import("../icons/expandAll_outline_300.svg"),
|
|
2006
2006
|
"expandAll_outline_400": () => import("../icons/expandAll_outline_400.svg"),
|
|
2007
2007
|
"expandAll_outline_500": () => import("../icons/expandAll_outline_500.svg"),
|
|
2008
|
+
"externalLink_fill_100": () => import("../icons/externalLink_fill_100.svg"),
|
|
2009
|
+
"externalLink_fill_200": () => import("../icons/externalLink_fill_200.svg"),
|
|
2010
|
+
"externalLink_fill_300": () => import("../icons/externalLink_fill_300.svg"),
|
|
2011
|
+
"externalLink_fill_400": () => import("../icons/externalLink_fill_400.svg"),
|
|
2012
|
+
"externalLink_fill_500": () => import("../icons/externalLink_fill_500.svg"),
|
|
2013
|
+
"externalLink_outline_100": () => import("../icons/externalLink_outline_100.svg"),
|
|
2014
|
+
"externalLink_outline_200": () => import("../icons/externalLink_outline_200.svg"),
|
|
2015
|
+
"externalLink_outline_300": () => import("../icons/externalLink_outline_300.svg"),
|
|
2016
|
+
"externalLink_outline_400": () => import("../icons/externalLink_outline_400.svg"),
|
|
2017
|
+
"externalLink_outline_500": () => import("../icons/externalLink_outline_500.svg"),
|
|
2008
2018
|
"eye_fill_100": () => import("../icons/eye_fill_100.svg"),
|
|
2009
2019
|
"eye_fill_200": () => import("../icons/eye_fill_200.svg"),
|
|
2010
2020
|
"eye_fill_300": () => import("../icons/eye_fill_300.svg"),
|
|
@@ -2965,6 +2975,16 @@ export const iconManifest = {
|
|
|
2965
2975
|
"link_outline_300": () => import("../icons/link_outline_300.svg"),
|
|
2966
2976
|
"link_outline_400": () => import("../icons/link_outline_400.svg"),
|
|
2967
2977
|
"link_outline_500": () => import("../icons/link_outline_500.svg"),
|
|
2978
|
+
"linkAlt_fill_100": () => import("../icons/linkAlt_fill_100.svg"),
|
|
2979
|
+
"linkAlt_fill_200": () => import("../icons/linkAlt_fill_200.svg"),
|
|
2980
|
+
"linkAlt_fill_300": () => import("../icons/linkAlt_fill_300.svg"),
|
|
2981
|
+
"linkAlt_fill_400": () => import("../icons/linkAlt_fill_400.svg"),
|
|
2982
|
+
"linkAlt_fill_500": () => import("../icons/linkAlt_fill_500.svg"),
|
|
2983
|
+
"linkAlt_outline_100": () => import("../icons/linkAlt_outline_100.svg"),
|
|
2984
|
+
"linkAlt_outline_200": () => import("../icons/linkAlt_outline_200.svg"),
|
|
2985
|
+
"linkAlt_outline_300": () => import("../icons/linkAlt_outline_300.svg"),
|
|
2986
|
+
"linkAlt_outline_400": () => import("../icons/linkAlt_outline_400.svg"),
|
|
2987
|
+
"linkAlt_outline_500": () => import("../icons/linkAlt_outline_500.svg"),
|
|
2968
2988
|
"listBulleted_fill_100": () => import("../icons/listBulleted_fill_100.svg"),
|
|
2969
2989
|
"listBulleted_fill_200": () => import("../icons/listBulleted_fill_200.svg"),
|
|
2970
2990
|
"listBulleted_fill_300": () => import("../icons/listBulleted_fill_300.svg"),
|
package/dist/metadata.d.ts
CHANGED
|
@@ -201,6 +201,7 @@ export type AlmaIconName =
|
|
|
201
201
|
| "espressoCupDouble"
|
|
202
202
|
| "espressoCupSingle"
|
|
203
203
|
| "expandAll"
|
|
204
|
+
| "externalLink"
|
|
204
205
|
| "eye"
|
|
205
206
|
| "eyedropper"
|
|
206
207
|
| "eyedropperAlt"
|
|
@@ -298,6 +299,7 @@ export type AlmaIconName =
|
|
|
298
299
|
| "lcdDigit9"
|
|
299
300
|
| "license"
|
|
300
301
|
| "link"
|
|
302
|
+
| "linkAlt"
|
|
301
303
|
| "listBulleted"
|
|
302
304
|
| "localeKey"
|
|
303
305
|
| "lock"
|
package/dist/metadata.js
CHANGED
|
@@ -201,6 +201,7 @@ export const iconNames = [
|
|
|
201
201
|
"espressoCupDouble",
|
|
202
202
|
"espressoCupSingle",
|
|
203
203
|
"expandAll",
|
|
204
|
+
"externalLink",
|
|
204
205
|
"eye",
|
|
205
206
|
"eyedropper",
|
|
206
207
|
"eyedropperAlt",
|
|
@@ -298,6 +299,7 @@ export const iconNames = [
|
|
|
298
299
|
"lcdDigit9",
|
|
299
300
|
"license",
|
|
300
301
|
"link",
|
|
302
|
+
"linkAlt",
|
|
301
303
|
"listBulleted",
|
|
302
304
|
"localeKey",
|
|
303
305
|
"lock",
|
|
@@ -2622,6 +2624,16 @@ export const iconFullNames = [
|
|
|
2622
2624
|
"expandAll_outline_300",
|
|
2623
2625
|
"expandAll_outline_400",
|
|
2624
2626
|
"expandAll_outline_500",
|
|
2627
|
+
"externalLink_fill_100",
|
|
2628
|
+
"externalLink_fill_200",
|
|
2629
|
+
"externalLink_fill_300",
|
|
2630
|
+
"externalLink_fill_400",
|
|
2631
|
+
"externalLink_fill_500",
|
|
2632
|
+
"externalLink_outline_100",
|
|
2633
|
+
"externalLink_outline_200",
|
|
2634
|
+
"externalLink_outline_300",
|
|
2635
|
+
"externalLink_outline_400",
|
|
2636
|
+
"externalLink_outline_500",
|
|
2625
2637
|
"eye_fill_100",
|
|
2626
2638
|
"eye_fill_200",
|
|
2627
2639
|
"eye_fill_300",
|
|
@@ -3582,6 +3594,16 @@ export const iconFullNames = [
|
|
|
3582
3594
|
"link_outline_300",
|
|
3583
3595
|
"link_outline_400",
|
|
3584
3596
|
"link_outline_500",
|
|
3597
|
+
"linkAlt_fill_100",
|
|
3598
|
+
"linkAlt_fill_200",
|
|
3599
|
+
"linkAlt_fill_300",
|
|
3600
|
+
"linkAlt_fill_400",
|
|
3601
|
+
"linkAlt_fill_500",
|
|
3602
|
+
"linkAlt_outline_100",
|
|
3603
|
+
"linkAlt_outline_200",
|
|
3604
|
+
"linkAlt_outline_300",
|
|
3605
|
+
"linkAlt_outline_400",
|
|
3606
|
+
"linkAlt_outline_500",
|
|
3585
3607
|
"listBulleted_fill_100",
|
|
3586
3608
|
"listBulleted_fill_200",
|
|
3587
3609
|
"listBulleted_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=\"M21.4419 2.11426C21.6723 2.11457 21.8597 2.30179 21.8599 2.53223L21.8589 18.3643H21.3589V2.96777L2.14111 22.1855L1.7876 21.832L21.0063 2.61328L5.60986 2.61426V2.11426H21.4419Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkFill100({
|
|
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=\"M21.4424 1.86426C21.8107 1.8648 22.1093 2.16385 22.1094 2.53223V18.3643H21.1094V3.57129L2.31738 22.3633L1.61035 21.6553L20.4023 2.86426H5.60938V1.86426H21.4424Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkFill200({
|
|
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=\"M21.4424 1.61426C21.9487 1.61481 22.3593 2.02577 22.3594 2.53223V18.3643H20.8594V4.17383L2.49414 22.5381L1.43457 21.4785L19.7988 3.11426H5.60938V1.61426H21.4424Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkFill300({
|
|
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=\"M21.4414 1.36328C22.0862 1.36337 22.6092 1.88746 22.6094 2.53223V18.3643H20.6094V4.77734L2.6709 22.7158L1.25684 21.3018L19.1953 3.36426H5.60938V1.36426L21.4414 1.36328Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkFill400({
|
|
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=\"M21.4414 1.11328C22.2243 1.11338 22.8593 1.74938 22.8594 2.53223V18.3643H20.3594V5.38086L2.84766 22.8926L1.08008 21.125L18.5918 3.61426H5.60938V1.11426L21.4414 1.11328Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkFill500({
|
|
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=\"M21.4417 2.11426C21.6721 2.11456 21.8595 2.30178 21.8597 2.53223L21.8587 18.3643C21.8585 18.5022 21.7466 18.6143 21.6087 18.6143C21.4709 18.614 21.3589 18.502 21.3587 18.3643V2.96777L2.14091 22.1855C2.04329 22.2828 1.88493 22.2829 1.78739 22.1855C1.68994 22.088 1.69008 21.9297 1.78739 21.832L21.0061 2.61328L5.60868 2.61426C5.47084 2.61401 5.35968 2.50215 5.35966 2.36426C5.35968 2.22636 5.47084 2.11451 5.60868 2.11426H21.4417Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkOutline100({
|
|
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=\"M21.4422 1.86426C21.8105 1.86482 22.1091 2.16386 22.1092 2.53223V18.3643C22.109 18.6401 21.8851 18.8641 21.6092 18.8643C21.3333 18.8641 21.1094 18.6401 21.1092 18.3643V3.57129L2.31821 22.3623C2.1231 22.5573 1.80646 22.5571 1.61118 22.3623C1.4161 22.167 1.41603 21.8505 1.61118 21.6553L20.4022 2.86426H5.60923C5.3331 2.86426 5.10925 2.64038 5.10923 2.36426C5.10923 2.08812 5.33309 1.86426 5.60923 1.86426H21.4422Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkOutline200({
|
|
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=\"M21.4412 1.61426C21.9478 1.61456 22.3591 2.02562 22.3592 2.53223V18.3643C22.359 18.7782 22.0231 19.114 21.6092 19.1143C21.1953 19.1141 20.8594 18.7782 20.8592 18.3643V4.17383L2.49398 22.5381C2.20125 22.8308 1.72733 22.8315 1.43441 22.5391C1.1417 22.2462 1.14161 21.7714 1.43441 21.4785L19.7987 3.11426H5.60922C5.19502 3.11426 4.85924 2.77845 4.85922 2.36426C4.85922 1.95004 5.195 1.61426 5.60922 1.61426H21.4412Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkOutline300({
|
|
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=\"M21.4412 1.36426C22.086 1.36447 22.6091 1.88747 22.6092 2.53223V18.3643C22.609 18.9162 22.1612 19.364 21.6092 19.3643C21.0571 19.3642 20.6093 18.9164 20.6092 18.3643V4.77734L2.67074 22.7148C2.28039 23.1052 1.64822 23.1058 1.25766 22.7158C0.867297 22.3253 0.867183 21.6922 1.25766 21.3018L19.1942 3.36426H5.60922C5.05695 3.36426 4.60924 2.91652 4.60922 2.36426C4.60928 1.81203 5.05698 1.36426 5.60922 1.36426H21.4412Z\" fill=\"currentColor\"/>";
|
|
11
|
+
|
|
12
|
+
export default function ExternalLinkOutline400({
|
|
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
|
+
}
|