From 2ca41cf07d48e1fbe6fc206a3078df2cc68d58f3 Mon Sep 17 00:00:00 2001 From: Denis Strigo Date: Tue, 7 Aug 2018 17:30:00 +0300 Subject: [PATCH] feat(icons): add e-commerce icon (#609) --- src/framework/icons/css/nebular-icons.css | 202 +++++++++--------- src/framework/icons/fonts/nebular.eot | Bin 35988 -> 36232 bytes src/framework/icons/fonts/nebular.svg | 187 ++++++++-------- src/framework/icons/fonts/nebular.ttf | Bin 35824 -> 36068 bytes src/framework/icons/fonts/nebular.woff | Bin 35900 -> 36144 bytes .../icons/scss/_nebular-icons-font.scss | 202 +++++++++--------- .../icons/src/icons/nb-e-commerce.svg | 21 ++ 7 files changed, 321 insertions(+), 291 deletions(-) create mode 100644 src/framework/icons/src/icons/nb-e-commerce.svg diff --git a/src/framework/icons/css/nebular-icons.css b/src/framework/icons/css/nebular-icons.css index 7424483a0d..a99af865cd 100644 --- a/src/framework/icons/css/nebular-icons.css +++ b/src/framework/icons/css/nebular-icons.css @@ -5,11 +5,11 @@ */ @font-face { font-family: 'nebular'; - src: url('../fonts/nebular.eot?m2yqa'); - src: url('../fonts/nebular.eot?m2yqa#iefix') format('embedded-opentype'), - url('../fonts/nebular.ttf?m2yqa') format('truetype'), - url('../fonts/nebular.woff?m2yqa') format('woff'), - url('../fonts/nebular.svg?m2yqa#nebular') format('svg'); + src: url('../fonts/nebular.eot?5ref3e'); + src: url('../fonts/nebular.eot?5ref3e#iefix') format('embedded-opentype'), + url('../fonts/nebular.ttf?5ref3e') format('truetype'), + url('../fonts/nebular.woff?5ref3e') format('woff'), + url('../fonts/nebular.svg?5ref3e#nebular') format('svg'); font-weight: normal; font-style: normal; } @@ -106,7 +106,8 @@ .nb-drops, .nb-info, .nb-expand, -.nb-collapse { +.nb-collapse, +.nb-e-commerce { /* use !important to prevent issues with browser extensions that change ../fonts */ font-family: 'nebular' !important; speak: none; @@ -121,282 +122,285 @@ -moz-osx-font-smoothing: grayscale; } -.nb-alert::before { +.nb-e-commerce::before { content: '\e900'; } -.nb-angle-double-left::before { +.nb-alert::before { content: '\e901'; } -.nb-angle-double-right::before { +.nb-angle-double-left::before { content: '\e902'; } -.nb-arrow-down::before { +.nb-angle-double-right::before { content: '\e903'; } -.nb-arrow-dropdown::before { +.nb-arrow-down::before { content: '\e904'; } -.nb-arrow-dropleft::before { +.nb-arrow-dropdown::before { content: '\e905'; } -.nb-arrow-dropright::before { +.nb-arrow-dropleft::before { content: '\e906'; } -.nb-arrow-dropup::before { +.nb-arrow-dropright::before { content: '\e907'; } -.nb-arrow-left::before { +.nb-arrow-dropup::before { content: '\e908'; } -.nb-arrow-retweet::before { +.nb-arrow-left::before { content: '\e909'; } -.nb-arrow-right::before { +.nb-arrow-retweet::before { content: '\e90a'; } -.nb-arrow-thin-down::before { +.nb-arrow-right::before { content: '\e90b'; } -.nb-arrow-thin-left::before { +.nb-arrow-thin-down::before { content: '\e90c'; } -.nb-arrow-thin-right::before { +.nb-arrow-thin-left::before { content: '\e90d'; } -.nb-arrow-thin-up::before { +.nb-arrow-thin-right::before { content: '\e90e'; } -.nb-arrow-up::before { +.nb-arrow-thin-up::before { content: '\e90f'; } -.nb-audio::before { +.nb-arrow-up::before { content: '\e910'; } -.nb-bar-chart::before { +.nb-audio::before { content: '\e911'; } -.nb-checkmark::before { +.nb-bar-chart::before { content: '\e912'; } -.nb-chevron-down::before { +.nb-checkmark::before { content: '\e913'; } -.nb-chevron-down-outline::before { +.nb-chevron-down::before { content: '\e914'; } -.nb-chevron-left::before { +.nb-chevron-down-outline::before { content: '\e915'; } -.nb-chevron-left-outline::before { +.nb-chevron-left::before { content: '\e916'; } -.nb-chevron-right::before { +.nb-chevron-left-outline::before { content: '\e917'; } -.nb-chevron-right-outline::before { +.nb-chevron-right::before { content: '\e918'; } -.nb-chevron-up::before { +.nb-chevron-right-outline::before { content: '\e919'; } -.nb-chevron-up-outline::before { +.nb-chevron-up::before { content: '\e91a'; } -.nb-close::before { +.nb-chevron-up-outline::before { content: '\e91b'; } -.nb-close-circled::before { +.nb-close::before { content: '\e91c'; } -.nb-cloudy::before { +.nb-close-circled::before { content: '\e91d'; } -.nb-coffee-maker::before { +.nb-cloudy::before { content: '\e91e'; } -.nb-collapse::before { +.nb-coffee-maker::before { content: '\e91f'; } -.nb-compose::before { +.nb-collapse::before { content: '\e920'; } -.nb-drop::before { +.nb-compose::before { content: '\e921'; } -.nb-drops::before { +.nb-drop::before { content: '\e922'; } -.nb-edit::before { +.nb-drops::before { content: '\e923'; } -.nb-email::before { +.nb-edit::before { content: '\e924'; } -.nb-expand::before { +.nb-email::before { content: '\e925'; } -.nb-flame-circled::before { +.nb-expand::before { content: '\e926'; } -.nb-gear::before { +.nb-flame-circled::before { content: '\e927'; } -.nb-grid-a::before { +.nb-gear::before { content: '\e928'; } -.nb-grid-a-outline::before { +.nb-grid-a::before { content: '\e929'; } -.nb-grid-b::before { +.nb-grid-a-outline::before { content: '\e92a'; } -.nb-grid-b-outline::before { +.nb-grid-b::before { content: '\e92b'; } -.nb-heart::before { +.nb-grid-b-outline::before { content: '\e92c'; } -.nb-home::before { +.nb-heart::before { content: '\e92d'; } -.nb-info::before { +.nb-home::before { content: '\e92e'; } -.nb-keypad::before { +.nb-info::before { content: '\e92f'; } -.nb-layout-centre::before { +.nb-keypad::before { content: '\e930'; } -.nb-layout-default::before { +.nb-layout-centre::before { content: '\e931'; } -.nb-layout-one-column::before { +.nb-layout-default::before { content: '\e932'; } -.nb-layout-sidebar-left::before { +.nb-layout-one-column::before { content: '\e933'; } -.nb-layout-sidebar-right::before { +.nb-layout-sidebar-left::before { content: '\e934'; } -.nb-layout-two-column::before { +.nb-layout-sidebar-right::before { content: '\e935'; } -.nb-lightbulb::before { +.nb-layout-two-column::before { content: '\e936'; } -.nb-list::before { +.nb-lightbulb::before { content: '\e937'; } -.nb-location::before { +.nb-list::before { content: '\e938'; } -.nb-locked::before { +.nb-location::before { content: '\e939'; } -.nb-loop::before { +.nb-locked::before { content: '\e93a'; } -.nb-loop-circled::before { +.nb-loop::before { content: '\e93b'; } -.nb-menu::before { +.nb-loop-circled::before { content: '\e93c'; } -.nb-notifications::before { +.nb-menu::before { content: '\e93d'; } -.nb-paper-plane::before { +.nb-notifications::before { content: '\e93e'; } -.nb-partlysunny::before { +.nb-paper-plane::before { content: '\e93f'; } -.nb-pause::before { +.nb-partlysunny::before { content: '\e940'; } -.nb-pause-outline::before { +.nb-pause::before { content: '\e941'; } -.nb-person::before { +.nb-pause-outline::before { content: '\e942'; } -.nb-phone::before { +.nb-person::before { content: '\e943'; } -.nb-play::before { +.nb-phone::before { content: '\e944'; } -.nb-play-outline::before { +.nb-play::before { content: '\e945'; } -.nb-plus::before { +.nb-play-outline::before { content: '\e946'; } -.nb-plus-circled::before { +.nb-plus::before { content: '\e947'; } -.nb-power::before { +.nb-plus-circled::before { content: '\e948'; } -.nb-power-circled::before { +.nb-power::before { content: '\e949'; } -.nb-rainy::before { +.nb-power-circled::before { content: '\e94a'; } -.nb-roller-shades::before { +.nb-rainy::before { content: '\e94b'; } -.nb-search::before { +.nb-roller-shades::before { content: '\e94c'; } -.nb-shuffle::before { +.nb-search::before { content: '\e94d'; } -.nb-skip-backward::before { +.nb-shuffle::before { content: '\e94e'; } -.nb-skip-backward-outline::before { +.nb-skip-backward::before { content: '\e94f'; } -.nb-skip-forward::before { +.nb-skip-backward-outline::before { content: '\e950'; } -.nb-skip-forward-outline::before { +.nb-skip-forward::before { content: '\e951'; } -.nb-snowy-circled::before { +.nb-skip-forward-outline::before { content: '\e952'; } -.nb-square::before { +.nb-snowy-circled::before { content: '\e953'; } -.nb-square-outline::before { +.nb-square::before { content: '\e954'; } -.nb-star::before { +.nb-square-outline::before { content: '\e955'; } -.nb-sunny::before { +.nb-star::before { content: '\e956'; } -.nb-sunny-circled::before { +.nb-sunny::before { content: '\e957'; } -.nb-tables::before { +.nb-sunny-circled::before { content: '\e958'; } -.nb-title::before { +.nb-tables::before { content: '\e959'; } -.nb-trash::before { +.nb-title::before { content: '\e95a'; } -.nb-volume-high::before { +.nb-trash::before { content: '\e95b'; } -.nb-volume-mute::before { +.nb-volume-high::before { content: '\e95c'; } +.nb-volume-mute::before { + content: '\e95d'; +} diff --git a/src/framework/icons/fonts/nebular.eot b/src/framework/icons/fonts/nebular.eot index 15b43acd6ef96faef2b82645ed8bf4b6e511d56f..2c2fc476edde7fec5ef331f7dac5d634a8675082 100644 GIT binary patch delta 713 zcmXw%ZAg<*6vxlK_whb%k52dEm^RaGZfT39&Q05ap@>2vP0Auc%2{_-AMQQp_y3>s;hcL%#&GZsrokHk ztDy+Ba=wOTf5h33RwE1QzJUPte=m;CUOF!2kob%zx(d_&eYt?g1E7GtO@F_?pI!i+(Y7u=>7^_6war zm;<5txDSM&pV3Bi6rGMvpcCxgM6H3+-)rPHxdj=z{E<+kXcix z%tA`a6r#}@EYc!tTuPHFs18XLN(NSoRKwaV%wYzTnDQ^DI?_wTBoO-?psAGS_ zkMg94ay+2{ckGWZs2x7!wvu2$e61assP{suGf z6e$qfw0_Em=X%xtMVI1{&&(3S9#PV=d}mtROUBwkH?C2kg!LanfwGT0-(}76e0j5cQsGs6N~=>oN&k>x%lNVHL8dcvW&cc8N%l>ROf#xgYo~R!IaL3~ z5X=qd8S-`x?iwqMi-&5$CW)!c)Mi@G?=DakJTCZBc)oDk{Gw>s;}wDKmb`34o9zr9?FXCZfV60$ZXyeI9 zO-vEIaY>qip}mEHfx#>TD8PP*MG45?1LUh@j)Z3*2~P=}V^6cz&C&4BRXr^$gcz-Oj`4$rhdFf{74uup|Q$ zklNhRS;tt`YYdwc+bp(k>_O}sIJh_xI6rVL;JU|M#eIq= ziDwh95AOm#2fitMH~35Ve+bqHeh}Iv^g-A}_?t+P$O|zy$sEZeQgzZ+GN)vdHQB+b~rsSk_PkDlBnwpS?l*R_lHmwe=Guk0KQo7zVbWiC1&?_hVpw7L z$Ee9T!bHa8l&Oi?IdebrYZg%!udJ%9W>{UYQL=quf5BmsqnzU+ry0&{42(cuBr-KI S2!TDtG`X->c=O}#rHlX)6NXR# diff --git a/src/framework/icons/fonts/nebular.svg b/src/framework/icons/fonts/nebular.svg index 73ba8c73ca..5fb3fd0f6e 100644 --- a/src/framework/icons/fonts/nebular.svg +++ b/src/framework/icons/fonts/nebular.svg @@ -7,97 +7,98 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/framework/icons/fonts/nebular.ttf b/src/framework/icons/fonts/nebular.ttf index d9081b7fae52bc68710503263c8b71d5144cf4fa..b98009e3d2561ea1ed6bc04a0b9e361c76d83800 100644 GIT binary patch delta 705 zcmew`o$1L;rU}aRPZ$^&Wf&M3Ledk93xKo$kPo6c(sL@)*0S9P$yYEiwEf6PO-vE8 zdD+dt&;gP+%K!?nA7W7k@>c-)DjB&Y6}4}CYk>SSKs_Bf`N@fQC+=fnVCV_~${)*3 ztSDe8Wolty=my!Rke8U7I@3#z^EXhy2B@K}AiubTff*>p&~pT&fPtC$*Te(%jIom# zy%}RC`!HtL+x~yaJd1fcgA{`{gBgQAP?wULKBFQ#AEUY+qdlV?qp_lqm^`Bx8&HH< zQAy2I(8LTRBq}JvrpzcPA_nA`nF=ZbwV48CfD%9(O8BvZen>YuNSZN53&T%6pY)>fh1 zoLt;FK1`=rndi)5V_{nbL07KzA|vL zfC7u*dVf$mjGnxr-CQ&YA`X^h0ERyU^BV@+%^%w980#6PFm7Q|Vw%MCjJbzJkL3bu z4eKSg9qa<^IqWAm)HoVAu5qPti*bi=f8cT8xxuT!dx%erZyP@szaRfAfjq%aLTSPV z!fC>*L~=x4h{lQSk$fa&CG|ymgRFz>4Y_^t77BfeLW(n#WR!L&hp4cr-cjq&n4qbq z`A6%Ywv+ZL9oGqZe0p|zd3vu5>I@|ecNxAjDl+#a09-V*r2qf` delta 455 zcmaDdlj*~BrU}aRj~N&kWf&M3Ledk93xKo$kPo6c(sL@)HgGTE0rD#t7}|I;QWH}I zZ(NdQU}$dv%9~{X1=tU(ka248z1{{c`>OHO`r;)>wo=NK3|Q-JbE zauX{G7)qFcdb>1$e1*Kk+|-#~a-6?`0vKN-8?HJcE$uJc#i!twDiDG4AjbU?Qo5l8xJ&1h+2Ny>I=LfC@T=%%ExKHsU@oeJt z;a$Mzz&C~O27d|v55XG24???yJ_wr#e-kMZc_HQ|nIm~bs!rNU=9FxboQK>Y1qp>Y zib{&hl$@0ADNj&MQxnpV(%7Kcrq!W!Mmt1DO4oaa?g`x=dL;%N28#?`3@Z%(7&RG3 zn8=u%GBq(fXYOZy%_7R;l~tA1466$^O13ZTFF0&+lyh9I OCSU9k-fZ8!lo0?8-GPq) diff --git a/src/framework/icons/fonts/nebular.woff b/src/framework/icons/fonts/nebular.woff index 9154c3640dca98665d2d4c67327fd74cd9e7e6d7..e129fa1dbe8718c2e58ab6bcc948c021234cad25 100644 GIT binary patch delta 739 zcmdlpgK5JoCXsS~H#Y`G1|aA)VBiMPJx?Yp_DD?BQLlfJo>*MKz`(c%D9QoF0_i!G zX+W_f3=C~QKzJ?N{U;fzi75;W9UygPAS`6_vO5DP2o(DQX?BnX69d$c^K^(V<-DCdIQNBjM??J|6elCVxG<*#h?vzqCZf- zlA1oFB0C?Wx*kxe9iy?Lk(fNA7#mQ8Sy4&NRM5l>BqS;*!luk9C?W>rn3)PH0=1a} zWq=YuA)pA9&8E!U%FM-F|Mzu0n*bX-3wt||$E3-|&fLPr!p_W=75cYO+lGge*_e~Z zM*FX^sw7jtr0SoqjBUO-++3X8q1INR+?-t8IX+CMSefU{VPj!q6J%S$#>C3J1jt}! z{3~y*%`}0No161*fwnc%!@sQ(s;Ux9)&C}B`+`KRLPM=Uv~Tt%rW>s?6<3mT9G>PdMa}SFi z%LUdN)=O+V*ag^g*iUe%aWrsT<4WTe;|}5ez~jJkgI9z15T6*|HhwOCKmJz&d4ivW z(u56!(}Y)vWlOSSqIr0a{J^h6#5i}6lW;ODD6-VQDIZPqt>A@ zK~qihkJdkJC+$-@t`qe5^z8KV^j;a%8A=%LGJI!LWc0)MoXI3p2h&yNF6Kupd@L?l nCRly2=CgLQnPC^_;O3~|IK@fAna{Zf=o3(4PTE}6b%+rFhnBb< delta 493 zcmdlmi)qgcCXsS~H#Y`G1|aCMVc-VQ-5(~3*w;T!Pb@BAU|`$>6ybnkf%KfpG@#fK z28K2s5Z=JOh$ka8F@=Gl{Q^*p83+sBxFnqc6l7rN0O?Z!VfI5TN*TE&6+kf^p#ByR zu43@D&&f{)s_WbUR0A}V;mC^MNYzPO$()i+lJk%|q#&U%M^Q;}nUa&zJ>?0iX=*|mQW_gH+q62g&S;0| zNa;Gx&^@91L$Abu!(fr2i(!S~AEPGY2oo8TQ>G?n=gj@guUSM{yt1mYnqhUpM#=Vt Z{RM|jj&hERoMt$)ful8Xb6)o$MgWp9gy8@H diff --git a/src/framework/icons/scss/_nebular-icons-font.scss b/src/framework/icons/scss/_nebular-icons-font.scss index bcaa3b6705..12eb826986 100644 --- a/src/framework/icons/scss/_nebular-icons-font.scss +++ b/src/framework/icons/scss/_nebular-icons-font.scss @@ -5,11 +5,11 @@ */ @font-face { font-family: #{$nebular-icons-font-family}; - src: url('#{$nebular-icons-font-path}/nebular.eot?m2yqa'); - src: url('#{$nebular-icons-font-path}/nebular.eot?m2yqa#iefix') format('embedded-opentype'), - url('#{$nebular-icons-font-path}/nebular.ttf?m2yqa') format('truetype'), - url('#{$nebular-icons-font-path}/nebular.woff?m2yqa') format('woff'), - url('#{$nebular-icons-font-path}/nebular.svg?m2yqa#nebular') format('svg'); + src: url('#{$nebular-icons-font-path}/nebular.eot?5ref3e'); + src: url('#{$nebular-icons-font-path}/nebular.eot?5ref3e#iefix') format('embedded-opentype'), + url('#{$nebular-icons-font-path}/nebular.ttf?5ref3e') format('truetype'), + url('#{$nebular-icons-font-path}/nebular.woff?5ref3e') format('woff'), + url('#{$nebular-icons-font-path}/nebular.svg?5ref3e#nebular') format('svg'); font-weight: normal; font-style: normal; } @@ -106,7 +106,8 @@ .nb-drops, .nb-info, .nb-expand, -.nb-collapse { +.nb-collapse, +.nb-e-commerce { /* use !important to prevent issues with browser extensions that change #{$nebular-icons-font-path} */ font-family: #{$nebular-icons-font-family}; speak: none; @@ -121,282 +122,285 @@ -moz-osx-font-smoothing: grayscale; } -.nb-alert::before { +.nb-e-commerce::before { content: '\e900'; } -.nb-angle-double-left::before { +.nb-alert::before { content: '\e901'; } -.nb-angle-double-right::before { +.nb-angle-double-left::before { content: '\e902'; } -.nb-arrow-down::before { +.nb-angle-double-right::before { content: '\e903'; } -.nb-arrow-dropdown::before { +.nb-arrow-down::before { content: '\e904'; } -.nb-arrow-dropleft::before { +.nb-arrow-dropdown::before { content: '\e905'; } -.nb-arrow-dropright::before { +.nb-arrow-dropleft::before { content: '\e906'; } -.nb-arrow-dropup::before { +.nb-arrow-dropright::before { content: '\e907'; } -.nb-arrow-left::before { +.nb-arrow-dropup::before { content: '\e908'; } -.nb-arrow-retweet::before { +.nb-arrow-left::before { content: '\e909'; } -.nb-arrow-right::before { +.nb-arrow-retweet::before { content: '\e90a'; } -.nb-arrow-thin-down::before { +.nb-arrow-right::before { content: '\e90b'; } -.nb-arrow-thin-left::before { +.nb-arrow-thin-down::before { content: '\e90c'; } -.nb-arrow-thin-right::before { +.nb-arrow-thin-left::before { content: '\e90d'; } -.nb-arrow-thin-up::before { +.nb-arrow-thin-right::before { content: '\e90e'; } -.nb-arrow-up::before { +.nb-arrow-thin-up::before { content: '\e90f'; } -.nb-audio::before { +.nb-arrow-up::before { content: '\e910'; } -.nb-bar-chart::before { +.nb-audio::before { content: '\e911'; } -.nb-checkmark::before { +.nb-bar-chart::before { content: '\e912'; } -.nb-chevron-down::before { +.nb-checkmark::before { content: '\e913'; } -.nb-chevron-down-outline::before { +.nb-chevron-down::before { content: '\e914'; } -.nb-chevron-left::before { +.nb-chevron-down-outline::before { content: '\e915'; } -.nb-chevron-left-outline::before { +.nb-chevron-left::before { content: '\e916'; } -.nb-chevron-right::before { +.nb-chevron-left-outline::before { content: '\e917'; } -.nb-chevron-right-outline::before { +.nb-chevron-right::before { content: '\e918'; } -.nb-chevron-up::before { +.nb-chevron-right-outline::before { content: '\e919'; } -.nb-chevron-up-outline::before { +.nb-chevron-up::before { content: '\e91a'; } -.nb-close::before { +.nb-chevron-up-outline::before { content: '\e91b'; } -.nb-close-circled::before { +.nb-close::before { content: '\e91c'; } -.nb-cloudy::before { +.nb-close-circled::before { content: '\e91d'; } -.nb-coffee-maker::before { +.nb-cloudy::before { content: '\e91e'; } -.nb-collapse::before { +.nb-coffee-maker::before { content: '\e91f'; } -.nb-compose::before { +.nb-collapse::before { content: '\e920'; } -.nb-drop::before { +.nb-compose::before { content: '\e921'; } -.nb-drops::before { +.nb-drop::before { content: '\e922'; } -.nb-edit::before { +.nb-drops::before { content: '\e923'; } -.nb-email::before { +.nb-edit::before { content: '\e924'; } -.nb-expand::before { +.nb-email::before { content: '\e925'; } -.nb-flame-circled::before { +.nb-expand::before { content: '\e926'; } -.nb-gear::before { +.nb-flame-circled::before { content: '\e927'; } -.nb-grid-a::before { +.nb-gear::before { content: '\e928'; } -.nb-grid-a-outline::before { +.nb-grid-a::before { content: '\e929'; } -.nb-grid-b::before { +.nb-grid-a-outline::before { content: '\e92a'; } -.nb-grid-b-outline::before { +.nb-grid-b::before { content: '\e92b'; } -.nb-heart::before { +.nb-grid-b-outline::before { content: '\e92c'; } -.nb-home::before { +.nb-heart::before { content: '\e92d'; } -.nb-info::before { +.nb-home::before { content: '\e92e'; } -.nb-keypad::before { +.nb-info::before { content: '\e92f'; } -.nb-layout-centre::before { +.nb-keypad::before { content: '\e930'; } -.nb-layout-default::before { +.nb-layout-centre::before { content: '\e931'; } -.nb-layout-one-column::before { +.nb-layout-default::before { content: '\e932'; } -.nb-layout-sidebar-left::before { +.nb-layout-one-column::before { content: '\e933'; } -.nb-layout-sidebar-right::before { +.nb-layout-sidebar-left::before { content: '\e934'; } -.nb-layout-two-column::before { +.nb-layout-sidebar-right::before { content: '\e935'; } -.nb-lightbulb::before { +.nb-layout-two-column::before { content: '\e936'; } -.nb-list::before { +.nb-lightbulb::before { content: '\e937'; } -.nb-location::before { +.nb-list::before { content: '\e938'; } -.nb-locked::before { +.nb-location::before { content: '\e939'; } -.nb-loop::before { +.nb-locked::before { content: '\e93a'; } -.nb-loop-circled::before { +.nb-loop::before { content: '\e93b'; } -.nb-menu::before { +.nb-loop-circled::before { content: '\e93c'; } -.nb-notifications::before { +.nb-menu::before { content: '\e93d'; } -.nb-paper-plane::before { +.nb-notifications::before { content: '\e93e'; } -.nb-partlysunny::before { +.nb-paper-plane::before { content: '\e93f'; } -.nb-pause::before { +.nb-partlysunny::before { content: '\e940'; } -.nb-pause-outline::before { +.nb-pause::before { content: '\e941'; } -.nb-person::before { +.nb-pause-outline::before { content: '\e942'; } -.nb-phone::before { +.nb-person::before { content: '\e943'; } -.nb-play::before { +.nb-phone::before { content: '\e944'; } -.nb-play-outline::before { +.nb-play::before { content: '\e945'; } -.nb-plus::before { +.nb-play-outline::before { content: '\e946'; } -.nb-plus-circled::before { +.nb-plus::before { content: '\e947'; } -.nb-power::before { +.nb-plus-circled::before { content: '\e948'; } -.nb-power-circled::before { +.nb-power::before { content: '\e949'; } -.nb-rainy::before { +.nb-power-circled::before { content: '\e94a'; } -.nb-roller-shades::before { +.nb-rainy::before { content: '\e94b'; } -.nb-search::before { +.nb-roller-shades::before { content: '\e94c'; } -.nb-shuffle::before { +.nb-search::before { content: '\e94d'; } -.nb-skip-backward::before { +.nb-shuffle::before { content: '\e94e'; } -.nb-skip-backward-outline::before { +.nb-skip-backward::before { content: '\e94f'; } -.nb-skip-forward::before { +.nb-skip-backward-outline::before { content: '\e950'; } -.nb-skip-forward-outline::before { +.nb-skip-forward::before { content: '\e951'; } -.nb-snowy-circled::before { +.nb-skip-forward-outline::before { content: '\e952'; } -.nb-square::before { +.nb-snowy-circled::before { content: '\e953'; } -.nb-square-outline::before { +.nb-square::before { content: '\e954'; } -.nb-star::before { +.nb-square-outline::before { content: '\e955'; } -.nb-sunny::before { +.nb-star::before { content: '\e956'; } -.nb-sunny-circled::before { +.nb-sunny::before { content: '\e957'; } -.nb-tables::before { +.nb-sunny-circled::before { content: '\e958'; } -.nb-title::before { +.nb-tables::before { content: '\e959'; } -.nb-trash::before { +.nb-title::before { content: '\e95a'; } -.nb-volume-high::before { +.nb-trash::before { content: '\e95b'; } -.nb-volume-mute::before { +.nb-volume-high::before { content: '\e95c'; } +.nb-volume-mute::before { + content: '\e95d'; +} diff --git a/src/framework/icons/src/icons/nb-e-commerce.svg b/src/framework/icons/src/icons/nb-e-commerce.svg new file mode 100644 index 0000000000..419a5e6b4c --- /dev/null +++ b/src/framework/icons/src/icons/nb-e-commerce.svg @@ -0,0 +1,21 @@ + + + + +e-commerce + + + + + + + + +