diff --git a/dist/fonts/siimple-icons.font.svg b/dist/fonts/siimple-icons.font.svg new file mode 100644 index 0000000..2c0d805 --- /dev/null +++ b/dist/fonts/siimple-icons.font.svg @@ -0,0 +1,312 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dist/fonts/siimple-icons.font.ttf b/dist/fonts/siimple-icons.font.ttf new file mode 100644 index 0000000..5b45651 Binary files /dev/null and b/dist/fonts/siimple-icons.font.ttf differ diff --git a/dist/fonts/siimple-icons.font.woff b/dist/fonts/siimple-icons.font.woff new file mode 100644 index 0000000..5012206 Binary files /dev/null and b/dist/fonts/siimple-icons.font.woff differ diff --git a/dist/fonts/siimple-icons.font.woff2 b/dist/fonts/siimple-icons.font.woff2 new file mode 100644 index 0000000..f6ec308 Binary files /dev/null and b/dist/fonts/siimple-icons.font.woff2 differ diff --git a/dist/siimple-icons.css b/dist/siimple-icons.css index b7e4c85..3487c35 100644 --- a/dist/siimple-icons.css +++ b/dist/siimple-icons.css @@ -1,73 +1,329 @@ +/*! + * @name siimple-icons 0.0.1 + * @description A suite of scalable icons for web, desktop and mobile projects + * @homepage https://icons.siimple.xyz + * @repository https://github.com/siimple/siimple-icons + * @bugs https://github.com/siimple/siimple-icons/issues + * @license MIT +**/ + @font-face { - font-family: 'SiimpleIcons'; - src: url("./siimple-icons.font.ttf") format("truetype"), url("./siimple-icons.font.woff") format("woff"), url("./siimple-icons.font.woff2") format("woff2"), url("./siimple-icons.font.svg") format("svg"); + font-family: "SiimpleIcons"; + src: url("./fonts/siimple-icons.font.ttf") format("truetype"), url("./fonts/siimple-icons.font.woff") format("woff"), url("./fonts/siimple-icons.font.woff2") format("woff2"); font-weight: normal; - font-style: normal; } - + font-style: normal; +} .si { display: inline-block; - font-family: 'SiimpleIcons'; + font-family: "SiimpleIcons"; font-size: 14px; + font-style: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; } - .si-alert-done:before { - content: "\e000"; } - .si-alert-error:before { - content: "\e001"; } - .si-alert-info:before { - content: "\e002"; } - .si-alert-warning:before { - content: "\e003"; } - .si-arrow-down:before { - content: "\e004"; } - .si-arrow-left:before { - content: "\e005"; } - .si-arrow-right:before { - content: "\e006"; } - .si-arrow-up:before { - content: "\e007"; } - .si-check:before { - content: "\e008"; } - .si-chevron-down:before { - content: "\e009"; } - .si-chevron-left:before { - content: "\e00a"; } - .si-chevron-right:before { - content: "\e00b"; } - .si-chevron-up:before { - content: "\e00c"; } - .si-close:before { - content: "\e00d"; } - .si-file-empty:before { - content: "\e00e"; } - .si-file:before { - content: "\e00f"; } - .si-folder:before { - content: "\e010"; } - .si-home:before { - content: "\e011"; } - .si-list:before { - content: "\e012"; } - .si-menu:before { - content: "\e013"; } - .si-minus:before { - content: "\e014"; } - .si-plus:before { - content: "\e015"; } - .si-processing:before { - content: "\e016"; } - .si-search:before { - content: "\e017"; } - .si-settings:before { - content: "\e018"; } - .si-star:before { - content: "\e019"; } - .si-time:before { - content: "\e01a"; } - .si-trash:before { - content: "\e01b"; } - .si-zoom-in:before { - content: "\e01c"; } - .si-zoom-out:before { - content: "\e01d"; } + -moz-osx-font-smoothing: grayscale; +} +.si::before { + box-sizing: inherit; +} +.si-announcement:before { + content: "\e000"; +} +.si-arrow-down:before { + content: "\e001"; +} +.si-arrow-left:before { + content: "\e002"; +} +.si-arrow-right:before { + content: "\e003"; +} +.si-arrow-up:before { + content: "\e004"; +} +.si-arrows:before { + content: "\e005"; +} +.si-box:before { + content: "\e006"; +} +.si-calendar:before { + content: "\e007"; +} +.si-check:before { + content: "\e008"; +} +.si-quote:before { + content: "\e009"; +} +.si-tasks:before { + content: "\e00a"; +} +.si-list-ol:before { + content: "\e00b"; +} +.si-table:before { + content: "\e00c"; +} +.si-chevron-down:before { + content: "\e00d"; +} +.si-chevron-left:before { + content: "\e00e"; +} +.si-chevron-right:before { + content: "\e00f"; +} +.si-chevron-up:before { + content: "\e010"; +} +.si-cloud-download:before { + content: "\e011"; +} +.si-cloud-upload:before { + content: "\e012"; +} +.si-cloud:before { + content: "\e013"; +} +.si-chart-bar:before { + content: "\e014"; +} +.si-cross:before { + content: "\e015"; +} +.si-edit:before { + content: "\e016"; +} +.si-chart-line:before { + content: "\e017"; +} +.si-exclamation:before { + content: "\e018"; +} +.si-expand:before { + content: "\e019"; +} +.si-file-empty:before { + content: "\e01a"; +} +.si-file:before { + content: "\e01b"; +} +.si-flask:before { + content: "\e01c"; +} +.si-folder:before { + content: "\e01d"; +} +.si-heart:before { + content: "\e01e"; +} +.si-home:before { + content: "\e01f"; +} +.si-briefcase:before { + content: "\e020"; +} +.si-info:before { + content: "\e021"; +} +.si-lightbulb:before { + content: "\e022"; +} +.si-list-ul:before { + content: "\e023"; +} +.si-location:before { + content: "\e024"; +} +.si-lock:before { + content: "\e025"; +} +.si-menu:before { + content: "\e026"; +} +.si-trophy:before { + content: "\e027"; +} +.si-minus:before { + content: "\e028"; +} +.si-palette:before { + content: "\e029"; +} +.si-brush:before { + content: "\e02a"; +} +.si-plus:before { + content: "\e02b"; +} +.si-processing:before { + content: "\e02c"; +} +.si-cart:before { + content: "\e02d"; +} +.si-question:before { + content: "\e02e"; +} +.si-redo:before { + content: "\e02f"; +} +.si-resize:before { + content: "\e030"; +} +.si-search:before { + content: "\e031"; +} +.si-settings:before { + content: "\e032"; +} +.si-star:before { + content: "\e033"; +} +.si-time:before { + content: "\e034"; +} +.si-trash:before { + content: "\e035"; +} +.si-undo:before { + content: "\e036"; +} +.si-unlock:before { + content: "\e037"; +} +.si-user-add:before { + content: "\e038"; +} +.si-user-delete:before { + content: "\e039"; +} +.si-user:before { + content: "\e03a"; +} +.si-volume-down:before { + content: "\e03b"; +} +.si-volume-mute:before { + content: "\e03c"; +} +.si-volume-up:before { + content: "\e03d"; +} +.si-zoom-in:before { + content: "\e03e"; +} +.si-zoom-out:before { + content: "\e03f"; +} +.si-bell:before { + content: "\e040"; +} +.si-attachment:before { + content: "\e041"; +} +.si-folder-open:before { + content: "\e042"; +} +.si-copy:before { + content: "\e043"; +} +.si-paste:before { + content: "\e044"; +} +.si-clipboard:before { + content: "\e045"; +} +.si-cut:before { + content: "\e046"; +} +.si-pen:before { + content: "\e047"; +} +.si-archive:before { + content: "\e048"; +} +.si-book:before { + content: "\e049"; +} +.si-layers:before { + content: "\e04a"; +} +.si-layer-add:before { + content: "\e04b"; +} +.si-layer-delete:before { + content: "\e04c"; +} +.si-message:before { + content: "\e04d"; +} +.si-save:before { + content: "\e04e"; +} +.si-rocket:before { + content: "\e04f"; +} +.si-shield:before { + content: "\e050"; +} +.si-shield-check:before { + content: "\e051"; +} +.si-tag:before { + content: "\e052"; +} +.si-map:before { + content: "\e053"; +} +.si-bookmark:before { + content: "\e054"; +} +.si-image:before { + content: "\e055"; +} +.si-grid:before { + content: "\e056"; +} +.si-presentation:before { + content: "\e057"; +} +.si-align-center:before { + content: "\e058"; +} +.si-align-left:before { + content: "\e059"; +} +.si-align-right:before { + content: "\e05a"; +} +.si-align-justify:before { + content: "\e05b"; +} +.si-comments:before { + content: "\e05c"; +} +.si-puzzle:before { + content: "\e05d"; +} +.si-bold:before { + content: "\e05e"; +} +.si-italic:before { + content: "\e05f"; +} +.si-underline:before { + content: "\e060"; +} +.si-erase:before { + content: "\e061"; +} +.si-link:before { + content: "\e062"; +} +.si-shield-cross:before { + content: "\e063"; +} + +/*# sourceMappingURL=siimple-icons.css.map */ \ No newline at end of file diff --git a/dist/siimple-icons.css.map b/dist/siimple-icons.css.map new file mode 100644 index 0000000..1f466da --- /dev/null +++ b/dist/siimple-icons.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["../index.scss","siimple-icons.css"],"names":[],"mappings":"AAaA;;;;;;;GAWI;;ACfJ;EDkBI,4BAAA;EACA,8KAAA;EACA,oBAAA;EACA,mBAAA;CChBH;ADiBG;EACI,sBAAA;ECfN,4BAA4B;EDmBtB,gBAAA;EACI,mBAAA;ECjBV,qBAAqB;EDgBf,oCAAA;EACI,mCAAA;CCdX;ADaO;EACI,oBAAA;CCXX;ADUO;EACI,iBAAA;CCRX;ADOO;EACI,iBAAA;CCLX;ADIO;EACI,iBAAA;CCFX;ADCO;EACI,iBAAA;CCCX;ADFO;EACI,iBAAA;CCIX;ADLO;EACI,iBAAA;CCOX;ADRO;EACI,iBAAA;CCUX;ADXO;EACI,iBAAA;CCaX;ADdO;EACI,iBAAA;CCgBX;ADjBO;EACI,iBAAA;CCmBX;ADpBO;EACI,iBAAA;CCsBX;ADvBO;EACI,iBAAA;CCyBX;AD1BO;EACI,iBAAA;CC4BX;AD7BO;EACI,iBAAA;CC+BX;ADhCO;EACI,iBAAA;CCkCX;ADnCO;EACI,iBAAA;CCqCX;ADtCO;EACI,iBAAA;CCwCX;ADzCO;EACI,iBAAA;CC2CX;AD5CO;EACI,iBAAA;CC8CX;AD/CO;EACI,iBAAA;CCiDX;ADlDO;EACI,iBAAA;CCoDX;ADrDO;EACI,iBAAA;CCuDX;ADxDO;EACI,iBAAA;CC0DX;AD3DO;EACI,iBAAA;CC6DX;AD9DO;EACI,iBAAA;CCgEX;ADjEO;EACI,iBAAA;CCmEX;ADpEO;EACI,iBAAA;CCsEX;ADvEO;EACI,iBAAA;CCyEX;AD1EO;EACI,iBAAA;CC4EX;AD7EO;EACI,iBAAA;CC+EX;ADhFO;EACI,iBAAA;CCkFX;ADnFO;EACI,iBAAA;CCqFX;ADtFO;EACI,iBAAA;CCwFX;ADzFO;EACI,iBAAA;CC2FX;AD5FO;EACI,iBAAA;CC8FX;AD/FO;EACI,iBAAA;CCiGX;ADlGO;EACI,iBAAA;CCoGX;ADrGO;EACI,iBAAA;CCuGX;ADxGO;EACI,iBAAA;CC0GX;AD3GO;EACI,iBAAA;CC6GX;AD9GO;EACI,iBAAA;CCgHX;ADjHO;EACI,iBAAA;CCmHX;ADpHO;EACI,iBAAA;CCsHX;ADvHO;EACI,iBAAA;CCyHX;AD1HO;EACI,iBAAA;CC4HX;AD7HO;EACI,iBAAA;CC+HX;ADhIO;EACI,iBAAA;CCkIX;ADnIO;EACI,iBAAA;CCqIX;ADtIO;EACI,iBAAA;CCwIX;ADzIO;EACI,iBAAA;CC2IX;AD5IO;EACI,iBAAA;CC8IX;AD/IO;EACI,iBAAA;CCiJX;ADlJO;EACI,iBAAA;CCoJX;ADrJO;EACI,iBAAA;CCuJX;ADxJO;EACI,iBAAA;CC0JX;AD3JO;EACI,iBAAA;CC6JX;AD9JO;EACI,iBAAA;CCgKX;ADjKO;EACI,iBAAA;CCmKX;ADpKO;EACI,iBAAA;CCsKX;ADvKO;EACI,iBAAA;CCyKX;AD1KO;EACI,iBAAA;CC4KX;AD7KO;EACI,iBAAA;CC+KX;ADhLO;EACI,iBAAA;CCkLX;ADnLO;EACI,iBAAA;CCqLX;ADtLO;EACI,iBAAA;CCwLX;ADzLO;EACI,iBAAA;CC2LX;AD5LO;EACI,iBAAA;CC8LX;AD/LO;EACI,iBAAA;CCiMX;ADlMO;EACI,iBAAA;CCoMX;ADrMO;EACI,iBAAA;CCuMX;ADxMO;EACI,iBAAA;CC0MX;AD3MO;EACI,iBAAA;CC6MX;AD9MO;EACI,iBAAA;CCgNX;ADjNO;EACI,iBAAA;CCmNX;ADpNO;EACI,iBAAA;CCsNX;ADvNO;EACI,iBAAA;CCyNX;AD1NO;EACI,iBAAA;CC4NX;AD7NO;EACI,iBAAA;CC+NX;ADhOO;EACI,iBAAA;CCkOX;ADnOO;EACI,iBAAA;CCqOX;ADtOO;EACI,iBAAA;CCwOX;ADzOO;EACI,iBAAA;CC2OX;AD5OO;EACI,iBAAA;CC8OX;AD/OO;EACI,iBAAA;CCiPX;ADlPO;EACI,iBAAA;CCoPX;ADrPO;EACI,iBAAA;CCuPX;ADxPO;EACI,iBAAA;CC0PX;AD3PO;EACI,iBAAA;CC6PX;AD9PO;EACI,iBAAA;CCgQX;ADjQO;EACI,iBAAA;CCmQX;ADpQO;EACI,iBAAA;CCsQX;ADvQO;EACI,iBAAA;CCyQX;AD1QO;EACI,iBAAA;CC4QX;AD7QO;EACI,iBAAA;CC+QX;ADhRO;EACI,iBAAA;CCkRX;ADnRO;EACI,iBAAA;CCqRX;ADtRO;EACI,iBAAA;CCwRX;AACD;EACE,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB;AACD;EACE,iBAAiB;CAClB","file":"siimple-icons.css"} \ No newline at end of file diff --git a/dist/siimple-icons.min.css b/dist/siimple-icons.min.css new file mode 100644 index 0000000..8f8e643 --- /dev/null +++ b/dist/siimple-icons.min.css @@ -0,0 +1,8 @@ +/*! + * @name siimple-icons 0.0.1 + * @description A suite of scalable icons for web, desktop and mobile projects + * @homepage https://icons.siimple.xyz + * @repository https://github.com/siimple/siimple-icons + * @bugs https://github.com/siimple/siimple-icons/issues + * @license MIT +**/@font-face{font-family:SiimpleIcons;src:url(fonts/siimple-icons.font.ttf) format("truetype"),url(fonts/siimple-icons.font.woff) format("woff"),url(fonts/siimple-icons.font.woff2) format("woff2");font-weight:400;font-style:normal}.si{display:inline-block;font-family:SiimpleIcons;font-size:14px;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.si::before{box-sizing:inherit}.si-announcement:before{content:"\e000"}.si-arrow-down:before{content:"\e001"}.si-arrow-left:before{content:"\e002"}.si-arrow-right:before{content:"\e003"}.si-arrow-up:before{content:"\e004"}.si-arrows:before{content:"\e005"}.si-box:before{content:"\e006"}.si-calendar:before{content:"\e007"}.si-check:before{content:"\e008"}.si-quote:before{content:"\e009"}.si-tasks:before{content:"\e00a"}.si-list-ol:before{content:"\e00b"}.si-table:before{content:"\e00c"}.si-chevron-down:before{content:"\e00d"}.si-chevron-left:before{content:"\e00e"}.si-chevron-right:before{content:"\e00f"}.si-chevron-up:before{content:"\e010"}.si-cloud-download:before{content:"\e011"}.si-cloud-upload:before{content:"\e012"}.si-cloud:before{content:"\e013"}.si-chart-bar:before{content:"\e014"}.si-cross:before{content:"\e015"}.si-edit:before{content:"\e016"}.si-chart-line:before{content:"\e017"}.si-exclamation:before{content:"\e018"}.si-expand:before{content:"\e019"}.si-file-empty:before{content:"\e01a"}.si-file:before{content:"\e01b"}.si-flask:before{content:"\e01c"}.si-folder:before{content:"\e01d"}.si-heart:before{content:"\e01e"}.si-home:before{content:"\e01f"}.si-briefcase:before{content:"\e020"}.si-info:before{content:"\e021"}.si-lightbulb:before{content:"\e022"}.si-list-ul:before{content:"\e023"}.si-location:before{content:"\e024"}.si-lock:before{content:"\e025"}.si-menu:before{content:"\e026"}.si-trophy:before{content:"\e027"}.si-minus:before{content:"\e028"}.si-palette:before{content:"\e029"}.si-brush:before{content:"\e02a"}.si-plus:before{content:"\e02b"}.si-processing:before{content:"\e02c"}.si-cart:before{content:"\e02d"}.si-question:before{content:"\e02e"}.si-redo:before{content:"\e02f"}.si-resize:before{content:"\e030"}.si-search:before{content:"\e031"}.si-settings:before{content:"\e032"}.si-star:before{content:"\e033"}.si-time:before{content:"\e034"}.si-trash:before{content:"\e035"}.si-undo:before{content:"\e036"}.si-unlock:before{content:"\e037"}.si-user-add:before{content:"\e038"}.si-user-delete:before{content:"\e039"}.si-user:before{content:"\e03a"}.si-volume-down:before{content:"\e03b"}.si-volume-mute:before{content:"\e03c"}.si-volume-up:before{content:"\e03d"}.si-zoom-in:before{content:"\e03e"}.si-zoom-out:before{content:"\e03f"}.si-bell:before{content:"\e040"}.si-attachment:before{content:"\e041"}.si-folder-open:before{content:"\e042"}.si-copy:before{content:"\e043"}.si-paste:before{content:"\e044"}.si-clipboard:before{content:"\e045"}.si-cut:before{content:"\e046"}.si-pen:before{content:"\e047"}.si-archive:before{content:"\e048"}.si-book:before{content:"\e049"}.si-layers:before{content:"\e04a"}.si-layer-add:before{content:"\e04b"}.si-layer-delete:before{content:"\e04c"}.si-message:before{content:"\e04d"}.si-save:before{content:"\e04e"}.si-rocket:before{content:"\e04f"}.si-shield:before{content:"\e050"}.si-shield-check:before{content:"\e051"}.si-tag:before{content:"\e052"}.si-map:before{content:"\e053"}.si-bookmark:before{content:"\e054"}.si-image:before{content:"\e055"}.si-grid:before{content:"\e056"}.si-presentation:before{content:"\e057"}.si-align-center:before{content:"\e058"}.si-align-left:before{content:"\e059"}.si-align-right:before{content:"\e05a"}.si-align-justify:before{content:"\e05b"}.si-comments:before{content:"\e05c"}.si-puzzle:before{content:"\e05d"}.si-bold:before{content:"\e05e"}.si-italic:before{content:"\e05f"}.si-underline:before{content:"\e060"}.si-erase:before{content:"\e061"}.si-link:before{content:"\e062"}.si-shield-cross:before{content:"\e063"} \ No newline at end of file diff --git a/dist/siimple-icons.svg b/dist/siimple-icons.svg index 619289d..d9452ba 100644 --- a/dist/siimple-icons.svg +++ b/dist/siimple-icons.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file