@taiga-ui/icons 3.24.0-dev.main-6713642 → 3.25.0-dev.main-283f401
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/all.d.ts +10 -10
- package/bundles/taiga-ui-icons.umd.js +10 -10
- package/bundles/taiga-ui-icons.umd.js.map +1 -1
- package/esm2015/all.js +11 -11
- package/fesm2015/taiga-ui-icons.js +10 -10
- package/fesm2015/taiga-ui-icons.js.map +1 -1
- package/package.json +1 -1
- package/src/tuiIconElectron.svg +8 -3
- package/src/tuiIconElectronMono.svg +7 -3
- package/src/tuiIconMaestro.svg +8 -3
- package/src/tuiIconMaestroMono.svg +7 -3
- package/src/tuiIconMastercard.svg +8 -3
- package/src/tuiIconMastercardMono.svg +7 -3
- package/src/tuiIconMir.svg +8 -3
- package/src/tuiIconMirMono.svg +7 -3
- package/src/tuiIconVisa.svg +8 -3
- package/src/tuiIconVisaMono.svg +7 -3
package/package.json
CHANGED
package/src/tuiIconElectron.svg
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
focusable="false"
|
|
3
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
4
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
>
|
|
2
7
|
<g id="tuiIconElectron" xmlns="http://www.w3.org/2000/svg">
|
|
3
8
|
<svg
|
|
4
|
-
height="2em"
|
|
5
9
|
overflow="visible"
|
|
6
10
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
11
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
12
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
13
|
x="50%"
|
|
9
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
15
|
y="50%"
|
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet"
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
>
|
|
2
6
|
<g id="tuiIconElectronMono" xmlns="http://www.w3.org/2000/svg">
|
|
3
7
|
<svg
|
|
4
|
-
height="2em"
|
|
5
8
|
overflow="visible"
|
|
6
9
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
10
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
11
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
12
|
x="50%"
|
|
9
13
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
14
|
y="50%"
|
package/src/tuiIconMaestro.svg
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
focusable="false"
|
|
3
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
4
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
>
|
|
2
7
|
<g id="tuiIconMaestro" xmlns="http://www.w3.org/2000/svg">
|
|
3
8
|
<svg
|
|
4
|
-
height="2em"
|
|
5
9
|
overflow="visible"
|
|
6
10
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
11
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
12
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
13
|
x="50%"
|
|
9
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
15
|
y="50%"
|
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet"
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
>
|
|
2
6
|
<g id="tuiIconMaestroMono" xmlns="http://www.w3.org/2000/svg">
|
|
3
7
|
<svg
|
|
4
|
-
height="2em"
|
|
5
8
|
overflow="visible"
|
|
6
9
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
10
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
11
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
12
|
x="50%"
|
|
9
13
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
14
|
y="50%"
|
|
@@ -1,13 +1,18 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
focusable="false"
|
|
3
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
4
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
>
|
|
2
7
|
<g id="tuiIconMastercard" xmlns="http://www.w3.org/2000/svg">
|
|
3
8
|
<svg
|
|
4
|
-
height="2em"
|
|
5
9
|
overflow="visible"
|
|
6
10
|
viewBox="0 0 32 32"
|
|
7
|
-
width="2em"
|
|
8
11
|
x="50%"
|
|
9
12
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
13
|
y="50%"
|
|
14
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
15
|
+
preserveAspectRatio="xMidYMid meet"
|
|
11
16
|
>
|
|
12
17
|
<svg x="-16" y="-16">
|
|
13
18
|
<g transform="translate(3, 8)">
|
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet"
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
>
|
|
2
6
|
<g id="tuiIconMastercardMono" xmlns="http://www.w3.org/2000/svg">
|
|
3
7
|
<svg
|
|
4
|
-
height="2em"
|
|
5
8
|
overflow="visible"
|
|
6
9
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
10
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
11
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
12
|
x="50%"
|
|
9
13
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
14
|
y="50%"
|
package/src/tuiIconMir.svg
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
focusable="false"
|
|
3
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
4
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
>
|
|
2
7
|
<g id="tuiIconMir" xmlns="http://www.w3.org/2000/svg">
|
|
3
8
|
<svg
|
|
4
|
-
|
|
9
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
10
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
11
|
overflow="visible"
|
|
6
12
|
viewBox="0 0 32 32"
|
|
7
|
-
width="2em"
|
|
8
13
|
x="50%"
|
|
9
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
15
|
y="50%"
|
package/src/tuiIconMirMono.svg
CHANGED
|
@@ -1,10 +1,14 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet"
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
>
|
|
2
6
|
<g id="tuiIconMirMono" xmlns="http://www.w3.org/2000/svg">
|
|
3
7
|
<svg
|
|
4
|
-
height="2em"
|
|
5
8
|
overflow="visible"
|
|
6
9
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
10
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
11
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
12
|
x="50%"
|
|
9
13
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
14
|
y="50%"
|
package/src/tuiIconVisa.svg
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
focusable="false"
|
|
3
|
+
style="width: inherit; height: inherit"
|
|
4
|
+
preserveAspectRatio="xMidYMid meet"
|
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
6
|
+
>
|
|
2
7
|
<g id="tuiIconVisa" xmlns="http://www.w3.org/2000/svg">
|
|
3
8
|
<svg
|
|
4
|
-
height="2em"
|
|
5
9
|
overflow="visible"
|
|
6
10
|
viewBox="0 0 32 32"
|
|
7
|
-
|
|
11
|
+
style="width: inherit; height: inherit"
|
|
12
|
+
preserveAspectRatio="xMidYMid meet"
|
|
8
13
|
x="50%"
|
|
9
14
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
15
|
y="50%"
|
package/src/tuiIconVisaMono.svg
CHANGED
|
@@ -1,13 +1,17 @@
|
|
|
1
|
-
<svg
|
|
1
|
+
<svg
|
|
2
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
3
|
+
preserveAspectRatio="xMidYMid meet"
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
>
|
|
2
6
|
<g id="tuiIconVisaMono" xmlns="http://www.w3.org/2000/svg">
|
|
3
7
|
<svg
|
|
4
|
-
height="2em"
|
|
5
8
|
overflow="visible"
|
|
6
9
|
viewBox="0 0 32 32"
|
|
7
|
-
width="2em"
|
|
8
10
|
x="50%"
|
|
9
11
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
12
|
y="50%"
|
|
13
|
+
style="width: inherit; height: inherit; max-width: 2rem; max-height: 2rem"
|
|
14
|
+
preserveAspectRatio="xMidYMid meet"
|
|
11
15
|
>
|
|
12
16
|
<svg x="-16" y="-16">
|
|
13
17
|
<path
|