forked from ZwiiCMS-Team/ZwiiCampus
new icons
This commit is contained in:
parent
eb65005ee8
commit
972c29bf5c
1
core/vendor/zwiico/css/zwiico-codes.css
vendored
1
core/vendor/zwiico/css/zwiico-codes.css
vendored
@ -66,6 +66,7 @@
|
|||||||
.zwiico-instagram:before { content: '\f16d'; } /* '' */
|
.zwiico-instagram:before { content: '\f16d'; } /* '' */
|
||||||
.zwiico-box:before { content: '\f187'; } /* '' */
|
.zwiico-box:before { content: '\f187'; } /* '' */
|
||||||
.zwiico-vimeo:before { content: '\f194'; } /* '' */
|
.zwiico-vimeo:before { content: '\f194'; } /* '' */
|
||||||
|
.zwiico-cube:before { content: '\f1b2'; } /* '' */
|
||||||
.zwiico-cubes:before { content: '\f1b3'; } /* '' */
|
.zwiico-cubes:before { content: '\f1b3'; } /* '' */
|
||||||
.zwiico-steam:before { content: '\f1b6'; } /* '' */
|
.zwiico-steam:before { content: '\f1b6'; } /* '' */
|
||||||
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
|
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
|
||||||
|
13
core/vendor/zwiico/css/zwiico-embedded.css
vendored
13
core/vendor/zwiico/css/zwiico-embedded.css
vendored
File diff suppressed because one or more lines are too long
1
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
1
core/vendor/zwiico/css/zwiico-ie7-codes.css
vendored
@ -65,6 +65,7 @@
|
|||||||
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
.zwiico-cube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-steam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-steam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
1
core/vendor/zwiico/css/zwiico-ie7.css
vendored
1
core/vendor/zwiico/css/zwiico-ie7.css
vendored
@ -76,6 +76,7 @@
|
|||||||
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-instagram { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-box { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-vimeo { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
.zwiico-cube { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-cubes { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-steam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-steam { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
.zwiico-file-archive { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
||||||
|
18
core/vendor/zwiico/css/zwiico.css
vendored
18
core/vendor/zwiico/css/zwiico.css
vendored
@ -1,12 +1,12 @@
|
|||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'zwiico';
|
font-family: 'zwiico';
|
||||||
src: url('../font/zwiico.eot?17976195');
|
src: url('../font/zwiico.eot?8645815');
|
||||||
src: url('../font/zwiico.eot?17976195#iefix') format('embedded-opentype'),
|
src: url('../font/zwiico.eot?8645815#iefix') format('embedded-opentype'),
|
||||||
url('../font/zwiico.woff2?17976195') format('woff2'),
|
url('../font/zwiico.woff2?8645815') format('woff2'),
|
||||||
url('../font/zwiico.woff?17976195') format('woff'),
|
url('../font/zwiico.woff?8645815') format('woff'),
|
||||||
url('../font/zwiico.ttf?17976195') format('truetype'),
|
url('../font/zwiico.ttf?8645815') format('truetype'),
|
||||||
url('../font/zwiico.svg?17976195#zwiico') format('svg');
|
url('../font/zwiico.svg?8645815#zwiico') format('svg');
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -16,7 +16,7 @@
|
|||||||
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
@media screen and (-webkit-min-device-pixel-ratio:0) {
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'zwiico';
|
font-family: 'zwiico';
|
||||||
src: url('../font/zwiico.svg?17976195#zwiico') format('svg');
|
src: url('../font/zwiico.svg?8645815#zwiico') format('svg');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
@ -56,8 +56,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.zwiico-plus-circled:before { content: '\2191'; } /* '↑' */
|
.zwiico-plus-circled:before { content: '\2191'; } /* '↑' */
|
||||||
.zwiico-logout:before { content: '\e800'; } /* '' */
|
|
||||||
.zwiico-graduation-cap:before { content: '\e800'; } /* '' */
|
|
||||||
.zwiico-plus:before { content: '\e801'; } /* '' */
|
.zwiico-plus:before { content: '\e801'; } /* '' */
|
||||||
.zwiico-cancel:before { content: '\e802'; } /* '' */
|
.zwiico-cancel:before { content: '\e802'; } /* '' */
|
||||||
.zwiico-help:before { content: '\e803'; } /* '' */
|
.zwiico-help:before { content: '\e803'; } /* '' */
|
||||||
@ -123,6 +121,7 @@
|
|||||||
.zwiico-instagram:before { content: '\f16d'; } /* '' */
|
.zwiico-instagram:before { content: '\f16d'; } /* '' */
|
||||||
.zwiico-box:before { content: '\f187'; } /* '' */
|
.zwiico-box:before { content: '\f187'; } /* '' */
|
||||||
.zwiico-vimeo:before { content: '\f194'; } /* '' */
|
.zwiico-vimeo:before { content: '\f194'; } /* '' */
|
||||||
|
.zwiico-cube:before { content: '\f1b2'; } /* '' */
|
||||||
.zwiico-cubes:before { content: '\f1b3'; } /* '' */
|
.zwiico-cubes:before { content: '\f1b3'; } /* '' */
|
||||||
.zwiico-steam:before { content: '\f1b6'; } /* '' */
|
.zwiico-steam:before { content: '\f1b6'; } /* '' */
|
||||||
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
|
.zwiico-file-archive:before { content: '\f1c6'; } /* '' */
|
||||||
@ -132,3 +131,4 @@
|
|||||||
.zwiico-pinterest:before { content: '\f231'; } /* '' */
|
.zwiico-pinterest:before { content: '\f231'; } /* '' */
|
||||||
.zwiico-reddit:before { content: '\f281'; } /* '' */
|
.zwiico-reddit:before { content: '\f281'; } /* '' */
|
||||||
.zwiico-shopping-basket:before { content: '\f291'; } /* '' */
|
.zwiico-shopping-basket:before { content: '\f291'; } /* '' */
|
||||||
|
.zwiico-logout:before { content: '🎓'; } /* '\1f393' */
|
||||||
|
BIN
core/vendor/zwiico/font/zwiico.eot
vendored
BIN
core/vendor/zwiico/font/zwiico.eot
vendored
Binary file not shown.
2
core/vendor/zwiico/font/zwiico.svg
vendored
2
core/vendor/zwiico/font/zwiico.svg
vendored
@ -138,6 +138,8 @@
|
|||||||
|
|
||||||
<glyph glyph-name="vimeo" unicode="" d="M721 494q6 121-90 124-129 4-174-146 25 11 46 11 47 0 41-54-2-32-41-93t-59-61q-24 0-46 94-7 30-25 142-16 106-89 99-33-4-91-56l-46-40-45-40 29-37q43 29 49 29 32 0 59-100 9-31 26-92t25-92q38-100 91-100 88 0 214 164 123 158 126 248z m136 124v-536q0-66-47-113t-114-48h-535q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535q67 0 114-48t47-113z" horiz-adv-x="857.1" />
|
<glyph glyph-name="vimeo" unicode="" d="M721 494q6 121-90 124-129 4-174-146 25 11 46 11 47 0 41-54-2-32-41-93t-59-61q-24 0-46 94-7 30-25 142-16 106-89 99-33-4-91-56l-46-40-45-40 29-37q43 29 49 29 32 0 59-100 9-31 26-92t25-92q38-100 91-100 88 0 214 164 123 158 126 248z m136 124v-536q0-66-47-113t-114-48h-535q-67 0-114 48t-47 113v536q0 66 47 113t114 48h535q67 0 114-48t47-113z" horiz-adv-x="857.1" />
|
||||||
|
|
||||||
|
<glyph glyph-name="cube" unicode="" d="M500-59l357 195v355l-357-130v-420z m-36 483l390 141-390 142-389-142z m465 140v-428q0-20-10-37t-28-26l-393-214q-15-9-34-9t-34 9l-393 214q-17 10-27 26t-10 37v428q0 23 13 41t34 26l393 143q12 5 24 5t25-5l393-143q21-8 34-26t13-41z" horiz-adv-x="1000" />
|
||||||
|
|
||||||
<glyph glyph-name="cubes" unicode="" d="M357-61l214 107v176l-214-92v-191z m-36 254l226 96-226 97-225-97z m608-254l214 107v176l-214-92v-191z m-36 254l225 96-225 97-226-97z m-250 163l214 92v149l-214-92v-149z m-36 212l246 105-246 106-246-106z m607-289v-233q0-20-10-37t-29-26l-250-125q-14-8-32-8t-32 8l-250 125q-2 1-4 2-1-1-4-2l-250-125q-14-8-32-8t-31 8l-250 125q-19 9-29 26t-11 37v233q0 21 12 39t32 26l242 104v223q0 22 12 40t31 26l250 107q13 6 28 6t28-6l250-107q20-9 32-26t12-40v-223l242-104q20-8 32-26t11-39z" horiz-adv-x="1285.7" />
|
<glyph glyph-name="cubes" unicode="" d="M357-61l214 107v176l-214-92v-191z m-36 254l226 96-226 97-225-97z m608-254l214 107v176l-214-92v-191z m-36 254l225 96-225 97-226-97z m-250 163l214 92v149l-214-92v-149z m-36 212l246 105-246 106-246-106z m607-289v-233q0-20-10-37t-29-26l-250-125q-14-8-32-8t-32 8l-250 125q-2 1-4 2-1-1-4-2l-250-125q-14-8-32-8t-31 8l-250 125q-19 9-29 26t-11 37v233q0 21 12 39t32 26l242 104v223q0 22 12 40t31 26l250 107q13 6 28 6t28-6l250-107q20-9 32-26t12-40v-223l242-104q20-8 32-26t11-39z" horiz-adv-x="1285.7" />
|
||||||
|
|
||||||
<glyph glyph-name="steam" unicode="" d="M883 525q0-56-40-96t-96-40-97 40-39 96 39 97 97 39 96-39 40-97z m-430-414q0 58-41 99t-98 41q-15 0-30-4l58-23q43-17 61-59t1-85q-18-43-60-61t-85 0q-12 4-35 13t-34 14q18-34 51-54t73-20q58 0 98 40t41 99z m463 414q0 70-50 120t-120 50q-71 0-121-50t-50-120q0-71 50-121t121-49q70 0 120 49t50 121z m84 0q0-106-74-180t-180-74l-244-178q-6-72-61-122t-127-50q-68 0-120 43t-66 107l-128 51v240l217-88q44 27 97 27 7 0 19-1l159 227q1 104 75 178t179 74q105 0 180-75t74-179z" horiz-adv-x="1000" />
|
<glyph glyph-name="steam" unicode="" d="M883 525q0-56-40-96t-96-40-97 40-39 96 39 97 97 39 96-39 40-97z m-430-414q0 58-41 99t-98 41q-15 0-30-4l58-23q43-17 61-59t1-85q-18-43-60-61t-85 0q-12 4-35 13t-34 14q18-34 51-54t73-20q58 0 98 40t41 99z m463 414q0 70-50 120t-120 50q-71 0-121-50t-50-120q0-71 50-121t121-49q70 0 120 49t50 121z m84 0q0-106-74-180t-180-74l-244-178q-6-72-61-122t-127-50q-68 0-120 43t-66 107l-128 51v240l217-88q44 27 97 27 7 0 19-1l159 227q1 104 75 178t179 74q105 0 180-75t74-179z" horiz-adv-x="1000" />
|
||||||
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
BIN
core/vendor/zwiico/font/zwiico.ttf
vendored
BIN
core/vendor/zwiico/font/zwiico.ttf
vendored
Binary file not shown.
BIN
core/vendor/zwiico/font/zwiico.woff
vendored
BIN
core/vendor/zwiico/font/zwiico.woff
vendored
Binary file not shown.
BIN
core/vendor/zwiico/font/zwiico.woff2
vendored
BIN
core/vendor/zwiico/font/zwiico.woff2
vendored
Binary file not shown.
BIN
core/vendor/zwiico/fontello-5462a440.zip
vendored
Normal file
BIN
core/vendor/zwiico/fontello-5462a440.zip
vendored
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user