@quasar/extras 1.16.17 → 1.18.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 +54 -30
- package/animate/animate-list.common.d.ts +101 -105
- package/animate/animate-list.d.ts +101 -105
- package/animate/animate-list.mjs +0 -1
- package/animate/flip.css +4 -2
- package/bootstrap-icons/bootstrap-icons.css +29 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +28 -0
- package/bootstrap-icons/index.d.ts +29 -1
- package/bootstrap-icons/index.js +38 -10
- package/bootstrap-icons/index.mjs +37 -9
- package/eva-icons/index.js +1 -1
- package/{mdi-v3/LICENSE → fontawesome-v7/LICENSE.txt} +78 -9
- package/fontawesome-v7/fa-brands-400.woff2 +0 -0
- package/fontawesome-v7/fa-regular-400.woff2 +0 -0
- package/fontawesome-v7/fa-solid-900.woff2 +0 -0
- package/fontawesome-v7/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v7/fontawesome-v7.css +10879 -0
- package/fontawesome-v7/icons.json +2862 -0
- package/fontawesome-v7/index.d.ts +2862 -0
- package/fontawesome-v7/index.js +2862 -0
- package/fontawesome-v7/index.mjs +2862 -0
- package/index.d.ts +63 -0
- package/ionicons-v8/LICENSE +21 -0
- package/ionicons-v8/icons.json +1359 -0
- package/ionicons-v8/index.d.ts +1359 -0
- package/ionicons-v8/index.js +1359 -0
- package/ionicons-v8/index.mjs +1359 -0
- package/line-awesome/index.js +1 -1
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/icons.json +392 -63
- package/material-symbols-outlined/index.d.ts +392 -63
- package/material-symbols-outlined/index.js +1329 -1000
- package/material-symbols-outlined/index.mjs +1329 -1000
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/icons.json +392 -63
- package/material-symbols-rounded/index.d.ts +392 -63
- package/material-symbols-rounded/index.js +1754 -1425
- package/material-symbols-rounded/index.mjs +1754 -1425
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/icons.json +392 -63
- package/material-symbols-sharp/index.d.ts +392 -63
- package/material-symbols-sharp/index.js +1287 -958
- package/material-symbols-sharp/index.mjs +1287 -958
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/mdi-v6/LICENSE +20 -20
- package/mdi-v6/license.md +20 -20
- package/mdi-v7/LICENSE +20 -20
- package/mdi-v7/index.js +1 -1
- package/mdi-v7/license.md +20 -20
- package/mdi-v7/mdi-v7.css +105 -105
- package/package.json +85 -39
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiAw.woff +0 -0
- package/roboto-font/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiAw.woff +0 -0
- package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAw.woff +0 -0
- package/themify/index.js +1 -1
- package/material-symbols-outlined/update.sh +0 -31
- package/material-symbols-rounded/update.sh +0 -31
- package/material-symbols-sharp/update.sh +0 -31
- package/mdi-v3/materialdesignicons-webfont.woff +0 -0
- package/mdi-v3/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v3/mdi-v3.css +0 -15041
|
Binary file
|
|
Binary file
|
package/mdi-v6/LICENSE
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v6/license.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v7/LICENSE
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v7/index.js
CHANGED
|
@@ -7446,4 +7446,4 @@ module.exports.mdiZodiacPisces = 'M20,11H18C18.11,8.19 18.73,5.42 19.81,2.82L18,
|
|
|
7446
7446
|
module.exports.mdiZodiacSagittarius = 'M22,2V12H20V5.41L10.41,15L12.71,17.29L11.29,18.71L9,16.41L3.71,21.71L2.29,20.29L7.59,15L5.29,12.71L6.71,11.29L9,13.59L18.59,4H12V2H22Z'
|
|
7447
7447
|
module.exports.mdiZodiacScorpio = 'M17.71,15.29L16.29,16.71L17.59,18H16A2,2 0 0,1 14,16V6A3,3 0 0,0 11,3C10.25,3 9.55,3.29 9,3.78C7.86,2.76 6.14,2.76 5,3.78C4.45,3.28 3.74,3 3,3V5A1,1 0 0,1 4,6V16H6V6A1,1 0 0,1 7,5A1,1 0 0,1 8,6V16H10V6A1,1 0 0,1 11,5A1,1 0 0,1 12,6V16A4,4 0 0,0 16,20H17.59L16.29,21.29L17.71,22.71L21.41,19L17.71,15.29Z'
|
|
7448
7448
|
module.exports.mdiZodiacTaurus = 'M15.59,9C17.7,7.74 19,5.46 19,3H17A5,5 0 0,1 12,8A5,5 0 0,1 7,3H5C5,5.46 6.3,7.74 8.41,9C5.09,11 4,15.28 6,18.6C7.97,21.92 12.27,23 15.59,21C18.91,19.04 20,14.74 18,11.42C17.42,10.43 16.58,9.59 15.59,9M12,20A5,5 0 0,1 7,15A5,5 0 0,1 12,10A5,5 0 0,1 17,15A5,5 0 0,1 12,20Z'
|
|
7449
|
-
module.exports.mdiZodiacVirgo = 'M18.5,19.13C20,17.77 20,15.18 20,14A4,4 0 0,0 16,10C15.3,10 14.6,10.2 14,10.56V6A3,3 0 0,0 11,3C10.25,3 9.55,3.29 9,3.78C7.86,2.76 6.14,2.76 5,3.78C4.45,3.28 3.74,3 3,3V5A1,1 0 0,1 4,6V16H6V6A1,1 0 0,1 7,5A1,1 0 0,1 8,6V16H10V6A1,1 0 0,1 11,5A1,1 0 0,1 12,6V14C12,15.18 12,17.77 13.5,19.13C12.72,19.54 11.88,19.84 11,20V22C12.29,22 14.84,20.74 16,20.13C17.16,20.74 19.71,22 21,22V20C20.12,19.84 19.28,19.54 18.5,19.13M16,12A2,2 0 0,1 18,14C18,16.92 17.46,18 16,18C14.54,18 14,16.92 14,14A2,2 0 0,1 16,12Z'
|
|
7449
|
+
module.exports.mdiZodiacVirgo = 'M18.5,19.13C20,17.77 20,15.18 20,14A4,4 0 0,0 16,10C15.3,10 14.6,10.2 14,10.56V6A3,3 0 0,0 11,3C10.25,3 9.55,3.29 9,3.78C7.86,2.76 6.14,2.76 5,3.78C4.45,3.28 3.74,3 3,3V5A1,1 0 0,1 4,6V16H6V6A1,1 0 0,1 7,5A1,1 0 0,1 8,6V16H10V6A1,1 0 0,1 11,5A1,1 0 0,1 12,6V14C12,15.18 12,17.77 13.5,19.13C12.72,19.54 11.88,19.84 11,20V22C12.29,22 14.84,20.74 16,20.13C17.16,20.74 19.71,22 21,22V20C20.12,19.84 19.28,19.54 18.5,19.13M16,12A2,2 0 0,1 18,14C18,16.92 17.46,18 16,18C14.54,18 14,16.92 14,14A2,2 0 0,1 16,12Z'
|
package/mdi-v7/license.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v7/mdi-v7.css
CHANGED
|
@@ -29846,21 +29846,21 @@
|
|
|
29846
29846
|
}
|
|
29847
29847
|
|
|
29848
29848
|
.mdi-rotate-45 {
|
|
29849
|
-
/*
|
|
29850
|
-
// Not included in production
|
|
29851
|
-
&.mdi-flip-h:before {
|
|
29852
|
-
-webkit-transform: scaleX(-1) rotate(45deg);
|
|
29853
|
-
transform: scaleX(-1) rotate(45deg);
|
|
29854
|
-
filter: FlipH;
|
|
29855
|
-
-ms-filter: "FlipH";
|
|
29856
|
-
}
|
|
29857
|
-
&.mdi-flip-v:before {
|
|
29858
|
-
-webkit-transform: scaleY(-1) rotate(45deg);
|
|
29859
|
-
-ms-transform: rotate(45deg);
|
|
29860
|
-
transform: scaleY(-1) rotate(45deg);
|
|
29861
|
-
filter: FlipV;
|
|
29862
|
-
-ms-filter: "FlipV";
|
|
29863
|
-
}
|
|
29849
|
+
/*
|
|
29850
|
+
// Not included in production
|
|
29851
|
+
&.mdi-flip-h:before {
|
|
29852
|
+
-webkit-transform: scaleX(-1) rotate(45deg);
|
|
29853
|
+
transform: scaleX(-1) rotate(45deg);
|
|
29854
|
+
filter: FlipH;
|
|
29855
|
+
-ms-filter: "FlipH";
|
|
29856
|
+
}
|
|
29857
|
+
&.mdi-flip-v:before {
|
|
29858
|
+
-webkit-transform: scaleY(-1) rotate(45deg);
|
|
29859
|
+
-ms-transform: rotate(45deg);
|
|
29860
|
+
transform: scaleY(-1) rotate(45deg);
|
|
29861
|
+
filter: FlipV;
|
|
29862
|
+
-ms-filter: "FlipV";
|
|
29863
|
+
}
|
|
29864
29864
|
*/
|
|
29865
29865
|
}
|
|
29866
29866
|
|
|
@@ -29871,21 +29871,21 @@
|
|
|
29871
29871
|
}
|
|
29872
29872
|
|
|
29873
29873
|
.mdi-rotate-90 {
|
|
29874
|
-
/*
|
|
29875
|
-
// Not included in production
|
|
29876
|
-
&.mdi-flip-h:before {
|
|
29877
|
-
-webkit-transform: scaleX(-1) rotate(90deg);
|
|
29878
|
-
transform: scaleX(-1) rotate(90deg);
|
|
29879
|
-
filter: FlipH;
|
|
29880
|
-
-ms-filter: "FlipH";
|
|
29881
|
-
}
|
|
29882
|
-
&.mdi-flip-v:before {
|
|
29883
|
-
-webkit-transform: scaleY(-1) rotate(90deg);
|
|
29884
|
-
-ms-transform: rotate(90deg);
|
|
29885
|
-
transform: scaleY(-1) rotate(90deg);
|
|
29886
|
-
filter: FlipV;
|
|
29887
|
-
-ms-filter: "FlipV";
|
|
29888
|
-
}
|
|
29874
|
+
/*
|
|
29875
|
+
// Not included in production
|
|
29876
|
+
&.mdi-flip-h:before {
|
|
29877
|
+
-webkit-transform: scaleX(-1) rotate(90deg);
|
|
29878
|
+
transform: scaleX(-1) rotate(90deg);
|
|
29879
|
+
filter: FlipH;
|
|
29880
|
+
-ms-filter: "FlipH";
|
|
29881
|
+
}
|
|
29882
|
+
&.mdi-flip-v:before {
|
|
29883
|
+
-webkit-transform: scaleY(-1) rotate(90deg);
|
|
29884
|
+
-ms-transform: rotate(90deg);
|
|
29885
|
+
transform: scaleY(-1) rotate(90deg);
|
|
29886
|
+
filter: FlipV;
|
|
29887
|
+
-ms-filter: "FlipV";
|
|
29888
|
+
}
|
|
29889
29889
|
*/
|
|
29890
29890
|
}
|
|
29891
29891
|
|
|
@@ -29896,21 +29896,21 @@
|
|
|
29896
29896
|
}
|
|
29897
29897
|
|
|
29898
29898
|
.mdi-rotate-135 {
|
|
29899
|
-
/*
|
|
29900
|
-
// Not included in production
|
|
29901
|
-
&.mdi-flip-h:before {
|
|
29902
|
-
-webkit-transform: scaleX(-1) rotate(135deg);
|
|
29903
|
-
transform: scaleX(-1) rotate(135deg);
|
|
29904
|
-
filter: FlipH;
|
|
29905
|
-
-ms-filter: "FlipH";
|
|
29906
|
-
}
|
|
29907
|
-
&.mdi-flip-v:before {
|
|
29908
|
-
-webkit-transform: scaleY(-1) rotate(135deg);
|
|
29909
|
-
-ms-transform: rotate(135deg);
|
|
29910
|
-
transform: scaleY(-1) rotate(135deg);
|
|
29911
|
-
filter: FlipV;
|
|
29912
|
-
-ms-filter: "FlipV";
|
|
29913
|
-
}
|
|
29899
|
+
/*
|
|
29900
|
+
// Not included in production
|
|
29901
|
+
&.mdi-flip-h:before {
|
|
29902
|
+
-webkit-transform: scaleX(-1) rotate(135deg);
|
|
29903
|
+
transform: scaleX(-1) rotate(135deg);
|
|
29904
|
+
filter: FlipH;
|
|
29905
|
+
-ms-filter: "FlipH";
|
|
29906
|
+
}
|
|
29907
|
+
&.mdi-flip-v:before {
|
|
29908
|
+
-webkit-transform: scaleY(-1) rotate(135deg);
|
|
29909
|
+
-ms-transform: rotate(135deg);
|
|
29910
|
+
transform: scaleY(-1) rotate(135deg);
|
|
29911
|
+
filter: FlipV;
|
|
29912
|
+
-ms-filter: "FlipV";
|
|
29913
|
+
}
|
|
29914
29914
|
*/
|
|
29915
29915
|
}
|
|
29916
29916
|
|
|
@@ -29921,21 +29921,21 @@
|
|
|
29921
29921
|
}
|
|
29922
29922
|
|
|
29923
29923
|
.mdi-rotate-180 {
|
|
29924
|
-
/*
|
|
29925
|
-
// Not included in production
|
|
29926
|
-
&.mdi-flip-h:before {
|
|
29927
|
-
-webkit-transform: scaleX(-1) rotate(180deg);
|
|
29928
|
-
transform: scaleX(-1) rotate(180deg);
|
|
29929
|
-
filter: FlipH;
|
|
29930
|
-
-ms-filter: "FlipH";
|
|
29931
|
-
}
|
|
29932
|
-
&.mdi-flip-v:before {
|
|
29933
|
-
-webkit-transform: scaleY(-1) rotate(180deg);
|
|
29934
|
-
-ms-transform: rotate(180deg);
|
|
29935
|
-
transform: scaleY(-1) rotate(180deg);
|
|
29936
|
-
filter: FlipV;
|
|
29937
|
-
-ms-filter: "FlipV";
|
|
29938
|
-
}
|
|
29924
|
+
/*
|
|
29925
|
+
// Not included in production
|
|
29926
|
+
&.mdi-flip-h:before {
|
|
29927
|
+
-webkit-transform: scaleX(-1) rotate(180deg);
|
|
29928
|
+
transform: scaleX(-1) rotate(180deg);
|
|
29929
|
+
filter: FlipH;
|
|
29930
|
+
-ms-filter: "FlipH";
|
|
29931
|
+
}
|
|
29932
|
+
&.mdi-flip-v:before {
|
|
29933
|
+
-webkit-transform: scaleY(-1) rotate(180deg);
|
|
29934
|
+
-ms-transform: rotate(180deg);
|
|
29935
|
+
transform: scaleY(-1) rotate(180deg);
|
|
29936
|
+
filter: FlipV;
|
|
29937
|
+
-ms-filter: "FlipV";
|
|
29938
|
+
}
|
|
29939
29939
|
*/
|
|
29940
29940
|
}
|
|
29941
29941
|
|
|
@@ -29946,21 +29946,21 @@
|
|
|
29946
29946
|
}
|
|
29947
29947
|
|
|
29948
29948
|
.mdi-rotate-225 {
|
|
29949
|
-
/*
|
|
29950
|
-
// Not included in production
|
|
29951
|
-
&.mdi-flip-h:before {
|
|
29952
|
-
-webkit-transform: scaleX(-1) rotate(225deg);
|
|
29953
|
-
transform: scaleX(-1) rotate(225deg);
|
|
29954
|
-
filter: FlipH;
|
|
29955
|
-
-ms-filter: "FlipH";
|
|
29956
|
-
}
|
|
29957
|
-
&.mdi-flip-v:before {
|
|
29958
|
-
-webkit-transform: scaleY(-1) rotate(225deg);
|
|
29959
|
-
-ms-transform: rotate(225deg);
|
|
29960
|
-
transform: scaleY(-1) rotate(225deg);
|
|
29961
|
-
filter: FlipV;
|
|
29962
|
-
-ms-filter: "FlipV";
|
|
29963
|
-
}
|
|
29949
|
+
/*
|
|
29950
|
+
// Not included in production
|
|
29951
|
+
&.mdi-flip-h:before {
|
|
29952
|
+
-webkit-transform: scaleX(-1) rotate(225deg);
|
|
29953
|
+
transform: scaleX(-1) rotate(225deg);
|
|
29954
|
+
filter: FlipH;
|
|
29955
|
+
-ms-filter: "FlipH";
|
|
29956
|
+
}
|
|
29957
|
+
&.mdi-flip-v:before {
|
|
29958
|
+
-webkit-transform: scaleY(-1) rotate(225deg);
|
|
29959
|
+
-ms-transform: rotate(225deg);
|
|
29960
|
+
transform: scaleY(-1) rotate(225deg);
|
|
29961
|
+
filter: FlipV;
|
|
29962
|
+
-ms-filter: "FlipV";
|
|
29963
|
+
}
|
|
29964
29964
|
*/
|
|
29965
29965
|
}
|
|
29966
29966
|
|
|
@@ -29971,21 +29971,21 @@
|
|
|
29971
29971
|
}
|
|
29972
29972
|
|
|
29973
29973
|
.mdi-rotate-270 {
|
|
29974
|
-
/*
|
|
29975
|
-
// Not included in production
|
|
29976
|
-
&.mdi-flip-h:before {
|
|
29977
|
-
-webkit-transform: scaleX(-1) rotate(270deg);
|
|
29978
|
-
transform: scaleX(-1) rotate(270deg);
|
|
29979
|
-
filter: FlipH;
|
|
29980
|
-
-ms-filter: "FlipH";
|
|
29981
|
-
}
|
|
29982
|
-
&.mdi-flip-v:before {
|
|
29983
|
-
-webkit-transform: scaleY(-1) rotate(270deg);
|
|
29984
|
-
-ms-transform: rotate(270deg);
|
|
29985
|
-
transform: scaleY(-1) rotate(270deg);
|
|
29986
|
-
filter: FlipV;
|
|
29987
|
-
-ms-filter: "FlipV";
|
|
29988
|
-
}
|
|
29974
|
+
/*
|
|
29975
|
+
// Not included in production
|
|
29976
|
+
&.mdi-flip-h:before {
|
|
29977
|
+
-webkit-transform: scaleX(-1) rotate(270deg);
|
|
29978
|
+
transform: scaleX(-1) rotate(270deg);
|
|
29979
|
+
filter: FlipH;
|
|
29980
|
+
-ms-filter: "FlipH";
|
|
29981
|
+
}
|
|
29982
|
+
&.mdi-flip-v:before {
|
|
29983
|
+
-webkit-transform: scaleY(-1) rotate(270deg);
|
|
29984
|
+
-ms-transform: rotate(270deg);
|
|
29985
|
+
transform: scaleY(-1) rotate(270deg);
|
|
29986
|
+
filter: FlipV;
|
|
29987
|
+
-ms-filter: "FlipV";
|
|
29988
|
+
}
|
|
29989
29989
|
*/
|
|
29990
29990
|
}
|
|
29991
29991
|
|
|
@@ -29996,21 +29996,21 @@
|
|
|
29996
29996
|
}
|
|
29997
29997
|
|
|
29998
29998
|
.mdi-rotate-315 {
|
|
29999
|
-
/*
|
|
30000
|
-
// Not included in production
|
|
30001
|
-
&.mdi-flip-h:before {
|
|
30002
|
-
-webkit-transform: scaleX(-1) rotate(315deg);
|
|
30003
|
-
transform: scaleX(-1) rotate(315deg);
|
|
30004
|
-
filter: FlipH;
|
|
30005
|
-
-ms-filter: "FlipH";
|
|
30006
|
-
}
|
|
30007
|
-
&.mdi-flip-v:before {
|
|
30008
|
-
-webkit-transform: scaleY(-1) rotate(315deg);
|
|
30009
|
-
-ms-transform: rotate(315deg);
|
|
30010
|
-
transform: scaleY(-1) rotate(315deg);
|
|
30011
|
-
filter: FlipV;
|
|
30012
|
-
-ms-filter: "FlipV";
|
|
30013
|
-
}
|
|
29999
|
+
/*
|
|
30000
|
+
// Not included in production
|
|
30001
|
+
&.mdi-flip-h:before {
|
|
30002
|
+
-webkit-transform: scaleX(-1) rotate(315deg);
|
|
30003
|
+
transform: scaleX(-1) rotate(315deg);
|
|
30004
|
+
filter: FlipH;
|
|
30005
|
+
-ms-filter: "FlipH";
|
|
30006
|
+
}
|
|
30007
|
+
&.mdi-flip-v:before {
|
|
30008
|
+
-webkit-transform: scaleY(-1) rotate(315deg);
|
|
30009
|
+
-ms-transform: rotate(315deg);
|
|
30010
|
+
transform: scaleY(-1) rotate(315deg);
|
|
30011
|
+
filter: FlipV;
|
|
30012
|
+
-ms-filter: "FlipV";
|
|
30013
|
+
}
|
|
30014
30014
|
*/
|
|
30015
30015
|
}
|
|
30016
30016
|
|
package/package.json
CHANGED
|
@@ -1,10 +1,75 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quasar/extras",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.18.0",
|
|
4
4
|
"description": "Quasar Framework fonts, icons and animations",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"animations",
|
|
7
|
+
"fonts",
|
|
8
|
+
"framework",
|
|
9
|
+
"icons",
|
|
10
|
+
"quasar"
|
|
11
|
+
],
|
|
12
|
+
"homepage": "https://quasar.dev",
|
|
13
|
+
"bugs": {
|
|
14
|
+
"url": "https://github.com/quasarframework/quasar/issues"
|
|
15
|
+
},
|
|
16
|
+
"license": "MIT",
|
|
17
|
+
"author": "Razvan Stoenescu",
|
|
18
|
+
"contributors": [
|
|
19
|
+
{
|
|
20
|
+
"name": "Jeff Galbraith",
|
|
21
|
+
"email": "jeff@quasar.dev",
|
|
22
|
+
"url": "https://jeffgalbraith.dev"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"repository": {
|
|
26
|
+
"type": "git",
|
|
27
|
+
"url": "git+https://github.com/quasarframework/quasar.git"
|
|
28
|
+
},
|
|
29
|
+
"funding": {
|
|
30
|
+
"type": "github",
|
|
31
|
+
"url": "https://donate.quasar.dev"
|
|
32
|
+
},
|
|
33
|
+
"files": [
|
|
34
|
+
"LICENSE",
|
|
35
|
+
"README.md",
|
|
36
|
+
"index.js",
|
|
37
|
+
"index.d.ts",
|
|
38
|
+
"animate",
|
|
39
|
+
"bootstrap-icons",
|
|
40
|
+
"eva-icons",
|
|
41
|
+
"fontawesome-v5",
|
|
42
|
+
"fontawesome-v6",
|
|
43
|
+
"fontawesome-v7",
|
|
44
|
+
"ionicons-v4",
|
|
45
|
+
"ionicons-v5",
|
|
46
|
+
"ionicons-v6",
|
|
47
|
+
"ionicons-v7",
|
|
48
|
+
"ionicons-v8",
|
|
49
|
+
"line-awesome",
|
|
50
|
+
"material-icons",
|
|
51
|
+
"material-icons-outlined",
|
|
52
|
+
"material-icons-round",
|
|
53
|
+
"material-icons-sharp",
|
|
54
|
+
"material-symbols-outlined",
|
|
55
|
+
"material-symbols-rounded",
|
|
56
|
+
"material-symbols-sharp",
|
|
57
|
+
"mdi-v4",
|
|
58
|
+
"mdi-v5",
|
|
59
|
+
"mdi-v6",
|
|
60
|
+
"mdi-v7",
|
|
61
|
+
"roboto-font",
|
|
62
|
+
"roboto-font-latin-ext",
|
|
63
|
+
"themify",
|
|
64
|
+
"!**/update.sh"
|
|
65
|
+
],
|
|
5
66
|
"main": "index.js",
|
|
6
67
|
"exports": {
|
|
7
|
-
".":
|
|
68
|
+
".": {
|
|
69
|
+
"types": "./index.d.ts",
|
|
70
|
+
"require": "./index.js",
|
|
71
|
+
"default": "./index.js"
|
|
72
|
+
},
|
|
8
73
|
"./animate/animate-list.common": {
|
|
9
74
|
"types": "./animate/animate-list.d.ts",
|
|
10
75
|
"import": "./animate/animate-list.mjs",
|
|
@@ -30,6 +95,11 @@
|
|
|
30
95
|
"import": "./fontawesome-v6/index.mjs",
|
|
31
96
|
"require": "./fontawesome-v6/index.js"
|
|
32
97
|
},
|
|
98
|
+
"./fontawesome-v7": {
|
|
99
|
+
"types": "./fontawesome-v7/index.d.ts",
|
|
100
|
+
"import": "./fontawesome-v7/index.mjs",
|
|
101
|
+
"require": "./fontawesome-v7/index.js"
|
|
102
|
+
},
|
|
33
103
|
"./ionicons-v4": {
|
|
34
104
|
"types": "./ionicons-v4/index.d.ts",
|
|
35
105
|
"import": "./ionicons-v4/index.mjs",
|
|
@@ -50,6 +120,11 @@
|
|
|
50
120
|
"import": "./ionicons-v7/index.mjs",
|
|
51
121
|
"require": "./ionicons-v7/index.js"
|
|
52
122
|
},
|
|
123
|
+
"./ionicons-v8": {
|
|
124
|
+
"types": "./ionicons-v8/index.d.ts",
|
|
125
|
+
"import": "./ionicons-v8/index.mjs",
|
|
126
|
+
"require": "./ionicons-v8/index.js"
|
|
127
|
+
},
|
|
53
128
|
"./line-awesome": {
|
|
54
129
|
"types": "./line-awesome/index.d.ts",
|
|
55
130
|
"import": "./line-awesome/index.mjs",
|
|
@@ -117,57 +192,28 @@
|
|
|
117
192
|
},
|
|
118
193
|
"./*": "./*"
|
|
119
194
|
},
|
|
120
|
-
"repository": {
|
|
121
|
-
"type": "git",
|
|
122
|
-
"url": "git+https://github.com/quasarframework/quasar.git"
|
|
123
|
-
},
|
|
124
|
-
"keywords": [
|
|
125
|
-
"quasar",
|
|
126
|
-
"framework",
|
|
127
|
-
"fonts",
|
|
128
|
-
"icons",
|
|
129
|
-
"animations"
|
|
130
|
-
],
|
|
131
|
-
"author": "Razvan Stoenescu",
|
|
132
|
-
"contributors": [
|
|
133
|
-
{
|
|
134
|
-
"name": "Jeff Galbraith",
|
|
135
|
-
"email": "jeff@quasar.dev",
|
|
136
|
-
"url": "https://jeffgalbraith.dev"
|
|
137
|
-
}
|
|
138
|
-
],
|
|
139
|
-
"license": "MIT",
|
|
140
|
-
"bugs": {
|
|
141
|
-
"url": "https://github.com/quasarframework/quasar/issues"
|
|
142
|
-
},
|
|
143
|
-
"funding": {
|
|
144
|
-
"type": "github",
|
|
145
|
-
"url": "https://donate.quasar.dev"
|
|
146
|
-
},
|
|
147
|
-
"homepage": "https://quasar.dev",
|
|
148
195
|
"publishConfig": {
|
|
149
196
|
"access": "public"
|
|
150
197
|
},
|
|
151
198
|
"devDependencies": {
|
|
152
|
-
"
|
|
153
|
-
"@fortawesome/fontawesome-free": "6.7.2",
|
|
199
|
+
"@fortawesome/fontawesome-free": "7.2.0",
|
|
154
200
|
"@mdi/font": "7.4.47",
|
|
155
201
|
"@mdi/svg": "7.4.47",
|
|
156
|
-
"@xmldom/xmldom": "0.9.
|
|
202
|
+
"@xmldom/xmldom": "0.9.9",
|
|
157
203
|
"animate.css": "4.1.1",
|
|
158
|
-
"bootstrap-icons": "^1.
|
|
204
|
+
"bootstrap-icons": "^1.13.1",
|
|
159
205
|
"cross-fetch": "^4.1.0",
|
|
160
206
|
"cross-spawn": "^7.0.6",
|
|
161
207
|
"eva-icons": "1.1.3",
|
|
162
|
-
"fs-extra": "11.3.
|
|
163
|
-
"ionicons": "
|
|
208
|
+
"fs-extra": "11.3.4",
|
|
209
|
+
"ionicons": "8.0.13",
|
|
164
210
|
"line-awesome": "1.3.0",
|
|
165
211
|
"themify-icons": "github:lykmapipo/themify-icons",
|
|
166
|
-
"tinyglobby": "^0.2.
|
|
167
|
-
"eslint-config-quasar": "0.0.1"
|
|
212
|
+
"tinyglobby": "^0.2.15"
|
|
168
213
|
},
|
|
169
214
|
"scripts": {
|
|
170
|
-
"lint": "
|
|
215
|
+
"lint": "oxfmt && oxlint --fix",
|
|
216
|
+
"lint:check": "oxfmt --check && oxlint",
|
|
171
217
|
"build": "node build/index.js"
|
|
172
218
|
}
|
|
173
219
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAw.woff
CHANGED
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmaiAw.woff
CHANGED
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAw.woff
CHANGED
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAw.woff
CHANGED
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmaiAw.woff
CHANGED
|
Binary file
|
package/roboto-font-latin-ext/web-font/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAw.woff
CHANGED
|
Binary file
|
package/themify/index.js
CHANGED
|
@@ -351,4 +351,4 @@ module.exports.tiYahoo = 'M9.5 16.5c-0.327-0.058-0.664-0.105-1.010-0.105-0.336 0
|
|
|
351
351
|
module.exports.tiYoutube = 'M8.301 6.422c0.437 0 0.769-0.161 1.006-0.484 0.181-0.237 0.265-0.617 0.265-1.12v-1.66c0-0.503-0.084-0.873-0.265-1.11-0.238-0.321-0.57-0.483-1.006-0.483-0.428 0-0.76 0.161-0.995 0.483-0.181 0.238-0.266 0.608-0.266 1.111v1.66c0 0.503 0.085 0.873 0.266 1.12 0.235 0.322 0.567 0.483 0.995 0.483zM7.893 2.988c0-0.436 0.133-0.654 0.408-0.654 0.285 0 0.408 0.218 0.408 0.654v1.992c0 0.437-0.123 0.664-0.408 0.664-0.275 0-0.408-0.228-0.408-0.664v-1.992zM10.35 6.071c-0.048-0.143-0.075-0.37-0.075-0.711v-3.738h0.863v3.481c0 0.2 0 0.313 0.010 0.333 0.019 0.133 0.085 0.208 0.199 0.208 0.17 0 0.35-0.133 0.54-0.408v-3.614h0.863v4.734h-0.863v-0.522c-0.341 0.398-0.663 0.588-0.978 0.588-0.275 0-0.474-0.113-0.559-0.351zM13.633 11.811v0.436h-0.854v-0.436c0-0.427 0.143-0.646 0.427-0.646 0.284 0.001 0.427 0.219 0.427 0.646zM4.354 1.774c-0.208-0.588-0.416-1.186-0.617-1.774h1.007l0.673 2.495 0.645-2.495h0.968l-1.148 3.785v2.571h-0.948v-2.571c-0.086-0.465-0.276-1.129-0.58-2.011zM15.283 8.785c-0.171-0.75-0.788-1.3-1.518-1.385-1.746-0.19-3.511-0.19-5.266-0.19s-3.52 0-5.256 0.19c-0.738 0.085-1.346 0.635-1.526 1.385-0.237 1.062-0.247 2.22-0.247 3.32 0 1.091 0 2.257 0.247 3.32 0.171 0.75 0.788 1.3 1.518 1.376 1.745 0.199 3.51 0.199 5.265 0.199s3.52 0 5.266-0.199c0.729-0.076 1.337-0.626 1.518-1.376 0.237-1.062 0.247-2.229 0.247-3.32-0.001-1.1-0.001-2.258-0.248-3.32zM5.483 9.743h-1.014v5.398h-0.949v-5.398h-0.997v-0.892h2.96v0.892zM8.045 15.141h-0.845v-0.512c-0.342 0.389-0.664 0.579-0.968 0.579-0.274 0-0.474-0.114-0.55-0.351-0.048-0.142-0.076-0.361-0.076-0.692v-3.709h0.845v3.453c0 0.2 0 0.304 0.009 0.333 0.020 0.132 0.086 0.199 0.199 0.199 0.172 0 0.352-0.132 0.541-0.398v-3.586h0.845v4.684zM11.271 13.737c0 0.437-0.020 0.749-0.086 0.948-0.104 0.342-0.342 0.522-0.674 0.522-0.303 0-0.598-0.171-0.883-0.522v0.456h-0.843v-6.29h0.843v2.059c0.275-0.342 0.57-0.512 0.883-0.512 0.332 0 0.57 0.18 0.674 0.531 0.066 0.19 0.086 0.502 0.086 0.939v1.869zM14.477 12.959h-1.698v0.825c0 0.437 0.143 0.654 0.437 0.654 0.209 0 0.332-0.113 0.38-0.341 0.009-0.047 0.019-0.237 0.019-0.579h0.863v0.124c0 0.275 0 0.465-0.019 0.55-0.020 0.189-0.096 0.36-0.199 0.512-0.229 0.332-0.579 0.503-1.024 0.503-0.446 0-0.779-0.161-1.025-0.484-0.18-0.228-0.275-0.598-0.275-1.101v-1.641c0-0.503 0.086-0.863 0.266-1.101 0.247-0.323 0.579-0.484 1.016-0.484 0.428 0 0.759 0.161 1.005 0.484 0.172 0.237 0.257 0.597 0.257 1.101v0.978zM10.426 11.801v2.002c0 0.427-0.124 0.635-0.37 0.635-0.143 0-0.285-0.066-0.428-0.208v-2.855c0.143-0.143 0.285-0.209 0.428-0.209 0.246 0 0.37 0.218 0.37 0.635z@@fill:currentColor;|0 0 17 17'
|
|
352
352
|
module.exports.tiZip = 'M9.667 0h-7.667v17h13v-11.692l-5.333-5.308zM10 1.742l3.273 3.258h-3.273v-3.258zM3 16v-15h3v1h1v-1h2v5h5v10h-11zM5 8h1v1h-1v-1zM6 8v-1h1v1h-1zM6 6v-1h1v1h-1zM5 6h1v1h-1v-1zM5 4h1v1h-1v-1zM6 4v-1h1v1h-1zM5 2h1v1h-1v-1zM6 9.389c-1.103 0-2 0.897-2 2s0.897 2 2 2c0.062 0 0.121-0.007 0.219-0.020 0.646-0.071 1.218-0.455 1.531-1.026 0.166-0.303 0.25-0.624 0.25-0.954 0-1.103-0.897-2-2-2zM6.873 11.864c-0.156 0.285-0.441 0.477-0.762 0.512l-0.112 0.014c-0.551 0-0.999-0.449-0.999-1s0.449-1 1-1 1 0.449 1 1c0 0.159-0.043 0.319-0.127 0.474z@@fill:currentColor;|0 0 17 17'
|
|
353
353
|
module.exports.tiZoomIn = 'M16.604 15.896l-5.173-5.173c0.975-1.137 1.569-2.61 1.569-4.223 0-3.584-2.916-6.5-6.5-6.5-1.737 0-3.369 0.676-4.597 1.904-1.228 1.227-1.903 2.86-1.903 4.596 0 3.584 2.916 6.5 6.5 6.5 1.612 0 3.086-0.594 4.224-1.569l5.173 5.173 0.707-0.708zM6.5 12c-3.033 0-5.5-2.467-5.5-5.5 0-1.47 0.571-2.851 1.61-3.89 1.039-1.038 2.42-1.61 3.89-1.61 3.033 0 5.5 2.467 5.5 5.5 0 3.033-2.467 5.5-5.5 5.5zM7 6h2v1h-2v2h-1v-2h-2v-1h2v-2h1v2z@@fill:currentColor;|0 0 17 17'
|
|
354
|
-
module.exports.tiZoomOut = 'M16.604 15.868l-5.173-5.173c0.975-1.137 1.569-2.611 1.569-4.223 0-3.584-2.916-6.5-6.5-6.5-1.736 0-3.369 0.676-4.598 1.903-1.227 1.228-1.903 2.861-1.902 4.597 0 3.584 2.916 6.5 6.5 6.5 1.612 0 3.087-0.594 4.224-1.569l5.173 5.173 0.707-0.708zM6.5 11.972c-3.032 0-5.5-2.467-5.5-5.5-0.001-1.47 0.571-2.851 1.61-3.889 1.038-1.039 2.42-1.611 3.89-1.611 3.032 0 5.5 2.467 5.5 5.5 0 3.032-2.468 5.5-5.5 5.5zM4 5.972h5v1h-5v-1z@@fill:currentColor;|0 0 17 17'
|
|
354
|
+
module.exports.tiZoomOut = 'M16.604 15.868l-5.173-5.173c0.975-1.137 1.569-2.611 1.569-4.223 0-3.584-2.916-6.5-6.5-6.5-1.736 0-3.369 0.676-4.598 1.903-1.227 1.228-1.903 2.861-1.902 4.597 0 3.584 2.916 6.5 6.5 6.5 1.612 0 3.087-0.594 4.224-1.569l5.173 5.173 0.707-0.708zM6.5 11.972c-3.032 0-5.5-2.467-5.5-5.5-0.001-1.47 0.571-2.851 1.61-3.889 1.038-1.039 2.42-1.611 3.89-1.611 3.032 0 5.5 2.467 5.5 5.5 0 3.032-2.468 5.5-5.5 5.5zM4 5.972h5v1h-5v-1z@@fill:currentColor;|0 0 17 17'
|