@iconkadeh/icons 1.0.0 → 1.1.1
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/css/all/all.css +85579 -0
- package/css/bold/all.css +21620 -0
- package/{dist/bold/rounded/iconkadeh-bold-rounded.css → css/bold/rounded.css} +3 -3
- package/{dist/bold/straight/iconkadeh-bold-straight.css → css/bold/straight.css} +3 -3
- package/{dist/brands/all/iconkadeh-brands.css → css/brands/all.css} +3 -3
- package/css/regular/all.css +21614 -0
- package/{dist/regular/rounded/iconkadeh-regular-rounded.css → css/regular/rounded.css} +3 -3
- package/{dist/regular/straight/iconkadeh-regular-straight.css → css/regular/straight.css} +3 -3
- package/css/solid/all.css +21437 -0
- package/{dist/solid/rounded/iconkadeh-solid-rounded.css → css/solid/rounded.css} +3 -3
- package/{dist/solid/straight/iconkadeh-solid-straight.css → css/solid/straight.css} +3 -3
- package/css/thin/all.css +20219 -0
- package/{dist/thin/rounded/iconkadeh-thin-rounded.css → css/thin/rounded.css} +3 -3
- package/{dist/thin/straight/iconkadeh-thin-straight.css → css/thin/straight.css} +3 -3
- package/package.json +7 -6
- package/utils/update-fonts.js +90 -0
- package/dist/bold/rounded/iconkadeh-bold-rounded.ttf +0 -0
- package/dist/bold/straight/iconkadeh-bold-straight.ttf +0 -0
- package/dist/brands/all/iconkadeh-brands.ttf +0 -0
- package/dist/regular/rounded/iconkadeh-regular-rounded.ttf +0 -0
- package/dist/regular/straight/iconkadeh-regular-straight.ttf +0 -0
- package/dist/solid/rounded/iconkadeh-solid-rounded.ttf +0 -0
- package/dist/solid/straight/iconkadeh-solid-straight.ttf +0 -0
- package/dist/thin/rounded/iconkadeh-thin-rounded.ttf +0 -0
- package/dist/thin/straight/iconkadeh-thin-straight.ttf +0 -0
- /package/{dist/bold/rounded → css}/iconkadeh-bold-rounded.woff +0 -0
- /package/{dist/bold/rounded → css}/iconkadeh-bold-rounded.woff2 +0 -0
- /package/{dist/bold/straight → css}/iconkadeh-bold-straight.woff +0 -0
- /package/{dist/bold/straight → css}/iconkadeh-bold-straight.woff2 +0 -0
- /package/{dist/brands/all → css}/iconkadeh-brands.woff +0 -0
- /package/{dist/brands/all → css}/iconkadeh-brands.woff2 +0 -0
- /package/{dist/regular/rounded → css}/iconkadeh-regular-rounded.woff +0 -0
- /package/{dist/regular/rounded → css}/iconkadeh-regular-rounded.woff2 +0 -0
- /package/{dist/regular/straight → css}/iconkadeh-regular-straight.woff +0 -0
- /package/{dist/regular/straight → css}/iconkadeh-regular-straight.woff2 +0 -0
- /package/{dist/solid/rounded → css}/iconkadeh-solid-rounded.woff +0 -0
- /package/{dist/solid/rounded → css}/iconkadeh-solid-rounded.woff2 +0 -0
- /package/{dist/solid/straight → css}/iconkadeh-solid-straight.woff +0 -0
- /package/{dist/solid/straight → css}/iconkadeh-solid-straight.woff2 +0 -0
- /package/{dist/thin/rounded → css}/iconkadeh-thin-rounded.woff +0 -0
- /package/{dist/thin/rounded → css}/iconkadeh-thin-rounded.woff2 +0 -0
- /package/{dist/thin/straight → css}/iconkadeh-thin-straight.woff +0 -0
- /package/{dist/thin/straight → css}/iconkadeh-thin-straight.woff2 +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconkadeh-bold-rounded";
|
|
3
|
-
src: url("
|
|
4
|
-
url("
|
|
5
|
-
url("
|
|
3
|
+
src: url("..//iconkadeh-bold-rounded.woff2?5ba0f4c32d1ca3ba67d80b4df31fdcc2") format("woff2"),
|
|
4
|
+
url("..//iconkadeh-bold-rounded.woff?5ba0f4c32d1ca3ba67d80b4df31fdcc2") format("woff"),
|
|
5
|
+
url("..//iconkadeh-bold-rounded.eot?5ba0f4c32d1ca3ba67d80b4df31fdcc2#iefix") format("embedded-opentype");
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
i[class^="ik-"]:before, i[class*=" ik-"]:before {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconkadeh-bold-straight";
|
|
3
|
-
src: url("
|
|
4
|
-
url("
|
|
5
|
-
url("
|
|
3
|
+
src: url("..//iconkadeh-bold-straight.woff2?b795af30b3b63fd9afbbdaeee7a2da14") format("woff2"),
|
|
4
|
+
url("..//iconkadeh-bold-straight.woff?b795af30b3b63fd9afbbdaeee7a2da14") format("woff"),
|
|
5
|
+
url("..//iconkadeh-bold-straight.eot?b795af30b3b63fd9afbbdaeee7a2da14#iefix") format("embedded-opentype");
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
i[class^="ik-"]:before, i[class*=" ik-"]:before {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "iconkadeh-brands";
|
|
3
|
-
src: url("
|
|
4
|
-
url("
|
|
5
|
-
url("
|
|
3
|
+
src: url("..//iconkadeh-brands.woff2?1e57ef4bcada6f1ac4b25369b25a9999") format("woff2"),
|
|
4
|
+
url("..//iconkadeh-brands.woff?1e57ef4bcada6f1ac4b25369b25a9999") format("woff"),
|
|
5
|
+
url("..//iconkadeh-brands.eot?1e57ef4bcada6f1ac4b25369b25a9999#iefix") format("embedded-opentype");
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
i[class^="ik-"]:before, i[class*=" ik-"]:before {
|