elixir-toolkit-theme 6.1.0 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +17 -19
- data/_includes/affiliation-tiles-selection.html +4 -15
- data/_includes/breadcrumb.html +1 -1
- data/_includes/callout.html +20 -9
- data/_includes/contributor-card.html +2 -2
- data/_includes/events.html +17 -12
- data/_includes/github-buttons.html +6 -6
- data/_includes/head.html +8 -8
- data/_includes/more-information-tiles.html +69 -73
- data/_includes/navigation-tile-card.html +70 -0
- data/_includes/news.html +10 -6
- data/_includes/page-metadata-tabs.html +19 -15
- data/_includes/related-pages.html +1 -18
- data/_includes/resource-table-all.html +19 -25
- data/_includes/resource-table-page.html +12 -18
- data/_includes/scroll-top.html +1 -1
- data/_includes/section-navigation-tiles-simple.html +26 -3
- data/_includes/section-navigation-tiles.html +43 -93
- data/_includes/sidebar-item-label.html +4 -0
- data/_includes/sidebar.html +12 -11
- data/_includes/{affiliation-logo.html → supported-by-logo.html} +2 -2
- data/_includes/supported-by-tiles-page.html +32 -0
- data/_includes/supported-by-tiles-selection.html +22 -0
- data/_includes/toc.html +2 -2
- data/_includes/topnav.html +7 -11
- data/_includes/training-table-all.html +2 -2
- data/_sass/_custom_classes.scss +0 -6
- data/_sass/_variables.scss +11 -10
- data/_sass/bootstrap/_accordion.scss +4 -9
- data/_sass/bootstrap/_button-group.scss +8 -3
- data/_sass/bootstrap/_card.scss +9 -10
- data/_sass/bootstrap/_carousel.scss +15 -25
- data/_sass/bootstrap/_close.scss +9 -6
- data/_sass/bootstrap/_functions.scss +2 -2
- data/_sass/bootstrap/_list-group.scss +27 -25
- data/_sass/bootstrap/_modal.scss +6 -2
- data/_sass/bootstrap/_nav.scss +1 -1
- data/_sass/bootstrap/_navbar.scss +1 -1
- data/_sass/bootstrap/_offcanvas.scss +5 -1
- data/_sass/bootstrap/_pagination.scss +1 -1
- data/_sass/bootstrap/_progress.scss +1 -1
- data/_sass/bootstrap/_reboot.scss +7 -1
- data/_sass/bootstrap/_spinners.scss +1 -0
- data/_sass/bootstrap/_type.scss +1 -1
- data/_sass/bootstrap/_variables-dark.scss +17 -2
- data/_sass/bootstrap/_variables.scss +16 -14
- data/_sass/bootstrap/forms/_floating-labels.scss +18 -16
- data/_sass/bootstrap/forms/_input-group.scss +1 -1
- data/_sass/bootstrap/mixins/_banner.scss +2 -2
- data/_sass/bootstrap/mixins/_box-shadow.scss +11 -5
- data/_sass/bootstrap/mixins/_grid.scss +1 -1
- data/_sass/bootstrap/mixins/_visually-hidden.scss +6 -1
- data/assets/css/dataTables.bootstrap5.min.css +7 -5
- data/assets/css/dataTables.dateTime.min.css +1 -1
- data/assets/css/flag-icons.min.css +1 -0
- data/assets/css/lucide.css +2025 -0
- data/assets/css/main.scss +589 -105
- data/assets/css/searchBuilder.bootstrap5.min.css +1 -1
- data/assets/flags/1x1/ad.svg +148 -0
- data/assets/flags/1x1/ae.svg +6 -0
- data/assets/flags/1x1/af.svg +81 -0
- data/assets/flags/1x1/ag.svg +14 -0
- data/assets/flags/1x1/ai.svg +29 -0
- data/assets/flags/1x1/al.svg +5 -0
- data/assets/flags/1x1/am.svg +5 -0
- data/assets/flags/1x1/ao.svg +13 -0
- data/assets/flags/1x1/aq.svg +5 -0
- data/assets/flags/1x1/ar.svg +32 -0
- data/assets/flags/1x1/arab.svg +109 -0
- data/assets/flags/1x1/as.svg +73 -0
- data/assets/flags/1x1/asean.svg +13 -0
- data/assets/flags/1x1/at.svg +4 -0
- data/assets/flags/1x1/au.svg +8 -0
- data/assets/flags/1x1/aw.svg +186 -0
- data/assets/flags/1x1/ax.svg +18 -0
- data/assets/flags/1x1/az.svg +8 -0
- data/assets/flags/1x1/ba.svg +12 -0
- data/assets/flags/1x1/bb.svg +6 -0
- data/assets/flags/1x1/bd.svg +4 -0
- data/assets/flags/1x1/be.svg +7 -0
- data/assets/flags/1x1/bf.svg +7 -0
- data/assets/flags/1x1/bg.svg +5 -0
- data/assets/flags/1x1/bh.svg +4 -0
- data/assets/flags/1x1/bi.svg +15 -0
- data/assets/flags/1x1/bj.svg +14 -0
- data/assets/flags/1x1/bl.svg +7 -0
- data/assets/flags/1x1/bm.svg +97 -0
- data/assets/flags/1x1/bn.svg +36 -0
- data/assets/flags/1x1/bo.svg +674 -0
- data/assets/flags/1x1/bq.svg +5 -0
- data/assets/flags/1x1/br.svg +45 -0
- data/assets/flags/1x1/bs.svg +13 -0
- data/assets/flags/1x1/bt.svg +89 -0
- data/assets/flags/1x1/bv.svg +13 -0
- data/assets/flags/1x1/bw.svg +7 -0
- data/assets/flags/1x1/by.svg +18 -0
- data/assets/flags/1x1/bz.svg +145 -0
- data/assets/flags/1x1/ca.svg +4 -0
- data/assets/flags/1x1/cc.svg +19 -0
- data/assets/flags/1x1/cd.svg +12 -0
- data/assets/flags/1x1/cefta.svg +13 -0
- data/assets/flags/1x1/cf.svg +15 -0
- data/assets/flags/1x1/cg.svg +12 -0
- data/assets/flags/1x1/ch.svg +9 -0
- data/assets/flags/1x1/ci.svg +7 -0
- data/assets/flags/1x1/ck.svg +9 -0
- data/assets/flags/1x1/cl.svg +13 -0
- data/assets/flags/1x1/cm.svg +15 -0
- data/assets/flags/1x1/cn.svg +11 -0
- data/assets/flags/1x1/co.svg +7 -0
- data/assets/flags/1x1/cp.svg +7 -0
- data/assets/flags/1x1/cr.svg +7 -0
- data/assets/flags/1x1/cu.svg +13 -0
- data/assets/flags/1x1/cv.svg +13 -0
- data/assets/flags/1x1/cw.svg +14 -0
- data/assets/flags/1x1/cx.svg +15 -0
- data/assets/flags/1x1/cy.svg +6 -0
- data/assets/flags/1x1/cz.svg +5 -0
- data/assets/flags/1x1/de.svg +5 -0
- data/assets/flags/1x1/dg.svg +130 -0
- data/assets/flags/1x1/dj.svg +13 -0
- data/assets/flags/1x1/dk.svg +5 -0
- data/assets/flags/1x1/dm.svg +152 -0
- data/assets/flags/1x1/do.svg +122 -0
- data/assets/flags/1x1/dz.svg +5 -0
- data/assets/flags/1x1/eac.svg +48 -0
- data/assets/flags/1x1/ec.svg +138 -0
- data/assets/flags/1x1/ee.svg +5 -0
- data/assets/flags/1x1/eg.svg +38 -0
- data/assets/flags/1x1/eh.svg +11 -0
- data/assets/flags/1x1/er.svg +13 -0
- data/assets/flags/1x1/es-ct.svg +4 -0
- data/assets/flags/1x1/es-ga.svg +187 -0
- data/assets/flags/1x1/es-pv.svg +5 -0
- data/assets/flags/1x1/es.svg +547 -0
- data/assets/flags/1x1/et.svg +14 -0
- data/assets/flags/1x1/eu.svg +28 -0
- data/assets/flags/1x1/fi.svg +5 -0
- data/assets/flags/1x1/fj.svg +123 -0
- data/assets/flags/1x1/fk.svg +89 -0
- data/assets/flags/1x1/fm.svg +11 -0
- data/assets/flags/1x1/fo.svg +12 -0
- data/assets/flags/1x1/fr.svg +5 -0
- data/assets/flags/1x1/ga.svg +7 -0
- data/assets/flags/1x1/gb-eng.svg +5 -0
- data/assets/flags/1x1/gb-nir.svg +131 -0
- data/assets/flags/1x1/gb-sct.svg +4 -0
- data/assets/flags/1x1/gb-wls.svg +9 -0
- data/assets/flags/1x1/gb.svg +7 -0
- data/assets/flags/1x1/gd.svg +27 -0
- data/assets/flags/1x1/ge.svg +6 -0
- data/assets/flags/1x1/gf.svg +5 -0
- data/assets/flags/1x1/gg.svg +9 -0
- data/assets/flags/1x1/gh.svg +6 -0
- data/assets/flags/1x1/gi.svg +32 -0
- data/assets/flags/1x1/gl.svg +4 -0
- data/assets/flags/1x1/gm.svg +9 -0
- data/assets/flags/1x1/gn.svg +7 -0
- data/assets/flags/1x1/gp.svg +5 -0
- data/assets/flags/1x1/gq.svg +23 -0
- data/assets/flags/1x1/gr.svg +16 -0
- data/assets/flags/1x1/gs.svg +132 -0
- data/assets/flags/1x1/gt.svg +204 -0
- data/assets/flags/1x1/gu.svg +19 -0
- data/assets/flags/1x1/gw.svg +15 -0
- data/assets/flags/1x1/gy.svg +9 -0
- data/assets/flags/1x1/hk.svg +8 -0
- data/assets/flags/1x1/hm.svg +8 -0
- data/assets/flags/1x1/hn.svg +18 -0
- data/assets/flags/1x1/hr.svg +56 -0
- data/assets/flags/1x1/ht.svg +116 -0
- data/assets/flags/1x1/hu.svg +7 -0
- data/assets/flags/1x1/ic.svg +7 -0
- data/assets/flags/1x1/id.svg +4 -0
- data/assets/flags/1x1/ie.svg +7 -0
- data/assets/flags/1x1/il.svg +14 -0
- data/assets/flags/1x1/im.svg +36 -0
- data/assets/flags/1x1/in.svg +25 -0
- data/assets/flags/1x1/io.svg +130 -0
- data/assets/flags/1x1/iq.svg +10 -0
- data/assets/flags/1x1/ir.svg +219 -0
- data/assets/flags/1x1/is.svg +12 -0
- data/assets/flags/1x1/it.svg +7 -0
- data/assets/flags/1x1/je.svg +62 -0
- data/assets/flags/1x1/jm.svg +8 -0
- data/assets/flags/1x1/jo.svg +16 -0
- data/assets/flags/1x1/jp.svg +11 -0
- data/assets/flags/1x1/ke.svg +23 -0
- data/assets/flags/1x1/kg.svg +4 -0
- data/assets/flags/1x1/kh.svg +61 -0
- data/assets/flags/1x1/ki.svg +36 -0
- data/assets/flags/1x1/km.svg +16 -0
- data/assets/flags/1x1/kn.svg +14 -0
- data/assets/flags/1x1/kp.svg +15 -0
- data/assets/flags/1x1/kr.svg +17 -0
- data/assets/flags/1x1/kw.svg +13 -0
- data/assets/flags/1x1/ky.svg +103 -0
- data/assets/flags/1x1/kz.svg +36 -0
- data/assets/flags/1x1/la.svg +12 -0
- data/assets/flags/1x1/lb.svg +15 -0
- data/assets/flags/1x1/lc.svg +8 -0
- data/assets/flags/1x1/li.svg +43 -0
- data/assets/flags/1x1/lk.svg +22 -0
- data/assets/flags/1x1/lr.svg +14 -0
- data/assets/flags/1x1/ls.svg +8 -0
- data/assets/flags/1x1/lt.svg +7 -0
- data/assets/flags/1x1/lu.svg +5 -0
- data/assets/flags/1x1/lv.svg +6 -0
- data/assets/flags/1x1/ly.svg +13 -0
- data/assets/flags/1x1/ma.svg +4 -0
- data/assets/flags/1x1/mc.svg +6 -0
- data/assets/flags/1x1/md.svg +71 -0
- data/assets/flags/1x1/me.svg +118 -0
- data/assets/flags/1x1/mf.svg +5 -0
- data/assets/flags/1x1/mg.svg +7 -0
- data/assets/flags/1x1/mh.svg +8 -0
- data/assets/flags/1x1/mk.svg +5 -0
- data/assets/flags/1x1/ml.svg +7 -0
- data/assets/flags/1x1/mm.svg +10 -0
- data/assets/flags/1x1/mn.svg +14 -0
- data/assets/flags/1x1/mo.svg +9 -0
- data/assets/flags/1x1/mp.svg +86 -0
- data/assets/flags/1x1/mq.svg +5 -0
- data/assets/flags/1x1/mr.svg +6 -0
- data/assets/flags/1x1/ms.svg +25 -0
- data/assets/flags/1x1/mt.svg +56 -0
- data/assets/flags/1x1/mu.svg +8 -0
- data/assets/flags/1x1/mv.svg +6 -0
- data/assets/flags/1x1/mw.svg +15 -0
- data/assets/flags/1x1/mx.svg +377 -0
- data/assets/flags/1x1/my.svg +18 -0
- data/assets/flags/1x1/mz.svg +21 -0
- data/assets/flags/1x1/na.svg +16 -0
- data/assets/flags/1x1/nc.svg +12 -0
- data/assets/flags/1x1/ne.svg +6 -0
- data/assets/flags/1x1/nf.svg +11 -0
- data/assets/flags/1x1/ng.svg +6 -0
- data/assets/flags/1x1/ni.svg +129 -0
- data/assets/flags/1x1/nl.svg +5 -0
- data/assets/flags/1x1/no.svg +7 -0
- data/assets/flags/1x1/np.svg +18 -0
- data/assets/flags/1x1/nr.svg +12 -0
- data/assets/flags/1x1/nu.svg +10 -0
- data/assets/flags/1x1/nz.svg +36 -0
- data/assets/flags/1x1/om.svg +115 -0
- data/assets/flags/1x1/pa.svg +13 -0
- data/assets/flags/1x1/pc.svg +33 -0
- data/assets/flags/1x1/pe.svg +4 -0
- data/assets/flags/1x1/pf.svg +18 -0
- data/assets/flags/1x1/pg.svg +16 -0
- data/assets/flags/1x1/ph.svg +6 -0
- data/assets/flags/1x1/pk.svg +15 -0
- data/assets/flags/1x1/pl.svg +6 -0
- data/assets/flags/1x1/pm.svg +5 -0
- data/assets/flags/1x1/pn.svg +53 -0
- data/assets/flags/1x1/pr.svg +13 -0
- data/assets/flags/1x1/ps.svg +6 -0
- data/assets/flags/1x1/pt.svg +57 -0
- data/assets/flags/1x1/pw.svg +11 -0
- data/assets/flags/1x1/py.svg +156 -0
- data/assets/flags/1x1/qa.svg +4 -0
- data/assets/flags/1x1/re.svg +7 -0
- data/assets/flags/1x1/ro.svg +7 -0
- data/assets/flags/1x1/rs.svg +296 -0
- data/assets/flags/1x1/ru.svg +5 -0
- data/assets/flags/1x1/rw.svg +13 -0
- data/assets/flags/1x1/sa.svg +25 -0
- data/assets/flags/1x1/sb.svg +13 -0
- data/assets/flags/1x1/sc.svg +7 -0
- data/assets/flags/1x1/sd.svg +13 -0
- data/assets/flags/1x1/se.svg +4 -0
- data/assets/flags/1x1/sg.svg +13 -0
- data/assets/flags/1x1/sh-ac.svg +690 -0
- data/assets/flags/1x1/sh-hl.svg +164 -0
- data/assets/flags/1x1/sh-ta.svg +76 -0
- data/assets/flags/1x1/sh.svg +7 -0
- data/assets/flags/1x1/si.svg +18 -0
- data/assets/flags/1x1/sj.svg +7 -0
- data/assets/flags/1x1/sk.svg +9 -0
- data/assets/flags/1x1/sl.svg +12 -0
- data/assets/flags/1x1/sm.svg +73 -0
- data/assets/flags/1x1/sn.svg +8 -0
- data/assets/flags/1x1/so.svg +11 -0
- data/assets/flags/1x1/sr.svg +6 -0
- data/assets/flags/1x1/ss.svg +8 -0
- data/assets/flags/1x1/st.svg +16 -0
- data/assets/flags/1x1/sv.svg +593 -0
- data/assets/flags/1x1/sx.svg +56 -0
- data/assets/flags/1x1/sy.svg +6 -0
- data/assets/flags/1x1/sz.svg +34 -0
- data/assets/flags/1x1/tc.svg +50 -0
- data/assets/flags/1x1/td.svg +7 -0
- data/assets/flags/1x1/tf.svg +15 -0
- data/assets/flags/1x1/tg.svg +14 -0
- data/assets/flags/1x1/th.svg +7 -0
- data/assets/flags/1x1/tj.svg +26 -0
- data/assets/flags/1x1/tk.svg +5 -0
- data/assets/flags/1x1/tl.svg +13 -0
- data/assets/flags/1x1/tm.svg +205 -0
- data/assets/flags/1x1/tn.svg +4 -0
- data/assets/flags/1x1/to.svg +10 -0
- data/assets/flags/1x1/tr.svg +8 -0
- data/assets/flags/1x1/tt.svg +7 -0
- data/assets/flags/1x1/tv.svg +9 -0
- data/assets/flags/1x1/tw.svg +32 -0
- data/assets/flags/1x1/tz.svg +15 -0
- data/assets/flags/1x1/ua.svg +6 -0
- data/assets/flags/1x1/ug.svg +30 -0
- data/assets/flags/1x1/um.svg +9 -0
- data/assets/flags/1x1/un.svg +16 -0
- data/assets/flags/1x1/us.svg +9 -0
- data/assets/flags/1x1/uy.svg +28 -0
- data/assets/flags/1x1/uz.svg +30 -0
- data/assets/flags/1x1/va.svg +190 -0
- data/assets/flags/1x1/vc.svg +8 -0
- data/assets/flags/1x1/ve.svg +26 -0
- data/assets/flags/1x1/vg.svg +59 -0
- data/assets/flags/1x1/vi.svg +28 -0
- data/assets/flags/1x1/vn.svg +11 -0
- data/assets/flags/1x1/vu.svg +21 -0
- data/assets/flags/1x1/wf.svg +5 -0
- data/assets/flags/1x1/ws.svg +7 -0
- data/assets/flags/1x1/xk.svg +5 -0
- data/assets/flags/1x1/xx.svg +4 -0
- data/assets/flags/1x1/ye.svg +7 -0
- data/assets/flags/1x1/yt.svg +5 -0
- data/assets/flags/1x1/za.svg +17 -0
- data/assets/flags/1x1/zm.svg +27 -0
- data/assets/flags/1x1/zw.svg +21 -0
- data/assets/flags/4x3/ad.svg +150 -0
- data/assets/flags/{ae.svg → 4x3/ae.svg} +2 -2
- data/assets/flags/4x3/af.svg +81 -0
- data/assets/flags/4x3/ag.svg +14 -0
- data/assets/flags/4x3/ai.svg +29 -0
- data/assets/flags/4x3/al.svg +5 -0
- data/assets/flags/4x3/am.svg +5 -0
- data/assets/flags/4x3/ao.svg +13 -0
- data/assets/flags/4x3/aq.svg +5 -0
- data/assets/flags/4x3/ar.svg +32 -0
- data/assets/flags/4x3/arab.svg +109 -0
- data/assets/flags/4x3/as.svg +72 -0
- data/assets/flags/4x3/asean.svg +13 -0
- data/assets/flags/4x3/at.svg +4 -0
- data/assets/flags/4x3/au.svg +8 -0
- data/assets/flags/4x3/aw.svg +186 -0
- data/assets/flags/{ax.svg → 4x3/ax.svg} +1 -1
- data/assets/flags/{az.svg → 4x3/az.svg} +2 -2
- data/assets/flags/4x3/ba.svg +12 -0
- data/assets/flags/4x3/bb.svg +6 -0
- data/assets/flags/{bd.svg → 4x3/bd.svg} +1 -1
- data/assets/flags/{be.svg → 4x3/be.svg} +2 -2
- data/assets/flags/4x3/bf.svg +7 -0
- data/assets/flags/4x3/bg.svg +5 -0
- data/assets/flags/4x3/bh.svg +4 -0
- data/assets/flags/4x3/bi.svg +15 -0
- data/assets/flags/{bj.svg → 4x3/bj.svg} +1 -1
- data/assets/flags/4x3/bl.svg +5 -0
- data/assets/flags/4x3/bm.svg +97 -0
- data/assets/flags/4x3/bn.svg +36 -0
- data/assets/flags/4x3/bo.svg +673 -0
- data/assets/flags/{bq.svg → 4x3/bq.svg} +1 -1
- data/assets/flags/4x3/br.svg +45 -0
- data/assets/flags/{bs.svg → 4x3/bs.svg} +2 -2
- data/assets/flags/4x3/bt.svg +89 -0
- data/assets/flags/{bv.svg → 4x3/bv.svg} +1 -1
- data/assets/flags/{bw.svg → 4x3/bw.svg} +2 -2
- data/assets/flags/4x3/by.svg +18 -0
- data/assets/flags/4x3/bz.svg +145 -0
- data/assets/flags/4x3/ca.svg +4 -0
- data/assets/flags/4x3/cc.svg +19 -0
- data/assets/flags/4x3/cd.svg +5 -0
- data/assets/flags/4x3/cefta.svg +13 -0
- data/assets/flags/{cf.svg → 4x3/cf.svg} +2 -2
- data/assets/flags/{cg.svg → 4x3/cg.svg} +3 -3
- data/assets/flags/{ch.svg → 4x3/ch.svg} +2 -2
- data/assets/flags/{ci.svg → 4x3/ci.svg} +1 -1
- data/assets/flags/4x3/ck.svg +9 -0
- data/assets/flags/{cl.svg → 4x3/cl.svg} +2 -2
- data/assets/flags/4x3/cm.svg +15 -0
- data/assets/flags/4x3/cn.svg +11 -0
- data/assets/flags/{co.svg → 4x3/co.svg} +1 -1
- data/assets/flags/4x3/cp.svg +7 -0
- data/assets/flags/{cr.svg → 4x3/cr.svg} +1 -1
- data/assets/flags/4x3/cu.svg +13 -0
- data/assets/flags/{cv.svg → 4x3/cv.svg} +3 -3
- data/assets/flags/4x3/cw.svg +14 -0
- data/assets/flags/4x3/cx.svg +15 -0
- data/assets/flags/4x3/cy.svg +6 -0
- data/assets/flags/4x3/cz.svg +5 -0
- data/assets/flags/4x3/de.svg +5 -0
- data/assets/flags/4x3/dg.svg +130 -0
- data/assets/flags/{dj.svg → 4x3/dj.svg} +4 -4
- data/assets/flags/{dk.svg → 4x3/dk.svg} +1 -1
- data/assets/flags/{dm.svg → 4x3/dm.svg} +40 -40
- data/assets/flags/4x3/do.svg +121 -0
- data/assets/flags/4x3/dz.svg +5 -0
- data/assets/flags/4x3/eac.svg +48 -0
- data/assets/flags/{ec.svg → 4x3/ec.svg} +70 -70
- data/assets/flags/4x3/ee.svg +5 -0
- data/assets/flags/4x3/eg.svg +38 -0
- data/assets/flags/4x3/eh.svg +16 -0
- data/assets/flags/4x3/er.svg +8 -0
- data/assets/flags/{es-ct.svg → 4x3/es-ct.svg} +1 -1
- data/assets/flags/4x3/es-ga.svg +187 -0
- data/assets/flags/4x3/es-pv.svg +5 -0
- data/assets/flags/4x3/es.svg +544 -0
- data/assets/flags/4x3/et.svg +14 -0
- data/assets/flags/4x3/eu.svg +28 -0
- data/assets/flags/4x3/fi.svg +5 -0
- data/assets/flags/4x3/fj.svg +120 -0
- data/assets/flags/4x3/fk.svg +90 -0
- data/assets/flags/4x3/fm.svg +11 -0
- data/assets/flags/{fo.svg → 4x3/fo.svg} +3 -3
- data/assets/flags/4x3/fr.svg +5 -0
- data/assets/flags/{ga.svg → 4x3/ga.svg} +1 -1
- data/assets/flags/{gb-eng.svg → 4x3/gb-eng.svg} +1 -1
- data/assets/flags/4x3/gb-nir.svg +132 -0
- data/assets/flags/4x3/gb-sct.svg +4 -0
- data/assets/flags/4x3/gb-wls.svg +9 -0
- data/assets/flags/4x3/gb.svg +7 -0
- data/assets/flags/4x3/gd.svg +27 -0
- data/assets/flags/4x3/ge.svg +6 -0
- data/assets/flags/4x3/gf.svg +5 -0
- data/assets/flags/4x3/gg.svg +9 -0
- data/assets/flags/4x3/gh.svg +6 -0
- data/assets/flags/4x3/gi.svg +32 -0
- data/assets/flags/4x3/gl.svg +4 -0
- data/assets/flags/{gm.svg → 4x3/gm.svg} +1 -1
- data/assets/flags/{gn.svg → 4x3/gn.svg} +1 -1
- data/assets/flags/4x3/gp.svg +5 -0
- data/assets/flags/4x3/gq.svg +23 -0
- data/assets/flags/4x3/gr.svg +16 -0
- data/assets/flags/4x3/gs.svg +133 -0
- data/assets/flags/4x3/gt.svg +204 -0
- data/assets/flags/4x3/gu.svg +19 -0
- data/assets/flags/4x3/gw.svg +13 -0
- data/assets/flags/{gy.svg → 4x3/gy.svg} +3 -3
- data/assets/flags/4x3/hk.svg +8 -0
- data/assets/flags/4x3/hm.svg +8 -0
- data/assets/flags/4x3/hn.svg +18 -0
- data/assets/flags/4x3/hr.svg +58 -0
- data/assets/flags/4x3/ht.svg +116 -0
- data/assets/flags/{hu.svg → 4x3/hu.svg} +1 -1
- data/assets/flags/4x3/ic.svg +7 -0
- data/assets/flags/4x3/id.svg +4 -0
- data/assets/flags/{ie.svg → 4x3/ie.svg} +1 -1
- data/assets/flags/4x3/il.svg +14 -0
- data/assets/flags/4x3/im.svg +36 -0
- data/assets/flags/4x3/in.svg +25 -0
- data/assets/flags/4x3/io.svg +130 -0
- data/assets/flags/4x3/iq.svg +10 -0
- data/assets/flags/{ir.svg → 4x3/ir.svg} +9 -9
- data/assets/flags/{is.svg → 4x3/is.svg} +3 -3
- data/assets/flags/{it.svg → 4x3/it.svg} +1 -1
- data/assets/flags/4x3/je.svg +62 -0
- data/assets/flags/4x3/jm.svg +8 -0
- data/assets/flags/{jo.svg → 4x3/jo.svg} +5 -5
- data/assets/flags/{jp.svg → 4x3/jp.svg} +2 -2
- data/assets/flags/4x3/ke.svg +23 -0
- data/assets/flags/4x3/kg.svg +4 -0
- data/assets/flags/{kh.svg → 4x3/kh.svg} +21 -21
- data/assets/flags/{ki.svg → 4x3/ki.svg} +25 -25
- data/assets/flags/{km.svg → 4x3/km.svg} +3 -3
- data/assets/flags/4x3/kn.svg +14 -0
- data/assets/flags/{kp.svg → 4x3/kp.svg} +4 -4
- data/assets/flags/4x3/kr.svg +24 -0
- data/assets/flags/{kw.svg → 4x3/kw.svg} +2 -2
- data/assets/flags/4x3/ky.svg +103 -0
- data/assets/flags/4x3/kz.svg +36 -0
- data/assets/flags/{la.svg → 4x3/la.svg} +2 -2
- data/assets/flags/4x3/lb.svg +15 -0
- data/assets/flags/4x3/lc.svg +8 -0
- data/assets/flags/4x3/li.svg +43 -0
- data/assets/flags/4x3/lk.svg +22 -0
- data/assets/flags/{lr.svg → 4x3/lr.svg} +2 -2
- data/assets/flags/4x3/ls.svg +8 -0
- data/assets/flags/{lt.svg → 4x3/lt.svg} +1 -1
- data/assets/flags/4x3/lu.svg +5 -0
- data/assets/flags/{lv.svg → 4x3/lv.svg} +1 -1
- data/assets/flags/{ly.svg → 4x3/ly.svg} +3 -3
- data/assets/flags/4x3/ma.svg +4 -0
- data/assets/flags/{mc.svg → 4x3/mc.svg} +1 -1
- data/assets/flags/{md.svg → 4x3/md.svg} +35 -35
- data/assets/flags/4x3/me.svg +116 -0
- data/assets/flags/4x3/mf.svg +5 -0
- data/assets/flags/4x3/mg.svg +7 -0
- data/assets/flags/4x3/mh.svg +7 -0
- data/assets/flags/{mk.svg → 4x3/mk.svg} +2 -2
- data/assets/flags/{ml.svg → 4x3/ml.svg} +1 -1
- data/assets/flags/4x3/mm.svg +12 -0
- data/assets/flags/4x3/mn.svg +14 -0
- data/assets/flags/4x3/mo.svg +9 -0
- data/assets/flags/4x3/mp.svg +86 -0
- data/assets/flags/4x3/mq.svg +5 -0
- data/assets/flags/4x3/mr.svg +6 -0
- data/assets/flags/4x3/ms.svg +29 -0
- data/assets/flags/4x3/mt.svg +58 -0
- data/assets/flags/{mu.svg → 4x3/mu.svg} +1 -1
- data/assets/flags/{mv.svg → 4x3/mv.svg} +1 -1
- data/assets/flags/4x3/mw.svg +10 -0
- data/assets/flags/4x3/mx.svg +382 -0
- data/assets/flags/4x3/my.svg +26 -0
- data/assets/flags/4x3/mz.svg +21 -0
- data/assets/flags/4x3/na.svg +16 -0
- data/assets/flags/4x3/nc.svg +13 -0
- data/assets/flags/{ne.svg → 4x3/ne.svg} +1 -1
- data/assets/flags/4x3/nf.svg +9 -0
- data/assets/flags/{ng.svg → 4x3/ng.svg} +1 -1
- data/assets/flags/4x3/ni.svg +129 -0
- data/assets/flags/4x3/nl.svg +5 -0
- data/assets/flags/{no.svg → 4x3/no.svg} +1 -1
- data/assets/flags/4x3/np.svg +13 -0
- data/assets/flags/4x3/nr.svg +12 -0
- data/assets/flags/4x3/nu.svg +10 -0
- data/assets/flags/4x3/nz.svg +36 -0
- data/assets/flags/4x3/om.svg +115 -0
- data/assets/flags/{pa.svg → 4x3/pa.svg} +3 -3
- data/assets/flags/4x3/pc.svg +33 -0
- data/assets/flags/4x3/pe.svg +4 -0
- data/assets/flags/4x3/pf.svg +19 -0
- data/assets/flags/4x3/pg.svg +9 -0
- data/assets/flags/4x3/ph.svg +6 -0
- data/assets/flags/4x3/pk.svg +15 -0
- data/assets/flags/{pl.svg → 4x3/pl.svg} +1 -1
- data/assets/flags/4x3/pm.svg +5 -0
- data/assets/flags/4x3/pn.svg +53 -0
- data/assets/flags/{pr.svg → 4x3/pr.svg} +4 -4
- data/assets/flags/4x3/ps.svg +6 -0
- data/assets/flags/4x3/pt.svg +57 -0
- data/assets/flags/{pw.svg → 4x3/pw.svg} +2 -2
- data/assets/flags/4x3/py.svg +157 -0
- data/assets/flags/{qa.svg → 4x3/qa.svg} +2 -2
- data/assets/flags/4x3/re.svg +5 -0
- data/assets/flags/{ro.svg → 4x3/ro.svg} +1 -1
- data/assets/flags/4x3/rs.svg +292 -0
- data/assets/flags/4x3/ru.svg +5 -0
- data/assets/flags/4x3/rw.svg +13 -0
- data/assets/flags/4x3/sa.svg +25 -0
- data/assets/flags/4x3/sb.svg +13 -0
- data/assets/flags/4x3/sc.svg +7 -0
- data/assets/flags/{sd.svg → 4x3/sd.svg} +3 -3
- data/assets/flags/4x3/se.svg +4 -0
- data/assets/flags/4x3/sg.svg +13 -0
- data/assets/flags/4x3/sh-ac.svg +689 -0
- data/assets/flags/4x3/sh-hl.svg +164 -0
- data/assets/flags/4x3/sh-ta.svg +76 -0
- data/assets/flags/4x3/sh.svg +7 -0
- data/assets/flags/4x3/si.svg +18 -0
- data/assets/flags/{sj.svg → 4x3/sj.svg} +1 -1
- data/assets/flags/{sk.svg → 4x3/sk.svg} +5 -5
- data/assets/flags/{sl.svg → 4x3/sl.svg} +1 -1
- data/assets/flags/4x3/sm.svg +75 -0
- data/assets/flags/{sn.svg → 4x3/sn.svg} +1 -1
- data/assets/flags/{so.svg → 4x3/so.svg} +3 -3
- data/assets/flags/{sr.svg → 4x3/sr.svg} +2 -2
- data/assets/flags/4x3/ss.svg +8 -0
- data/assets/flags/4x3/st.svg +16 -0
- data/assets/flags/4x3/sv.svg +593 -0
- data/assets/flags/4x3/sx.svg +56 -0
- data/assets/flags/4x3/sy.svg +6 -0
- data/assets/flags/4x3/sz.svg +34 -0
- data/assets/flags/4x3/tc.svg +50 -0
- data/assets/flags/4x3/td.svg +7 -0
- data/assets/flags/4x3/tf.svg +15 -0
- data/assets/flags/{tg.svg → 4x3/tg.svg} +2 -2
- data/assets/flags/{th.svg → 4x3/th.svg} +1 -1
- data/assets/flags/4x3/tj.svg +22 -0
- data/assets/flags/4x3/tk.svg +5 -0
- data/assets/flags/{tl.svg → 4x3/tl.svg} +4 -4
- data/assets/flags/4x3/tm.svg +204 -0
- data/assets/flags/4x3/tn.svg +4 -0
- data/assets/flags/{to.svg → 4x3/to.svg} +1 -1
- data/assets/flags/4x3/tr.svg +8 -0
- data/assets/flags/4x3/tt.svg +5 -0
- data/assets/flags/4x3/tv.svg +9 -0
- data/assets/flags/4x3/tw.svg +34 -0
- data/assets/flags/4x3/tz.svg +13 -0
- data/assets/flags/4x3/ua.svg +6 -0
- data/assets/flags/{ug.svg → 4x3/ug.svg} +14 -14
- data/assets/flags/4x3/um.svg +9 -0
- data/assets/flags/4x3/un.svg +16 -0
- data/assets/flags/4x3/us.svg +9 -0
- data/assets/flags/{uy.svg → 4x3/uy.svg} +13 -13
- data/assets/flags/4x3/uz.svg +30 -0
- data/assets/flags/4x3/va.svg +190 -0
- data/assets/flags/4x3/vc.svg +8 -0
- data/assets/flags/4x3/ve.svg +26 -0
- data/assets/flags/4x3/vg.svg +59 -0
- data/assets/flags/4x3/vi.svg +28 -0
- data/assets/flags/{vn.svg → 4x3/vn.svg} +4 -4
- data/assets/flags/4x3/vu.svg +21 -0
- data/assets/flags/4x3/wf.svg +5 -0
- data/assets/flags/4x3/ws.svg +7 -0
- data/assets/flags/4x3/xk.svg +5 -0
- data/assets/flags/4x3/xx.svg +4 -0
- data/assets/flags/{ye.svg → 4x3/ye.svg} +2 -2
- data/assets/flags/4x3/yt.svg +5 -0
- data/assets/flags/4x3/za.svg +17 -0
- data/assets/flags/4x3/zm.svg +27 -0
- data/assets/flags/4x3/zw.svg +21 -0
- data/assets/img/dsw_compact_logo.svg +10 -0
- data/assets/img/faircookbook_compact_logo.svg +17 -0
- data/assets/img/faircookbook_square_logo.svg +28 -0
- data/assets/img/fairsharing_compact_logo.svg +28 -0
- data/assets/img/rdmkit_compact_logo.svg +1 -0
- data/assets/js/bootstrap.bundle.min.js +3 -3
- data/assets/js/bootstrap.bundle.min.js.map +1 -1
- data/assets/js/dataTables.bootstrap5.min.js +1 -1
- data/assets/js/dataTables.dateTime.min.js +3 -5
- data/assets/js/dataTables.searchBuilder.min.js +3 -3
- data/assets/js/jquery.dataTables.min.js +3 -3
- data/assets/js/jquery.min.js +2 -2
- data/assets/js/jquery.min.map +1 -1
- data/assets/js/main.js +1 -1
- data/assets/js/searchBuilder.bootstrap5.min.js +3 -3
- data/assets/webfonts/lucide.ttf +0 -0
- data/assets/webfonts/lucide.woff +0 -0
- data/assets/webfonts/lucide.woff2 +0 -0
- metadata +563 -279
- data/_includes/affiliation-tiles-page.html +0 -31
- data/_sass/bootstrap/tests/jasmine.js +0 -16
- data/_sass/bootstrap/tests/mixins/_auto-import-of-variables-dark.test.scss +0 -7
- data/_sass/bootstrap/tests/mixins/_color-modes.test.scss +0 -69
- data/_sass/bootstrap/tests/mixins/_media-query-color-mode-full.test.scss +0 -8
- data/_sass/bootstrap/tests/mixins/_utilities.test.scss +0 -393
- data/_sass/bootstrap/tests/sass-true/register.js +0 -14
- data/_sass/bootstrap/tests/sass-true/runner.js +0 -17
- data/_sass/bootstrap/tests/utilities/_api.test.scss +0 -75
- data/assets/css/flag-icon.min.css +0 -1
- data/assets/flags/ad.svg +0 -150
- data/assets/flags/af.svg +0 -81
- data/assets/flags/ag.svg +0 -14
- data/assets/flags/ai.svg +0 -763
- data/assets/flags/al.svg +0 -5
- data/assets/flags/am.svg +0 -5
- data/assets/flags/ao.svg +0 -13
- data/assets/flags/aq.svg +0 -5
- data/assets/flags/ar.svg +0 -31
- data/assets/flags/as.svg +0 -33
- data/assets/flags/at.svg +0 -6
- data/assets/flags/au.svg +0 -9
- data/assets/flags/aw.svg +0 -186
- data/assets/flags/ba.svg +0 -12
- data/assets/flags/bb.svg +0 -6
- data/assets/flags/bf.svg +0 -7
- data/assets/flags/bg.svg +0 -7
- data/assets/flags/bh.svg +0 -9
- data/assets/flags/bi.svg +0 -15
- data/assets/flags/bl.svg +0 -7
- data/assets/flags/bm.svg +0 -98
- data/assets/flags/bn.svg +0 -36
- data/assets/flags/bo.svg +0 -676
- data/assets/flags/br.svg +0 -45
- data/assets/flags/bt.svg +0 -89
- data/assets/flags/by.svg +0 -20
- data/assets/flags/bz.svg +0 -145
- data/assets/flags/ca.svg +0 -4
- data/assets/flags/cc.svg +0 -19
- data/assets/flags/cd.svg +0 -5
- data/assets/flags/ck.svg +0 -9
- data/assets/flags/cm.svg +0 -15
- data/assets/flags/cn.svg +0 -11
- data/assets/flags/cu.svg +0 -13
- data/assets/flags/cw.svg +0 -14
- data/assets/flags/cx.svg +0 -15
- data/assets/flags/cy.svg +0 -6
- data/assets/flags/cz.svg +0 -5
- data/assets/flags/de.svg +0 -5
- data/assets/flags/do.svg +0 -6745
- data/assets/flags/dz.svg +0 -5
- data/assets/flags/ee.svg +0 -7
- data/assets/flags/eg.svg +0 -38
- data/assets/flags/eh.svg +0 -15
- data/assets/flags/er.svg +0 -8
- data/assets/flags/es-ga.svg +0 -189
- data/assets/flags/es.svg +0 -544
- data/assets/flags/et.svg +0 -14
- data/assets/flags/eu.svg +0 -28
- data/assets/flags/fi.svg +0 -5
- data/assets/flags/fj.svg +0 -122
- data/assets/flags/fk.svg +0 -90
- data/assets/flags/fm.svg +0 -11
- data/assets/flags/fr.svg +0 -7
- data/assets/flags/gb-nir.svg +0 -132
- data/assets/flags/gb-sct.svg +0 -4
- data/assets/flags/gb-wls.svg +0 -9
- data/assets/flags/gb.svg +0 -7
- data/assets/flags/gd.svg +0 -27
- data/assets/flags/ge.svg +0 -6
- data/assets/flags/gf.svg +0 -7
- data/assets/flags/gg.svg +0 -9
- data/assets/flags/gh.svg +0 -6
- data/assets/flags/gi.svg +0 -32
- data/assets/flags/gl.svg +0 -4
- data/assets/flags/gp.svg +0 -7
- data/assets/flags/gq.svg +0 -23
- data/assets/flags/gr.svg +0 -16
- data/assets/flags/gs.svg +0 -201
- data/assets/flags/gt.svg +0 -204
- data/assets/flags/gu.svg +0 -39
- data/assets/flags/gw.svg +0 -13
- data/assets/flags/hk.svg +0 -30
- data/assets/flags/hm.svg +0 -9
- data/assets/flags/hn.svg +0 -18
- data/assets/flags/hr.svg +0 -58
- data/assets/flags/ht.svg +0 -116
- data/assets/flags/id.svg +0 -6
- data/assets/flags/il.svg +0 -14
- data/assets/flags/im.svg +0 -36
- data/assets/flags/in.svg +0 -25
- data/assets/flags/io.svg +0 -138
- data/assets/flags/iq.svg +0 -10
- data/assets/flags/je.svg +0 -29
- data/assets/flags/jm.svg +0 -8
- data/assets/flags/ke.svg +0 -23
- data/assets/flags/kg.svg +0 -15
- data/assets/flags/kn.svg +0 -14
- data/assets/flags/kr.svg +0 -24
- data/assets/flags/ky.svg +0 -63
- data/assets/flags/kz.svg +0 -23
- data/assets/flags/lb.svg +0 -15
- data/assets/flags/lc.svg +0 -8
- data/assets/flags/li.svg +0 -43
- data/assets/flags/lk.svg +0 -22
- data/assets/flags/ls.svg +0 -8
- data/assets/flags/lu.svg +0 -5
- data/assets/flags/ma.svg +0 -4
- data/assets/flags/me.svg +0 -116
- data/assets/flags/mf.svg +0 -7
- data/assets/flags/mg.svg +0 -7
- data/assets/flags/mh.svg +0 -7
- data/assets/flags/mm.svg +0 -16
- data/assets/flags/mn.svg +0 -13
- data/assets/flags/mo.svg +0 -9
- data/assets/flags/mp.svg +0 -86
- data/assets/flags/mq.svg +0 -7
- data/assets/flags/mr.svg +0 -6
- data/assets/flags/ms.svg +0 -78
- data/assets/flags/mt.svg +0 -49
- data/assets/flags/mw.svg +0 -10
- data/assets/flags/mx.svg +0 -382
- data/assets/flags/my.svg +0 -15
- data/assets/flags/mz.svg +0 -21
- data/assets/flags/na.svg +0 -16
- data/assets/flags/nc.svg +0 -14
- data/assets/flags/nf.svg +0 -9
- data/assets/flags/ni.svg +0 -129
- data/assets/flags/nl.svg +0 -5
- data/assets/flags/np.svg +0 -14
- data/assets/flags/nr.svg +0 -12
- data/assets/flags/nu.svg +0 -26
- data/assets/flags/nz.svg +0 -41
- data/assets/flags/om.svg +0 -115
- data/assets/flags/pe.svg +0 -244
- data/assets/flags/pf.svg +0 -19
- data/assets/flags/pg.svg +0 -9
- data/assets/flags/ph.svg +0 -9
- data/assets/flags/pk.svg +0 -15
- data/assets/flags/pm.svg +0 -7
- data/assets/flags/pn.svg +0 -62
- data/assets/flags/ps.svg +0 -15
- data/assets/flags/pt.svg +0 -57
- data/assets/flags/py.svg +0 -157
- data/assets/flags/re.svg +0 -7
- data/assets/flags/rs.svg +0 -292
- data/assets/flags/ru.svg +0 -7
- data/assets/flags/rw.svg +0 -13
- data/assets/flags/sa.svg +0 -26
- data/assets/flags/sb.svg +0 -13
- data/assets/flags/sc.svg +0 -14
- data/assets/flags/se.svg +0 -5
- data/assets/flags/sg.svg +0 -13
- data/assets/flags/sh.svg +0 -74
- data/assets/flags/si.svg +0 -18
- data/assets/flags/sm.svg +0 -91
- data/assets/flags/ss.svg +0 -8
- data/assets/flags/st.svg +0 -16
- data/assets/flags/sv.svg +0 -594
- data/assets/flags/sx.svg +0 -56
- data/assets/flags/sy.svg +0 -6
- data/assets/flags/sz.svg +0 -45
- data/assets/flags/tc.svg +0 -67
- data/assets/flags/td.svg +0 -7
- data/assets/flags/tf.svg +0 -15
- data/assets/flags/tj.svg +0 -22
- data/assets/flags/tk.svg +0 -5
- data/assets/flags/tm.svg +0 -206
- data/assets/flags/tn.svg +0 -13
- data/assets/flags/tr.svg +0 -8
- data/assets/flags/tt.svg +0 -5
- data/assets/flags/tv.svg +0 -16
- data/assets/flags/tw.svg +0 -35
- data/assets/flags/tz.svg +0 -13
- data/assets/flags/ua.svg +0 -6
- data/assets/flags/um.svg +0 -15
- data/assets/flags/un.svg +0 -16
- data/assets/flags/us.svg +0 -10
- data/assets/flags/uz.svg +0 -30
- data/assets/flags/va.svg +0 -479
- data/assets/flags/vc.svg +0 -8
- data/assets/flags/ve.svg +0 -26
- data/assets/flags/vg.svg +0 -127
- data/assets/flags/vi.svg +0 -28
- data/assets/flags/vu.svg +0 -18
- data/assets/flags/wf.svg +0 -7
- data/assets/flags/ws.svg +0 -7
- data/assets/flags/xk.svg +0 -16
- data/assets/flags/yt.svg +0 -7
- data/assets/flags/za.svg +0 -17
- data/assets/flags/zm.svg +0 -27
- data/assets/flags/zw.svg +0 -21
- data/assets/img/carpentries_logo.svg +0 -7
- data/assets/img/tess_logo.svg +0 -60
- data/assets/img/youtube_logo.svg +0 -1
- data/assets/img/zenodo_logo.svg +0 -55
|
@@ -0,0 +1,2025 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: "lucide";
|
|
3
|
+
src: url('../webfonts/lucide.woff2') format('woff2'),
|
|
4
|
+
url('../webfonts/lucide.woff') format('woff'),
|
|
5
|
+
url('../webfonts/lucide.ttf') format('truetype');
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
[class^="icon-"], [class*=" icon-"] {
|
|
9
|
+
font-family: 'lucide' !important;font-size: inherit;
|
|
10
|
+
font-style:normal;
|
|
11
|
+
-webkit-font-smoothing: antialiased;
|
|
12
|
+
-moz-osx-font-smoothing: grayscale;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
.icon-a-arrow-down::before { content: "\e585"; }
|
|
19
|
+
.icon-a-arrow-up::before { content: "\e586"; }
|
|
20
|
+
.icon-a-large-small::before { content: "\e587"; }
|
|
21
|
+
.icon-accessibility::before { content: "\e297"; }
|
|
22
|
+
.icon-activity-square::before { content: "\e4b4"; }
|
|
23
|
+
.icon-activity::before { content: "\e038"; }
|
|
24
|
+
.icon-ad::before { content: "\e700"; }
|
|
25
|
+
.icon-air-vent::before { content: "\e34d"; }
|
|
26
|
+
.icon-airplay::before { content: "\e039"; }
|
|
27
|
+
.icon-alarm-check::before { content: "\e1ec"; }
|
|
28
|
+
.icon-alarm-clock-check::before { content: "\e1ec"; }
|
|
29
|
+
.icon-alarm-clock-minus::before { content: "\e1ed"; }
|
|
30
|
+
.icon-alarm-clock-off::before { content: "\e23b"; }
|
|
31
|
+
.icon-alarm-clock-plus::before { content: "\e1ee"; }
|
|
32
|
+
.icon-alarm-clock::before { content: "\e03a"; }
|
|
33
|
+
.icon-alarm-minus::before { content: "\e1ed"; }
|
|
34
|
+
.icon-alarm-plus::before { content: "\e1ee"; }
|
|
35
|
+
.icon-alarm-smoke::before { content: "\e57b"; }
|
|
36
|
+
.icon-album::before { content: "\e03b"; }
|
|
37
|
+
.icon-alert-circle::before { content: "\e077"; }
|
|
38
|
+
.icon-alert-octagon::before { content: "\e127"; }
|
|
39
|
+
.icon-alert-triangle::before { content: "\e193"; }
|
|
40
|
+
.icon-align-center-horizontal::before { content: "\e26c"; }
|
|
41
|
+
.icon-align-center-vertical::before { content: "\e26d"; }
|
|
42
|
+
.icon-align-center::before { content: "\e182"; }
|
|
43
|
+
.icon-align-end-horizontal::before { content: "\e26e"; }
|
|
44
|
+
.icon-align-end-vertical::before { content: "\e26f"; }
|
|
45
|
+
.icon-align-horizontal-distribute-center::before { content: "\e03c"; }
|
|
46
|
+
.icon-align-horizontal-distribute-end::before { content: "\e03d"; }
|
|
47
|
+
.icon-align-horizontal-distribute-start::before { content: "\e03e"; }
|
|
48
|
+
.icon-align-horizontal-justify-center::before { content: "\e272"; }
|
|
49
|
+
.icon-align-horizontal-justify-end::before { content: "\e273"; }
|
|
50
|
+
.icon-align-horizontal-justify-start::before { content: "\e274"; }
|
|
51
|
+
.icon-align-horizontal-space-around::before { content: "\e275"; }
|
|
52
|
+
.icon-align-horizontal-space-between::before { content: "\e276"; }
|
|
53
|
+
.icon-align-justify::before { content: "\e184"; }
|
|
54
|
+
.icon-align-left::before { content: "\e185"; }
|
|
55
|
+
.icon-align-right::before { content: "\e183"; }
|
|
56
|
+
.icon-align-start-horizontal::before { content: "\e270"; }
|
|
57
|
+
.icon-align-start-vertical::before { content: "\e271"; }
|
|
58
|
+
.icon-align-vertical-distribute-center::before { content: "\e27e"; }
|
|
59
|
+
.icon-align-vertical-distribute-end::before { content: "\e27f"; }
|
|
60
|
+
.icon-align-vertical-distribute-start::before { content: "\e280"; }
|
|
61
|
+
.icon-align-vertical-justify-center::before { content: "\e277"; }
|
|
62
|
+
.icon-align-vertical-justify-end::before { content: "\e278"; }
|
|
63
|
+
.icon-align-vertical-justify-start::before { content: "\e279"; }
|
|
64
|
+
.icon-align-vertical-space-around::before { content: "\e27a"; }
|
|
65
|
+
.icon-align-vertical-space-between::before { content: "\e27b"; }
|
|
66
|
+
.icon-ambulance::before { content: "\e5bb"; }
|
|
67
|
+
.icon-ampersand::before { content: "\e49c"; }
|
|
68
|
+
.icon-ampersands::before { content: "\e49d"; }
|
|
69
|
+
.icon-amphora::before { content: "\e61b"; }
|
|
70
|
+
.icon-anchor::before { content: "\e03f"; }
|
|
71
|
+
.icon-angry::before { content: "\e2fc"; }
|
|
72
|
+
.icon-annoyed::before { content: "\e2fd"; }
|
|
73
|
+
.icon-antenna::before { content: "\e4e2"; }
|
|
74
|
+
.icon-anvil::before { content: "\e580"; }
|
|
75
|
+
.icon-aperture::before { content: "\e040"; }
|
|
76
|
+
.icon-app-window-mac::before { content: "\e5d2"; }
|
|
77
|
+
.icon-app-window::before { content: "\e426"; }
|
|
78
|
+
.icon-apple::before { content: "\e34e"; }
|
|
79
|
+
.icon-archive-restore::before { content: "\e2cd"; }
|
|
80
|
+
.icon-archive-x::before { content: "\e50c"; }
|
|
81
|
+
.icon-archive::before { content: "\e041"; }
|
|
82
|
+
.icon-area-chart::before { content: "\e4d3"; }
|
|
83
|
+
.icon-armchair::before { content: "\e2c0"; }
|
|
84
|
+
.icon-arrow-big-down-dash::before { content: "\e41d"; }
|
|
85
|
+
.icon-arrow-big-down::before { content: "\e1e1"; }
|
|
86
|
+
.icon-arrow-big-left-dash::before { content: "\e41e"; }
|
|
87
|
+
.icon-arrow-big-left::before { content: "\e1e2"; }
|
|
88
|
+
.icon-arrow-big-right-dash::before { content: "\e41f"; }
|
|
89
|
+
.icon-arrow-big-right::before { content: "\e1e3"; }
|
|
90
|
+
.icon-arrow-big-up-dash::before { content: "\e420"; }
|
|
91
|
+
.icon-arrow-big-up::before { content: "\e1e4"; }
|
|
92
|
+
.icon-arrow-down-0-1::before { content: "\e413"; }
|
|
93
|
+
.icon-arrow-down-01::before { content: "\e413"; }
|
|
94
|
+
.icon-arrow-down-1-0::before { content: "\e414"; }
|
|
95
|
+
.icon-arrow-down-10::before { content: "\e414"; }
|
|
96
|
+
.icon-arrow-down-a-z::before { content: "\e415"; }
|
|
97
|
+
.icon-arrow-down-az::before { content: "\e415"; }
|
|
98
|
+
.icon-arrow-down-circle::before { content: "\e078"; }
|
|
99
|
+
.icon-arrow-down-from-line::before { content: "\e454"; }
|
|
100
|
+
.icon-arrow-down-left-from-circle::before { content: "\e3f7"; }
|
|
101
|
+
.icon-arrow-down-left-from-square::before { content: "\e5a1"; }
|
|
102
|
+
.icon-arrow-down-left-square::before { content: "\e4b5"; }
|
|
103
|
+
.icon-arrow-down-left::before { content: "\e043"; }
|
|
104
|
+
.icon-arrow-down-narrow-wide::before { content: "\e044"; }
|
|
105
|
+
.icon-arrow-down-right-from-circle::before { content: "\e3f8"; }
|
|
106
|
+
.icon-arrow-down-right-from-square::before { content: "\e5a2"; }
|
|
107
|
+
.icon-arrow-down-right-square::before { content: "\e4b6"; }
|
|
108
|
+
.icon-arrow-down-right::before { content: "\e045"; }
|
|
109
|
+
.icon-arrow-down-square::before { content: "\e427"; }
|
|
110
|
+
.icon-arrow-down-to-dot::before { content: "\e44d"; }
|
|
111
|
+
.icon-arrow-down-to-line::before { content: "\e455"; }
|
|
112
|
+
.icon-arrow-down-up::before { content: "\e046"; }
|
|
113
|
+
.icon-arrow-down-wide-narrow::before { content: "\e047"; }
|
|
114
|
+
.icon-arrow-down-z-a::before { content: "\e416"; }
|
|
115
|
+
.icon-arrow-down-za::before { content: "\e416"; }
|
|
116
|
+
.icon-arrow-down::before { content: "\e042"; }
|
|
117
|
+
.icon-arrow-left-circle::before { content: "\e079"; }
|
|
118
|
+
.icon-arrow-left-from-line::before { content: "\e456"; }
|
|
119
|
+
.icon-arrow-left-right::before { content: "\e24a"; }
|
|
120
|
+
.icon-arrow-left-square::before { content: "\e428"; }
|
|
121
|
+
.icon-arrow-left-to-line::before { content: "\e457"; }
|
|
122
|
+
.icon-arrow-left::before { content: "\e048"; }
|
|
123
|
+
.icon-arrow-right-circle::before { content: "\e07a"; }
|
|
124
|
+
.icon-arrow-right-from-line::before { content: "\e458"; }
|
|
125
|
+
.icon-arrow-right-left::before { content: "\e417"; }
|
|
126
|
+
.icon-arrow-right-square::before { content: "\e429"; }
|
|
127
|
+
.icon-arrow-right-to-line::before { content: "\e459"; }
|
|
128
|
+
.icon-arrow-right::before { content: "\e049"; }
|
|
129
|
+
.icon-arrow-up-0-1::before { content: "\e418"; }
|
|
130
|
+
.icon-arrow-up-01::before { content: "\e418"; }
|
|
131
|
+
.icon-arrow-up-1-0::before { content: "\e419"; }
|
|
132
|
+
.icon-arrow-up-10::before { content: "\e419"; }
|
|
133
|
+
.icon-arrow-up-a-z::before { content: "\e41a"; }
|
|
134
|
+
.icon-arrow-up-az::before { content: "\e41a"; }
|
|
135
|
+
.icon-arrow-up-circle::before { content: "\e07b"; }
|
|
136
|
+
.icon-arrow-up-down::before { content: "\e37d"; }
|
|
137
|
+
.icon-arrow-up-from-dot::before { content: "\e44e"; }
|
|
138
|
+
.icon-arrow-up-from-line::before { content: "\e45a"; }
|
|
139
|
+
.icon-arrow-up-left-from-circle::before { content: "\e3f9"; }
|
|
140
|
+
.icon-arrow-up-left-from-square::before { content: "\e5a3"; }
|
|
141
|
+
.icon-arrow-up-left-square::before { content: "\e4b7"; }
|
|
142
|
+
.icon-arrow-up-left::before { content: "\e04b"; }
|
|
143
|
+
.icon-arrow-up-narrow-wide::before { content: "\e04c"; }
|
|
144
|
+
.icon-arrow-up-right-from-circle::before { content: "\e3fa"; }
|
|
145
|
+
.icon-arrow-up-right-from-square::before { content: "\e5a4"; }
|
|
146
|
+
.icon-arrow-up-right-square::before { content: "\e4b8"; }
|
|
147
|
+
.icon-arrow-up-right::before { content: "\e04d"; }
|
|
148
|
+
.icon-arrow-up-square::before { content: "\e42a"; }
|
|
149
|
+
.icon-arrow-up-to-line::before { content: "\e45b"; }
|
|
150
|
+
.icon-arrow-up-wide-narrow::before { content: "\e41b"; }
|
|
151
|
+
.icon-arrow-up-z-a::before { content: "\e41c"; }
|
|
152
|
+
.icon-arrow-up-za::before { content: "\e41c"; }
|
|
153
|
+
.icon-arrow-up::before { content: "\e04a"; }
|
|
154
|
+
.icon-arrows-up-from-line::before { content: "\e4d4"; }
|
|
155
|
+
.icon-asterisk-square::before { content: "\e168"; }
|
|
156
|
+
.icon-asterisk::before { content: "\e1ef"; }
|
|
157
|
+
.icon-astroid::before { content: "\e6f0"; }
|
|
158
|
+
.icon-at-sign::before { content: "\e04e"; }
|
|
159
|
+
.icon-atom::before { content: "\e3d7"; }
|
|
160
|
+
.icon-audio-lines::before { content: "\e55a"; }
|
|
161
|
+
.icon-audio-waveform::before { content: "\e55b"; }
|
|
162
|
+
.icon-award::before { content: "\e04f"; }
|
|
163
|
+
.icon-axe::before { content: "\e050"; }
|
|
164
|
+
.icon-axis-3-d::before { content: "\e2fe"; }
|
|
165
|
+
.icon-axis-3d::before { content: "\e2fe"; }
|
|
166
|
+
.icon-baby::before { content: "\e2ce"; }
|
|
167
|
+
.icon-backpack::before { content: "\e2c8"; }
|
|
168
|
+
.icon-badge-alert::before { content: "\e475"; }
|
|
169
|
+
.icon-badge-cent::before { content: "\e50f"; }
|
|
170
|
+
.icon-badge-check::before { content: "\e241"; }
|
|
171
|
+
.icon-badge-dollar-sign::before { content: "\e476"; }
|
|
172
|
+
.icon-badge-euro::before { content: "\e510"; }
|
|
173
|
+
.icon-badge-help::before { content: "\e47b"; }
|
|
174
|
+
.icon-badge-indian-rupee::before { content: "\e511"; }
|
|
175
|
+
.icon-badge-info::before { content: "\e477"; }
|
|
176
|
+
.icon-badge-japanese-yen::before { content: "\e512"; }
|
|
177
|
+
.icon-badge-minus::before { content: "\e478"; }
|
|
178
|
+
.icon-badge-percent::before { content: "\e479"; }
|
|
179
|
+
.icon-badge-plus::before { content: "\e47a"; }
|
|
180
|
+
.icon-badge-pound-sterling::before { content: "\e513"; }
|
|
181
|
+
.icon-badge-question-mark::before { content: "\e47b"; }
|
|
182
|
+
.icon-badge-russian-ruble::before { content: "\e514"; }
|
|
183
|
+
.icon-badge-swiss-franc::before { content: "\e515"; }
|
|
184
|
+
.icon-badge-turkish-lira::before { content: "\e67e"; }
|
|
185
|
+
.icon-badge-x::before { content: "\e47c"; }
|
|
186
|
+
.icon-badge::before { content: "\e474"; }
|
|
187
|
+
.icon-baggage-claim::before { content: "\e2c9"; }
|
|
188
|
+
.icon-balloon::before { content: "\e6af"; }
|
|
189
|
+
.icon-ban::before { content: "\e051"; }
|
|
190
|
+
.icon-banana::before { content: "\e34f"; }
|
|
191
|
+
.icon-bandage::before { content: "\e61d"; }
|
|
192
|
+
.icon-banknote-arrow-down::before { content: "\e64c"; }
|
|
193
|
+
.icon-banknote-arrow-up::before { content: "\e64d"; }
|
|
194
|
+
.icon-banknote-check::before { content: "\e70c"; }
|
|
195
|
+
.icon-banknote-x::before { content: "\e64e"; }
|
|
196
|
+
.icon-banknote::before { content: "\e052"; }
|
|
197
|
+
.icon-bar-chart-2::before { content: "\e068"; }
|
|
198
|
+
.icon-bar-chart-3::before { content: "\e2a3"; }
|
|
199
|
+
.icon-bar-chart-4::before { content: "\e2a4"; }
|
|
200
|
+
.icon-bar-chart-big::before { content: "\e4a9"; }
|
|
201
|
+
.icon-bar-chart-horizontal-big::before { content: "\e4a7"; }
|
|
202
|
+
.icon-bar-chart-horizontal::before { content: "\e2a2"; }
|
|
203
|
+
.icon-bar-chart::before { content: "\e06a"; }
|
|
204
|
+
.icon-barcode::before { content: "\e533"; }
|
|
205
|
+
.icon-barrel::before { content: "\e675"; }
|
|
206
|
+
.icon-baseline::before { content: "\e285"; }
|
|
207
|
+
.icon-bath::before { content: "\e2ab"; }
|
|
208
|
+
.icon-battery-charging::before { content: "\e054"; }
|
|
209
|
+
.icon-battery-full::before { content: "\e055"; }
|
|
210
|
+
.icon-battery-low::before { content: "\e056"; }
|
|
211
|
+
.icon-battery-medium::before { content: "\e057"; }
|
|
212
|
+
.icon-battery-plus::before { content: "\e63e"; }
|
|
213
|
+
.icon-battery-warning::before { content: "\e3ac"; }
|
|
214
|
+
.icon-battery::before { content: "\e053"; }
|
|
215
|
+
.icon-beaker::before { content: "\e058"; }
|
|
216
|
+
.icon-bean-off::before { content: "\e390"; }
|
|
217
|
+
.icon-bean::before { content: "\e38f"; }
|
|
218
|
+
.icon-bed-double::before { content: "\e2c2"; }
|
|
219
|
+
.icon-bed-single::before { content: "\e2c3"; }
|
|
220
|
+
.icon-bed::before { content: "\e2c1"; }
|
|
221
|
+
.icon-beef-off::before { content: "\e6dc"; }
|
|
222
|
+
.icon-beef::before { content: "\e3a5"; }
|
|
223
|
+
.icon-beer-off::before { content: "\e5d9"; }
|
|
224
|
+
.icon-beer::before { content: "\e2cf"; }
|
|
225
|
+
.icon-bell-check::before { content: "\e6ef"; }
|
|
226
|
+
.icon-bell-dot::before { content: "\e42b"; }
|
|
227
|
+
.icon-bell-electric::before { content: "\e57c"; }
|
|
228
|
+
.icon-bell-minus::before { content: "\e1f0"; }
|
|
229
|
+
.icon-bell-off::before { content: "\e05a"; }
|
|
230
|
+
.icon-bell-plus::before { content: "\e1f1"; }
|
|
231
|
+
.icon-bell-ring::before { content: "\e224"; }
|
|
232
|
+
.icon-bell::before { content: "\e059"; }
|
|
233
|
+
.icon-between-horizonal-end::before { content: "\e591"; }
|
|
234
|
+
.icon-between-horizonal-start::before { content: "\e592"; }
|
|
235
|
+
.icon-between-horizontal-end::before { content: "\e591"; }
|
|
236
|
+
.icon-between-horizontal-start::before { content: "\e592"; }
|
|
237
|
+
.icon-between-vertical-end::before { content: "\e593"; }
|
|
238
|
+
.icon-between-vertical-start::before { content: "\e594"; }
|
|
239
|
+
.icon-biceps-flexed::before { content: "\e5eb"; }
|
|
240
|
+
.icon-bike::before { content: "\e1d2"; }
|
|
241
|
+
.icon-binary::before { content: "\e1f2"; }
|
|
242
|
+
.icon-binoculars::before { content: "\e621"; }
|
|
243
|
+
.icon-biohazard::before { content: "\e441"; }
|
|
244
|
+
.icon-bird::before { content: "\e3c5"; }
|
|
245
|
+
.icon-birdhouse::before { content: "\e69a"; }
|
|
246
|
+
.icon-bitcoin::before { content: "\e05b"; }
|
|
247
|
+
.icon-blend::before { content: "\e59c"; }
|
|
248
|
+
.icon-blender::before { content: "\e6f4"; }
|
|
249
|
+
.icon-blinds::before { content: "\e3c0"; }
|
|
250
|
+
.icon-blocks::before { content: "\e4fa"; }
|
|
251
|
+
.icon-bluetooth-connected::before { content: "\e1b8"; }
|
|
252
|
+
.icon-bluetooth-off::before { content: "\e1b9"; }
|
|
253
|
+
.icon-bluetooth-searching::before { content: "\e1ba"; }
|
|
254
|
+
.icon-bluetooth::before { content: "\e05c"; }
|
|
255
|
+
.icon-bold::before { content: "\e05d"; }
|
|
256
|
+
.icon-bolt::before { content: "\e58c"; }
|
|
257
|
+
.icon-bomb::before { content: "\e2ff"; }
|
|
258
|
+
.icon-bone-fracture::before { content: "\e715"; }
|
|
259
|
+
.icon-bone::before { content: "\e358"; }
|
|
260
|
+
.icon-book-a::before { content: "\e544"; }
|
|
261
|
+
.icon-book-alert::before { content: "\e672"; }
|
|
262
|
+
.icon-book-audio::before { content: "\e545"; }
|
|
263
|
+
.icon-book-check::before { content: "\e546"; }
|
|
264
|
+
.icon-book-copy::before { content: "\e3ec"; }
|
|
265
|
+
.icon-book-dashed::before { content: "\e3ed"; }
|
|
266
|
+
.icon-book-down::before { content: "\e3ee"; }
|
|
267
|
+
.icon-book-headphones::before { content: "\e547"; }
|
|
268
|
+
.icon-book-heart::before { content: "\e548"; }
|
|
269
|
+
.icon-book-image::before { content: "\e549"; }
|
|
270
|
+
.icon-book-key::before { content: "\e3ef"; }
|
|
271
|
+
.icon-book-lock::before { content: "\e3f0"; }
|
|
272
|
+
.icon-book-marked::before { content: "\e3f1"; }
|
|
273
|
+
.icon-book-minus::before { content: "\e3f2"; }
|
|
274
|
+
.icon-book-open-check::before { content: "\e381"; }
|
|
275
|
+
.icon-book-open-text::before { content: "\e54a"; }
|
|
276
|
+
.icon-book-open::before { content: "\e05f"; }
|
|
277
|
+
.icon-book-plus::before { content: "\e3f3"; }
|
|
278
|
+
.icon-book-search::before { content: "\e6ab"; }
|
|
279
|
+
.icon-book-template::before { content: "\e3ed"; }
|
|
280
|
+
.icon-book-text::before { content: "\e54b"; }
|
|
281
|
+
.icon-book-type::before { content: "\e54c"; }
|
|
282
|
+
.icon-book-up-2::before { content: "\e4a6"; }
|
|
283
|
+
.icon-book-up::before { content: "\e3f4"; }
|
|
284
|
+
.icon-book-user::before { content: "\e54d"; }
|
|
285
|
+
.icon-book-x::before { content: "\e3f5"; }
|
|
286
|
+
.icon-book::before { content: "\e05e"; }
|
|
287
|
+
.icon-bookmark-check::before { content: "\e51f"; }
|
|
288
|
+
.icon-bookmark-minus::before { content: "\e23c"; }
|
|
289
|
+
.icon-bookmark-off::before { content: "\e6df"; }
|
|
290
|
+
.icon-bookmark-plus::before { content: "\e23d"; }
|
|
291
|
+
.icon-bookmark-x::before { content: "\e520"; }
|
|
292
|
+
.icon-bookmark::before { content: "\e060"; }
|
|
293
|
+
.icon-boom-box::before { content: "\e4ee"; }
|
|
294
|
+
.icon-bot-message-square::before { content: "\e5ce"; }
|
|
295
|
+
.icon-bot-off::before { content: "\e5e0"; }
|
|
296
|
+
.icon-bot::before { content: "\e1bb"; }
|
|
297
|
+
.icon-bottle-wine::before { content: "\e67b"; }
|
|
298
|
+
.icon-bow-arrow::before { content: "\e65e"; }
|
|
299
|
+
.icon-box-select::before { content: "\e1cb"; }
|
|
300
|
+
.icon-box::before { content: "\e061"; }
|
|
301
|
+
.icon-boxes::before { content: "\e2d0"; }
|
|
302
|
+
.icon-braces::before { content: "\e36a"; }
|
|
303
|
+
.icon-brackets::before { content: "\e443"; }
|
|
304
|
+
.icon-brain-circuit::before { content: "\e3c7"; }
|
|
305
|
+
.icon-brain-cog::before { content: "\e3c8"; }
|
|
306
|
+
.icon-brain::before { content: "\e3c6"; }
|
|
307
|
+
.icon-brick-wall-fire::before { content: "\e653"; }
|
|
308
|
+
.icon-brick-wall-shield::before { content: "\e690"; }
|
|
309
|
+
.icon-brick-wall::before { content: "\e581"; }
|
|
310
|
+
.icon-briefcase-business::before { content: "\e5d5"; }
|
|
311
|
+
.icon-briefcase-conveyor-belt::before { content: "\e62b"; }
|
|
312
|
+
.icon-briefcase-medical::before { content: "\e5d6"; }
|
|
313
|
+
.icon-briefcase::before { content: "\e062"; }
|
|
314
|
+
.icon-bring-to-front::before { content: "\e4ef"; }
|
|
315
|
+
.icon-broccoli::before { content: "\e6f5"; }
|
|
316
|
+
.icon-brush-cleaning::before { content: "\e666"; }
|
|
317
|
+
.icon-brush::before { content: "\e1d3"; }
|
|
318
|
+
.icon-bubbles::before { content: "\e654"; }
|
|
319
|
+
.icon-bug-off::before { content: "\e50d"; }
|
|
320
|
+
.icon-bug-play::before { content: "\e50e"; }
|
|
321
|
+
.icon-bug::before { content: "\e20c"; }
|
|
322
|
+
.icon-building-2::before { content: "\e290"; }
|
|
323
|
+
.icon-building::before { content: "\e1cc"; }
|
|
324
|
+
.icon-bus-front::before { content: "\e4fb"; }
|
|
325
|
+
.icon-bus::before { content: "\e1d4"; }
|
|
326
|
+
.icon-cable-car::before { content: "\e4fc"; }
|
|
327
|
+
.icon-cable::before { content: "\e4e3"; }
|
|
328
|
+
.icon-cake-slice::before { content: "\e4b9"; }
|
|
329
|
+
.icon-cake::before { content: "\e344"; }
|
|
330
|
+
.icon-calculator::before { content: "\e1bc"; }
|
|
331
|
+
.icon-calendar-1::before { content: "\e630"; }
|
|
332
|
+
.icon-calendar-arrow-down::before { content: "\e5fe"; }
|
|
333
|
+
.icon-calendar-arrow-up::before { content: "\e5ff"; }
|
|
334
|
+
.icon-calendar-check-2::before { content: "\e2b8"; }
|
|
335
|
+
.icon-calendar-check::before { content: "\e2b7"; }
|
|
336
|
+
.icon-calendar-clock::before { content: "\e304"; }
|
|
337
|
+
.icon-calendar-cog::before { content: "\e5ed"; }
|
|
338
|
+
.icon-calendar-days::before { content: "\e2b9"; }
|
|
339
|
+
.icon-calendar-fold::before { content: "\e5b4"; }
|
|
340
|
+
.icon-calendar-heart::before { content: "\e305"; }
|
|
341
|
+
.icon-calendar-minus-2::before { content: "\e5b5"; }
|
|
342
|
+
.icon-calendar-minus::before { content: "\e2ba"; }
|
|
343
|
+
.icon-calendar-off::before { content: "\e2bb"; }
|
|
344
|
+
.icon-calendar-plus-2::before { content: "\e5b6"; }
|
|
345
|
+
.icon-calendar-plus::before { content: "\e2bc"; }
|
|
346
|
+
.icon-calendar-range::before { content: "\e2bd"; }
|
|
347
|
+
.icon-calendar-search::before { content: "\e306"; }
|
|
348
|
+
.icon-calendar-sync::before { content: "\e636"; }
|
|
349
|
+
.icon-calendar-x-2::before { content: "\e2bf"; }
|
|
350
|
+
.icon-calendar-x::before { content: "\e2be"; }
|
|
351
|
+
.icon-calendar::before { content: "\e063"; }
|
|
352
|
+
.icon-calendars::before { content: "\e6a7"; }
|
|
353
|
+
.icon-camera-off::before { content: "\e065"; }
|
|
354
|
+
.icon-camera::before { content: "\e064"; }
|
|
355
|
+
.icon-candlestick-chart::before { content: "\e4a8"; }
|
|
356
|
+
.icon-candy-cane::before { content: "\e4ba"; }
|
|
357
|
+
.icon-candy-off::before { content: "\e392"; }
|
|
358
|
+
.icon-candy::before { content: "\e391"; }
|
|
359
|
+
.icon-cannabis-off::before { content: "\e6e0"; }
|
|
360
|
+
.icon-cannabis::before { content: "\e5d4"; }
|
|
361
|
+
.icon-captions-off::before { content: "\e5c1"; }
|
|
362
|
+
.icon-captions::before { content: "\e3a4"; }
|
|
363
|
+
.icon-car-front::before { content: "\e4fd"; }
|
|
364
|
+
.icon-car-taxi-front::before { content: "\e4fe"; }
|
|
365
|
+
.icon-car::before { content: "\e1d5"; }
|
|
366
|
+
.icon-caravan::before { content: "\e539"; }
|
|
367
|
+
.icon-card-sim::before { content: "\e671"; }
|
|
368
|
+
.icon-carrot::before { content: "\e25a"; }
|
|
369
|
+
.icon-case-lower::before { content: "\e3d8"; }
|
|
370
|
+
.icon-case-sensitive::before { content: "\e3d9"; }
|
|
371
|
+
.icon-case-upper::before { content: "\e3da"; }
|
|
372
|
+
.icon-cassette-tape::before { content: "\e4ca"; }
|
|
373
|
+
.icon-cast::before { content: "\e066"; }
|
|
374
|
+
.icon-castle::before { content: "\e3e0"; }
|
|
375
|
+
.icon-cat::before { content: "\e38c"; }
|
|
376
|
+
.icon-cctv-off::before { content: "\e6d8"; }
|
|
377
|
+
.icon-cctv::before { content: "\e57d"; }
|
|
378
|
+
.icon-chart-area::before { content: "\e4d3"; }
|
|
379
|
+
.icon-chart-bar-big::before { content: "\e4a7"; }
|
|
380
|
+
.icon-chart-bar-decreasing::before { content: "\e607"; }
|
|
381
|
+
.icon-chart-bar-increasing::before { content: "\e608"; }
|
|
382
|
+
.icon-chart-bar-stacked::before { content: "\e609"; }
|
|
383
|
+
.icon-chart-bar::before { content: "\e2a2"; }
|
|
384
|
+
.icon-chart-candlestick::before { content: "\e4a8"; }
|
|
385
|
+
.icon-chart-column-big::before { content: "\e4a9"; }
|
|
386
|
+
.icon-chart-column-decreasing::before { content: "\e067"; }
|
|
387
|
+
.icon-chart-column-increasing::before { content: "\e2a4"; }
|
|
388
|
+
.icon-chart-column-stacked::before { content: "\e60a"; }
|
|
389
|
+
.icon-chart-column::before { content: "\e2a3"; }
|
|
390
|
+
.icon-chart-gantt::before { content: "\e624"; }
|
|
391
|
+
.icon-chart-line::before { content: "\e2a5"; }
|
|
392
|
+
.icon-chart-network::before { content: "\e60b"; }
|
|
393
|
+
.icon-chart-no-axes-column-decreasing::before { content: "\e069"; }
|
|
394
|
+
.icon-chart-no-axes-column-increasing::before { content: "\e06a"; }
|
|
395
|
+
.icon-chart-no-axes-column::before { content: "\e068"; }
|
|
396
|
+
.icon-chart-no-axes-combined::before { content: "\e60c"; }
|
|
397
|
+
.icon-chart-no-axes-gantt::before { content: "\e4c4"; }
|
|
398
|
+
.icon-chart-pie::before { content: "\e06b"; }
|
|
399
|
+
.icon-chart-scatter::before { content: "\e48a"; }
|
|
400
|
+
.icon-chart-spline::before { content: "\e60d"; }
|
|
401
|
+
.icon-check-check::before { content: "\e38e"; }
|
|
402
|
+
.icon-check-circle-2::before { content: "\e226"; }
|
|
403
|
+
.icon-check-circle::before { content: "\e07c"; }
|
|
404
|
+
.icon-check-line::before { content: "\e66b"; }
|
|
405
|
+
.icon-check-square-2::before { content: "\e559"; }
|
|
406
|
+
.icon-check-square::before { content: "\e16a"; }
|
|
407
|
+
.icon-check::before { content: "\e06c"; }
|
|
408
|
+
.icon-chef-hat::before { content: "\e2ac"; }
|
|
409
|
+
.icon-cherry::before { content: "\e350"; }
|
|
410
|
+
.icon-chess-bishop::before { content: "\e6a0"; }
|
|
411
|
+
.icon-chess-king::before { content: "\e6a1"; }
|
|
412
|
+
.icon-chess-knight::before { content: "\e6a2"; }
|
|
413
|
+
.icon-chess-pawn::before { content: "\e6a3"; }
|
|
414
|
+
.icon-chess-queen::before { content: "\e6a4"; }
|
|
415
|
+
.icon-chess-rook::before { content: "\e6a5"; }
|
|
416
|
+
.icon-chevron-down-circle::before { content: "\e4dd"; }
|
|
417
|
+
.icon-chevron-down-square::before { content: "\e3cf"; }
|
|
418
|
+
.icon-chevron-down::before { content: "\e06d"; }
|
|
419
|
+
.icon-chevron-first::before { content: "\e243"; }
|
|
420
|
+
.icon-chevron-last::before { content: "\e244"; }
|
|
421
|
+
.icon-chevron-left-circle::before { content: "\e4de"; }
|
|
422
|
+
.icon-chevron-left-square::before { content: "\e3d0"; }
|
|
423
|
+
.icon-chevron-left::before { content: "\e06e"; }
|
|
424
|
+
.icon-chevron-right-circle::before { content: "\e4df"; }
|
|
425
|
+
.icon-chevron-right-square::before { content: "\e3d1"; }
|
|
426
|
+
.icon-chevron-right::before { content: "\e06f"; }
|
|
427
|
+
.icon-chevron-up-circle::before { content: "\e4e0"; }
|
|
428
|
+
.icon-chevron-up-square::before { content: "\e3d2"; }
|
|
429
|
+
.icon-chevron-up::before { content: "\e070"; }
|
|
430
|
+
.icon-chevrons-down-up::before { content: "\e228"; }
|
|
431
|
+
.icon-chevrons-down::before { content: "\e071"; }
|
|
432
|
+
.icon-chevrons-left-right-ellipsis::before { content: "\e61f"; }
|
|
433
|
+
.icon-chevrons-left-right::before { content: "\e293"; }
|
|
434
|
+
.icon-chevrons-left::before { content: "\e072"; }
|
|
435
|
+
.icon-chevrons-right-left::before { content: "\e294"; }
|
|
436
|
+
.icon-chevrons-right::before { content: "\e073"; }
|
|
437
|
+
.icon-chevrons-up-down::before { content: "\e211"; }
|
|
438
|
+
.icon-chevrons-up::before { content: "\e074"; }
|
|
439
|
+
.icon-church::before { content: "\e3e1"; }
|
|
440
|
+
.icon-cigarette-off::before { content: "\e2c7"; }
|
|
441
|
+
.icon-cigarette::before { content: "\e2c6"; }
|
|
442
|
+
.icon-circle-alert::before { content: "\e077"; }
|
|
443
|
+
.icon-circle-arrow-down::before { content: "\e078"; }
|
|
444
|
+
.icon-circle-arrow-left::before { content: "\e079"; }
|
|
445
|
+
.icon-circle-arrow-out-down-left::before { content: "\e3f7"; }
|
|
446
|
+
.icon-circle-arrow-out-down-right::before { content: "\e3f8"; }
|
|
447
|
+
.icon-circle-arrow-out-up-left::before { content: "\e3f9"; }
|
|
448
|
+
.icon-circle-arrow-out-up-right::before { content: "\e3fa"; }
|
|
449
|
+
.icon-circle-arrow-right::before { content: "\e07a"; }
|
|
450
|
+
.icon-circle-arrow-up::before { content: "\e07b"; }
|
|
451
|
+
.icon-circle-check-big::before { content: "\e07c"; }
|
|
452
|
+
.icon-circle-check::before { content: "\e226"; }
|
|
453
|
+
.icon-circle-chevron-down::before { content: "\e4dd"; }
|
|
454
|
+
.icon-circle-chevron-left::before { content: "\e4de"; }
|
|
455
|
+
.icon-circle-chevron-right::before { content: "\e4df"; }
|
|
456
|
+
.icon-circle-chevron-up::before { content: "\e4e0"; }
|
|
457
|
+
.icon-circle-dashed::before { content: "\e4b0"; }
|
|
458
|
+
.icon-circle-divide::before { content: "\e07d"; }
|
|
459
|
+
.icon-circle-dollar-sign::before { content: "\e47d"; }
|
|
460
|
+
.icon-circle-dot-dashed::before { content: "\e4b1"; }
|
|
461
|
+
.icon-circle-dot::before { content: "\e345"; }
|
|
462
|
+
.icon-circle-ellipsis::before { content: "\e346"; }
|
|
463
|
+
.icon-circle-equal::before { content: "\e400"; }
|
|
464
|
+
.icon-circle-euro::before { content: "\e71f"; }
|
|
465
|
+
.icon-circle-fading-arrow-up::before { content: "\e618"; }
|
|
466
|
+
.icon-circle-fading-plus::before { content: "\e5bc"; }
|
|
467
|
+
.icon-circle-gauge::before { content: "\e4e1"; }
|
|
468
|
+
.icon-circle-help::before { content: "\e082"; }
|
|
469
|
+
.icon-circle-minus::before { content: "\e07e"; }
|
|
470
|
+
.icon-circle-off::before { content: "\e401"; }
|
|
471
|
+
.icon-circle-parking-off::before { content: "\e3ca"; }
|
|
472
|
+
.icon-circle-parking::before { content: "\e3c9"; }
|
|
473
|
+
.icon-circle-pause::before { content: "\e07f"; }
|
|
474
|
+
.icon-circle-percent::before { content: "\e51a"; }
|
|
475
|
+
.icon-circle-pile::before { content: "\e6e1"; }
|
|
476
|
+
.icon-circle-play::before { content: "\e080"; }
|
|
477
|
+
.icon-circle-plus::before { content: "\e081"; }
|
|
478
|
+
.icon-circle-pound-sterling::before { content: "\e66d"; }
|
|
479
|
+
.icon-circle-power::before { content: "\e550"; }
|
|
480
|
+
.icon-circle-question-mark::before { content: "\e082"; }
|
|
481
|
+
.icon-circle-slash-2::before { content: "\e213"; }
|
|
482
|
+
.icon-circle-slash::before { content: "\e402"; }
|
|
483
|
+
.icon-circle-slashed::before { content: "\e213"; }
|
|
484
|
+
.icon-circle-small::before { content: "\e640"; }
|
|
485
|
+
.icon-circle-star::before { content: "\e68d"; }
|
|
486
|
+
.icon-circle-stop::before { content: "\e083"; }
|
|
487
|
+
.icon-circle-user-round::before { content: "\e462"; }
|
|
488
|
+
.icon-circle-user::before { content: "\e461"; }
|
|
489
|
+
.icon-circle-x::before { content: "\e084"; }
|
|
490
|
+
.icon-circle::before { content: "\e076"; }
|
|
491
|
+
.icon-circuit-board::before { content: "\e403"; }
|
|
492
|
+
.icon-citrus::before { content: "\e375"; }
|
|
493
|
+
.icon-clapperboard::before { content: "\e29b"; }
|
|
494
|
+
.icon-clipboard-check::before { content: "\e219"; }
|
|
495
|
+
.icon-clipboard-clock::before { content: "\e688"; }
|
|
496
|
+
.icon-clipboard-copy::before { content: "\e225"; }
|
|
497
|
+
.icon-clipboard-edit::before { content: "\e307"; }
|
|
498
|
+
.icon-clipboard-list::before { content: "\e086"; }
|
|
499
|
+
.icon-clipboard-minus::before { content: "\e5be"; }
|
|
500
|
+
.icon-clipboard-paste::before { content: "\e3e8"; }
|
|
501
|
+
.icon-clipboard-pen-line::before { content: "\e308"; }
|
|
502
|
+
.icon-clipboard-pen::before { content: "\e307"; }
|
|
503
|
+
.icon-clipboard-plus::before { content: "\e5bf"; }
|
|
504
|
+
.icon-clipboard-signature::before { content: "\e308"; }
|
|
505
|
+
.icon-clipboard-type::before { content: "\e309"; }
|
|
506
|
+
.icon-clipboard-x::before { content: "\e222"; }
|
|
507
|
+
.icon-clipboard::before { content: "\e085"; }
|
|
508
|
+
.icon-clock-1::before { content: "\e24b"; }
|
|
509
|
+
.icon-clock-10::before { content: "\e24c"; }
|
|
510
|
+
.icon-clock-11::before { content: "\e24d"; }
|
|
511
|
+
.icon-clock-12::before { content: "\e24e"; }
|
|
512
|
+
.icon-clock-2::before { content: "\e24f"; }
|
|
513
|
+
.icon-clock-3::before { content: "\e250"; }
|
|
514
|
+
.icon-clock-4::before { content: "\e251"; }
|
|
515
|
+
.icon-clock-5::before { content: "\e252"; }
|
|
516
|
+
.icon-clock-6::before { content: "\e253"; }
|
|
517
|
+
.icon-clock-7::before { content: "\e254"; }
|
|
518
|
+
.icon-clock-8::before { content: "\e255"; }
|
|
519
|
+
.icon-clock-9::before { content: "\e256"; }
|
|
520
|
+
.icon-clock-alert::before { content: "\e62a"; }
|
|
521
|
+
.icon-clock-arrow-down::before { content: "\e600"; }
|
|
522
|
+
.icon-clock-arrow-left::before { content: "\e70d"; }
|
|
523
|
+
.icon-clock-arrow-right::before { content: "\e70e"; }
|
|
524
|
+
.icon-clock-arrow-up::before { content: "\e601"; }
|
|
525
|
+
.icon-clock-check::before { content: "\e69e"; }
|
|
526
|
+
.icon-clock-fading::before { content: "\e64a"; }
|
|
527
|
+
.icon-clock-plus::before { content: "\e667"; }
|
|
528
|
+
.icon-clock::before { content: "\e087"; }
|
|
529
|
+
.icon-closed-caption::before { content: "\e68a"; }
|
|
530
|
+
.icon-cloud-alert::before { content: "\e633"; }
|
|
531
|
+
.icon-cloud-backup::before { content: "\e6e2"; }
|
|
532
|
+
.icon-cloud-check::before { content: "\e66e"; }
|
|
533
|
+
.icon-cloud-cog::before { content: "\e30a"; }
|
|
534
|
+
.icon-cloud-download::before { content: "\e089"; }
|
|
535
|
+
.icon-cloud-drizzle::before { content: "\e08a"; }
|
|
536
|
+
.icon-cloud-fog::before { content: "\e214"; }
|
|
537
|
+
.icon-cloud-hail::before { content: "\e08b"; }
|
|
538
|
+
.icon-cloud-lightning::before { content: "\e08c"; }
|
|
539
|
+
.icon-cloud-moon-rain::before { content: "\e2fa"; }
|
|
540
|
+
.icon-cloud-moon::before { content: "\e215"; }
|
|
541
|
+
.icon-cloud-off::before { content: "\e08d"; }
|
|
542
|
+
.icon-cloud-rain-wind::before { content: "\e08f"; }
|
|
543
|
+
.icon-cloud-rain::before { content: "\e08e"; }
|
|
544
|
+
.icon-cloud-snow::before { content: "\e090"; }
|
|
545
|
+
.icon-cloud-sun-rain::before { content: "\e2fb"; }
|
|
546
|
+
.icon-cloud-sun::before { content: "\e216"; }
|
|
547
|
+
.icon-cloud-sync::before { content: "\e6e3"; }
|
|
548
|
+
.icon-cloud-upload::before { content: "\e091"; }
|
|
549
|
+
.icon-cloud::before { content: "\e088"; }
|
|
550
|
+
.icon-cloudy::before { content: "\e217"; }
|
|
551
|
+
.icon-clover::before { content: "\e092"; }
|
|
552
|
+
.icon-club::before { content: "\e496"; }
|
|
553
|
+
.icon-code-2::before { content: "\e206"; }
|
|
554
|
+
.icon-code-square::before { content: "\e16b"; }
|
|
555
|
+
.icon-code-xml::before { content: "\e206"; }
|
|
556
|
+
.icon-code::before { content: "\e093"; }
|
|
557
|
+
.icon-coffee::before { content: "\e096"; }
|
|
558
|
+
.icon-cog::before { content: "\e30b"; }
|
|
559
|
+
.icon-coins::before { content: "\e097"; }
|
|
560
|
+
.icon-columns-2::before { content: "\e098"; }
|
|
561
|
+
.icon-columns-3-cog::before { content: "\e661"; }
|
|
562
|
+
.icon-columns-3::before { content: "\e099"; }
|
|
563
|
+
.icon-columns-4::before { content: "\e589"; }
|
|
564
|
+
.icon-columns-settings::before { content: "\e661"; }
|
|
565
|
+
.icon-columns::before { content: "\e098"; }
|
|
566
|
+
.icon-combine::before { content: "\e44c"; }
|
|
567
|
+
.icon-command::before { content: "\e09a"; }
|
|
568
|
+
.icon-compass::before { content: "\e09b"; }
|
|
569
|
+
.icon-component::before { content: "\e2ad"; }
|
|
570
|
+
.icon-computer::before { content: "\e4e4"; }
|
|
571
|
+
.icon-concierge-bell::before { content: "\e378"; }
|
|
572
|
+
.icon-cone::before { content: "\e523"; }
|
|
573
|
+
.icon-construction::before { content: "\e3b4"; }
|
|
574
|
+
.icon-contact-2::before { content: "\e463"; }
|
|
575
|
+
.icon-contact-round::before { content: "\e463"; }
|
|
576
|
+
.icon-contact::before { content: "\e09c"; }
|
|
577
|
+
.icon-container::before { content: "\e4d5"; }
|
|
578
|
+
.icon-contrast::before { content: "\e09d"; }
|
|
579
|
+
.icon-cookie::before { content: "\e26b"; }
|
|
580
|
+
.icon-cooking-pot::before { content: "\e584"; }
|
|
581
|
+
.icon-copy-check::before { content: "\e3fb"; }
|
|
582
|
+
.icon-copy-minus::before { content: "\e3fc"; }
|
|
583
|
+
.icon-copy-plus::before { content: "\e3fd"; }
|
|
584
|
+
.icon-copy-slash::before { content: "\e3fe"; }
|
|
585
|
+
.icon-copy-x::before { content: "\e3ff"; }
|
|
586
|
+
.icon-copy::before { content: "\e09e"; }
|
|
587
|
+
.icon-copyleft::before { content: "\e09f"; }
|
|
588
|
+
.icon-copyright::before { content: "\e0a0"; }
|
|
589
|
+
.icon-corner-down-left::before { content: "\e0a1"; }
|
|
590
|
+
.icon-corner-down-right::before { content: "\e0a2"; }
|
|
591
|
+
.icon-corner-left-down::before { content: "\e0a3"; }
|
|
592
|
+
.icon-corner-left-up::before { content: "\e0a4"; }
|
|
593
|
+
.icon-corner-right-down::before { content: "\e0a5"; }
|
|
594
|
+
.icon-corner-right-up::before { content: "\e0a6"; }
|
|
595
|
+
.icon-corner-up-left::before { content: "\e0a7"; }
|
|
596
|
+
.icon-corner-up-right::before { content: "\e0a8"; }
|
|
597
|
+
.icon-cpu::before { content: "\e0a9"; }
|
|
598
|
+
.icon-creative-commons::before { content: "\e3b2"; }
|
|
599
|
+
.icon-credit-card::before { content: "\e0aa"; }
|
|
600
|
+
.icon-croissant::before { content: "\e2ae"; }
|
|
601
|
+
.icon-crop::before { content: "\e0ab"; }
|
|
602
|
+
.icon-cross::before { content: "\e1e5"; }
|
|
603
|
+
.icon-crosshair::before { content: "\e0ac"; }
|
|
604
|
+
.icon-crown::before { content: "\e1d6"; }
|
|
605
|
+
.icon-cuboid::before { content: "\e524"; }
|
|
606
|
+
.icon-cup-soda::before { content: "\e2d1"; }
|
|
607
|
+
.icon-curly-braces::before { content: "\e36a"; }
|
|
608
|
+
.icon-currency::before { content: "\e230"; }
|
|
609
|
+
.icon-cylinder::before { content: "\e525"; }
|
|
610
|
+
.icon-dam::before { content: "\e606"; }
|
|
611
|
+
.icon-database-arrow-down::before { content: "\e716"; }
|
|
612
|
+
.icon-database-arrow-up::before { content: "\e717"; }
|
|
613
|
+
.icon-database-backup::before { content: "\e3ab"; }
|
|
614
|
+
.icon-database-check::before { content: "\e718"; }
|
|
615
|
+
.icon-database-minus::before { content: "\e719"; }
|
|
616
|
+
.icon-database-plus::before { content: "\e71a"; }
|
|
617
|
+
.icon-database-search::before { content: "\e6b1"; }
|
|
618
|
+
.icon-database-x::before { content: "\e71b"; }
|
|
619
|
+
.icon-database-zap::before { content: "\e50b"; }
|
|
620
|
+
.icon-database::before { content: "\e0ad"; }
|
|
621
|
+
.icon-decimals-arrow-left::before { content: "\e65c"; }
|
|
622
|
+
.icon-decimals-arrow-right::before { content: "\e65d"; }
|
|
623
|
+
.icon-delete::before { content: "\e0ae"; }
|
|
624
|
+
.icon-dessert::before { content: "\e4bb"; }
|
|
625
|
+
.icon-diameter::before { content: "\e526"; }
|
|
626
|
+
.icon-diamond-minus::before { content: "\e5e1"; }
|
|
627
|
+
.icon-diamond-percent::before { content: "\e51b"; }
|
|
628
|
+
.icon-diamond-plus::before { content: "\e5e2"; }
|
|
629
|
+
.icon-diamond::before { content: "\e2d2"; }
|
|
630
|
+
.icon-dice-1::before { content: "\e287"; }
|
|
631
|
+
.icon-dice-2::before { content: "\e288"; }
|
|
632
|
+
.icon-dice-3::before { content: "\e289"; }
|
|
633
|
+
.icon-dice-4::before { content: "\e28a"; }
|
|
634
|
+
.icon-dice-5::before { content: "\e28b"; }
|
|
635
|
+
.icon-dice-6::before { content: "\e28c"; }
|
|
636
|
+
.icon-dices::before { content: "\e2c5"; }
|
|
637
|
+
.icon-diff::before { content: "\e30c"; }
|
|
638
|
+
.icon-disc-2::before { content: "\e3f6"; }
|
|
639
|
+
.icon-disc-3::before { content: "\e494"; }
|
|
640
|
+
.icon-disc-album::before { content: "\e55c"; }
|
|
641
|
+
.icon-disc::before { content: "\e0af"; }
|
|
642
|
+
.icon-divide-circle::before { content: "\e07d"; }
|
|
643
|
+
.icon-divide-square::before { content: "\e16d"; }
|
|
644
|
+
.icon-divide::before { content: "\e0b0"; }
|
|
645
|
+
.icon-dna-off::before { content: "\e394"; }
|
|
646
|
+
.icon-dna::before { content: "\e393"; }
|
|
647
|
+
.icon-dock::before { content: "\e5d3"; }
|
|
648
|
+
.icon-dog::before { content: "\e38d"; }
|
|
649
|
+
.icon-dollar-sign::before { content: "\e0b1"; }
|
|
650
|
+
.icon-donut::before { content: "\e4bc"; }
|
|
651
|
+
.icon-door-closed-locked::before { content: "\e664"; }
|
|
652
|
+
.icon-door-closed::before { content: "\e3d5"; }
|
|
653
|
+
.icon-door-open::before { content: "\e3d6"; }
|
|
654
|
+
.icon-dot-square::before { content: "\e16e"; }
|
|
655
|
+
.icon-dot::before { content: "\e44f"; }
|
|
656
|
+
.icon-download-cloud::before { content: "\e089"; }
|
|
657
|
+
.icon-download::before { content: "\e0b2"; }
|
|
658
|
+
.icon-drafting-compass::before { content: "\e527"; }
|
|
659
|
+
.icon-drama::before { content: "\e521"; }
|
|
660
|
+
.icon-drill::before { content: "\e58d"; }
|
|
661
|
+
.icon-drone::before { content: "\e676"; }
|
|
662
|
+
.icon-droplet-off::before { content: "\e638"; }
|
|
663
|
+
.icon-droplet::before { content: "\e0b4"; }
|
|
664
|
+
.icon-droplets::before { content: "\e0b5"; }
|
|
665
|
+
.icon-drum::before { content: "\e55d"; }
|
|
666
|
+
.icon-drumstick::before { content: "\e25b"; }
|
|
667
|
+
.icon-dumbbell::before { content: "\e3a1"; }
|
|
668
|
+
.icon-ear-off::before { content: "\e383"; }
|
|
669
|
+
.icon-ear::before { content: "\e382"; }
|
|
670
|
+
.icon-earth-lock::before { content: "\e5cc"; }
|
|
671
|
+
.icon-earth::before { content: "\e1f3"; }
|
|
672
|
+
.icon-eclipse::before { content: "\e59d"; }
|
|
673
|
+
.icon-edit-2::before { content: "\e12f"; }
|
|
674
|
+
.icon-edit-3::before { content: "\e130"; }
|
|
675
|
+
.icon-edit::before { content: "\e172"; }
|
|
676
|
+
.icon-egg-fried::before { content: "\e351"; }
|
|
677
|
+
.icon-egg-off::before { content: "\e395"; }
|
|
678
|
+
.icon-egg::before { content: "\e25d"; }
|
|
679
|
+
.icon-ellipse::before { content: "\e6b2"; }
|
|
680
|
+
.icon-ellipsis-vertical::before { content: "\e0b7"; }
|
|
681
|
+
.icon-ellipsis::before { content: "\e0b6"; }
|
|
682
|
+
.icon-equal-approximately::before { content: "\e634"; }
|
|
683
|
+
.icon-equal-not::before { content: "\e1be"; }
|
|
684
|
+
.icon-equal-square::before { content: "\e16f"; }
|
|
685
|
+
.icon-equal::before { content: "\e1bd"; }
|
|
686
|
+
.icon-eraser::before { content: "\e28f"; }
|
|
687
|
+
.icon-ethernet-port::before { content: "\e620"; }
|
|
688
|
+
.icon-euro::before { content: "\e0b8"; }
|
|
689
|
+
.icon-ev-charger::before { content: "\e697"; }
|
|
690
|
+
.icon-expand::before { content: "\e21a"; }
|
|
691
|
+
.icon-external-link::before { content: "\e0b9"; }
|
|
692
|
+
.icon-eye-closed::before { content: "\e62e"; }
|
|
693
|
+
.icon-eye-dashed::before { content: "\e701"; }
|
|
694
|
+
.icon-eye-off::before { content: "\e0bb"; }
|
|
695
|
+
.icon-eye::before { content: "\e0ba"; }
|
|
696
|
+
.icon-factory::before { content: "\e29f"; }
|
|
697
|
+
.icon-fan::before { content: "\e379"; }
|
|
698
|
+
.icon-fast-forward::before { content: "\e0bd"; }
|
|
699
|
+
.icon-feather::before { content: "\e0be"; }
|
|
700
|
+
.icon-fence::before { content: "\e582"; }
|
|
701
|
+
.icon-ferris-wheel::before { content: "\e47f"; }
|
|
702
|
+
.icon-file-archive::before { content: "\e30d"; }
|
|
703
|
+
.icon-file-audio-2::before { content: "\e31a"; }
|
|
704
|
+
.icon-file-audio::before { content: "\e31a"; }
|
|
705
|
+
.icon-file-axis-3-d::before { content: "\e30e"; }
|
|
706
|
+
.icon-file-axis-3d::before { content: "\e30e"; }
|
|
707
|
+
.icon-file-badge-2::before { content: "\e30f"; }
|
|
708
|
+
.icon-file-badge::before { content: "\e30f"; }
|
|
709
|
+
.icon-file-bar-chart-2::before { content: "\e311"; }
|
|
710
|
+
.icon-file-bar-chart::before { content: "\e312"; }
|
|
711
|
+
.icon-file-box::before { content: "\e310"; }
|
|
712
|
+
.icon-file-braces-corner::before { content: "\e36c"; }
|
|
713
|
+
.icon-file-braces::before { content: "\e36b"; }
|
|
714
|
+
.icon-file-chart-column-increasing::before { content: "\e312"; }
|
|
715
|
+
.icon-file-chart-column::before { content: "\e311"; }
|
|
716
|
+
.icon-file-chart-line::before { content: "\e313"; }
|
|
717
|
+
.icon-file-chart-pie::before { content: "\e314"; }
|
|
718
|
+
.icon-file-check-2::before { content: "\e0c2"; }
|
|
719
|
+
.icon-file-check-corner::before { content: "\e0c2"; }
|
|
720
|
+
.icon-file-check::before { content: "\e0c1"; }
|
|
721
|
+
.icon-file-clock::before { content: "\e315"; }
|
|
722
|
+
.icon-file-code-2::before { content: "\e45e"; }
|
|
723
|
+
.icon-file-code-corner::before { content: "\e45e"; }
|
|
724
|
+
.icon-file-code::before { content: "\e0c3"; }
|
|
725
|
+
.icon-file-cog-2::before { content: "\e316"; }
|
|
726
|
+
.icon-file-cog::before { content: "\e316"; }
|
|
727
|
+
.icon-file-diff::before { content: "\e317"; }
|
|
728
|
+
.icon-file-digit::before { content: "\e0c4"; }
|
|
729
|
+
.icon-file-down::before { content: "\e318"; }
|
|
730
|
+
.icon-file-edit::before { content: "\e31f"; }
|
|
731
|
+
.icon-file-exclamation-point::before { content: "\e319"; }
|
|
732
|
+
.icon-file-headphone::before { content: "\e31a"; }
|
|
733
|
+
.icon-file-heart::before { content: "\e31b"; }
|
|
734
|
+
.icon-file-image::before { content: "\e31c"; }
|
|
735
|
+
.icon-file-input::before { content: "\e0c5"; }
|
|
736
|
+
.icon-file-json-2::before { content: "\e36c"; }
|
|
737
|
+
.icon-file-json::before { content: "\e36b"; }
|
|
738
|
+
.icon-file-key-2::before { content: "\e31d"; }
|
|
739
|
+
.icon-file-key::before { content: "\e31d"; }
|
|
740
|
+
.icon-file-line-chart::before { content: "\e313"; }
|
|
741
|
+
.icon-file-lock-2::before { content: "\e31e"; }
|
|
742
|
+
.icon-file-lock::before { content: "\e31e"; }
|
|
743
|
+
.icon-file-minus-2::before { content: "\e0c7"; }
|
|
744
|
+
.icon-file-minus-corner::before { content: "\e0c7"; }
|
|
745
|
+
.icon-file-minus::before { content: "\e0c6"; }
|
|
746
|
+
.icon-file-music::before { content: "\e55e"; }
|
|
747
|
+
.icon-file-output::before { content: "\e0c8"; }
|
|
748
|
+
.icon-file-pen-line::before { content: "\e320"; }
|
|
749
|
+
.icon-file-pen::before { content: "\e31f"; }
|
|
750
|
+
.icon-file-pie-chart::before { content: "\e314"; }
|
|
751
|
+
.icon-file-play::before { content: "\e321"; }
|
|
752
|
+
.icon-file-plus-2::before { content: "\e0ca"; }
|
|
753
|
+
.icon-file-plus-corner::before { content: "\e0ca"; }
|
|
754
|
+
.icon-file-plus::before { content: "\e0c9"; }
|
|
755
|
+
.icon-file-question-mark::before { content: "\e322"; }
|
|
756
|
+
.icon-file-question::before { content: "\e322"; }
|
|
757
|
+
.icon-file-scan::before { content: "\e323"; }
|
|
758
|
+
.icon-file-search-2::before { content: "\e324"; }
|
|
759
|
+
.icon-file-search-corner::before { content: "\e324"; }
|
|
760
|
+
.icon-file-search::before { content: "\e0cb"; }
|
|
761
|
+
.icon-file-signal::before { content: "\e325"; }
|
|
762
|
+
.icon-file-signature::before { content: "\e320"; }
|
|
763
|
+
.icon-file-sliders::before { content: "\e5a0"; }
|
|
764
|
+
.icon-file-spreadsheet::before { content: "\e326"; }
|
|
765
|
+
.icon-file-stack::before { content: "\e4a1"; }
|
|
766
|
+
.icon-file-symlink::before { content: "\e327"; }
|
|
767
|
+
.icon-file-terminal::before { content: "\e328"; }
|
|
768
|
+
.icon-file-text::before { content: "\e0cc"; }
|
|
769
|
+
.icon-file-type-2::before { content: "\e36d"; }
|
|
770
|
+
.icon-file-type-corner::before { content: "\e36d"; }
|
|
771
|
+
.icon-file-type::before { content: "\e329"; }
|
|
772
|
+
.icon-file-up::before { content: "\e32a"; }
|
|
773
|
+
.icon-file-user::before { content: "\e62d"; }
|
|
774
|
+
.icon-file-video-2::before { content: "\e32b"; }
|
|
775
|
+
.icon-file-video-camera::before { content: "\e32b"; }
|
|
776
|
+
.icon-file-video::before { content: "\e321"; }
|
|
777
|
+
.icon-file-volume-2::before { content: "\e325"; }
|
|
778
|
+
.icon-file-volume::before { content: "\e32c"; }
|
|
779
|
+
.icon-file-warning::before { content: "\e319"; }
|
|
780
|
+
.icon-file-x-2::before { content: "\e0ce"; }
|
|
781
|
+
.icon-file-x-corner::before { content: "\e0ce"; }
|
|
782
|
+
.icon-file-x::before { content: "\e0cd"; }
|
|
783
|
+
.icon-file::before { content: "\e0c0"; }
|
|
784
|
+
.icon-files::before { content: "\e0cf"; }
|
|
785
|
+
.icon-film::before { content: "\e0d0"; }
|
|
786
|
+
.icon-filter-x::before { content: "\e3b5"; }
|
|
787
|
+
.icon-filter::before { content: "\e0dc"; }
|
|
788
|
+
.icon-fingerprint-pattern::before { content: "\e2cb"; }
|
|
789
|
+
.icon-fingerprint::before { content: "\e2cb"; }
|
|
790
|
+
.icon-fire-extinguisher::before { content: "\e57e"; }
|
|
791
|
+
.icon-fish-off::before { content: "\e3b0"; }
|
|
792
|
+
.icon-fish-symbol::before { content: "\e4f4"; }
|
|
793
|
+
.icon-fish::before { content: "\e3a6"; }
|
|
794
|
+
.icon-fishing-hook::before { content: "\e6e4"; }
|
|
795
|
+
.icon-fishing-rod::before { content: "\e6b3"; }
|
|
796
|
+
.icon-flag-off::before { content: "\e292"; }
|
|
797
|
+
.icon-flag-triangle-left::before { content: "\e237"; }
|
|
798
|
+
.icon-flag-triangle-right::before { content: "\e238"; }
|
|
799
|
+
.icon-flag::before { content: "\e0d1"; }
|
|
800
|
+
.icon-flame-kindling::before { content: "\e53a"; }
|
|
801
|
+
.icon-flame::before { content: "\e0d2"; }
|
|
802
|
+
.icon-flashlight-off::before { content: "\e0d4"; }
|
|
803
|
+
.icon-flashlight::before { content: "\e0d3"; }
|
|
804
|
+
.icon-flask-conical-off::before { content: "\e396"; }
|
|
805
|
+
.icon-flask-conical::before { content: "\e0d5"; }
|
|
806
|
+
.icon-flask-round::before { content: "\e0d6"; }
|
|
807
|
+
.icon-flip-horizontal-2::before { content: "\e35e"; }
|
|
808
|
+
.icon-flip-horizontal::before { content: "\e35d"; }
|
|
809
|
+
.icon-flip-vertical-2::before { content: "\e360"; }
|
|
810
|
+
.icon-flip-vertical::before { content: "\e35f"; }
|
|
811
|
+
.icon-flower-2::before { content: "\e2d4"; }
|
|
812
|
+
.icon-flower::before { content: "\e2d3"; }
|
|
813
|
+
.icon-focus::before { content: "\e29e"; }
|
|
814
|
+
.icon-fold-horizontal::before { content: "\e43b"; }
|
|
815
|
+
.icon-fold-vertical::before { content: "\e43c"; }
|
|
816
|
+
.icon-folder-archive::before { content: "\e32d"; }
|
|
817
|
+
.icon-folder-bookmark::before { content: "\e6f1"; }
|
|
818
|
+
.icon-folder-check::before { content: "\e32e"; }
|
|
819
|
+
.icon-folder-clock::before { content: "\e32f"; }
|
|
820
|
+
.icon-folder-closed::before { content: "\e330"; }
|
|
821
|
+
.icon-folder-code::before { content: "\e5fb"; }
|
|
822
|
+
.icon-folder-cog-2::before { content: "\e331"; }
|
|
823
|
+
.icon-folder-cog::before { content: "\e331"; }
|
|
824
|
+
.icon-folder-dot::before { content: "\e4c5"; }
|
|
825
|
+
.icon-folder-down::before { content: "\e332"; }
|
|
826
|
+
.icon-folder-edit::before { content: "\e338"; }
|
|
827
|
+
.icon-folder-git-2::before { content: "\e40a"; }
|
|
828
|
+
.icon-folder-git::before { content: "\e409"; }
|
|
829
|
+
.icon-folder-heart::before { content: "\e333"; }
|
|
830
|
+
.icon-folder-input::before { content: "\e334"; }
|
|
831
|
+
.icon-folder-kanban::before { content: "\e4c6"; }
|
|
832
|
+
.icon-folder-key::before { content: "\e335"; }
|
|
833
|
+
.icon-folder-lock::before { content: "\e336"; }
|
|
834
|
+
.icon-folder-minus::before { content: "\e0d8"; }
|
|
835
|
+
.icon-folder-open-dot::before { content: "\e4c7"; }
|
|
836
|
+
.icon-folder-open::before { content: "\e247"; }
|
|
837
|
+
.icon-folder-output::before { content: "\e337"; }
|
|
838
|
+
.icon-folder-pen::before { content: "\e338"; }
|
|
839
|
+
.icon-folder-plus::before { content: "\e0d9"; }
|
|
840
|
+
.icon-folder-root::before { content: "\e4c8"; }
|
|
841
|
+
.icon-folder-search-2::before { content: "\e33a"; }
|
|
842
|
+
.icon-folder-search::before { content: "\e339"; }
|
|
843
|
+
.icon-folder-symlink::before { content: "\e33b"; }
|
|
844
|
+
.icon-folder-sync::before { content: "\e4c9"; }
|
|
845
|
+
.icon-folder-tree::before { content: "\e33c"; }
|
|
846
|
+
.icon-folder-up::before { content: "\e33d"; }
|
|
847
|
+
.icon-folder-x::before { content: "\e33e"; }
|
|
848
|
+
.icon-folder::before { content: "\e0d7"; }
|
|
849
|
+
.icon-folders::before { content: "\e33f"; }
|
|
850
|
+
.icon-footprints::before { content: "\e3b9"; }
|
|
851
|
+
.icon-fork-knife-crossed::before { content: "\e2f7"; }
|
|
852
|
+
.icon-fork-knife::before { content: "\e2f6"; }
|
|
853
|
+
.icon-forklift::before { content: "\e3c1"; }
|
|
854
|
+
.icon-form-input::before { content: "\e21f"; }
|
|
855
|
+
.icon-form::before { content: "\e6a8"; }
|
|
856
|
+
.icon-forward::before { content: "\e229"; }
|
|
857
|
+
.icon-frame::before { content: "\e291"; }
|
|
858
|
+
.icon-frown::before { content: "\e0db"; }
|
|
859
|
+
.icon-fuel::before { content: "\e2af"; }
|
|
860
|
+
.icon-fullscreen::before { content: "\e534"; }
|
|
861
|
+
.icon-function-square::before { content: "\e22d"; }
|
|
862
|
+
.icon-funnel-plus::before { content: "\e0dd"; }
|
|
863
|
+
.icon-funnel-x::before { content: "\e3b5"; }
|
|
864
|
+
.icon-funnel::before { content: "\e0dc"; }
|
|
865
|
+
.icon-gallery-horizontal-end::before { content: "\e4cf"; }
|
|
866
|
+
.icon-gallery-horizontal::before { content: "\e4ce"; }
|
|
867
|
+
.icon-gallery-thumbnails::before { content: "\e4d0"; }
|
|
868
|
+
.icon-gallery-vertical-end::before { content: "\e4d2"; }
|
|
869
|
+
.icon-gallery-vertical::before { content: "\e4d1"; }
|
|
870
|
+
.icon-gamepad-2::before { content: "\e0df"; }
|
|
871
|
+
.icon-gamepad-directional::before { content: "\e69b"; }
|
|
872
|
+
.icon-gamepad::before { content: "\e0de"; }
|
|
873
|
+
.icon-gantt-chart-square::before { content: "\e169"; }
|
|
874
|
+
.icon-gantt-chart::before { content: "\e4c4"; }
|
|
875
|
+
.icon-gauge-circle::before { content: "\e4e1"; }
|
|
876
|
+
.icon-gauge::before { content: "\e1bf"; }
|
|
877
|
+
.icon-gavel::before { content: "\e0e0"; }
|
|
878
|
+
.icon-gem::before { content: "\e242"; }
|
|
879
|
+
.icon-georgian-lari::before { content: "\e678"; }
|
|
880
|
+
.icon-ghost::before { content: "\e20e"; }
|
|
881
|
+
.icon-gift::before { content: "\e0e1"; }
|
|
882
|
+
.icon-git-branch-minus::before { content: "\e69c"; }
|
|
883
|
+
.icon-git-branch-plus::before { content: "\e1f4"; }
|
|
884
|
+
.icon-git-branch::before { content: "\e0e2"; }
|
|
885
|
+
.icon-git-commit-horizontal::before { content: "\e0e3"; }
|
|
886
|
+
.icon-git-commit-vertical::before { content: "\e552"; }
|
|
887
|
+
.icon-git-commit::before { content: "\e0e3"; }
|
|
888
|
+
.icon-git-compare-arrows::before { content: "\e553"; }
|
|
889
|
+
.icon-git-compare::before { content: "\e359"; }
|
|
890
|
+
.icon-git-fork::before { content: "\e28d"; }
|
|
891
|
+
.icon-git-graph::before { content: "\e554"; }
|
|
892
|
+
.icon-git-merge-conflict::before { content: "\e6b4"; }
|
|
893
|
+
.icon-git-merge::before { content: "\e0e4"; }
|
|
894
|
+
.icon-git-pull-request-arrow::before { content: "\e555"; }
|
|
895
|
+
.icon-git-pull-request-closed::before { content: "\e35a"; }
|
|
896
|
+
.icon-git-pull-request-create-arrow::before { content: "\e557"; }
|
|
897
|
+
.icon-git-pull-request-create::before { content: "\e556"; }
|
|
898
|
+
.icon-git-pull-request-draft::before { content: "\e35b"; }
|
|
899
|
+
.icon-git-pull-request::before { content: "\e0e5"; }
|
|
900
|
+
.icon-glass-water::before { content: "\e2d5"; }
|
|
901
|
+
.icon-glasses::before { content: "\e20d"; }
|
|
902
|
+
.icon-globe-2::before { content: "\e1f3"; }
|
|
903
|
+
.icon-globe-check::before { content: "\e6fc"; }
|
|
904
|
+
.icon-globe-lock::before { content: "\e5cd"; }
|
|
905
|
+
.icon-globe-off::before { content: "\e6b5"; }
|
|
906
|
+
.icon-globe-x::before { content: "\e6b6"; }
|
|
907
|
+
.icon-globe::before { content: "\e0e8"; }
|
|
908
|
+
.icon-goal::before { content: "\e4a5"; }
|
|
909
|
+
.icon-gpu::before { content: "\e66a"; }
|
|
910
|
+
.icon-grab::before { content: "\e1e6"; }
|
|
911
|
+
.icon-graduation-cap::before { content: "\e234"; }
|
|
912
|
+
.icon-grape::before { content: "\e352"; }
|
|
913
|
+
.icon-grid-2-x-2-check::before { content: "\e5e4"; }
|
|
914
|
+
.icon-grid-2-x-2-plus::before { content: "\e628"; }
|
|
915
|
+
.icon-grid-2-x-2-x::before { content: "\e5e5"; }
|
|
916
|
+
.icon-grid-2-x-2::before { content: "\e4ff"; }
|
|
917
|
+
.icon-grid-2x2-check::before { content: "\e5e4"; }
|
|
918
|
+
.icon-grid-2x2-plus::before { content: "\e628"; }
|
|
919
|
+
.icon-grid-2x2-x::before { content: "\e5e5"; }
|
|
920
|
+
.icon-grid-2x2::before { content: "\e4ff"; }
|
|
921
|
+
.icon-grid-3-x-3::before { content: "\e0e9"; }
|
|
922
|
+
.icon-grid-3x2::before { content: "\e66f"; }
|
|
923
|
+
.icon-grid-3x3::before { content: "\e0e9"; }
|
|
924
|
+
.icon-grid::before { content: "\e0e9"; }
|
|
925
|
+
.icon-grip-horizontal::before { content: "\e0ea"; }
|
|
926
|
+
.icon-grip-vertical::before { content: "\e0eb"; }
|
|
927
|
+
.icon-grip::before { content: "\e3b1"; }
|
|
928
|
+
.icon-group::before { content: "\e464"; }
|
|
929
|
+
.icon-guitar::before { content: "\e55f"; }
|
|
930
|
+
.icon-ham::before { content: "\e5d7"; }
|
|
931
|
+
.icon-hamburger::before { content: "\e665"; }
|
|
932
|
+
.icon-hammer::before { content: "\e0ec"; }
|
|
933
|
+
.icon-hand-coins::before { content: "\e5b8"; }
|
|
934
|
+
.icon-hand-fist::before { content: "\e68b"; }
|
|
935
|
+
.icon-hand-grab::before { content: "\e1e6"; }
|
|
936
|
+
.icon-hand-heart::before { content: "\e5b9"; }
|
|
937
|
+
.icon-hand-helping::before { content: "\e3b8"; }
|
|
938
|
+
.icon-hand-metal::before { content: "\e22c"; }
|
|
939
|
+
.icon-hand-platter::before { content: "\e5ba"; }
|
|
940
|
+
.icon-hand::before { content: "\e1d7"; }
|
|
941
|
+
.icon-handbag::before { content: "\e689"; }
|
|
942
|
+
.icon-handshake::before { content: "\e5c0"; }
|
|
943
|
+
.icon-hard-drive-download::before { content: "\e4e5"; }
|
|
944
|
+
.icon-hard-drive-upload::before { content: "\e4e6"; }
|
|
945
|
+
.icon-hard-drive::before { content: "\e0ed"; }
|
|
946
|
+
.icon-hard-hat::before { content: "\e0ee"; }
|
|
947
|
+
.icon-hash::before { content: "\e0ef"; }
|
|
948
|
+
.icon-hat-glasses::before { content: "\e683"; }
|
|
949
|
+
.icon-haze::before { content: "\e0f0"; }
|
|
950
|
+
.icon-hd::before { content: "\e6e5"; }
|
|
951
|
+
.icon-hdmi-port::before { content: "\e4e7"; }
|
|
952
|
+
.icon-heading-1::before { content: "\e385"; }
|
|
953
|
+
.icon-heading-2::before { content: "\e386"; }
|
|
954
|
+
.icon-heading-3::before { content: "\e387"; }
|
|
955
|
+
.icon-heading-4::before { content: "\e388"; }
|
|
956
|
+
.icon-heading-5::before { content: "\e389"; }
|
|
957
|
+
.icon-heading-6::before { content: "\e38a"; }
|
|
958
|
+
.icon-heading::before { content: "\e384"; }
|
|
959
|
+
.icon-headphone-off::before { content: "\e629"; }
|
|
960
|
+
.icon-headphones::before { content: "\e0f1"; }
|
|
961
|
+
.icon-headset::before { content: "\e5bd"; }
|
|
962
|
+
.icon-heart-crack::before { content: "\e2d6"; }
|
|
963
|
+
.icon-heart-handshake::before { content: "\e2d7"; }
|
|
964
|
+
.icon-heart-minus::before { content: "\e651"; }
|
|
965
|
+
.icon-heart-off::before { content: "\e295"; }
|
|
966
|
+
.icon-heart-plus::before { content: "\e652"; }
|
|
967
|
+
.icon-heart-pulse::before { content: "\e36e"; }
|
|
968
|
+
.icon-heart-x::before { content: "\e6ed"; }
|
|
969
|
+
.icon-heart::before { content: "\e0f2"; }
|
|
970
|
+
.icon-heater::before { content: "\e58e"; }
|
|
971
|
+
.icon-helicopter::before { content: "\e69d"; }
|
|
972
|
+
.icon-help-circle::before { content: "\e082"; }
|
|
973
|
+
.icon-helping-hand::before { content: "\e3b8"; }
|
|
974
|
+
.icon-hexagon::before { content: "\e0f3"; }
|
|
975
|
+
.icon-highlighter::before { content: "\e0f4"; }
|
|
976
|
+
.icon-history::before { content: "\e1f5"; }
|
|
977
|
+
.icon-home::before { content: "\e0f5"; }
|
|
978
|
+
.icon-hop-off::before { content: "\e398"; }
|
|
979
|
+
.icon-hop::before { content: "\e397"; }
|
|
980
|
+
.icon-hospital::before { content: "\e5d8"; }
|
|
981
|
+
.icon-hotel::before { content: "\e3e2"; }
|
|
982
|
+
.icon-hourglass::before { content: "\e296"; }
|
|
983
|
+
.icon-house-heart::before { content: "\e695"; }
|
|
984
|
+
.icon-house-plug::before { content: "\e5f0"; }
|
|
985
|
+
.icon-house-plus::before { content: "\e5f1"; }
|
|
986
|
+
.icon-house-wifi::before { content: "\e63c"; }
|
|
987
|
+
.icon-house::before { content: "\e0f5"; }
|
|
988
|
+
.icon-ice-cream-2::before { content: "\e3a7"; }
|
|
989
|
+
.icon-ice-cream-bowl::before { content: "\e3a7"; }
|
|
990
|
+
.icon-ice-cream-cone::before { content: "\e353"; }
|
|
991
|
+
.icon-ice-cream::before { content: "\e353"; }
|
|
992
|
+
.icon-id-card-lanyard::before { content: "\e670"; }
|
|
993
|
+
.icon-id-card::before { content: "\e617"; }
|
|
994
|
+
.icon-image-down::before { content: "\e53c"; }
|
|
995
|
+
.icon-image-minus::before { content: "\e1f6"; }
|
|
996
|
+
.icon-image-off::before { content: "\e1c0"; }
|
|
997
|
+
.icon-image-play::before { content: "\e5df"; }
|
|
998
|
+
.icon-image-plus::before { content: "\e1f7"; }
|
|
999
|
+
.icon-image-up::before { content: "\e5cb"; }
|
|
1000
|
+
.icon-image-upscale::before { content: "\e637"; }
|
|
1001
|
+
.icon-image::before { content: "\e0f6"; }
|
|
1002
|
+
.icon-images::before { content: "\e5c4"; }
|
|
1003
|
+
.icon-import::before { content: "\e22f"; }
|
|
1004
|
+
.icon-inbox::before { content: "\e0f7"; }
|
|
1005
|
+
.icon-indent-decrease::before { content: "\e107"; }
|
|
1006
|
+
.icon-indent-increase::before { content: "\e108"; }
|
|
1007
|
+
.icon-indent::before { content: "\e108"; }
|
|
1008
|
+
.icon-indian-rupee::before { content: "\e0f8"; }
|
|
1009
|
+
.icon-infinity::before { content: "\e1e7"; }
|
|
1010
|
+
.icon-info::before { content: "\e0f9"; }
|
|
1011
|
+
.icon-inspect::before { content: "\e202"; }
|
|
1012
|
+
.icon-inspection-panel::before { content: "\e583"; }
|
|
1013
|
+
.icon-italic::before { content: "\e0fb"; }
|
|
1014
|
+
.icon-iteration-ccw::before { content: "\e423"; }
|
|
1015
|
+
.icon-iteration-cw::before { content: "\e424"; }
|
|
1016
|
+
.icon-japanese-yen::before { content: "\e0fc"; }
|
|
1017
|
+
.icon-joystick::before { content: "\e355"; }
|
|
1018
|
+
.icon-kanban-square-dashed::before { content: "\e16c"; }
|
|
1019
|
+
.icon-kanban-square::before { content: "\e170"; }
|
|
1020
|
+
.icon-kanban::before { content: "\e4dc"; }
|
|
1021
|
+
.icon-kayak::before { content: "\e68f"; }
|
|
1022
|
+
.icon-key-round::before { content: "\e4a3"; }
|
|
1023
|
+
.icon-key-square::before { content: "\e4a4"; }
|
|
1024
|
+
.icon-key::before { content: "\e0fd"; }
|
|
1025
|
+
.icon-keyboard-music::before { content: "\e560"; }
|
|
1026
|
+
.icon-keyboard-off::before { content: "\e5de"; }
|
|
1027
|
+
.icon-keyboard::before { content: "\e284"; }
|
|
1028
|
+
.icon-lamp-ceiling::before { content: "\e2d9"; }
|
|
1029
|
+
.icon-lamp-desk::before { content: "\e2da"; }
|
|
1030
|
+
.icon-lamp-floor::before { content: "\e2db"; }
|
|
1031
|
+
.icon-lamp-wall-down::before { content: "\e2dc"; }
|
|
1032
|
+
.icon-lamp-wall-up::before { content: "\e2dd"; }
|
|
1033
|
+
.icon-lamp::before { content: "\e2d8"; }
|
|
1034
|
+
.icon-land-plot::before { content: "\e528"; }
|
|
1035
|
+
.icon-landmark::before { content: "\e23a"; }
|
|
1036
|
+
.icon-languages::before { content: "\e0fe"; }
|
|
1037
|
+
.icon-laptop-2::before { content: "\e1d8"; }
|
|
1038
|
+
.icon-laptop-minimal-check::before { content: "\e632"; }
|
|
1039
|
+
.icon-laptop-minimal::before { content: "\e1d8"; }
|
|
1040
|
+
.icon-laptop::before { content: "\e1cd"; }
|
|
1041
|
+
.icon-lasso-select::before { content: "\e1cf"; }
|
|
1042
|
+
.icon-lasso::before { content: "\e1ce"; }
|
|
1043
|
+
.icon-laugh::before { content: "\e300"; }
|
|
1044
|
+
.icon-layers-2::before { content: "\e52a"; }
|
|
1045
|
+
.icon-layers-3::before { content: "\e529"; }
|
|
1046
|
+
.icon-layers-minus::before { content: "\e6ee"; }
|
|
1047
|
+
.icon-layers-plus::before { content: "\e6e6"; }
|
|
1048
|
+
.icon-layers::before { content: "\e529"; }
|
|
1049
|
+
.icon-layout-dashboard::before { content: "\e1c1"; }
|
|
1050
|
+
.icon-layout-freeform::before { content: "\e723"; }
|
|
1051
|
+
.icon-layout-grid::before { content: "\e0ff"; }
|
|
1052
|
+
.icon-layout-list::before { content: "\e1d9"; }
|
|
1053
|
+
.icon-layout-panel-left::before { content: "\e470"; }
|
|
1054
|
+
.icon-layout-panel-top::before { content: "\e471"; }
|
|
1055
|
+
.icon-layout-template::before { content: "\e207"; }
|
|
1056
|
+
.icon-layout::before { content: "\e12c"; }
|
|
1057
|
+
.icon-leaf::before { content: "\e2de"; }
|
|
1058
|
+
.icon-leafy-green::before { content: "\e46f"; }
|
|
1059
|
+
.icon-lectern::before { content: "\e5e9"; }
|
|
1060
|
+
.icon-lens-concave::before { content: "\e6b7"; }
|
|
1061
|
+
.icon-lens-convex::before { content: "\e6b8"; }
|
|
1062
|
+
.icon-letter-text::before { content: "\e605"; }
|
|
1063
|
+
.icon-library-big::before { content: "\e54e"; }
|
|
1064
|
+
.icon-library-square::before { content: "\e54f"; }
|
|
1065
|
+
.icon-library::before { content: "\e100"; }
|
|
1066
|
+
.icon-life-buoy::before { content: "\e101"; }
|
|
1067
|
+
.icon-ligature::before { content: "\e43a"; }
|
|
1068
|
+
.icon-lightbulb-off::before { content: "\e208"; }
|
|
1069
|
+
.icon-lightbulb::before { content: "\e1c2"; }
|
|
1070
|
+
.icon-line-chart::before { content: "\e2a5"; }
|
|
1071
|
+
.icon-line-dot-right-horizontal::before { content: "\e6b9"; }
|
|
1072
|
+
.icon-line-squiggle::before { content: "\e67a"; }
|
|
1073
|
+
.icon-line-style::before { content: "\e6da"; }
|
|
1074
|
+
.icon-link-2-off::before { content: "\e104"; }
|
|
1075
|
+
.icon-link-2::before { content: "\e103"; }
|
|
1076
|
+
.icon-link::before { content: "\e102"; }
|
|
1077
|
+
.icon-list-check::before { content: "\e5fa"; }
|
|
1078
|
+
.icon-list-checks::before { content: "\e1d0"; }
|
|
1079
|
+
.icon-list-chevrons-down-up::before { content: "\e694"; }
|
|
1080
|
+
.icon-list-chevrons-up-down::before { content: "\e696"; }
|
|
1081
|
+
.icon-list-collapse::before { content: "\e59b"; }
|
|
1082
|
+
.icon-list-end::before { content: "\e2df"; }
|
|
1083
|
+
.icon-list-filter-plus::before { content: "\e639"; }
|
|
1084
|
+
.icon-list-filter::before { content: "\e460"; }
|
|
1085
|
+
.icon-list-indent-decrease::before { content: "\e107"; }
|
|
1086
|
+
.icon-list-indent-increase::before { content: "\e108"; }
|
|
1087
|
+
.icon-list-minus::before { content: "\e23e"; }
|
|
1088
|
+
.icon-list-music::before { content: "\e2e0"; }
|
|
1089
|
+
.icon-list-ordered::before { content: "\e1d1"; }
|
|
1090
|
+
.icon-list-plus::before { content: "\e23f"; }
|
|
1091
|
+
.icon-list-restart::before { content: "\e452"; }
|
|
1092
|
+
.icon-list-sort-ascending::before { content: "\e702"; }
|
|
1093
|
+
.icon-list-sort-descending::before { content: "\e703"; }
|
|
1094
|
+
.icon-list-start::before { content: "\e2e1"; }
|
|
1095
|
+
.icon-list-todo::before { content: "\e4c3"; }
|
|
1096
|
+
.icon-list-tree::before { content: "\e408"; }
|
|
1097
|
+
.icon-list-video::before { content: "\e2e2"; }
|
|
1098
|
+
.icon-list-x::before { content: "\e240"; }
|
|
1099
|
+
.icon-list::before { content: "\e106"; }
|
|
1100
|
+
.icon-loader-2::before { content: "\e10a"; }
|
|
1101
|
+
.icon-loader-circle::before { content: "\e10a"; }
|
|
1102
|
+
.icon-loader-pinwheel::before { content: "\e5e6"; }
|
|
1103
|
+
.icon-loader::before { content: "\e109"; }
|
|
1104
|
+
.icon-locate-fixed::before { content: "\e1db"; }
|
|
1105
|
+
.icon-locate-off::before { content: "\e282"; }
|
|
1106
|
+
.icon-locate::before { content: "\e1da"; }
|
|
1107
|
+
.icon-location-edit::before { content: "\e655"; }
|
|
1108
|
+
.icon-lock-keyhole-open::before { content: "\e532"; }
|
|
1109
|
+
.icon-lock-keyhole::before { content: "\e531"; }
|
|
1110
|
+
.icon-lock-open::before { content: "\e10c"; }
|
|
1111
|
+
.icon-lock::before { content: "\e10b"; }
|
|
1112
|
+
.icon-log-in::before { content: "\e10d"; }
|
|
1113
|
+
.icon-log-out::before { content: "\e10e"; }
|
|
1114
|
+
.icon-logs::before { content: "\e5f4"; }
|
|
1115
|
+
.icon-lollipop::before { content: "\e4bd"; }
|
|
1116
|
+
.icon-luggage::before { content: "\e2ca"; }
|
|
1117
|
+
.icon-m-square::before { content: "\e503"; }
|
|
1118
|
+
.icon-magnet::before { content: "\e2b5"; }
|
|
1119
|
+
.icon-mail-check::before { content: "\e361"; }
|
|
1120
|
+
.icon-mail-minus::before { content: "\e362"; }
|
|
1121
|
+
.icon-mail-open::before { content: "\e363"; }
|
|
1122
|
+
.icon-mail-plus::before { content: "\e364"; }
|
|
1123
|
+
.icon-mail-question-mark::before { content: "\e365"; }
|
|
1124
|
+
.icon-mail-question::before { content: "\e365"; }
|
|
1125
|
+
.icon-mail-search::before { content: "\e366"; }
|
|
1126
|
+
.icon-mail-warning::before { content: "\e367"; }
|
|
1127
|
+
.icon-mail-x::before { content: "\e368"; }
|
|
1128
|
+
.icon-mail::before { content: "\e10f"; }
|
|
1129
|
+
.icon-mailbox::before { content: "\e3d4"; }
|
|
1130
|
+
.icon-mails::before { content: "\e369"; }
|
|
1131
|
+
.icon-map-minus::before { content: "\e686"; }
|
|
1132
|
+
.icon-map-pin-check-inside::before { content: "\e610"; }
|
|
1133
|
+
.icon-map-pin-check::before { content: "\e60f"; }
|
|
1134
|
+
.icon-map-pin-house::before { content: "\e61c"; }
|
|
1135
|
+
.icon-map-pin-minus-inside::before { content: "\e612"; }
|
|
1136
|
+
.icon-map-pin-minus::before { content: "\e611"; }
|
|
1137
|
+
.icon-map-pin-off::before { content: "\e2a6"; }
|
|
1138
|
+
.icon-map-pin-pen::before { content: "\e655"; }
|
|
1139
|
+
.icon-map-pin-plus-inside::before { content: "\e614"; }
|
|
1140
|
+
.icon-map-pin-plus::before { content: "\e613"; }
|
|
1141
|
+
.icon-map-pin-search::before { content: "\e6de"; }
|
|
1142
|
+
.icon-map-pin-x-inside::before { content: "\e616"; }
|
|
1143
|
+
.icon-map-pin-x::before { content: "\e615"; }
|
|
1144
|
+
.icon-map-pin::before { content: "\e111"; }
|
|
1145
|
+
.icon-map-pinned::before { content: "\e53d"; }
|
|
1146
|
+
.icon-map-plus::before { content: "\e63f"; }
|
|
1147
|
+
.icon-map::before { content: "\e110"; }
|
|
1148
|
+
.icon-mars-stroke::before { content: "\e642"; }
|
|
1149
|
+
.icon-mars::before { content: "\e641"; }
|
|
1150
|
+
.icon-martini::before { content: "\e2e3"; }
|
|
1151
|
+
.icon-maximize-2::before { content: "\e113"; }
|
|
1152
|
+
.icon-maximize::before { content: "\e112"; }
|
|
1153
|
+
.icon-medal::before { content: "\e36f"; }
|
|
1154
|
+
.icon-megaphone-off::before { content: "\e370"; }
|
|
1155
|
+
.icon-megaphone::before { content: "\e235"; }
|
|
1156
|
+
.icon-meh::before { content: "\e114"; }
|
|
1157
|
+
.icon-memory-stick::before { content: "\e445"; }
|
|
1158
|
+
.icon-menu-square::before { content: "\e453"; }
|
|
1159
|
+
.icon-menu::before { content: "\e115"; }
|
|
1160
|
+
.icon-merge::before { content: "\e43f"; }
|
|
1161
|
+
.icon-message-circle-check::before { content: "\e6ba"; }
|
|
1162
|
+
.icon-message-circle-code::before { content: "\e562"; }
|
|
1163
|
+
.icon-message-circle-dashed::before { content: "\e563"; }
|
|
1164
|
+
.icon-message-circle-heart::before { content: "\e564"; }
|
|
1165
|
+
.icon-message-circle-more::before { content: "\e565"; }
|
|
1166
|
+
.icon-message-circle-off::before { content: "\e566"; }
|
|
1167
|
+
.icon-message-circle-plus::before { content: "\e567"; }
|
|
1168
|
+
.icon-message-circle-question-mark::before { content: "\e568"; }
|
|
1169
|
+
.icon-message-circle-question::before { content: "\e568"; }
|
|
1170
|
+
.icon-message-circle-reply::before { content: "\e569"; }
|
|
1171
|
+
.icon-message-circle-warning::before { content: "\e56a"; }
|
|
1172
|
+
.icon-message-circle-x::before { content: "\e56b"; }
|
|
1173
|
+
.icon-message-circle::before { content: "\e116"; }
|
|
1174
|
+
.icon-message-square-check::before { content: "\e6bb"; }
|
|
1175
|
+
.icon-message-square-code::before { content: "\e56c"; }
|
|
1176
|
+
.icon-message-square-dashed::before { content: "\e40b"; }
|
|
1177
|
+
.icon-message-square-diff::before { content: "\e56d"; }
|
|
1178
|
+
.icon-message-square-dot::before { content: "\e56e"; }
|
|
1179
|
+
.icon-message-square-heart::before { content: "\e56f"; }
|
|
1180
|
+
.icon-message-square-lock::before { content: "\e62c"; }
|
|
1181
|
+
.icon-message-square-more::before { content: "\e570"; }
|
|
1182
|
+
.icon-message-square-off::before { content: "\e571"; }
|
|
1183
|
+
.icon-message-square-plus::before { content: "\e40c"; }
|
|
1184
|
+
.icon-message-square-quote::before { content: "\e572"; }
|
|
1185
|
+
.icon-message-square-reply::before { content: "\e573"; }
|
|
1186
|
+
.icon-message-square-share::before { content: "\e574"; }
|
|
1187
|
+
.icon-message-square-text::before { content: "\e575"; }
|
|
1188
|
+
.icon-message-square-warning::before { content: "\e576"; }
|
|
1189
|
+
.icon-message-square-x::before { content: "\e577"; }
|
|
1190
|
+
.icon-message-square::before { content: "\e117"; }
|
|
1191
|
+
.icon-messages-square::before { content: "\e40d"; }
|
|
1192
|
+
.icon-metronome::before { content: "\e6bc"; }
|
|
1193
|
+
.icon-mic-2::before { content: "\e349"; }
|
|
1194
|
+
.icon-mic-audio-lines::before { content: "\e724"; }
|
|
1195
|
+
.icon-mic-off::before { content: "\e119"; }
|
|
1196
|
+
.icon-mic-signal::before { content: "\e1fa"; }
|
|
1197
|
+
.icon-mic-vocal::before { content: "\e349"; }
|
|
1198
|
+
.icon-mic::before { content: "\e118"; }
|
|
1199
|
+
.icon-microchip::before { content: "\e61a"; }
|
|
1200
|
+
.icon-microscope::before { content: "\e2e4"; }
|
|
1201
|
+
.icon-microwave::before { content: "\e37a"; }
|
|
1202
|
+
.icon-milestone::before { content: "\e298"; }
|
|
1203
|
+
.icon-milk-off::before { content: "\e39a"; }
|
|
1204
|
+
.icon-milk::before { content: "\e399"; }
|
|
1205
|
+
.icon-minimize-2::before { content: "\e11b"; }
|
|
1206
|
+
.icon-minimize::before { content: "\e11a"; }
|
|
1207
|
+
.icon-minus-circle::before { content: "\e07e"; }
|
|
1208
|
+
.icon-minus-square::before { content: "\e171"; }
|
|
1209
|
+
.icon-minus::before { content: "\e11c"; }
|
|
1210
|
+
.icon-mirror-rectangular::before { content: "\e6bd"; }
|
|
1211
|
+
.icon-mirror-round::before { content: "\e6be"; }
|
|
1212
|
+
.icon-monitor-check::before { content: "\e482"; }
|
|
1213
|
+
.icon-monitor-cloud::before { content: "\e699"; }
|
|
1214
|
+
.icon-monitor-cog::before { content: "\e603"; }
|
|
1215
|
+
.icon-monitor-dot::before { content: "\e483"; }
|
|
1216
|
+
.icon-monitor-down::before { content: "\e421"; }
|
|
1217
|
+
.icon-monitor-off::before { content: "\e1dc"; }
|
|
1218
|
+
.icon-monitor-pause::before { content: "\e484"; }
|
|
1219
|
+
.icon-monitor-play::before { content: "\e485"; }
|
|
1220
|
+
.icon-monitor-smartphone::before { content: "\e3a2"; }
|
|
1221
|
+
.icon-monitor-speaker::before { content: "\e210"; }
|
|
1222
|
+
.icon-monitor-stop::before { content: "\e486"; }
|
|
1223
|
+
.icon-monitor-up::before { content: "\e422"; }
|
|
1224
|
+
.icon-monitor-x::before { content: "\e487"; }
|
|
1225
|
+
.icon-monitor::before { content: "\e11d"; }
|
|
1226
|
+
.icon-moon-star::before { content: "\e410"; }
|
|
1227
|
+
.icon-moon::before { content: "\e11e"; }
|
|
1228
|
+
.icon-more-horizontal::before { content: "\e0b6"; }
|
|
1229
|
+
.icon-more-vertical::before { content: "\e0b7"; }
|
|
1230
|
+
.icon-mosque::before { content: "\e725"; }
|
|
1231
|
+
.icon-motorbike::before { content: "\e698"; }
|
|
1232
|
+
.icon-mountain-snow::before { content: "\e232"; }
|
|
1233
|
+
.icon-mountain::before { content: "\e231"; }
|
|
1234
|
+
.icon-mouse-left::before { content: "\e6bf"; }
|
|
1235
|
+
.icon-mouse-off::before { content: "\e5db"; }
|
|
1236
|
+
.icon-mouse-pointer-2-off::before { content: "\e6a6"; }
|
|
1237
|
+
.icon-mouse-pointer-2::before { content: "\e1c3"; }
|
|
1238
|
+
.icon-mouse-pointer-ban::before { content: "\e5e7"; }
|
|
1239
|
+
.icon-mouse-pointer-click::before { content: "\e120"; }
|
|
1240
|
+
.icon-mouse-pointer-square-dashed::before { content: "\e509"; }
|
|
1241
|
+
.icon-mouse-pointer::before { content: "\e11f"; }
|
|
1242
|
+
.icon-mouse-right::before { content: "\e6c0"; }
|
|
1243
|
+
.icon-mouse::before { content: "\e28e"; }
|
|
1244
|
+
.icon-move-3-d::before { content: "\e2e5"; }
|
|
1245
|
+
.icon-move-3d::before { content: "\e2e5"; }
|
|
1246
|
+
.icon-move-diagonal-2::before { content: "\e1c5"; }
|
|
1247
|
+
.icon-move-diagonal::before { content: "\e1c4"; }
|
|
1248
|
+
.icon-move-down-left::before { content: "\e48d"; }
|
|
1249
|
+
.icon-move-down-right::before { content: "\e48e"; }
|
|
1250
|
+
.icon-move-down::before { content: "\e48c"; }
|
|
1251
|
+
.icon-move-horizontal::before { content: "\e1c6"; }
|
|
1252
|
+
.icon-move-left::before { content: "\e48f"; }
|
|
1253
|
+
.icon-move-right::before { content: "\e490"; }
|
|
1254
|
+
.icon-move-up-left::before { content: "\e492"; }
|
|
1255
|
+
.icon-move-up-right::before { content: "\e493"; }
|
|
1256
|
+
.icon-move-up::before { content: "\e491"; }
|
|
1257
|
+
.icon-move-vertical::before { content: "\e1c7"; }
|
|
1258
|
+
.icon-move::before { content: "\e121"; }
|
|
1259
|
+
.icon-music-2::before { content: "\e34a"; }
|
|
1260
|
+
.icon-music-3::before { content: "\e34b"; }
|
|
1261
|
+
.icon-music-4::before { content: "\e34c"; }
|
|
1262
|
+
.icon-music::before { content: "\e122"; }
|
|
1263
|
+
.icon-navigation-2-off::before { content: "\e2a7"; }
|
|
1264
|
+
.icon-navigation-2::before { content: "\e124"; }
|
|
1265
|
+
.icon-navigation-off::before { content: "\e2a8"; }
|
|
1266
|
+
.icon-navigation::before { content: "\e123"; }
|
|
1267
|
+
.icon-network::before { content: "\e125"; }
|
|
1268
|
+
.icon-newspaper::before { content: "\e348"; }
|
|
1269
|
+
.icon-nfc::before { content: "\e3c3"; }
|
|
1270
|
+
.icon-non-binary::before { content: "\e643"; }
|
|
1271
|
+
.icon-notebook-pen::before { content: "\e596"; }
|
|
1272
|
+
.icon-notebook-tabs::before { content: "\e597"; }
|
|
1273
|
+
.icon-notebook-text::before { content: "\e598"; }
|
|
1274
|
+
.icon-notebook::before { content: "\e595"; }
|
|
1275
|
+
.icon-notepad-text-dashed::before { content: "\e59a"; }
|
|
1276
|
+
.icon-notepad-text::before { content: "\e599"; }
|
|
1277
|
+
.icon-nut-off::before { content: "\e39c"; }
|
|
1278
|
+
.icon-nut::before { content: "\e39b"; }
|
|
1279
|
+
.icon-octagon-alert::before { content: "\e127"; }
|
|
1280
|
+
.icon-octagon-minus::before { content: "\e627"; }
|
|
1281
|
+
.icon-octagon-pause::before { content: "\e21b"; }
|
|
1282
|
+
.icon-octagon-x::before { content: "\e128"; }
|
|
1283
|
+
.icon-octagon::before { content: "\e126"; }
|
|
1284
|
+
.icon-omega::before { content: "\e619"; }
|
|
1285
|
+
.icon-option::before { content: "\e1f8"; }
|
|
1286
|
+
.icon-orbit::before { content: "\e3e7"; }
|
|
1287
|
+
.icon-origami::before { content: "\e5e3"; }
|
|
1288
|
+
.icon-outdent::before { content: "\e107"; }
|
|
1289
|
+
.icon-package-2::before { content: "\e340"; }
|
|
1290
|
+
.icon-package-check::before { content: "\e266"; }
|
|
1291
|
+
.icon-package-minus::before { content: "\e267"; }
|
|
1292
|
+
.icon-package-open::before { content: "\e2cc"; }
|
|
1293
|
+
.icon-package-plus::before { content: "\e268"; }
|
|
1294
|
+
.icon-package-search::before { content: "\e269"; }
|
|
1295
|
+
.icon-package-x::before { content: "\e26a"; }
|
|
1296
|
+
.icon-package::before { content: "\e129"; }
|
|
1297
|
+
.icon-paint-bucket::before { content: "\e2e6"; }
|
|
1298
|
+
.icon-paint-roller::before { content: "\e59e"; }
|
|
1299
|
+
.icon-paintbrush-2::before { content: "\e2e8"; }
|
|
1300
|
+
.icon-paintbrush-vertical::before { content: "\e2e8"; }
|
|
1301
|
+
.icon-paintbrush::before { content: "\e2e7"; }
|
|
1302
|
+
.icon-palette::before { content: "\e1dd"; }
|
|
1303
|
+
.icon-palmtree::before { content: "\e281"; }
|
|
1304
|
+
.icon-panda::before { content: "\e668"; }
|
|
1305
|
+
.icon-panel-bottom-close::before { content: "\e42d"; }
|
|
1306
|
+
.icon-panel-bottom-dashed::before { content: "\e42e"; }
|
|
1307
|
+
.icon-panel-bottom-inactive::before { content: "\e42e"; }
|
|
1308
|
+
.icon-panel-bottom-open::before { content: "\e42f"; }
|
|
1309
|
+
.icon-panel-bottom::before { content: "\e42c"; }
|
|
1310
|
+
.icon-panel-left-close::before { content: "\e21c"; }
|
|
1311
|
+
.icon-panel-left-dashed::before { content: "\e430"; }
|
|
1312
|
+
.icon-panel-left-inactive::before { content: "\e430"; }
|
|
1313
|
+
.icon-panel-left-open::before { content: "\e21d"; }
|
|
1314
|
+
.icon-panel-left-right-dashed::before { content: "\e692"; }
|
|
1315
|
+
.icon-panel-left::before { content: "\e12a"; }
|
|
1316
|
+
.icon-panel-right-close::before { content: "\e432"; }
|
|
1317
|
+
.icon-panel-right-dashed::before { content: "\e433"; }
|
|
1318
|
+
.icon-panel-right-inactive::before { content: "\e433"; }
|
|
1319
|
+
.icon-panel-right-open::before { content: "\e434"; }
|
|
1320
|
+
.icon-panel-right::before { content: "\e431"; }
|
|
1321
|
+
.icon-panel-top-bottom-dashed::before { content: "\e693"; }
|
|
1322
|
+
.icon-panel-top-close::before { content: "\e436"; }
|
|
1323
|
+
.icon-panel-top-dashed::before { content: "\e437"; }
|
|
1324
|
+
.icon-panel-top-inactive::before { content: "\e437"; }
|
|
1325
|
+
.icon-panel-top-open::before { content: "\e438"; }
|
|
1326
|
+
.icon-panel-top::before { content: "\e435"; }
|
|
1327
|
+
.icon-panels-left-bottom::before { content: "\e12b"; }
|
|
1328
|
+
.icon-panels-left-right::before { content: "\e099"; }
|
|
1329
|
+
.icon-panels-right-bottom::before { content: "\e588"; }
|
|
1330
|
+
.icon-panels-top-bottom::before { content: "\e58a"; }
|
|
1331
|
+
.icon-panels-top-left::before { content: "\e12c"; }
|
|
1332
|
+
.icon-paper-bag::before { content: "\e71d"; }
|
|
1333
|
+
.icon-paperclip::before { content: "\e12d"; }
|
|
1334
|
+
.icon-parasol::before { content: "\e6fd"; }
|
|
1335
|
+
.icon-parentheses::before { content: "\e444"; }
|
|
1336
|
+
.icon-parking-circle-off::before { content: "\e3ca"; }
|
|
1337
|
+
.icon-parking-circle::before { content: "\e3c9"; }
|
|
1338
|
+
.icon-parking-meter::before { content: "\e500"; }
|
|
1339
|
+
.icon-parking-square-off::before { content: "\e3cc"; }
|
|
1340
|
+
.icon-parking-square::before { content: "\e3cb"; }
|
|
1341
|
+
.icon-party-popper::before { content: "\e343"; }
|
|
1342
|
+
.icon-pause-circle::before { content: "\e07f"; }
|
|
1343
|
+
.icon-pause-octagon::before { content: "\e21b"; }
|
|
1344
|
+
.icon-pause::before { content: "\e12e"; }
|
|
1345
|
+
.icon-paw-print::before { content: "\e4f5"; }
|
|
1346
|
+
.icon-pc-case::before { content: "\e446"; }
|
|
1347
|
+
.icon-pen-box::before { content: "\e172"; }
|
|
1348
|
+
.icon-pen-line::before { content: "\e130"; }
|
|
1349
|
+
.icon-pen-off::before { content: "\e5ee"; }
|
|
1350
|
+
.icon-pen-square::before { content: "\e172"; }
|
|
1351
|
+
.icon-pen-tool::before { content: "\e131"; }
|
|
1352
|
+
.icon-pen::before { content: "\e12f"; }
|
|
1353
|
+
.icon-pencil-line::before { content: "\e4f0"; }
|
|
1354
|
+
.icon-pencil-off::before { content: "\e5ef"; }
|
|
1355
|
+
.icon-pencil-ruler::before { content: "\e4f1"; }
|
|
1356
|
+
.icon-pencil-sparkles::before { content: "\e70f"; }
|
|
1357
|
+
.icon-pencil::before { content: "\e1f9"; }
|
|
1358
|
+
.icon-pentagon::before { content: "\e52b"; }
|
|
1359
|
+
.icon-percent-circle::before { content: "\e51a"; }
|
|
1360
|
+
.icon-percent-diamond::before { content: "\e51b"; }
|
|
1361
|
+
.icon-percent-square::before { content: "\e51c"; }
|
|
1362
|
+
.icon-percent::before { content: "\e132"; }
|
|
1363
|
+
.icon-person-standing::before { content: "\e21e"; }
|
|
1364
|
+
.icon-phi::before { content: "\e71c"; }
|
|
1365
|
+
.icon-philippine-peso::before { content: "\e604"; }
|
|
1366
|
+
.icon-phone-call::before { content: "\e134"; }
|
|
1367
|
+
.icon-phone-forwarded::before { content: "\e135"; }
|
|
1368
|
+
.icon-phone-incoming::before { content: "\e136"; }
|
|
1369
|
+
.icon-phone-missed::before { content: "\e137"; }
|
|
1370
|
+
.icon-phone-off::before { content: "\e138"; }
|
|
1371
|
+
.icon-phone-outgoing::before { content: "\e139"; }
|
|
1372
|
+
.icon-phone::before { content: "\e133"; }
|
|
1373
|
+
.icon-pi-square::before { content: "\e488"; }
|
|
1374
|
+
.icon-pi::before { content: "\e472"; }
|
|
1375
|
+
.icon-piano::before { content: "\e561"; }
|
|
1376
|
+
.icon-pickaxe::before { content: "\e5c6"; }
|
|
1377
|
+
.icon-picture-in-picture-2::before { content: "\e3af"; }
|
|
1378
|
+
.icon-picture-in-picture::before { content: "\e3ae"; }
|
|
1379
|
+
.icon-pie-chart::before { content: "\e06b"; }
|
|
1380
|
+
.icon-piggy-bank::before { content: "\e13a"; }
|
|
1381
|
+
.icon-pilcrow-left::before { content: "\e5dc"; }
|
|
1382
|
+
.icon-pilcrow-right::before { content: "\e5dd"; }
|
|
1383
|
+
.icon-pilcrow-square::before { content: "\e48b"; }
|
|
1384
|
+
.icon-pilcrow::before { content: "\e3a3"; }
|
|
1385
|
+
.icon-pill-bottle::before { content: "\e5ea"; }
|
|
1386
|
+
.icon-pill::before { content: "\e3bd"; }
|
|
1387
|
+
.icon-pin-off::before { content: "\e2b6"; }
|
|
1388
|
+
.icon-pin::before { content: "\e259"; }
|
|
1389
|
+
.icon-pipette::before { content: "\e13b"; }
|
|
1390
|
+
.icon-pizza::before { content: "\e354"; }
|
|
1391
|
+
.icon-plane-landing::before { content: "\e3cd"; }
|
|
1392
|
+
.icon-plane-takeoff::before { content: "\e3ce"; }
|
|
1393
|
+
.icon-plane::before { content: "\e1de"; }
|
|
1394
|
+
.icon-play-circle::before { content: "\e080"; }
|
|
1395
|
+
.icon-play-off::before { content: "\e6fe"; }
|
|
1396
|
+
.icon-play-square::before { content: "\e481"; }
|
|
1397
|
+
.icon-play::before { content: "\e13c"; }
|
|
1398
|
+
.icon-plug-2::before { content: "\e380"; }
|
|
1399
|
+
.icon-plug-zap-2::before { content: "\e45c"; }
|
|
1400
|
+
.icon-plug-zap::before { content: "\e45c"; }
|
|
1401
|
+
.icon-plug::before { content: "\e37f"; }
|
|
1402
|
+
.icon-plus-circle::before { content: "\e081"; }
|
|
1403
|
+
.icon-plus-square::before { content: "\e173"; }
|
|
1404
|
+
.icon-plus::before { content: "\e13d"; }
|
|
1405
|
+
.icon-pocket-knife::before { content: "\e4a0"; }
|
|
1406
|
+
.icon-podcast::before { content: "\e1fa"; }
|
|
1407
|
+
.icon-podium::before { content: "\e704"; }
|
|
1408
|
+
.icon-pointer-off::before { content: "\e57f"; }
|
|
1409
|
+
.icon-pointer::before { content: "\e1e8"; }
|
|
1410
|
+
.icon-popcorn::before { content: "\e4be"; }
|
|
1411
|
+
.icon-popsicle::before { content: "\e4bf"; }
|
|
1412
|
+
.icon-pound-sterling::before { content: "\e13f"; }
|
|
1413
|
+
.icon-power-circle::before { content: "\e550"; }
|
|
1414
|
+
.icon-power-off::before { content: "\e209"; }
|
|
1415
|
+
.icon-power-square::before { content: "\e551"; }
|
|
1416
|
+
.icon-power::before { content: "\e140"; }
|
|
1417
|
+
.icon-presentation::before { content: "\e4ae"; }
|
|
1418
|
+
.icon-printer-check::before { content: "\e5f5"; }
|
|
1419
|
+
.icon-printer-x::before { content: "\e6c1"; }
|
|
1420
|
+
.icon-printer::before { content: "\e141"; }
|
|
1421
|
+
.icon-projector::before { content: "\e4af"; }
|
|
1422
|
+
.icon-proportions::before { content: "\e5cf"; }
|
|
1423
|
+
.icon-puzzle::before { content: "\e29c"; }
|
|
1424
|
+
.icon-pyramid::before { content: "\e52c"; }
|
|
1425
|
+
.icon-qr-code::before { content: "\e1df"; }
|
|
1426
|
+
.icon-quote::before { content: "\e239"; }
|
|
1427
|
+
.icon-rabbit::before { content: "\e4f6"; }
|
|
1428
|
+
.icon-radar::before { content: "\e497"; }
|
|
1429
|
+
.icon-radiation::before { content: "\e442"; }
|
|
1430
|
+
.icon-radical::before { content: "\e5c2"; }
|
|
1431
|
+
.icon-radio-off::before { content: "\e6dd"; }
|
|
1432
|
+
.icon-radio-receiver::before { content: "\e1fb"; }
|
|
1433
|
+
.icon-radio-tower::before { content: "\e404"; }
|
|
1434
|
+
.icon-radio::before { content: "\e142"; }
|
|
1435
|
+
.icon-radius::before { content: "\e52d"; }
|
|
1436
|
+
.icon-rainbow::before { content: "\e4c2"; }
|
|
1437
|
+
.icon-rat::before { content: "\e3eb"; }
|
|
1438
|
+
.icon-ratio::before { content: "\e4e8"; }
|
|
1439
|
+
.icon-receipt-cent::before { content: "\e5a5"; }
|
|
1440
|
+
.icon-receipt-euro::before { content: "\e5a6"; }
|
|
1441
|
+
.icon-receipt-indian-rupee::before { content: "\e5a7"; }
|
|
1442
|
+
.icon-receipt-japanese-yen::before { content: "\e5a8"; }
|
|
1443
|
+
.icon-receipt-pound-sterling::before { content: "\e5a9"; }
|
|
1444
|
+
.icon-receipt-russian-ruble::before { content: "\e5aa"; }
|
|
1445
|
+
.icon-receipt-swiss-franc::before { content: "\e5ab"; }
|
|
1446
|
+
.icon-receipt-text::before { content: "\e5ac"; }
|
|
1447
|
+
.icon-receipt-turkish-lira::before { content: "\e67f"; }
|
|
1448
|
+
.icon-receipt::before { content: "\e3d3"; }
|
|
1449
|
+
.icon-rectangle-circle::before { content: "\e673"; }
|
|
1450
|
+
.icon-rectangle-ellipsis::before { content: "\e21f"; }
|
|
1451
|
+
.icon-rectangle-goggles::before { content: "\e656"; }
|
|
1452
|
+
.icon-rectangle-horizontal::before { content: "\e376"; }
|
|
1453
|
+
.icon-rectangle-vertical::before { content: "\e377"; }
|
|
1454
|
+
.icon-recycle::before { content: "\e2e9"; }
|
|
1455
|
+
.icon-redo-2::before { content: "\e2a0"; }
|
|
1456
|
+
.icon-redo-dot::before { content: "\e450"; }
|
|
1457
|
+
.icon-redo::before { content: "\e143"; }
|
|
1458
|
+
.icon-refresh-ccw-dot::before { content: "\e4b2"; }
|
|
1459
|
+
.icon-refresh-ccw::before { content: "\e144"; }
|
|
1460
|
+
.icon-refresh-cw-off::before { content: "\e498"; }
|
|
1461
|
+
.icon-refresh-cw::before { content: "\e145"; }
|
|
1462
|
+
.icon-refrigerator::before { content: "\e37b"; }
|
|
1463
|
+
.icon-regex::before { content: "\e1fc"; }
|
|
1464
|
+
.icon-remove-formatting::before { content: "\e3b3"; }
|
|
1465
|
+
.icon-repeat-1::before { content: "\e1fd"; }
|
|
1466
|
+
.icon-repeat-2::before { content: "\e411"; }
|
|
1467
|
+
.icon-repeat-off::before { content: "\e6f3"; }
|
|
1468
|
+
.icon-repeat::before { content: "\e146"; }
|
|
1469
|
+
.icon-replace-all::before { content: "\e3dc"; }
|
|
1470
|
+
.icon-replace::before { content: "\e3db"; }
|
|
1471
|
+
.icon-reply-all::before { content: "\e22b"; }
|
|
1472
|
+
.icon-reply::before { content: "\e22a"; }
|
|
1473
|
+
.icon-rewind::before { content: "\e147"; }
|
|
1474
|
+
.icon-ribbon::before { content: "\e558"; }
|
|
1475
|
+
.icon-road::before { content: "\e6d9"; }
|
|
1476
|
+
.icon-rocket::before { content: "\e286"; }
|
|
1477
|
+
.icon-rocking-chair::before { content: "\e233"; }
|
|
1478
|
+
.icon-roller-coaster::before { content: "\e480"; }
|
|
1479
|
+
.icon-rose::before { content: "\e691"; }
|
|
1480
|
+
.icon-rotate-3-d::before { content: "\e2ea"; }
|
|
1481
|
+
.icon-rotate-3d::before { content: "\e2ea"; }
|
|
1482
|
+
.icon-rotate-ccw-clock::before { content: "\e1f5"; }
|
|
1483
|
+
.icon-rotate-ccw-key::before { content: "\e650"; }
|
|
1484
|
+
.icon-rotate-ccw-square::before { content: "\e5d0"; }
|
|
1485
|
+
.icon-rotate-ccw::before { content: "\e148"; }
|
|
1486
|
+
.icon-rotate-cw-fading-clock::before { content: "\e726"; }
|
|
1487
|
+
.icon-rotate-cw-square::before { content: "\e5d1"; }
|
|
1488
|
+
.icon-rotate-cw::before { content: "\e149"; }
|
|
1489
|
+
.icon-route-off::before { content: "\e53f"; }
|
|
1490
|
+
.icon-route::before { content: "\e53e"; }
|
|
1491
|
+
.icon-router::before { content: "\e3bf"; }
|
|
1492
|
+
.icon-rows-2::before { content: "\e439"; }
|
|
1493
|
+
.icon-rows-3::before { content: "\e58a"; }
|
|
1494
|
+
.icon-rows-4::before { content: "\e58b"; }
|
|
1495
|
+
.icon-rows::before { content: "\e439"; }
|
|
1496
|
+
.icon-rss::before { content: "\e14a"; }
|
|
1497
|
+
.icon-ruler-dimension-line::before { content: "\e662"; }
|
|
1498
|
+
.icon-ruler::before { content: "\e14b"; }
|
|
1499
|
+
.icon-russian-ruble::before { content: "\e14c"; }
|
|
1500
|
+
.icon-sailboat::before { content: "\e37e"; }
|
|
1501
|
+
.icon-salad::before { content: "\e3a8"; }
|
|
1502
|
+
.icon-sandwich::before { content: "\e3a9"; }
|
|
1503
|
+
.icon-satellite-dish::before { content: "\e448"; }
|
|
1504
|
+
.icon-satellite::before { content: "\e447"; }
|
|
1505
|
+
.icon-saudi-riyal::before { content: "\e64b"; }
|
|
1506
|
+
.icon-save-all::before { content: "\e40f"; }
|
|
1507
|
+
.icon-save-check::before { content: "\e710"; }
|
|
1508
|
+
.icon-save-off::before { content: "\e5f3"; }
|
|
1509
|
+
.icon-save-pen::before { content: "\e705"; }
|
|
1510
|
+
.icon-save-plus::before { content: "\e706"; }
|
|
1511
|
+
.icon-save::before { content: "\e14d"; }
|
|
1512
|
+
.icon-scale-3-d::before { content: "\e2eb"; }
|
|
1513
|
+
.icon-scale-3d::before { content: "\e2eb"; }
|
|
1514
|
+
.icon-scale::before { content: "\e212"; }
|
|
1515
|
+
.icon-scaling::before { content: "\e2ec"; }
|
|
1516
|
+
.icon-scan-barcode::before { content: "\e535"; }
|
|
1517
|
+
.icon-scan-box::before { content: "\e720"; }
|
|
1518
|
+
.icon-scan-eye::before { content: "\e536"; }
|
|
1519
|
+
.icon-scan-face::before { content: "\e371"; }
|
|
1520
|
+
.icon-scan-heart::before { content: "\e63a"; }
|
|
1521
|
+
.icon-scan-line::before { content: "\e258"; }
|
|
1522
|
+
.icon-scan-qr-code::before { content: "\e5f6"; }
|
|
1523
|
+
.icon-scan-search::before { content: "\e537"; }
|
|
1524
|
+
.icon-scan-square::before { content: "\e727"; }
|
|
1525
|
+
.icon-scan-text::before { content: "\e538"; }
|
|
1526
|
+
.icon-scan::before { content: "\e257"; }
|
|
1527
|
+
.icon-scatter-chart::before { content: "\e48a"; }
|
|
1528
|
+
.icon-school-2::before { content: "\e3e5"; }
|
|
1529
|
+
.icon-school::before { content: "\e3e3"; }
|
|
1530
|
+
.icon-scissors-line-dashed::before { content: "\e4e9"; }
|
|
1531
|
+
.icon-scissors-square-dashed-bottom::before { content: "\e4eb"; }
|
|
1532
|
+
.icon-scissors-square::before { content: "\e4ec"; }
|
|
1533
|
+
.icon-scissors::before { content: "\e14e"; }
|
|
1534
|
+
.icon-scooter::before { content: "\e6ac"; }
|
|
1535
|
+
.icon-screen-share-off::before { content: "\e150"; }
|
|
1536
|
+
.icon-screen-share::before { content: "\e14f"; }
|
|
1537
|
+
.icon-scroll-text::before { content: "\e45f"; }
|
|
1538
|
+
.icon-scroll::before { content: "\e2ed"; }
|
|
1539
|
+
.icon-search-alert::before { content: "\e6e7"; }
|
|
1540
|
+
.icon-search-check::before { content: "\e4aa"; }
|
|
1541
|
+
.icon-search-code::before { content: "\e4ab"; }
|
|
1542
|
+
.icon-search-slash::before { content: "\e4ac"; }
|
|
1543
|
+
.icon-search-x::before { content: "\e4ad"; }
|
|
1544
|
+
.icon-search::before { content: "\e151"; }
|
|
1545
|
+
.icon-section::before { content: "\e5e8"; }
|
|
1546
|
+
.icon-send-horizonal::before { content: "\e4f2"; }
|
|
1547
|
+
.icon-send-horizontal::before { content: "\e4f2"; }
|
|
1548
|
+
.icon-send-to-back::before { content: "\e4f3"; }
|
|
1549
|
+
.icon-send::before { content: "\e152"; }
|
|
1550
|
+
.icon-separator-horizontal::before { content: "\e1c8"; }
|
|
1551
|
+
.icon-separator-vertical::before { content: "\e1c9"; }
|
|
1552
|
+
.icon-server-cog::before { content: "\e341"; }
|
|
1553
|
+
.icon-server-crash::before { content: "\e1e9"; }
|
|
1554
|
+
.icon-server-off::before { content: "\e1ea"; }
|
|
1555
|
+
.icon-server-plus::before { content: "\e721"; }
|
|
1556
|
+
.icon-server::before { content: "\e153"; }
|
|
1557
|
+
.icon-settings-2::before { content: "\e245"; }
|
|
1558
|
+
.icon-settings::before { content: "\e154"; }
|
|
1559
|
+
.icon-shapes::before { content: "\e4b3"; }
|
|
1560
|
+
.icon-share-2::before { content: "\e156"; }
|
|
1561
|
+
.icon-share::before { content: "\e155"; }
|
|
1562
|
+
.icon-sheet::before { content: "\e157"; }
|
|
1563
|
+
.icon-shell::before { content: "\e4f7"; }
|
|
1564
|
+
.icon-shelving-unit::before { content: "\e6c2"; }
|
|
1565
|
+
.icon-shield-alert::before { content: "\e1fe"; }
|
|
1566
|
+
.icon-shield-ban::before { content: "\e159"; }
|
|
1567
|
+
.icon-shield-check::before { content: "\e1ff"; }
|
|
1568
|
+
.icon-shield-close::before { content: "\e200"; }
|
|
1569
|
+
.icon-shield-cog-corner::before { content: "\e6e8"; }
|
|
1570
|
+
.icon-shield-cog::before { content: "\e6e9"; }
|
|
1571
|
+
.icon-shield-ellipsis::before { content: "\e516"; }
|
|
1572
|
+
.icon-shield-half::before { content: "\e517"; }
|
|
1573
|
+
.icon-shield-keyhole::before { content: "\e722"; }
|
|
1574
|
+
.icon-shield-minus::before { content: "\e518"; }
|
|
1575
|
+
.icon-shield-off::before { content: "\e15a"; }
|
|
1576
|
+
.icon-shield-plus::before { content: "\e519"; }
|
|
1577
|
+
.icon-shield-question-mark::before { content: "\e40e"; }
|
|
1578
|
+
.icon-shield-question::before { content: "\e40e"; }
|
|
1579
|
+
.icon-shield-user::before { content: "\e647"; }
|
|
1580
|
+
.icon-shield-x::before { content: "\e200"; }
|
|
1581
|
+
.icon-shield::before { content: "\e158"; }
|
|
1582
|
+
.icon-ship-wheel::before { content: "\e502"; }
|
|
1583
|
+
.icon-ship::before { content: "\e3ba"; }
|
|
1584
|
+
.icon-shirt::before { content: "\e1ca"; }
|
|
1585
|
+
.icon-shopping-bag::before { content: "\e15b"; }
|
|
1586
|
+
.icon-shopping-basket::before { content: "\e4ea"; }
|
|
1587
|
+
.icon-shopping-cart::before { content: "\e15c"; }
|
|
1588
|
+
.icon-shovel::before { content: "\e15d"; }
|
|
1589
|
+
.icon-shower-head::before { content: "\e37c"; }
|
|
1590
|
+
.icon-shredder::before { content: "\e65b"; }
|
|
1591
|
+
.icon-shrimp::before { content: "\e649"; }
|
|
1592
|
+
.icon-shrink::before { content: "\e220"; }
|
|
1593
|
+
.icon-shrub::before { content: "\e2ee"; }
|
|
1594
|
+
.icon-shuffle::before { content: "\e15e"; }
|
|
1595
|
+
.icon-sidebar-close::before { content: "\e21c"; }
|
|
1596
|
+
.icon-sidebar-open::before { content: "\e21d"; }
|
|
1597
|
+
.icon-sidebar::before { content: "\e12a"; }
|
|
1598
|
+
.icon-sigma-square::before { content: "\e489"; }
|
|
1599
|
+
.icon-sigma::before { content: "\e201"; }
|
|
1600
|
+
.icon-signal-high::before { content: "\e260"; }
|
|
1601
|
+
.icon-signal-low::before { content: "\e261"; }
|
|
1602
|
+
.icon-signal-medium::before { content: "\e262"; }
|
|
1603
|
+
.icon-signal-zero::before { content: "\e263"; }
|
|
1604
|
+
.icon-signal::before { content: "\e25f"; }
|
|
1605
|
+
.icon-signature::before { content: "\e5f2"; }
|
|
1606
|
+
.icon-signpost-big::before { content: "\e541"; }
|
|
1607
|
+
.icon-signpost::before { content: "\e540"; }
|
|
1608
|
+
.icon-siren::before { content: "\e2ef"; }
|
|
1609
|
+
.icon-skip-back::before { content: "\e15f"; }
|
|
1610
|
+
.icon-skip-forward::before { content: "\e160"; }
|
|
1611
|
+
.icon-skull::before { content: "\e221"; }
|
|
1612
|
+
.icon-slash-square::before { content: "\e174"; }
|
|
1613
|
+
.icon-slash::before { content: "\e51d"; }
|
|
1614
|
+
.icon-slice::before { content: "\e2f0"; }
|
|
1615
|
+
.icon-sliders-horizontal::before { content: "\e29a"; }
|
|
1616
|
+
.icon-sliders-vertical::before { content: "\e162"; }
|
|
1617
|
+
.icon-sliders::before { content: "\e162"; }
|
|
1618
|
+
.icon-smartphone-charging::before { content: "\e22e"; }
|
|
1619
|
+
.icon-smartphone-nfc::before { content: "\e3c4"; }
|
|
1620
|
+
.icon-smartphone::before { content: "\e163"; }
|
|
1621
|
+
.icon-smile-plus::before { content: "\e301"; }
|
|
1622
|
+
.icon-smile::before { content: "\e164"; }
|
|
1623
|
+
.icon-snail::before { content: "\e4f8"; }
|
|
1624
|
+
.icon-snowflake::before { content: "\e165"; }
|
|
1625
|
+
.icon-soap-dispenser-droplet::before { content: "\e669"; }
|
|
1626
|
+
.icon-sofa::before { content: "\e2c4"; }
|
|
1627
|
+
.icon-solar-panel::before { content: "\e69f"; }
|
|
1628
|
+
.icon-sort-asc::before { content: "\e04c"; }
|
|
1629
|
+
.icon-sort-desc::before { content: "\e047"; }
|
|
1630
|
+
.icon-soup::before { content: "\e3aa"; }
|
|
1631
|
+
.icon-space::before { content: "\e3dd"; }
|
|
1632
|
+
.icon-spade::before { content: "\e499"; }
|
|
1633
|
+
.icon-sparkle::before { content: "\e47e"; }
|
|
1634
|
+
.icon-sparkles::before { content: "\e412"; }
|
|
1635
|
+
.icon-speaker::before { content: "\e166"; }
|
|
1636
|
+
.icon-speech::before { content: "\e51e"; }
|
|
1637
|
+
.icon-spell-check-2::before { content: "\e49b"; }
|
|
1638
|
+
.icon-spell-check::before { content: "\e49a"; }
|
|
1639
|
+
.icon-spline-pointer::before { content: "\e64f"; }
|
|
1640
|
+
.icon-spline::before { content: "\e38b"; }
|
|
1641
|
+
.icon-split-square-horizontal::before { content: "\e3b6"; }
|
|
1642
|
+
.icon-split-square-vertical::before { content: "\e3b7"; }
|
|
1643
|
+
.icon-split::before { content: "\e440"; }
|
|
1644
|
+
.icon-spool::before { content: "\e677"; }
|
|
1645
|
+
.icon-sport-shoe::before { content: "\e6db"; }
|
|
1646
|
+
.icon-spotlight::before { content: "\e682"; }
|
|
1647
|
+
.icon-spray-can::before { content: "\e495"; }
|
|
1648
|
+
.icon-sprout::before { content: "\e1eb"; }
|
|
1649
|
+
.icon-square-activity::before { content: "\e4b4"; }
|
|
1650
|
+
.icon-square-arrow-down-left::before { content: "\e4b5"; }
|
|
1651
|
+
.icon-square-arrow-down-right::before { content: "\e4b6"; }
|
|
1652
|
+
.icon-square-arrow-down::before { content: "\e427"; }
|
|
1653
|
+
.icon-square-arrow-left::before { content: "\e428"; }
|
|
1654
|
+
.icon-square-arrow-out-down-left::before { content: "\e5a1"; }
|
|
1655
|
+
.icon-square-arrow-out-down-right::before { content: "\e5a2"; }
|
|
1656
|
+
.icon-square-arrow-out-up-left::before { content: "\e5a3"; }
|
|
1657
|
+
.icon-square-arrow-out-up-right::before { content: "\e5a4"; }
|
|
1658
|
+
.icon-square-arrow-right-enter::before { content: "\e6c3"; }
|
|
1659
|
+
.icon-square-arrow-right-exit::before { content: "\e6c4"; }
|
|
1660
|
+
.icon-square-arrow-right::before { content: "\e429"; }
|
|
1661
|
+
.icon-square-arrow-up-left::before { content: "\e4b7"; }
|
|
1662
|
+
.icon-square-arrow-up-right::before { content: "\e4b8"; }
|
|
1663
|
+
.icon-square-arrow-up::before { content: "\e42a"; }
|
|
1664
|
+
.icon-square-asterisk::before { content: "\e168"; }
|
|
1665
|
+
.icon-square-bottom-dashed-scissors::before { content: "\e4eb"; }
|
|
1666
|
+
.icon-square-centerline-dashed-horizontal::before { content: "\e6c5"; }
|
|
1667
|
+
.icon-square-centerline-dashed-vertical::before { content: "\e6c6"; }
|
|
1668
|
+
.icon-square-chart-gantt::before { content: "\e169"; }
|
|
1669
|
+
.icon-square-check-big::before { content: "\e16a"; }
|
|
1670
|
+
.icon-square-check::before { content: "\e559"; }
|
|
1671
|
+
.icon-square-chevron-down::before { content: "\e3cf"; }
|
|
1672
|
+
.icon-square-chevron-left::before { content: "\e3d0"; }
|
|
1673
|
+
.icon-square-chevron-right::before { content: "\e3d1"; }
|
|
1674
|
+
.icon-square-chevron-up::before { content: "\e3d2"; }
|
|
1675
|
+
.icon-square-code::before { content: "\e16b"; }
|
|
1676
|
+
.icon-square-dashed-bottom-code::before { content: "\e4c1"; }
|
|
1677
|
+
.icon-square-dashed-bottom::before { content: "\e4c0"; }
|
|
1678
|
+
.icon-square-dashed-kanban::before { content: "\e16c"; }
|
|
1679
|
+
.icon-square-dashed-mouse-pointer::before { content: "\e509"; }
|
|
1680
|
+
.icon-square-dashed-text::before { content: "\e6ea"; }
|
|
1681
|
+
.icon-square-dashed-top-solid::before { content: "\e66c"; }
|
|
1682
|
+
.icon-square-dashed::before { content: "\e1cb"; }
|
|
1683
|
+
.icon-square-divide::before { content: "\e16d"; }
|
|
1684
|
+
.icon-square-dot::before { content: "\e16e"; }
|
|
1685
|
+
.icon-square-equal::before { content: "\e16f"; }
|
|
1686
|
+
.icon-square-function::before { content: "\e22d"; }
|
|
1687
|
+
.icon-square-gantt-chart::before { content: "\e169"; }
|
|
1688
|
+
.icon-square-kanban::before { content: "\e170"; }
|
|
1689
|
+
.icon-square-library::before { content: "\e54f"; }
|
|
1690
|
+
.icon-square-m::before { content: "\e503"; }
|
|
1691
|
+
.icon-square-menu::before { content: "\e453"; }
|
|
1692
|
+
.icon-square-minus::before { content: "\e171"; }
|
|
1693
|
+
.icon-square-mouse-pointer::before { content: "\e202"; }
|
|
1694
|
+
.icon-square-off::before { content: "\e728"; }
|
|
1695
|
+
.icon-square-parking-off::before { content: "\e3cc"; }
|
|
1696
|
+
.icon-square-parking::before { content: "\e3cb"; }
|
|
1697
|
+
.icon-square-pause::before { content: "\e684"; }
|
|
1698
|
+
.icon-square-pen::before { content: "\e172"; }
|
|
1699
|
+
.icon-square-percent::before { content: "\e51c"; }
|
|
1700
|
+
.icon-square-pi::before { content: "\e488"; }
|
|
1701
|
+
.icon-square-pilcrow::before { content: "\e48b"; }
|
|
1702
|
+
.icon-square-play::before { content: "\e481"; }
|
|
1703
|
+
.icon-square-plus::before { content: "\e173"; }
|
|
1704
|
+
.icon-square-power::before { content: "\e551"; }
|
|
1705
|
+
.icon-square-radical::before { content: "\e5c3"; }
|
|
1706
|
+
.icon-square-round-corner::before { content: "\e648"; }
|
|
1707
|
+
.icon-square-scissors::before { content: "\e4ec"; }
|
|
1708
|
+
.icon-square-sigma::before { content: "\e489"; }
|
|
1709
|
+
.icon-square-slash::before { content: "\e174"; }
|
|
1710
|
+
.icon-square-split-horizontal::before { content: "\e3b6"; }
|
|
1711
|
+
.icon-square-split-vertical::before { content: "\e3b7"; }
|
|
1712
|
+
.icon-square-square::before { content: "\e60e"; }
|
|
1713
|
+
.icon-square-stack::before { content: "\e4a2"; }
|
|
1714
|
+
.icon-square-star::before { content: "\e68e"; }
|
|
1715
|
+
.icon-square-stop::before { content: "\e685"; }
|
|
1716
|
+
.icon-square-terminal::before { content: "\e20a"; }
|
|
1717
|
+
.icon-square-user-round::before { content: "\e466"; }
|
|
1718
|
+
.icon-square-user::before { content: "\e465"; }
|
|
1719
|
+
.icon-square-x::before { content: "\e175"; }
|
|
1720
|
+
.icon-square::before { content: "\e167"; }
|
|
1721
|
+
.icon-squares-exclude::before { content: "\e657"; }
|
|
1722
|
+
.icon-squares-intersect::before { content: "\e658"; }
|
|
1723
|
+
.icon-squares-subtract::before { content: "\e659"; }
|
|
1724
|
+
.icon-squares-unite::before { content: "\e65a"; }
|
|
1725
|
+
.icon-squircle-dashed::before { content: "\e679"; }
|
|
1726
|
+
.icon-squircle::before { content: "\e57a"; }
|
|
1727
|
+
.icon-squirrel::before { content: "\e49f"; }
|
|
1728
|
+
.icon-stamp::before { content: "\e3bb"; }
|
|
1729
|
+
.icon-star-check::before { content: "\e707"; }
|
|
1730
|
+
.icon-star-half::before { content: "\e20b"; }
|
|
1731
|
+
.icon-star-minus::before { content: "\e708"; }
|
|
1732
|
+
.icon-star-off::before { content: "\e2b0"; }
|
|
1733
|
+
.icon-star-plus::before { content: "\e709"; }
|
|
1734
|
+
.icon-star-x::before { content: "\e70a"; }
|
|
1735
|
+
.icon-star::before { content: "\e176"; }
|
|
1736
|
+
.icon-stars::before { content: "\e412"; }
|
|
1737
|
+
.icon-step-back::before { content: "\e3e9"; }
|
|
1738
|
+
.icon-step-forward::before { content: "\e3ea"; }
|
|
1739
|
+
.icon-stethoscope::before { content: "\e2f1"; }
|
|
1740
|
+
.icon-sticker::before { content: "\e302"; }
|
|
1741
|
+
.icon-sticky-note-check::before { content: "\e6f6"; }
|
|
1742
|
+
.icon-sticky-note-minus::before { content: "\e6f7"; }
|
|
1743
|
+
.icon-sticky-note-off::before { content: "\e6f8"; }
|
|
1744
|
+
.icon-sticky-note-plus::before { content: "\e6f9"; }
|
|
1745
|
+
.icon-sticky-note-x::before { content: "\e6fa"; }
|
|
1746
|
+
.icon-sticky-note::before { content: "\e303"; }
|
|
1747
|
+
.icon-sticky-notes::before { content: "\e6fb"; }
|
|
1748
|
+
.icon-stone::before { content: "\e6eb"; }
|
|
1749
|
+
.icon-stop-circle::before { content: "\e083"; }
|
|
1750
|
+
.icon-store::before { content: "\e3e4"; }
|
|
1751
|
+
.icon-stretch-horizontal::before { content: "\e27c"; }
|
|
1752
|
+
.icon-stretch-vertical::before { content: "\e27d"; }
|
|
1753
|
+
.icon-strikethrough::before { content: "\e177"; }
|
|
1754
|
+
.icon-subscript::before { content: "\e25c"; }
|
|
1755
|
+
.icon-subtitles::before { content: "\e3a4"; }
|
|
1756
|
+
.icon-summary::before { content: "\e711"; }
|
|
1757
|
+
.icon-sun-dim::before { content: "\e299"; }
|
|
1758
|
+
.icon-sun-medium::before { content: "\e2b1"; }
|
|
1759
|
+
.icon-sun-moon::before { content: "\e2b2"; }
|
|
1760
|
+
.icon-sun-snow::before { content: "\e372"; }
|
|
1761
|
+
.icon-sun::before { content: "\e178"; }
|
|
1762
|
+
.icon-sunrise::before { content: "\e179"; }
|
|
1763
|
+
.icon-sunset::before { content: "\e17a"; }
|
|
1764
|
+
.icon-superscript::before { content: "\e25e"; }
|
|
1765
|
+
.icon-swatch-book::before { content: "\e59f"; }
|
|
1766
|
+
.icon-swiss-franc::before { content: "\e17b"; }
|
|
1767
|
+
.icon-switch-camera::before { content: "\e17c"; }
|
|
1768
|
+
.icon-sword::before { content: "\e2b3"; }
|
|
1769
|
+
.icon-swords::before { content: "\e2b4"; }
|
|
1770
|
+
.icon-syringe::before { content: "\e2f2"; }
|
|
1771
|
+
.icon-table-2::before { content: "\e2f9"; }
|
|
1772
|
+
.icon-table-cells-merge::before { content: "\e5c7"; }
|
|
1773
|
+
.icon-table-cells-split::before { content: "\e5c8"; }
|
|
1774
|
+
.icon-table-columns-split::before { content: "\e5c9"; }
|
|
1775
|
+
.icon-table-config::before { content: "\e661"; }
|
|
1776
|
+
.icon-table-of-contents::before { content: "\e61e"; }
|
|
1777
|
+
.icon-table-properties::before { content: "\e4db"; }
|
|
1778
|
+
.icon-table-rows-split::before { content: "\e5ca"; }
|
|
1779
|
+
.icon-table::before { content: "\e17d"; }
|
|
1780
|
+
.icon-tablet-smartphone::before { content: "\e50a"; }
|
|
1781
|
+
.icon-tablet::before { content: "\e17e"; }
|
|
1782
|
+
.icon-tablets::before { content: "\e3be"; }
|
|
1783
|
+
.icon-tag-plus::before { content: "\e712"; }
|
|
1784
|
+
.icon-tag-x::before { content: "\e713"; }
|
|
1785
|
+
.icon-tag::before { content: "\e17f"; }
|
|
1786
|
+
.icon-tags::before { content: "\e35c"; }
|
|
1787
|
+
.icon-tally-1::before { content: "\e4d6"; }
|
|
1788
|
+
.icon-tally-2::before { content: "\e4d7"; }
|
|
1789
|
+
.icon-tally-3::before { content: "\e4d8"; }
|
|
1790
|
+
.icon-tally-4::before { content: "\e4d9"; }
|
|
1791
|
+
.icon-tally-5::before { content: "\e4da"; }
|
|
1792
|
+
.icon-tangent::before { content: "\e52e"; }
|
|
1793
|
+
.icon-target::before { content: "\e180"; }
|
|
1794
|
+
.icon-telescope::before { content: "\e5c5"; }
|
|
1795
|
+
.icon-tent-tree::before { content: "\e53b"; }
|
|
1796
|
+
.icon-tent::before { content: "\e227"; }
|
|
1797
|
+
.icon-terminal-square::before { content: "\e20a"; }
|
|
1798
|
+
.icon-terminal::before { content: "\e181"; }
|
|
1799
|
+
.icon-test-tube-2::before { content: "\e406"; }
|
|
1800
|
+
.icon-test-tube-diagonal::before { content: "\e406"; }
|
|
1801
|
+
.icon-test-tube::before { content: "\e405"; }
|
|
1802
|
+
.icon-test-tubes::before { content: "\e407"; }
|
|
1803
|
+
.icon-text-align-center::before { content: "\e182"; }
|
|
1804
|
+
.icon-text-align-end::before { content: "\e183"; }
|
|
1805
|
+
.icon-text-align-justify::before { content: "\e184"; }
|
|
1806
|
+
.icon-text-align-start::before { content: "\e185"; }
|
|
1807
|
+
.icon-text-cursor-input::before { content: "\e265"; }
|
|
1808
|
+
.icon-text-cursor::before { content: "\e264"; }
|
|
1809
|
+
.icon-text-initial::before { content: "\e605"; }
|
|
1810
|
+
.icon-text-quote::before { content: "\e49e"; }
|
|
1811
|
+
.icon-text-search::before { content: "\e5ad"; }
|
|
1812
|
+
.icon-text-select::before { content: "\e6ea"; }
|
|
1813
|
+
.icon-text-selection::before { content: "\e3de"; }
|
|
1814
|
+
.icon-text-wrap::before { content: "\e248"; }
|
|
1815
|
+
.icon-text::before { content: "\e185"; }
|
|
1816
|
+
.icon-theater::before { content: "\e522"; }
|
|
1817
|
+
.icon-thermometer-snowflake::before { content: "\e187"; }
|
|
1818
|
+
.icon-thermometer-sun::before { content: "\e188"; }
|
|
1819
|
+
.icon-thermometer::before { content: "\e186"; }
|
|
1820
|
+
.icon-thumbs-down::before { content: "\e189"; }
|
|
1821
|
+
.icon-thumbs-up::before { content: "\e18a"; }
|
|
1822
|
+
.icon-ticket-check::before { content: "\e5ae"; }
|
|
1823
|
+
.icon-ticket-minus::before { content: "\e5af"; }
|
|
1824
|
+
.icon-ticket-percent::before { content: "\e5b0"; }
|
|
1825
|
+
.icon-ticket-plus::before { content: "\e5b1"; }
|
|
1826
|
+
.icon-ticket-slash::before { content: "\e5b2"; }
|
|
1827
|
+
.icon-ticket-x::before { content: "\e5b3"; }
|
|
1828
|
+
.icon-ticket::before { content: "\e20f"; }
|
|
1829
|
+
.icon-tickets-plane::before { content: "\e623"; }
|
|
1830
|
+
.icon-tickets::before { content: "\e622"; }
|
|
1831
|
+
.icon-timeline::before { content: "\e6ec"; }
|
|
1832
|
+
.icon-timer-off::before { content: "\e249"; }
|
|
1833
|
+
.icon-timer-reset::before { content: "\e236"; }
|
|
1834
|
+
.icon-timer::before { content: "\e1e0"; }
|
|
1835
|
+
.icon-toggle-left::before { content: "\e18b"; }
|
|
1836
|
+
.icon-toggle-right::before { content: "\e18c"; }
|
|
1837
|
+
.icon-toilet::before { content: "\e635"; }
|
|
1838
|
+
.icon-tool-case::before { content: "\e67d"; }
|
|
1839
|
+
.icon-toolbox::before { content: "\e6b0"; }
|
|
1840
|
+
.icon-tornado::before { content: "\e218"; }
|
|
1841
|
+
.icon-torus::before { content: "\e52f"; }
|
|
1842
|
+
.icon-touchpad-off::before { content: "\e44a"; }
|
|
1843
|
+
.icon-touchpad::before { content: "\e449"; }
|
|
1844
|
+
.icon-towel-rack::before { content: "\e6c7"; }
|
|
1845
|
+
.icon-tower-control::before { content: "\e3bc"; }
|
|
1846
|
+
.icon-toy-brick::before { content: "\e347"; }
|
|
1847
|
+
.icon-tractor::before { content: "\e504"; }
|
|
1848
|
+
.icon-traffic-cone::before { content: "\e505"; }
|
|
1849
|
+
.icon-train-front-tunnel::before { content: "\e507"; }
|
|
1850
|
+
.icon-train-front::before { content: "\e506"; }
|
|
1851
|
+
.icon-train-track::before { content: "\e508"; }
|
|
1852
|
+
.icon-train::before { content: "\e2a9"; }
|
|
1853
|
+
.icon-tram-front::before { content: "\e2a9"; }
|
|
1854
|
+
.icon-transgender::before { content: "\e644"; }
|
|
1855
|
+
.icon-trash-2::before { content: "\e18e"; }
|
|
1856
|
+
.icon-trash::before { content: "\e18d"; }
|
|
1857
|
+
.icon-tree-deciduous::before { content: "\e2f3"; }
|
|
1858
|
+
.icon-tree-palm::before { content: "\e281"; }
|
|
1859
|
+
.icon-tree-pine::before { content: "\e2f4"; }
|
|
1860
|
+
.icon-trees::before { content: "\e2f5"; }
|
|
1861
|
+
.icon-trending-down::before { content: "\e190"; }
|
|
1862
|
+
.icon-trending-up-down::before { content: "\e625"; }
|
|
1863
|
+
.icon-trending-up::before { content: "\e191"; }
|
|
1864
|
+
.icon-triangle-alert::before { content: "\e193"; }
|
|
1865
|
+
.icon-triangle-dashed::before { content: "\e63d"; }
|
|
1866
|
+
.icon-triangle-right::before { content: "\e4ed"; }
|
|
1867
|
+
.icon-triangle::before { content: "\e192"; }
|
|
1868
|
+
.icon-trophy::before { content: "\e373"; }
|
|
1869
|
+
.icon-truck-electric::before { content: "\e65f"; }
|
|
1870
|
+
.icon-truck::before { content: "\e194"; }
|
|
1871
|
+
.icon-turkish-lira::before { content: "\e680"; }
|
|
1872
|
+
.icon-turntable::before { content: "\e68c"; }
|
|
1873
|
+
.icon-turtle::before { content: "\e4f9"; }
|
|
1874
|
+
.icon-tv-2::before { content: "\e203"; }
|
|
1875
|
+
.icon-tv-minimal-play::before { content: "\e5ec"; }
|
|
1876
|
+
.icon-tv-minimal::before { content: "\e203"; }
|
|
1877
|
+
.icon-tv::before { content: "\e195"; }
|
|
1878
|
+
.icon-type-outline::before { content: "\e602"; }
|
|
1879
|
+
.icon-type::before { content: "\e198"; }
|
|
1880
|
+
.icon-umbrella-off::before { content: "\e543"; }
|
|
1881
|
+
.icon-umbrella::before { content: "\e199"; }
|
|
1882
|
+
.icon-underline::before { content: "\e19a"; }
|
|
1883
|
+
.icon-undo-2::before { content: "\e2a1"; }
|
|
1884
|
+
.icon-undo-dot::before { content: "\e451"; }
|
|
1885
|
+
.icon-undo::before { content: "\e19b"; }
|
|
1886
|
+
.icon-unfold-horizontal::before { content: "\e43d"; }
|
|
1887
|
+
.icon-unfold-vertical::before { content: "\e43e"; }
|
|
1888
|
+
.icon-ungroup::before { content: "\e467"; }
|
|
1889
|
+
.icon-university::before { content: "\e3e5"; }
|
|
1890
|
+
.icon-unlink-2::before { content: "\e19d"; }
|
|
1891
|
+
.icon-unlink::before { content: "\e19c"; }
|
|
1892
|
+
.icon-unlock-keyhole::before { content: "\e532"; }
|
|
1893
|
+
.icon-unlock::before { content: "\e10c"; }
|
|
1894
|
+
.icon-unplug::before { content: "\e45d"; }
|
|
1895
|
+
.icon-upload-cloud::before { content: "\e091"; }
|
|
1896
|
+
.icon-upload::before { content: "\e19e"; }
|
|
1897
|
+
.icon-usb::before { content: "\e356"; }
|
|
1898
|
+
.icon-user-2::before { content: "\e468"; }
|
|
1899
|
+
.icon-user-check-2::before { content: "\e469"; }
|
|
1900
|
+
.icon-user-check::before { content: "\e1a0"; }
|
|
1901
|
+
.icon-user-circle-2::before { content: "\e462"; }
|
|
1902
|
+
.icon-user-circle::before { content: "\e461"; }
|
|
1903
|
+
.icon-user-cog-2::before { content: "\e46a"; }
|
|
1904
|
+
.icon-user-cog::before { content: "\e342"; }
|
|
1905
|
+
.icon-user-key::before { content: "\e6c8"; }
|
|
1906
|
+
.icon-user-lock::before { content: "\e660"; }
|
|
1907
|
+
.icon-user-minus-2::before { content: "\e46b"; }
|
|
1908
|
+
.icon-user-minus::before { content: "\e1a1"; }
|
|
1909
|
+
.icon-user-pen::before { content: "\e5fc"; }
|
|
1910
|
+
.icon-user-plus-2::before { content: "\e46c"; }
|
|
1911
|
+
.icon-user-plus::before { content: "\e1a2"; }
|
|
1912
|
+
.icon-user-round-arrow-left::before { content: "\e714"; }
|
|
1913
|
+
.icon-user-round-check::before { content: "\e469"; }
|
|
1914
|
+
.icon-user-round-cog::before { content: "\e46a"; }
|
|
1915
|
+
.icon-user-round-key::before { content: "\e6c9"; }
|
|
1916
|
+
.icon-user-round-minus::before { content: "\e46b"; }
|
|
1917
|
+
.icon-user-round-pen::before { content: "\e5fd"; }
|
|
1918
|
+
.icon-user-round-plus::before { content: "\e46c"; }
|
|
1919
|
+
.icon-user-round-search::before { content: "\e578"; }
|
|
1920
|
+
.icon-user-round-x::before { content: "\e46d"; }
|
|
1921
|
+
.icon-user-round::before { content: "\e468"; }
|
|
1922
|
+
.icon-user-search::before { content: "\e579"; }
|
|
1923
|
+
.icon-user-shield::before { content: "\e729"; }
|
|
1924
|
+
.icon-user-square-2::before { content: "\e466"; }
|
|
1925
|
+
.icon-user-square::before { content: "\e465"; }
|
|
1926
|
+
.icon-user-star::before { content: "\e687"; }
|
|
1927
|
+
.icon-user-x-2::before { content: "\e46d"; }
|
|
1928
|
+
.icon-user-x::before { content: "\e1a3"; }
|
|
1929
|
+
.icon-user::before { content: "\e19f"; }
|
|
1930
|
+
.icon-users-2::before { content: "\e46e"; }
|
|
1931
|
+
.icon-users-round::before { content: "\e46e"; }
|
|
1932
|
+
.icon-users::before { content: "\e1a4"; }
|
|
1933
|
+
.icon-utensils-crossed::before { content: "\e2f7"; }
|
|
1934
|
+
.icon-utensils::before { content: "\e2f6"; }
|
|
1935
|
+
.icon-utility-pole::before { content: "\e3c2"; }
|
|
1936
|
+
.icon-van::before { content: "\e6ad"; }
|
|
1937
|
+
.icon-variable::before { content: "\e473"; }
|
|
1938
|
+
.icon-vault::before { content: "\e58f"; }
|
|
1939
|
+
.icon-vector-square::before { content: "\e67c"; }
|
|
1940
|
+
.icon-vegan::before { content: "\e39d"; }
|
|
1941
|
+
.icon-venetian-mask::before { content: "\e2aa"; }
|
|
1942
|
+
.icon-venus-and-mars::before { content: "\e646"; }
|
|
1943
|
+
.icon-venus::before { content: "\e645"; }
|
|
1944
|
+
.icon-verified::before { content: "\e241"; }
|
|
1945
|
+
.icon-vibrate-off::before { content: "\e29d"; }
|
|
1946
|
+
.icon-vibrate::before { content: "\e223"; }
|
|
1947
|
+
.icon-video-off::before { content: "\e1a6"; }
|
|
1948
|
+
.icon-video::before { content: "\e1a5"; }
|
|
1949
|
+
.icon-videotape::before { content: "\e4cb"; }
|
|
1950
|
+
.icon-view::before { content: "\e1a7"; }
|
|
1951
|
+
.icon-voicemail::before { content: "\e1a8"; }
|
|
1952
|
+
.icon-volleyball::before { content: "\e62f"; }
|
|
1953
|
+
.icon-volume-1::before { content: "\e1aa"; }
|
|
1954
|
+
.icon-volume-2::before { content: "\e1ab"; }
|
|
1955
|
+
.icon-volume-off::before { content: "\e626"; }
|
|
1956
|
+
.icon-volume-x::before { content: "\e1ac"; }
|
|
1957
|
+
.icon-volume::before { content: "\e1a9"; }
|
|
1958
|
+
.icon-vote::before { content: "\e3ad"; }
|
|
1959
|
+
.icon-wallet-2::before { content: "\e4cd"; }
|
|
1960
|
+
.icon-wallet-cards::before { content: "\e4cc"; }
|
|
1961
|
+
.icon-wallet-minimal::before { content: "\e4cd"; }
|
|
1962
|
+
.icon-wallet::before { content: "\e204"; }
|
|
1963
|
+
.icon-wallpaper::before { content: "\e44b"; }
|
|
1964
|
+
.icon-wand-2::before { content: "\e357"; }
|
|
1965
|
+
.icon-wand-sparkles::before { content: "\e357"; }
|
|
1966
|
+
.icon-wand::before { content: "\e246"; }
|
|
1967
|
+
.icon-warehouse::before { content: "\e3e6"; }
|
|
1968
|
+
.icon-washing-machine::before { content: "\e590"; }
|
|
1969
|
+
.icon-watch::before { content: "\e1ad"; }
|
|
1970
|
+
.icon-waves-arrow-down::before { content: "\e6a9"; }
|
|
1971
|
+
.icon-waves-arrow-up::before { content: "\e6aa"; }
|
|
1972
|
+
.icon-waves-horizontal::before { content: "\e283"; }
|
|
1973
|
+
.icon-waves-ladder::before { content: "\e63b"; }
|
|
1974
|
+
.icon-waves-vertical::before { content: "\e6f2"; }
|
|
1975
|
+
.icon-waves::before { content: "\e283"; }
|
|
1976
|
+
.icon-waypoints::before { content: "\e542"; }
|
|
1977
|
+
.icon-webcam-off::before { content: "\e6ff"; }
|
|
1978
|
+
.icon-webcam::before { content: "\e205"; }
|
|
1979
|
+
.icon-webhook-off::before { content: "\e5b7"; }
|
|
1980
|
+
.icon-webhook::before { content: "\e374"; }
|
|
1981
|
+
.icon-weight-tilde::before { content: "\e6ae"; }
|
|
1982
|
+
.icon-weight::before { content: "\e530"; }
|
|
1983
|
+
.icon-wheat-off::before { content: "\e39f"; }
|
|
1984
|
+
.icon-wheat::before { content: "\e39e"; }
|
|
1985
|
+
.icon-whole-word::before { content: "\e3df"; }
|
|
1986
|
+
.icon-wifi-cog::before { content: "\e674"; }
|
|
1987
|
+
.icon-wifi-high::before { content: "\e5f7"; }
|
|
1988
|
+
.icon-wifi-low::before { content: "\e5f8"; }
|
|
1989
|
+
.icon-wifi-off::before { content: "\e1af"; }
|
|
1990
|
+
.icon-wifi-pen::before { content: "\e663"; }
|
|
1991
|
+
.icon-wifi-sync::before { content: "\e681"; }
|
|
1992
|
+
.icon-wifi-zero::before { content: "\e5f9"; }
|
|
1993
|
+
.icon-wifi::before { content: "\e1ae"; }
|
|
1994
|
+
.icon-wind-arrow-down::before { content: "\e631"; }
|
|
1995
|
+
.icon-wind::before { content: "\e1b0"; }
|
|
1996
|
+
.icon-wine-off::before { content: "\e3a0"; }
|
|
1997
|
+
.icon-wine::before { content: "\e2f8"; }
|
|
1998
|
+
.icon-workflow::before { content: "\e425"; }
|
|
1999
|
+
.icon-worm::before { content: "\e5da"; }
|
|
2000
|
+
.icon-wrap-text::before { content: "\e248"; }
|
|
2001
|
+
.icon-wrench-off::before { content: "\e70b"; }
|
|
2002
|
+
.icon-wrench::before { content: "\e1b1"; }
|
|
2003
|
+
.icon-x-circle::before { content: "\e084"; }
|
|
2004
|
+
.icon-x-line-top::before { content: "\e6ca"; }
|
|
2005
|
+
.icon-x-octagon::before { content: "\e128"; }
|
|
2006
|
+
.icon-x-square::before { content: "\e175"; }
|
|
2007
|
+
.icon-x::before { content: "\e1b2"; }
|
|
2008
|
+
.icon-zap-off::before { content: "\e1b5"; }
|
|
2009
|
+
.icon-zap::before { content: "\e1b4"; }
|
|
2010
|
+
.icon-zodiac-aquarius::before { content: "\e6cb"; }
|
|
2011
|
+
.icon-zodiac-aries::before { content: "\e6cc"; }
|
|
2012
|
+
.icon-zodiac-cancer::before { content: "\e6cd"; }
|
|
2013
|
+
.icon-zodiac-capricorn::before { content: "\e6ce"; }
|
|
2014
|
+
.icon-zodiac-gemini::before { content: "\e6cf"; }
|
|
2015
|
+
.icon-zodiac-leo::before { content: "\e6d0"; }
|
|
2016
|
+
.icon-zodiac-libra::before { content: "\e6d1"; }
|
|
2017
|
+
.icon-zodiac-ophiuchus::before { content: "\e6d2"; }
|
|
2018
|
+
.icon-zodiac-pisces::before { content: "\e6d3"; }
|
|
2019
|
+
.icon-zodiac-sagittarius::before { content: "\e6d4"; }
|
|
2020
|
+
.icon-zodiac-scorpio::before { content: "\e6d5"; }
|
|
2021
|
+
.icon-zodiac-taurus::before { content: "\e6d6"; }
|
|
2022
|
+
.icon-zodiac-virgo::before { content: "\e6d7"; }
|
|
2023
|
+
.icon-zoom-in::before { content: "\e1b6"; }
|
|
2024
|
+
.icon-zoom-out::before { content: "\e1b7"; }
|
|
2025
|
+
|