From 580bcc8f0a298ab197b28085b76d9ae0a4fb3494 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= Date: Tue, 22 May 2018 13:23:04 +0200 Subject: [PATCH] Ship v0.2.0 --- css/coreui-icons.css | 244 ++++++++++++++++++++++++++++++++- css/coreui-icons.css.map | 2 +- css/coreui-icons.min.css | 6 +- css/coreui-icons.min.css.map | 2 +- fonts/CoreUI-Icons-Linear.eot | Bin 10696 -> 20388 bytes fonts/CoreUI-Icons-Linear.svg | 61 ++++++++- fonts/CoreUI-Icons-Linear.ttf | Bin 10484 -> 20176 bytes fonts/CoreUI-Icons-Linear.woff | Bin 10560 -> 20252 bytes package-lock.json | 2 +- package.json | 4 +- scss/_core.scss | 33 +++++ scss/_functions.scss | 3 + scss/_variables.scss | 143 +++++++++++++------ scss/coreui-icons.scss | 230 +------------------------------ 14 files changed, 450 insertions(+), 280 deletions(-) create mode 100644 scss/_core.scss create mode 100644 scss/_functions.scss diff --git a/css/coreui-icons.css b/css/coreui-icons.css index 02bea4bbd..cfbd23cbf 100755 --- a/css/coreui-icons.css +++ b/css/coreui-icons.css @@ -1,15 +1,15 @@ @charset "UTF-8"; /*! - * CoreUI Icons- Open Source Icons - * @version v0.1.0 + * CoreUI Icons - Open Source Icons + * @version v0.2.0 * @link https://coreui.io/icons * Copyright (c) 2018 creativeLabs Łukasz Holeczek * Licensed under MIT (https://coreui.io/icons/license) */ @font-face { font-family: 'CoreUI-Icons-Linear'; - src: url("fonts/CoreUI-Icons-Linear.eot?64h6xh"); - src: url("fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix") format("embedded-opentype"), url("fonts/CoreUI-Icons-Linear.ttf?64h6xh") format("truetype"), url("fonts/CoreUI-Icons-Linear.woff?64h6xh") format("woff"), url("fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear") format("svg"); + src: url("../fonts/CoreUI-Icons-Linear.eot?64h6xh"); + src: url("../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix") format("embedded-opentype"), url("../fonts/CoreUI-Icons-Linear.ttf?64h6xh") format("truetype"), url("../fonts/CoreUI-Icons-Linear.woff?64h6xh") format("woff"), url("../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear") format("svg"); font-weight: normal; font-style: normal; } @@ -28,6 +28,242 @@ -moz-osx-font-smoothing: grayscale; } +.cui-account-logout:before { + content: "\e927"; +} + +.cui-action-redo:before { + content: "\e928"; +} + +.cui-action-undo:before { + content: "\e929"; +} + +.cui-align-center:before { + content: "\e92a"; +} + +.cui-align-left:before { + content: "\e92b"; +} + +.cui-align-right:before { + content: "\e92c"; +} + +.cui-aperture:before { + content: "\e92d"; +} + +.cui-arrow-bottom:before { + content: "\e92e"; +} + +.cui-arrow-circle-bottom:before { + content: "\e92f"; +} + +.cui-arrow-circle-left:before { + content: "\e930"; +} + +.cui-arrow-circle-right:before { + content: "\e931"; +} + +.cui-arrow-circle-top:before { + content: "\e932"; +} + +.cui-arrow-left:before { + content: "\e933"; +} + +.cui-arrow-right:before { + content: "\e934"; +} + +.cui-arrow-thick-bottom:before { + content: "\e935"; +} + +.cui-arrow-thick-left:before { + content: "\e936"; +} + +.cui-arrow-thick-right:before { + content: "\e937"; +} + +.cui-arrow-thick-top:before { + content: "\e938"; +} + +.cui-arrow-top:before { + content: "\e939"; +} + +.cui-audio:before { + content: "\e93a"; +} + +.cui-audio-spectrum:before { + content: "\e93b"; +} + +.cui-badge:before { + content: "\e93c"; +} + +.cui-ban:before { + content: "\e93d"; +} + +.cui-bar-chart:before { + content: "\e93e"; +} + +.cui-battery-empty:before { + content: "\e93f"; +} + +.cui-battery-full:before { + content: "\e940"; +} + +.cui-beaker:before { + content: "\e941"; +} + +.cui-bluetooth:before { + content: "\e942"; +} + +.cui-bold:before { + content: "\e943"; +} + +.cui-bolt:before { + content: "\e944"; +} + +.cui-book:before { + content: "\e945"; +} + +.cui-bookmark:before { + content: "\e946"; +} + +.cui-box:before { + content: "\e947"; +} + +.cui-briefcase:before { + content: "\e948"; +} + +.cui-british-pound:before { + content: "\e949"; +} + +.cui-browser:before { + content: "\e94a"; +} + +.cui-brush:before { + content: "\e94b"; +} + +.cui-bug:before { + content: "\e94c"; +} + +.cui-bullhorn:before { + content: "\e94d"; +} + +.cui-caret-bottom:before { + content: "\e94e"; +} + +.cui-caret-left:before { + content: "\e94f"; +} + +.cui-caret-right:before { + content: "\e950"; +} + +.cui-caret-top:before { + content: "\e951"; +} + +.cui-cart:before { + content: "\e952"; +} + +.cui-chat:before { + content: "\e953"; +} + +.cui-check:before { + content: "\e954"; +} + +.cui-chevron-bottom:before { + content: "\e955"; +} + +.cui-chevron-left:before { + content: "\e956"; +} + +.cui-chevron-right:before { + content: "\e957"; +} + +.cui-chevron-top:before { + content: "\e958"; +} + +.cui-circle-check:before { + content: "\e959"; +} + +.cui-circle-x:before { + content: "\e95a"; +} + +.cui-clipboard:before { + content: "\e95b"; +} + +.cui-clock:before { + content: "\e95c"; +} + +.cui-cloud:before { + content: "\e95d"; +} + +.cui-cloud-upload:before { + content: "\e95e"; +} + +.cui-cloudy:before { + content: "\e95f"; +} + +.cui-social-linkedin:before { + content: "\e960"; +} + +.cui-social-spotify:before { + content: "\e961"; +} + .cui-basket-loaded:before { content: "\e900"; } diff --git a/css/coreui-icons.css.map b/css/coreui-icons.css.map index 46128a289..90c7c9fe7 100644 --- a/css/coreui-icons.css.map +++ b/css/coreui-icons.css.map @@ -1 +1 @@ -{"version":3,"sources":["coreui-icons.css","../scss/coreui-icons.scss"],"names":[],"mappings":"AAAA,iBAAiB;ACAjB;;;;;;GAMG;AAIH;EACE,mCAAkC;EAClC,iDAAiE;EACjE,+RAG+F;EAC/F,oBAAmB;EACnB,mBAAkB;CDJnB;;AAED;ECME,gFAAgF;EAChF,8CAA6C;EAC7C,YAAW;EACX,mBAAkB;EAClB,oBAAmB;EACnB,qBAAoB;EACpB,qBAAoB;EACpB,eAAc;EAEd,uCAAuC;EACvC,oCAAmC;EACnC,mCAAkC;CACnC;;AAMD;EAEI,iBAL0C;CAM3C;;AAEH;EAEI,iBAV0C;CAW3C;;AAEH;EAEI,iBAf0C;CAgB3C;;AAEH;EAEI,iBApB0C;CAqB3C;;AAEH;EAEI,iBAzB0C;CA0B3C;;AAEH;EAEI,iBA9B0C;CA+B3C;;AAEH;EAEI,iBAnC0C;CAoC3C;;AAEH;EAEI,iBAxC0C;CAyC3C;;AAEH;EAEI,iBA7C0C;CA8C3C;;AAEH;EAEI,iBAlD0C;CAmD3C;;AAEH;EAEI,iBAvD0C;CAwD3C;;AAEH;EAEI,iBA5D0C;CA6D3C;;AAEH;EAEI,iBAjE0C;CAkE3C;;AAEH;EAEI,iBAtE0C;CAuE3C;;AAEH;EAEI,iBA3E0C;CA4E3C;;AAEH;EAEI,iBAhF0C;CAiF3C;;AAEH;EAEI,iBArF0C;CAsF3C;;AAEH;EAEI,iBA1F0C;CA2F3C;;AAEH;EAEI,iBA/F0C;CAgG3C;;AAEH;EAEI,iBApG0C;CAqG3C;;AAEH;EAEI,iBAzG0C;CA0G3C;;AAEH;EAEI,iBA9G0C;CA+G3C;;AAEH;EAEI,iBAnH0C;CAoH3C;;AAEH;EAEI,iBAxH0C;CAyH3C;;AAEH;EAEI,iBA7H0C;CA8H3C;;AAEH;EAEI,iBAlI0C;CAmI3C;;AAEH;EAEI,iBAvI0C;CAwI3C;;AAEH;EAEI,iBA5I0C;CA6I3C;;AAEH;EAEI,iBAjJ0C;CAkJ3C;;AAEH;EAEI,iBAtJ0C;CAuJ3C;;AAEH;EAEI,iBA3J0C;CA4J3C;;AAEH;EAEI,iBAhK0C;CAiK3C;;AAEH;EAEI,iBArK0C;CAsK3C;;AAEH;EAEI,iBA1K0C;CA2K3C;;AAEH;EAEI,iBA/K0C;CAgL3C;;AAEH;EAEI,iBApL0C;CAqL3C;;AAEH;EAEI,iBAzL0C;CA0L3C;;AAEH;EAEI,iBA9L0C;CA+L3C;;AAEH;EAEI,iBAnM0C;CAoM3C","file":"coreui-icons.css","sourcesContent":["@charset \"UTF-8\";\n/*!\n * CoreUI Icons- Open Source Icons\n * @version v0.1.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url(\"fonts/CoreUI-Icons-Linear.eot?64h6xh\");\n src: url(\"fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix\") format(\"embedded-opentype\"), url(\"fonts/CoreUI-Icons-Linear.ttf?64h6xh\") format(\"truetype\"), url(\"fonts/CoreUI-Icons-Linear.woff?64h6xh\") format(\"woff\"), url(\"fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.cui-basket-loaded:before {\n content: \"\\e900\";\n}\n\n.cui-bell:before {\n content: \"\\e901\";\n}\n\n.cui-calculator:before {\n content: \"\\e902\";\n}\n\n.cui-calendar:before {\n content: \"\\e903\";\n}\n\n.cui-camera:before {\n content: \"\\e904\";\n}\n\n.cui-chart:before {\n content: \"\\e905\";\n}\n\n.cui-cloud-download:before {\n content: \"\\e906\";\n}\n\n.cui-cursor:before {\n content: \"\\e907\";\n}\n\n.cui-cursor-move:before {\n content: \"\\e908\";\n}\n\n.cui-drop:before {\n content: \"\\e909\";\n}\n\n.cui-energy:before {\n content: \"\\e90a\";\n}\n\n.cui-envelope-letter:before {\n content: \"\\e90b\";\n}\n\n.cui-equalizer:before {\n content: \"\\e90c\";\n}\n\n.cui-globe:before {\n content: \"\\e90d\";\n}\n\n.cui-graph:before {\n content: \"\\e90e\";\n}\n\n.cui-home:before {\n content: \"\\e90f\";\n}\n\n.cui-layers:before {\n content: \"\\e910\";\n}\n\n.cui-list:before {\n content: \"\\e911\";\n}\n\n.cui-location-pin:before {\n content: \"\\e912\";\n}\n\n.cui-map:before {\n content: \"\\e913\";\n}\n\n.cui-note:before {\n content: \"\\e914\";\n}\n\n.cui-options:before {\n content: \"\\e915\";\n}\n\n.cui-pencil:before {\n content: \"\\e916\";\n}\n\n.cui-people:before {\n content: \"\\e917\";\n}\n\n.cui-pie-chart:before {\n content: \"\\e918\";\n}\n\n.cui-puzzle:before {\n content: \"\\e919\";\n}\n\n.cui-screen-desktop:before {\n content: \"\\e91a\";\n}\n\n.cui-screen-smartphone:before {\n content: \"\\e91b\";\n}\n\n.cui-settings:before {\n content: \"\\e91c\";\n}\n\n.cui-social-facebook:before {\n content: \"\\e91d\";\n}\n\n.cui-social-skype:before {\n content: \"\\e91e\";\n}\n\n.cui-social-twitter:before {\n content: \"\\e91f\";\n}\n\n.cui-speech:before {\n content: \"\\e920\";\n}\n\n.cui-speedometer:before {\n content: \"\\e921\";\n}\n\n.cui-star:before {\n content: \"\\e922\";\n}\n\n.cui-user:before {\n content: \"\\e923\";\n}\n\n.cui-user-female:before {\n content: \"\\e924\";\n}\n\n.cui-user-follow:before {\n content: \"\\e925\";\n}\n\n.cui-user-unfollow:before {\n content: \"\\e926\";\n}\n\n/*# sourceMappingURL=coreui-icons.css.map */","/*!\n * CoreUI Icons- Open Source Icons\n * @version v0.1.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n\n@import \"variables\";\n\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url('#{$icomoon-font-path}/CoreUI-Icons-Linear.eot?64h6xh');\n src: url('#{$icomoon-font-path}/CoreUI-Icons-Linear.eot?64h6xh#iefix') format('embedded-opentype'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.ttf?64h6xh') format('truetype'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.woff?64h6xh') format('woff'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@function unicode($str) {\n @return unquote(\"\\\"\") + $str + unquote(\"\\\"\");\n}\n\n.cui-basket-loaded {\n &:before {\n content: unicode($cui-basket-loaded);\n }\n}\n.cui-bell {\n &:before {\n content: unicode($cui-bell);\n }\n}\n.cui-calculator {\n &:before {\n content: unicode($cui-calculator);\n }\n}\n.cui-calendar {\n &:before {\n content: unicode($cui-calendar);\n }\n}\n.cui-camera {\n &:before {\n content: unicode($cui-camera);\n }\n}\n.cui-chart {\n &:before {\n content: unicode($cui-chart);\n }\n}\n.cui-cloud-download {\n &:before {\n content: unicode($cui-cloud-download);\n }\n}\n.cui-cursor {\n &:before {\n content: unicode($cui-cursor);\n }\n}\n.cui-cursor-move {\n &:before {\n content: unicode($cui-cursor-move);\n }\n}\n.cui-drop {\n &:before {\n content: unicode($cui-drop);\n }\n}\n.cui-energy {\n &:before {\n content: unicode($cui-energy);\n }\n}\n.cui-envelope-letter {\n &:before {\n content: unicode($cui-envelope-letter);\n }\n}\n.cui-equalizer {\n &:before {\n content: unicode($cui-equalizer);\n }\n}\n.cui-globe {\n &:before {\n content: unicode($cui-globe);\n }\n}\n.cui-graph {\n &:before {\n content: unicode($cui-graph);\n }\n}\n.cui-home {\n &:before {\n content: unicode($cui-home);\n }\n}\n.cui-layers {\n &:before {\n content: unicode($cui-layers);\n }\n}\n.cui-list {\n &:before {\n content: unicode($cui-list);\n }\n}\n.cui-location-pin {\n &:before {\n content: unicode($cui-location-pin);\n }\n}\n.cui-map {\n &:before {\n content: unicode($cui-map);\n }\n}\n.cui-note {\n &:before {\n content: unicode($cui-note);\n }\n}\n.cui-options {\n &:before {\n content: unicode($cui-options);\n }\n}\n.cui-pencil {\n &:before {\n content: unicode($cui-pencil);\n }\n}\n.cui-people {\n &:before {\n content: unicode($cui-people);\n }\n}\n.cui-pie-chart {\n &:before {\n content: unicode($cui-pie-chart);\n }\n}\n.cui-puzzle {\n &:before {\n content: unicode($cui-puzzle);\n }\n}\n.cui-screen-desktop {\n &:before {\n content: unicode($cui-screen-desktop);\n }\n}\n.cui-screen-smartphone {\n &:before {\n content: unicode($cui-screen-smartphone);\n }\n}\n.cui-settings {\n &:before {\n content: unicode($cui-settings);\n }\n}\n.cui-social-facebook {\n &:before {\n content: unicode($cui-social-facebook);\n }\n}\n.cui-social-skype {\n &:before {\n content: unicode($cui-social-skype);\n }\n}\n.cui-social-twitter {\n &:before {\n content: unicode($cui-social-twitter);\n }\n}\n.cui-speech {\n &:before {\n content: unicode($cui-speech);\n }\n}\n.cui-speedometer {\n &:before {\n content: unicode($cui-speedometer);\n }\n}\n.cui-star {\n &:before {\n content: unicode($cui-star);\n }\n}\n.cui-user {\n &:before {\n content: unicode($cui-user);\n }\n}\n.cui-user-female {\n &:before {\n content: unicode($cui-user-female);\n }\n}\n.cui-user-follow {\n &:before {\n content: unicode($cui-user-follow);\n }\n}\n.cui-user-unfollow {\n &:before {\n content: unicode($cui-user-unfollow);\n }\n}\n"]} \ No newline at end of file +{"version":3,"sources":["coreui-icons.css","../scss/coreui-icons.scss","../scss/_core.scss","../scss/_functions.scss"],"names":[],"mappings":"AAAA,iBAAiB;ACAjB;;;;;;GAMG;ACNH;EACE,mCAAkC;EAClC,oDAAsE;EACtE,2SAGoG;EACpG,oBAAmB;EACnB,mBAAkB;CFMnB;;AAED;EEJE,gFAAgF;EAChF,8CAA6C;EAC7C,YAAW;EACX,mBAAkB;EAClB,oBAAmB;EACnB,qBAAoB;EACpB,qBAAoB;EACpB,eAAc;EAEd,uCAAuC;EACvC,oCAAmC;EACnC,mCAAkC;CACnC;;AAGC;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC;;AAHH;EAEI,iBC5BwC;CD6BzC","file":"coreui-icons.css","sourcesContent":["@charset \"UTF-8\";\n/*!\n * CoreUI Icons - Open Source Icons\n * @version v0.2.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url(\"../fonts/CoreUI-Icons-Linear.eot?64h6xh\");\n src: url(\"../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix\") format(\"embedded-opentype\"), url(\"../fonts/CoreUI-Icons-Linear.ttf?64h6xh\") format(\"truetype\"), url(\"../fonts/CoreUI-Icons-Linear.woff?64h6xh\") format(\"woff\"), url(\"../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.cui-account-logout:before {\n content: \"\\e927\";\n}\n\n.cui-action-redo:before {\n content: \"\\e928\";\n}\n\n.cui-action-undo:before {\n content: \"\\e929\";\n}\n\n.cui-align-center:before {\n content: \"\\e92a\";\n}\n\n.cui-align-left:before {\n content: \"\\e92b\";\n}\n\n.cui-align-right:before {\n content: \"\\e92c\";\n}\n\n.cui-aperture:before {\n content: \"\\e92d\";\n}\n\n.cui-arrow-bottom:before {\n content: \"\\e92e\";\n}\n\n.cui-arrow-circle-bottom:before {\n content: \"\\e92f\";\n}\n\n.cui-arrow-circle-left:before {\n content: \"\\e930\";\n}\n\n.cui-arrow-circle-right:before {\n content: \"\\e931\";\n}\n\n.cui-arrow-circle-top:before {\n content: \"\\e932\";\n}\n\n.cui-arrow-left:before {\n content: \"\\e933\";\n}\n\n.cui-arrow-right:before {\n content: \"\\e934\";\n}\n\n.cui-arrow-thick-bottom:before {\n content: \"\\e935\";\n}\n\n.cui-arrow-thick-left:before {\n content: \"\\e936\";\n}\n\n.cui-arrow-thick-right:before {\n content: \"\\e937\";\n}\n\n.cui-arrow-thick-top:before {\n content: \"\\e938\";\n}\n\n.cui-arrow-top:before {\n content: \"\\e939\";\n}\n\n.cui-audio:before {\n content: \"\\e93a\";\n}\n\n.cui-audio-spectrum:before {\n content: \"\\e93b\";\n}\n\n.cui-badge:before {\n content: \"\\e93c\";\n}\n\n.cui-ban:before {\n content: \"\\e93d\";\n}\n\n.cui-bar-chart:before {\n content: \"\\e93e\";\n}\n\n.cui-battery-empty:before {\n content: \"\\e93f\";\n}\n\n.cui-battery-full:before {\n content: \"\\e940\";\n}\n\n.cui-beaker:before {\n content: \"\\e941\";\n}\n\n.cui-bluetooth:before {\n content: \"\\e942\";\n}\n\n.cui-bold:before {\n content: \"\\e943\";\n}\n\n.cui-bolt:before {\n content: \"\\e944\";\n}\n\n.cui-book:before {\n content: \"\\e945\";\n}\n\n.cui-bookmark:before {\n content: \"\\e946\";\n}\n\n.cui-box:before {\n content: \"\\e947\";\n}\n\n.cui-briefcase:before {\n content: \"\\e948\";\n}\n\n.cui-british-pound:before {\n content: \"\\e949\";\n}\n\n.cui-browser:before {\n content: \"\\e94a\";\n}\n\n.cui-brush:before {\n content: \"\\e94b\";\n}\n\n.cui-bug:before {\n content: \"\\e94c\";\n}\n\n.cui-bullhorn:before {\n content: \"\\e94d\";\n}\n\n.cui-caret-bottom:before {\n content: \"\\e94e\";\n}\n\n.cui-caret-left:before {\n content: \"\\e94f\";\n}\n\n.cui-caret-right:before {\n content: \"\\e950\";\n}\n\n.cui-caret-top:before {\n content: \"\\e951\";\n}\n\n.cui-cart:before {\n content: \"\\e952\";\n}\n\n.cui-chat:before {\n content: \"\\e953\";\n}\n\n.cui-check:before {\n content: \"\\e954\";\n}\n\n.cui-chevron-bottom:before {\n content: \"\\e955\";\n}\n\n.cui-chevron-left:before {\n content: \"\\e956\";\n}\n\n.cui-chevron-right:before {\n content: \"\\e957\";\n}\n\n.cui-chevron-top:before {\n content: \"\\e958\";\n}\n\n.cui-circle-check:before {\n content: \"\\e959\";\n}\n\n.cui-circle-x:before {\n content: \"\\e95a\";\n}\n\n.cui-clipboard:before {\n content: \"\\e95b\";\n}\n\n.cui-clock:before {\n content: \"\\e95c\";\n}\n\n.cui-cloud:before {\n content: \"\\e95d\";\n}\n\n.cui-cloud-upload:before {\n content: \"\\e95e\";\n}\n\n.cui-cloudy:before {\n content: \"\\e95f\";\n}\n\n.cui-social-linkedin:before {\n content: \"\\e960\";\n}\n\n.cui-social-spotify:before {\n content: \"\\e961\";\n}\n\n.cui-basket-loaded:before {\n content: \"\\e900\";\n}\n\n.cui-bell:before {\n content: \"\\e901\";\n}\n\n.cui-calculator:before {\n content: \"\\e902\";\n}\n\n.cui-calendar:before {\n content: \"\\e903\";\n}\n\n.cui-camera:before {\n content: \"\\e904\";\n}\n\n.cui-chart:before {\n content: \"\\e905\";\n}\n\n.cui-cloud-download:before {\n content: \"\\e906\";\n}\n\n.cui-cursor:before {\n content: \"\\e907\";\n}\n\n.cui-cursor-move:before {\n content: \"\\e908\";\n}\n\n.cui-drop:before {\n content: \"\\e909\";\n}\n\n.cui-energy:before {\n content: \"\\e90a\";\n}\n\n.cui-envelope-letter:before {\n content: \"\\e90b\";\n}\n\n.cui-equalizer:before {\n content: \"\\e90c\";\n}\n\n.cui-globe:before {\n content: \"\\e90d\";\n}\n\n.cui-graph:before {\n content: \"\\e90e\";\n}\n\n.cui-home:before {\n content: \"\\e90f\";\n}\n\n.cui-layers:before {\n content: \"\\e910\";\n}\n\n.cui-list:before {\n content: \"\\e911\";\n}\n\n.cui-location-pin:before {\n content: \"\\e912\";\n}\n\n.cui-map:before {\n content: \"\\e913\";\n}\n\n.cui-note:before {\n content: \"\\e914\";\n}\n\n.cui-options:before {\n content: \"\\e915\";\n}\n\n.cui-pencil:before {\n content: \"\\e916\";\n}\n\n.cui-people:before {\n content: \"\\e917\";\n}\n\n.cui-pie-chart:before {\n content: \"\\e918\";\n}\n\n.cui-puzzle:before {\n content: \"\\e919\";\n}\n\n.cui-screen-desktop:before {\n content: \"\\e91a\";\n}\n\n.cui-screen-smartphone:before {\n content: \"\\e91b\";\n}\n\n.cui-settings:before {\n content: \"\\e91c\";\n}\n\n.cui-social-facebook:before {\n content: \"\\e91d\";\n}\n\n.cui-social-skype:before {\n content: \"\\e91e\";\n}\n\n.cui-social-twitter:before {\n content: \"\\e91f\";\n}\n\n.cui-speech:before {\n content: \"\\e920\";\n}\n\n.cui-speedometer:before {\n content: \"\\e921\";\n}\n\n.cui-star:before {\n content: \"\\e922\";\n}\n\n.cui-user:before {\n content: \"\\e923\";\n}\n\n.cui-user-female:before {\n content: \"\\e924\";\n}\n\n.cui-user-follow:before {\n content: \"\\e925\";\n}\n\n.cui-user-unfollow:before {\n content: \"\\e926\";\n}\n\n/*# sourceMappingURL=coreui-icons.css.map */","/*!\n * CoreUI Icons - Open Source Icons\n * @version v0.2.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n\n@import \"variables\";\n@import \"functions\";\n@import \"core\";\n","@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh');\n src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh#iefix') format('embedded-opentype'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.ttf?64h6xh') format('truetype'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.woff?64h6xh') format('woff'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"#{$coreui-icons-prefix}\"], [class*=\" #{$coreui-icons-prefix}\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@each $icon, $unicode in $icons {\n .#{$coreui-icons-prefix}#{$icon} {\n &:before {\n content: unicode($unicode);\n }\n }\n}\n","@function unicode($str) {\n @return unquote(\"\\\"\") + $str + unquote(\"\\\"\");\n}\n"]} \ No newline at end of file diff --git a/css/coreui-icons.min.css b/css/coreui-icons.min.css index bbeffac2b..65871377b 100644 --- a/css/coreui-icons.min.css +++ b/css/coreui-icons.min.css @@ -1,8 +1,8 @@ @charset "UTF-8";/*! - * CoreUI Icons- Open Source Icons - * @version v0.1.0 + * CoreUI Icons - Open Source Icons + * @version v0.2.0 * @link https://coreui.io/icons * Copyright (c) 2018 creativeLabs Łukasz Holeczek * Licensed under MIT (https://coreui.io/icons/license) - */@font-face{font-family:CoreUI-Icons-Linear;src:url(fonts/CoreUI-Icons-Linear.eot?64h6xh);src:url(fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix) format("embedded-opentype"),url(fonts/CoreUI-Icons-Linear.ttf?64h6xh) format("truetype"),url(fonts/CoreUI-Icons-Linear.woff?64h6xh) format("woff"),url(fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear) format("svg");font-weight:400;font-style:normal}[class*=" cui-"],[class^=cui-]{font-family:CoreUI-Icons-Linear!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cui-basket-loaded:before{content:"\e900"}.cui-bell:before{content:"\e901"}.cui-calculator:before{content:"\e902"}.cui-calendar:before{content:"\e903"}.cui-camera:before{content:"\e904"}.cui-chart:before{content:"\e905"}.cui-cloud-download:before{content:"\e906"}.cui-cursor:before{content:"\e907"}.cui-cursor-move:before{content:"\e908"}.cui-drop:before{content:"\e909"}.cui-energy:before{content:"\e90a"}.cui-envelope-letter:before{content:"\e90b"}.cui-equalizer:before{content:"\e90c"}.cui-globe:before{content:"\e90d"}.cui-graph:before{content:"\e90e"}.cui-home:before{content:"\e90f"}.cui-layers:before{content:"\e910"}.cui-list:before{content:"\e911"}.cui-location-pin:before{content:"\e912"}.cui-map:before{content:"\e913"}.cui-note:before{content:"\e914"}.cui-options:before{content:"\e915"}.cui-pencil:before{content:"\e916"}.cui-people:before{content:"\e917"}.cui-pie-chart:before{content:"\e918"}.cui-puzzle:before{content:"\e919"}.cui-screen-desktop:before{content:"\e91a"}.cui-screen-smartphone:before{content:"\e91b"}.cui-settings:before{content:"\e91c"}.cui-social-facebook:before{content:"\e91d"}.cui-social-skype:before{content:"\e91e"}.cui-social-twitter:before{content:"\e91f"}.cui-speech:before{content:"\e920"}.cui-speedometer:before{content:"\e921"}.cui-star:before{content:"\e922"}.cui-user:before{content:"\e923"}.cui-user-female:before{content:"\e924"}.cui-user-follow:before{content:"\e925"}.cui-user-unfollow:before{content:"\e926"} + */@font-face{font-family:CoreUI-Icons-Linear;src:url(../fonts/CoreUI-Icons-Linear.eot?64h6xh);src:url(../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix) format("embedded-opentype"),url(../fonts/CoreUI-Icons-Linear.ttf?64h6xh) format("truetype"),url(../fonts/CoreUI-Icons-Linear.woff?64h6xh) format("woff"),url(../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear) format("svg");font-weight:400;font-style:normal}[class*=" cui-"],[class^=cui-]{font-family:CoreUI-Icons-Linear!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cui-account-logout:before{content:"\e927"}.cui-action-redo:before{content:"\e928"}.cui-action-undo:before{content:"\e929"}.cui-align-center:before{content:"\e92a"}.cui-align-left:before{content:"\e92b"}.cui-align-right:before{content:"\e92c"}.cui-aperture:before{content:"\e92d"}.cui-arrow-bottom:before{content:"\e92e"}.cui-arrow-circle-bottom:before{content:"\e92f"}.cui-arrow-circle-left:before{content:"\e930"}.cui-arrow-circle-right:before{content:"\e931"}.cui-arrow-circle-top:before{content:"\e932"}.cui-arrow-left:before{content:"\e933"}.cui-arrow-right:before{content:"\e934"}.cui-arrow-thick-bottom:before{content:"\e935"}.cui-arrow-thick-left:before{content:"\e936"}.cui-arrow-thick-right:before{content:"\e937"}.cui-arrow-thick-top:before{content:"\e938"}.cui-arrow-top:before{content:"\e939"}.cui-audio:before{content:"\e93a"}.cui-audio-spectrum:before{content:"\e93b"}.cui-badge:before{content:"\e93c"}.cui-ban:before{content:"\e93d"}.cui-bar-chart:before{content:"\e93e"}.cui-battery-empty:before{content:"\e93f"}.cui-battery-full:before{content:"\e940"}.cui-beaker:before{content:"\e941"}.cui-bluetooth:before{content:"\e942"}.cui-bold:before{content:"\e943"}.cui-bolt:before{content:"\e944"}.cui-book:before{content:"\e945"}.cui-bookmark:before{content:"\e946"}.cui-box:before{content:"\e947"}.cui-briefcase:before{content:"\e948"}.cui-british-pound:before{content:"\e949"}.cui-browser:before{content:"\e94a"}.cui-brush:before{content:"\e94b"}.cui-bug:before{content:"\e94c"}.cui-bullhorn:before{content:"\e94d"}.cui-caret-bottom:before{content:"\e94e"}.cui-caret-left:before{content:"\e94f"}.cui-caret-right:before{content:"\e950"}.cui-caret-top:before{content:"\e951"}.cui-cart:before{content:"\e952"}.cui-chat:before{content:"\e953"}.cui-check:before{content:"\e954"}.cui-chevron-bottom:before{content:"\e955"}.cui-chevron-left:before{content:"\e956"}.cui-chevron-right:before{content:"\e957"}.cui-chevron-top:before{content:"\e958"}.cui-circle-check:before{content:"\e959"}.cui-circle-x:before{content:"\e95a"}.cui-clipboard:before{content:"\e95b"}.cui-clock:before{content:"\e95c"}.cui-cloud:before{content:"\e95d"}.cui-cloud-upload:before{content:"\e95e"}.cui-cloudy:before{content:"\e95f"}.cui-social-linkedin:before{content:"\e960"}.cui-social-spotify:before{content:"\e961"}.cui-basket-loaded:before{content:"\e900"}.cui-bell:before{content:"\e901"}.cui-calculator:before{content:"\e902"}.cui-calendar:before{content:"\e903"}.cui-camera:before{content:"\e904"}.cui-chart:before{content:"\e905"}.cui-cloud-download:before{content:"\e906"}.cui-cursor:before{content:"\e907"}.cui-cursor-move:before{content:"\e908"}.cui-drop:before{content:"\e909"}.cui-energy:before{content:"\e90a"}.cui-envelope-letter:before{content:"\e90b"}.cui-equalizer:before{content:"\e90c"}.cui-globe:before{content:"\e90d"}.cui-graph:before{content:"\e90e"}.cui-home:before{content:"\e90f"}.cui-layers:before{content:"\e910"}.cui-list:before{content:"\e911"}.cui-location-pin:before{content:"\e912"}.cui-map:before{content:"\e913"}.cui-note:before{content:"\e914"}.cui-options:before{content:"\e915"}.cui-pencil:before{content:"\e916"}.cui-people:before{content:"\e917"}.cui-pie-chart:before{content:"\e918"}.cui-puzzle:before{content:"\e919"}.cui-screen-desktop:before{content:"\e91a"}.cui-screen-smartphone:before{content:"\e91b"}.cui-settings:before{content:"\e91c"}.cui-social-facebook:before{content:"\e91d"}.cui-social-skype:before{content:"\e91e"}.cui-social-twitter:before{content:"\e91f"}.cui-speech:before{content:"\e920"}.cui-speedometer:before{content:"\e921"}.cui-star:before{content:"\e922"}.cui-user:before{content:"\e923"}.cui-user-female:before{content:"\e924"}.cui-user-follow:before{content:"\e925"}.cui-user-unfollow:before{content:"\e926"} /*# sourceMappingURL=coreui-icons.min.css.map */ \ No newline at end of file diff --git a/css/coreui-icons.min.css.map b/css/coreui-icons.min.css.map index cbd1a3811..1d2cd18b7 100644 --- a/css/coreui-icons.min.css.map +++ b/css/coreui-icons.min.css.map @@ -1 +1 @@ -{"version":3,"sources":["../scss/coreui-icons.scss","coreui-icons.css"],"names":[],"mappings":"iBAAA;;;;;;AAUA,WACE,YAAA,oBACA,IAAA,0CACA,IAAA,gDAAA,2BAAA,CAAA,0CAAA,kBAAA,CAAA,2CAAA,cAAA,CAAA,8DAAA,cAIA,YAAA,IACA,WAAA,OCFF,iBAAA,cDOE,YAAA,8BACA,MAAA,KACA,WAAA,OACA,YAAA,IACA,aAAA,OACA,eAAA,KACA,YAAA,EAGA,uBAAA,YACA,wBAAA,UAOF,0BAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,uBAEI,QAAA,QAGJ,qBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,kBAEI,QAAA,QAGJ,2BAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,wBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,4BAEI,QAAA,QAGJ,sBAEI,QAAA,QAGJ,kBAEI,QAAA,QAGJ,kBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,yBAEI,QAAA,QAGJ,gBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,oBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,sBAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,2BAEI,QAAA,QAGJ,8BAEI,QAAA,QAGJ,qBAEI,QAAA,QAGJ,4BAEI,QAAA,QAGJ,yBAEI,QAAA,QAGJ,2BAEI,QAAA,QAGJ,mBAEI,QAAA,QAGJ,wBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,iBAEI,QAAA,QAGJ,wBAEI,QAAA,QAGJ,wBAEI,QAAA,QAGJ,0BAEI,QAAA","sourcesContent":["/*!\n * CoreUI Icons- Open Source Icons\n * @version v0.1.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n\n@import \"variables\";\n\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url('#{$icomoon-font-path}/CoreUI-Icons-Linear.eot?64h6xh');\n src: url('#{$icomoon-font-path}/CoreUI-Icons-Linear.eot?64h6xh#iefix') format('embedded-opentype'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.ttf?64h6xh') format('truetype'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.woff?64h6xh') format('woff'),\n url('#{$icomoon-font-path}/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@function unicode($str) {\n @return unquote(\"\\\"\") + $str + unquote(\"\\\"\");\n}\n\n.cui-basket-loaded {\n &:before {\n content: unicode($cui-basket-loaded);\n }\n}\n.cui-bell {\n &:before {\n content: unicode($cui-bell);\n }\n}\n.cui-calculator {\n &:before {\n content: unicode($cui-calculator);\n }\n}\n.cui-calendar {\n &:before {\n content: unicode($cui-calendar);\n }\n}\n.cui-camera {\n &:before {\n content: unicode($cui-camera);\n }\n}\n.cui-chart {\n &:before {\n content: unicode($cui-chart);\n }\n}\n.cui-cloud-download {\n &:before {\n content: unicode($cui-cloud-download);\n }\n}\n.cui-cursor {\n &:before {\n content: unicode($cui-cursor);\n }\n}\n.cui-cursor-move {\n &:before {\n content: unicode($cui-cursor-move);\n }\n}\n.cui-drop {\n &:before {\n content: unicode($cui-drop);\n }\n}\n.cui-energy {\n &:before {\n content: unicode($cui-energy);\n }\n}\n.cui-envelope-letter {\n &:before {\n content: unicode($cui-envelope-letter);\n }\n}\n.cui-equalizer {\n &:before {\n content: unicode($cui-equalizer);\n }\n}\n.cui-globe {\n &:before {\n content: unicode($cui-globe);\n }\n}\n.cui-graph {\n &:before {\n content: unicode($cui-graph);\n }\n}\n.cui-home {\n &:before {\n content: unicode($cui-home);\n }\n}\n.cui-layers {\n &:before {\n content: unicode($cui-layers);\n }\n}\n.cui-list {\n &:before {\n content: unicode($cui-list);\n }\n}\n.cui-location-pin {\n &:before {\n content: unicode($cui-location-pin);\n }\n}\n.cui-map {\n &:before {\n content: unicode($cui-map);\n }\n}\n.cui-note {\n &:before {\n content: unicode($cui-note);\n }\n}\n.cui-options {\n &:before {\n content: unicode($cui-options);\n }\n}\n.cui-pencil {\n &:before {\n content: unicode($cui-pencil);\n }\n}\n.cui-people {\n &:before {\n content: unicode($cui-people);\n }\n}\n.cui-pie-chart {\n &:before {\n content: unicode($cui-pie-chart);\n }\n}\n.cui-puzzle {\n &:before {\n content: unicode($cui-puzzle);\n }\n}\n.cui-screen-desktop {\n &:before {\n content: unicode($cui-screen-desktop);\n }\n}\n.cui-screen-smartphone {\n &:before {\n content: unicode($cui-screen-smartphone);\n }\n}\n.cui-settings {\n &:before {\n content: unicode($cui-settings);\n }\n}\n.cui-social-facebook {\n &:before {\n content: unicode($cui-social-facebook);\n }\n}\n.cui-social-skype {\n &:before {\n content: unicode($cui-social-skype);\n }\n}\n.cui-social-twitter {\n &:before {\n content: unicode($cui-social-twitter);\n }\n}\n.cui-speech {\n &:before {\n content: unicode($cui-speech);\n }\n}\n.cui-speedometer {\n &:before {\n content: unicode($cui-speedometer);\n }\n}\n.cui-star {\n &:before {\n content: unicode($cui-star);\n }\n}\n.cui-user {\n &:before {\n content: unicode($cui-user);\n }\n}\n.cui-user-female {\n &:before {\n content: unicode($cui-user-female);\n }\n}\n.cui-user-follow {\n &:before {\n content: unicode($cui-user-follow);\n }\n}\n.cui-user-unfollow {\n &:before {\n content: unicode($cui-user-unfollow);\n }\n}\n","@charset \"UTF-8\";\n/*!\n * CoreUI Icons- Open Source Icons\n * @version v0.1.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url(\"fonts/CoreUI-Icons-Linear.eot?64h6xh\");\n src: url(\"fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix\") format(\"embedded-opentype\"), url(\"fonts/CoreUI-Icons-Linear.ttf?64h6xh\") format(\"truetype\"), url(\"fonts/CoreUI-Icons-Linear.woff?64h6xh\") format(\"woff\"), url(\"fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.cui-basket-loaded:before {\n content: \"\\e900\";\n}\n\n.cui-bell:before {\n content: \"\\e901\";\n}\n\n.cui-calculator:before {\n content: \"\\e902\";\n}\n\n.cui-calendar:before {\n content: \"\\e903\";\n}\n\n.cui-camera:before {\n content: \"\\e904\";\n}\n\n.cui-chart:before {\n content: \"\\e905\";\n}\n\n.cui-cloud-download:before {\n content: \"\\e906\";\n}\n\n.cui-cursor:before {\n content: \"\\e907\";\n}\n\n.cui-cursor-move:before {\n content: \"\\e908\";\n}\n\n.cui-drop:before {\n content: \"\\e909\";\n}\n\n.cui-energy:before {\n content: \"\\e90a\";\n}\n\n.cui-envelope-letter:before {\n content: \"\\e90b\";\n}\n\n.cui-equalizer:before {\n content: \"\\e90c\";\n}\n\n.cui-globe:before {\n content: \"\\e90d\";\n}\n\n.cui-graph:before {\n content: \"\\e90e\";\n}\n\n.cui-home:before {\n content: \"\\e90f\";\n}\n\n.cui-layers:before {\n content: \"\\e910\";\n}\n\n.cui-list:before {\n content: \"\\e911\";\n}\n\n.cui-location-pin:before {\n content: \"\\e912\";\n}\n\n.cui-map:before {\n content: \"\\e913\";\n}\n\n.cui-note:before {\n content: \"\\e914\";\n}\n\n.cui-options:before {\n content: \"\\e915\";\n}\n\n.cui-pencil:before {\n content: \"\\e916\";\n}\n\n.cui-people:before {\n content: \"\\e917\";\n}\n\n.cui-pie-chart:before {\n content: \"\\e918\";\n}\n\n.cui-puzzle:before {\n content: \"\\e919\";\n}\n\n.cui-screen-desktop:before {\n content: \"\\e91a\";\n}\n\n.cui-screen-smartphone:before {\n content: \"\\e91b\";\n}\n\n.cui-settings:before {\n content: \"\\e91c\";\n}\n\n.cui-social-facebook:before {\n content: \"\\e91d\";\n}\n\n.cui-social-skype:before {\n content: \"\\e91e\";\n}\n\n.cui-social-twitter:before {\n content: \"\\e91f\";\n}\n\n.cui-speech:before {\n content: \"\\e920\";\n}\n\n.cui-speedometer:before {\n content: \"\\e921\";\n}\n\n.cui-star:before {\n content: \"\\e922\";\n}\n\n.cui-user:before {\n content: \"\\e923\";\n}\n\n.cui-user-female:before {\n content: \"\\e924\";\n}\n\n.cui-user-follow:before {\n content: \"\\e925\";\n}\n\n.cui-user-unfollow:before {\n content: \"\\e926\";\n}\n\n/*# sourceMappingURL=coreui-icons.css.map */"]} \ No newline at end of file +{"version":3,"sources":["../scss/coreui-icons.scss","../scss/_core.scss","coreui-icons.css"],"names":[],"mappings":"iBAAA;;;;;;ACAA,WACE,YAAA,oBACA,IAAA,6CACA,IAAA,mDAAA,2BAAA,CAAA,6CAAA,kBAAA,CAAA,8CAAA,cAAA,CAAA,iEAAA,cAIA,YAAA,IACA,WAAA,OCQF,iBAAA,cDHE,YAAA,8BACA,MAAA,KACA,WAAA,OACA,YAAA,IACA,aAAA,OACA,eAAA,KACA,YAAA,EAGA,uBAAA,YACA,wBAAA,UAIA,2BAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,uBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,gCAEI,QAAA,QAFJ,8BAEI,QAAA,QAFJ,+BAEI,QAAA,QAFJ,6BAEI,QAAA,QAFJ,uBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,+BAEI,QAAA,QAFJ,6BAEI,QAAA,QAFJ,8BAEI,QAAA,QAFJ,4BAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,gBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,0BAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,gBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,0BAEI,QAAA,QAFJ,oBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,gBAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,uBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,0BAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,4BAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,0BAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,uBAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,4BAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,kBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,gBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,oBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,sBAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,8BAEI,QAAA,QAFJ,qBAEI,QAAA,QAFJ,4BAEI,QAAA,QAFJ,yBAEI,QAAA,QAFJ,2BAEI,QAAA,QAFJ,mBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,iBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,wBAEI,QAAA,QAFJ,0BAEI,QAAA","sourcesContent":["/*!\n * CoreUI Icons - Open Source Icons\n * @version v0.2.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n\n@import \"variables\";\n@import \"functions\";\n@import \"core\";\n","@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh');\n src: url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.eot?64h6xh#iefix') format('embedded-opentype'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.ttf?64h6xh') format('truetype'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.woff?64h6xh') format('woff'),\n url('#{$coreui-icons-font-path}/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear') format('svg');\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"#{$coreui-icons-prefix}\"], [class*=\" #{$coreui-icons-prefix}\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@each $icon, $unicode in $icons {\n .#{$coreui-icons-prefix}#{$icon} {\n &:before {\n content: unicode($unicode);\n }\n }\n}\n","@charset \"UTF-8\";\n/*!\n * CoreUI Icons - Open Source Icons\n * @version v0.2.0\n * @link https://coreui.io/icons\n * Copyright (c) 2018 creativeLabs Łukasz Holeczek\n * Licensed under MIT (https://coreui.io/icons/license)\n */\n@font-face {\n font-family: 'CoreUI-Icons-Linear';\n src: url(\"../fonts/CoreUI-Icons-Linear.eot?64h6xh\");\n src: url(\"../fonts/CoreUI-Icons-Linear.eot?64h6xh#iefix\") format(\"embedded-opentype\"), url(\"../fonts/CoreUI-Icons-Linear.ttf?64h6xh\") format(\"truetype\"), url(\"../fonts/CoreUI-Icons-Linear.woff?64h6xh\") format(\"woff\"), url(\"../fonts/CoreUI-Icons-Linear.svg?64h6xh#CoreUI-Icons-Linear\") format(\"svg\");\n font-weight: normal;\n font-style: normal;\n}\n\n[class^=\"cui-\"], [class*=\" cui-\"] {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'CoreUI-Icons-Linear' !important;\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.cui-account-logout:before {\n content: \"\\e927\";\n}\n\n.cui-action-redo:before {\n content: \"\\e928\";\n}\n\n.cui-action-undo:before {\n content: \"\\e929\";\n}\n\n.cui-align-center:before {\n content: \"\\e92a\";\n}\n\n.cui-align-left:before {\n content: \"\\e92b\";\n}\n\n.cui-align-right:before {\n content: \"\\e92c\";\n}\n\n.cui-aperture:before {\n content: \"\\e92d\";\n}\n\n.cui-arrow-bottom:before {\n content: \"\\e92e\";\n}\n\n.cui-arrow-circle-bottom:before {\n content: \"\\e92f\";\n}\n\n.cui-arrow-circle-left:before {\n content: \"\\e930\";\n}\n\n.cui-arrow-circle-right:before {\n content: \"\\e931\";\n}\n\n.cui-arrow-circle-top:before {\n content: \"\\e932\";\n}\n\n.cui-arrow-left:before {\n content: \"\\e933\";\n}\n\n.cui-arrow-right:before {\n content: \"\\e934\";\n}\n\n.cui-arrow-thick-bottom:before {\n content: \"\\e935\";\n}\n\n.cui-arrow-thick-left:before {\n content: \"\\e936\";\n}\n\n.cui-arrow-thick-right:before {\n content: \"\\e937\";\n}\n\n.cui-arrow-thick-top:before {\n content: \"\\e938\";\n}\n\n.cui-arrow-top:before {\n content: \"\\e939\";\n}\n\n.cui-audio:before {\n content: \"\\e93a\";\n}\n\n.cui-audio-spectrum:before {\n content: \"\\e93b\";\n}\n\n.cui-badge:before {\n content: \"\\e93c\";\n}\n\n.cui-ban:before {\n content: \"\\e93d\";\n}\n\n.cui-bar-chart:before {\n content: \"\\e93e\";\n}\n\n.cui-battery-empty:before {\n content: \"\\e93f\";\n}\n\n.cui-battery-full:before {\n content: \"\\e940\";\n}\n\n.cui-beaker:before {\n content: \"\\e941\";\n}\n\n.cui-bluetooth:before {\n content: \"\\e942\";\n}\n\n.cui-bold:before {\n content: \"\\e943\";\n}\n\n.cui-bolt:before {\n content: \"\\e944\";\n}\n\n.cui-book:before {\n content: \"\\e945\";\n}\n\n.cui-bookmark:before {\n content: \"\\e946\";\n}\n\n.cui-box:before {\n content: \"\\e947\";\n}\n\n.cui-briefcase:before {\n content: \"\\e948\";\n}\n\n.cui-british-pound:before {\n content: \"\\e949\";\n}\n\n.cui-browser:before {\n content: \"\\e94a\";\n}\n\n.cui-brush:before {\n content: \"\\e94b\";\n}\n\n.cui-bug:before {\n content: \"\\e94c\";\n}\n\n.cui-bullhorn:before {\n content: \"\\e94d\";\n}\n\n.cui-caret-bottom:before {\n content: \"\\e94e\";\n}\n\n.cui-caret-left:before {\n content: \"\\e94f\";\n}\n\n.cui-caret-right:before {\n content: \"\\e950\";\n}\n\n.cui-caret-top:before {\n content: \"\\e951\";\n}\n\n.cui-cart:before {\n content: \"\\e952\";\n}\n\n.cui-chat:before {\n content: \"\\e953\";\n}\n\n.cui-check:before {\n content: \"\\e954\";\n}\n\n.cui-chevron-bottom:before {\n content: \"\\e955\";\n}\n\n.cui-chevron-left:before {\n content: \"\\e956\";\n}\n\n.cui-chevron-right:before {\n content: \"\\e957\";\n}\n\n.cui-chevron-top:before {\n content: \"\\e958\";\n}\n\n.cui-circle-check:before {\n content: \"\\e959\";\n}\n\n.cui-circle-x:before {\n content: \"\\e95a\";\n}\n\n.cui-clipboard:before {\n content: \"\\e95b\";\n}\n\n.cui-clock:before {\n content: \"\\e95c\";\n}\n\n.cui-cloud:before {\n content: \"\\e95d\";\n}\n\n.cui-cloud-upload:before {\n content: \"\\e95e\";\n}\n\n.cui-cloudy:before {\n content: \"\\e95f\";\n}\n\n.cui-social-linkedin:before {\n content: \"\\e960\";\n}\n\n.cui-social-spotify:before {\n content: \"\\e961\";\n}\n\n.cui-basket-loaded:before {\n content: \"\\e900\";\n}\n\n.cui-bell:before {\n content: \"\\e901\";\n}\n\n.cui-calculator:before {\n content: \"\\e902\";\n}\n\n.cui-calendar:before {\n content: \"\\e903\";\n}\n\n.cui-camera:before {\n content: \"\\e904\";\n}\n\n.cui-chart:before {\n content: \"\\e905\";\n}\n\n.cui-cloud-download:before {\n content: \"\\e906\";\n}\n\n.cui-cursor:before {\n content: \"\\e907\";\n}\n\n.cui-cursor-move:before {\n content: \"\\e908\";\n}\n\n.cui-drop:before {\n content: \"\\e909\";\n}\n\n.cui-energy:before {\n content: \"\\e90a\";\n}\n\n.cui-envelope-letter:before {\n content: \"\\e90b\";\n}\n\n.cui-equalizer:before {\n content: \"\\e90c\";\n}\n\n.cui-globe:before {\n content: \"\\e90d\";\n}\n\n.cui-graph:before {\n content: \"\\e90e\";\n}\n\n.cui-home:before {\n content: \"\\e90f\";\n}\n\n.cui-layers:before {\n content: \"\\e910\";\n}\n\n.cui-list:before {\n content: \"\\e911\";\n}\n\n.cui-location-pin:before {\n content: \"\\e912\";\n}\n\n.cui-map:before {\n content: \"\\e913\";\n}\n\n.cui-note:before {\n content: \"\\e914\";\n}\n\n.cui-options:before {\n content: \"\\e915\";\n}\n\n.cui-pencil:before {\n content: \"\\e916\";\n}\n\n.cui-people:before {\n content: \"\\e917\";\n}\n\n.cui-pie-chart:before {\n content: \"\\e918\";\n}\n\n.cui-puzzle:before {\n content: \"\\e919\";\n}\n\n.cui-screen-desktop:before {\n content: \"\\e91a\";\n}\n\n.cui-screen-smartphone:before {\n content: \"\\e91b\";\n}\n\n.cui-settings:before {\n content: \"\\e91c\";\n}\n\n.cui-social-facebook:before {\n content: \"\\e91d\";\n}\n\n.cui-social-skype:before {\n content: \"\\e91e\";\n}\n\n.cui-social-twitter:before {\n content: \"\\e91f\";\n}\n\n.cui-speech:before {\n content: \"\\e920\";\n}\n\n.cui-speedometer:before {\n content: \"\\e921\";\n}\n\n.cui-star:before {\n content: \"\\e922\";\n}\n\n.cui-user:before {\n content: \"\\e923\";\n}\n\n.cui-user-female:before {\n content: \"\\e924\";\n}\n\n.cui-user-follow:before {\n content: \"\\e925\";\n}\n\n.cui-user-unfollow:before {\n content: \"\\e926\";\n}\n\n/*# sourceMappingURL=coreui-icons.css.map */"]} \ No newline at end of file diff --git a/fonts/CoreUI-Icons-Linear.eot b/fonts/CoreUI-Icons-Linear.eot index c31bdf483ec98f3048a091800b71f89577816862..0ed65a5b961d4c68dd48b75e008de2ae967589d5 100755 GIT binary patch delta 9829 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 D+I5Jh delta 280 zcmZ27pYcR6+X+nuhA$cu+00l}8y0?^=&)SSnSp^}4-h9L=Oz}2hh17b@rO+P#ua)G z85kHV7#Ng~WTYmh2z-^7WMELW0je|001B|LV}1kVmjL-H8M!4Dix{}=fczOi{+gWp z!vX - + @@ -46,4 +46,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fonts/CoreUI-Icons-Linear.ttf b/fonts/CoreUI-Icons-Linear.ttf index 519d3993b29959327d1d0918e967e79d7ae440fe..1f9c31bcec4cce834d305ee8940b083d5c717d3c 100755 GIT binary patch delta 9884 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 delta 289 zcmcaGm+?zrJp&^H0|Pfh0|PUIfq$^R5x)?dGf-p?5GN$(CKiZ?U0Tb)z$gRchomPK z7XWDiARk0?q~}zoZCs)E5Xi4!U{F4ik(!ty@Ks)tfkD*u=f`7?n0H97goj)_a<)=gtzP;&taMC2w`6fjsZJOJ|N0Qm}eiMgq{mbZd| ze4vAv#0v6@OMngq0*xymc?M?Y&l3;WGpbEu^k!7s?8B(a#$5cbcXJ8*Nm+G}$AI|r y!UolNew(ih+$YXL9F3s_zw2;jsg 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 delta 334 zcmbO;kMTf|Sh>HO8v`Q)5NJ9uaD!-#FAR*68U4j3>Im06C+8*>FfcG?0L4QOhAuiGgsg<*nd?{NfUze;{f=YMFtmnVCON=3%sFRGaL>=*_6Mc?P2@ z8*}l$-pvQtPs*w@0#yL<=Y