rails_material_admin 0.1.2 → 0.1.7
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 +0 -26
- data/config/webpack/environment.js +5 -1
- data/lib/generators/material_admin/material_admin_generator.rb +8 -7
- data/lib/material_admin/version.rb +1 -1
- data/vendor/javascript/packs/admin.js +25 -0
- data/vendor/javascript/packs/admin_style.js +5 -0
- data/vendor/javascript/src/javascripts/admin/common/common.js +27 -0
- data/vendor/javascript/src/javascripts/admin/common/scaffold.js +21 -0
- data/vendor/javascript/src/javascripts/lib/utils_datatables.js +107 -0
- data/vendor/javascript/src/stylesheets/admin/shared/common.scss +34 -0
- data/vendor/javascript/src/stylesheets/shared/atom.scss +28 -0
- data/vendor/javascript/src/stylesheets/shared/override.scss +7 -0
- data/vendor/rails_material_admin/css/animate.scss +7 -0
- data/vendor/rails_material_admin/css/colors/blue.scss +178 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flag-icon.min.scss +1 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ad.svg +151 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ae.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/af.svg +431 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ag.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ai.svg +767 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/al.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/am.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ao.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/aq.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ar.svg +143 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/as.svg +33 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/at.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/au.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/aw.svg +186 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ax.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/az.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ba.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bb.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bd.svg +4 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/be.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bf.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bg.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bh.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bi.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bj.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bl.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bm.svg +99 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bn.svg +36 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bo.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bq.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/br.svg +45 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bs.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bt.svg +122 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bv.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bw.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/by.svg +61 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/bz.svg +235 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ca.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cc.svg +19 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cd.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cf.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cg.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ch.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ci.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ck.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cl.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cm.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cn.svg +19 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/co.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cr.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cu.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cv.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cw.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cx.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cy.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/cz.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/de.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/dj.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/dk.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/dm.svg +152 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/do.svg +6748 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/dz.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ec.svg +143 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ee.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/eg.svg +38 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/eh.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/er.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/es.svg +581 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/et.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fi.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fj.svg +138 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fk.svg +90 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fm.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fo.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/fr.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ga.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gb.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gd.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ge.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gf.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gg.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gh.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gi.svg +33 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gl.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gm.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gn.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gp.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gq.svg +36 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gr.svg +22 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gs.svg +205 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gt.svg +204 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gu.svg +39 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gw.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/gy.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/hk.svg +34 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/hm.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/hn.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/hr.svg +61 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ht.svg +128 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/hu.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/id.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ie.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/il.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/im.svg +36 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/in.svg +25 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/io.svg +152 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/iq.svg +10 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ir.svg +223 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/is.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/it.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/je.svg +36 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/jm.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/jo.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/jp.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ke.svg +23 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kg.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kh.svg +117 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ki.svg +36 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/km.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kn.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kp.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kr.svg +24 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kw.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ky.svg +65 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/kz.svg +23 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/la.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lb.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lc.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/li.svg +43 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lk.svg +22 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lr.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ls.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lt.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lu.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/lv.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ly.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ma.svg +4 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mc.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/md.svg +72 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/me.svg +104 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mf.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mg.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mh.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mk.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ml.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mm.svg +21 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mn.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mo.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mp.svg +88 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mq.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mr.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ms.svg +39 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mt.svg +49 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mu.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mv.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mw.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mx.svg +184 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/my.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/mz.svg +21 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/na.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nc.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ne.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nf.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ng.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ni.svg +133 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nl.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/no.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/np.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nr.svg +12 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nu.svg +26 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/nz.svg +27 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/om.svg +128 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pa.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pe.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pf.svg +33 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pg.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ph.svg +28 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pk.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pl.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pm.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pn.svg +81 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pr.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ps.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pt.svg +57 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/pw.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/py.svg +157 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/qa.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/re.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ro.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/rs.svg +300 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ru.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/rw.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sa.svg +26 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sb.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sc.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sd.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/se.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sg.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sh.svg +76 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/si.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sj.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sk.svg +16 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sl.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sm.svg +92 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sn.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/so.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sr.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ss.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/st.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sv.svg +621 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sx.svg +56 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sy.svg +10 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/sz.svg +49 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tc.svg +73 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/td.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tf.svg +15 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tg.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/th.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tj.svg +181 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tk.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tl.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tm.svg +222 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tn.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/to.svg +10 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tr.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tt.svg +5 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tv.svg +29 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tw.svg +14 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/tz.svg +13 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ua.svg +6 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ug.svg +30 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/um.svg +48 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/us.svg +48 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/uy.svg +28 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/uz.svg +30 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/va.svg +483 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/vc.svg +8 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ve.svg +28 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/vg.svg +143 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/vi.svg +32 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/vn.svg +11 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/vu.svg +18 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/wf.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ws.svg +9 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/ye.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/yt.svg +7 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/za.svg +17 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/zm.svg +27 -0
- data/vendor/rails_material_admin/css/icon/flag-icon-css/flags/zw.svg +26 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/css/fontawesome-all.scss +2856 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.eot +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.eot- +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.svg +1011 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.woff +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-brands-400.woff2 +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-regular-400.eot +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-regular-400.svg +366 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-regular-400.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-regular-400.woff +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-regular-400.woff2 +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.eot +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.eot- +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.svg +1644 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.woff +0 -0
- data/vendor/rails_material_admin/css/icon/font-awesome/webfonts/fa-solid-900.woff2 +0 -0
- data/vendor/rails_material_admin/css/icon/google-font/css.scss +120 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-arrows-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-arrows-10.svg +146 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-arrows-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-arrows-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-10.svg +145 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-elaboration-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-elaboration-10.svg +155 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-elaboration-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-basic-elaboration-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-ecommerce-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-ecommerce-10.svg +95 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-ecommerce-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-ecommerce-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-music-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-music-10.svg +40 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-music-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-music-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-software-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-software-10.svg +110 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-software-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-software-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-weather-10.eot +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-weather-10.svg +95 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-weather-10.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/fonts/linea-weather-10.woff +0 -0
- data/vendor/rails_material_admin/css/icon/linea-icons/linea.scss +2408 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/css/materialdesignicons.min.scss +3 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/fonts/materialdesignicons-webfont.eot +0 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/fonts/materialdesignicons-webfont.svg +5520 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/fonts/materialdesignicons-webfont.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/fonts/materialdesignicons-webfont.woff +0 -0
- data/vendor/rails_material_admin/css/icon/material-design-iconic-font/fonts/materialdesignicons-webfont.woff2 +0 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/css/simple-line-icons.scss +1 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/fonts/Simple-Line-Icons.eot +0 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/fonts/Simple-Line-Icons.svg +211 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/fonts/Simple-Line-Icons.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/fonts/Simple-Line-Icons.woff +0 -0
- data/vendor/rails_material_admin/css/icon/simple-line-icons/fonts/Simple-Line-Icons.woff2 +0 -0
- data/vendor/rails_material_admin/css/icon/themify-icons/fonts/themify.eot +0 -0
- data/vendor/rails_material_admin/css/icon/themify-icons/fonts/themify.svg +362 -0
- data/vendor/rails_material_admin/css/icon/themify-icons/fonts/themify.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/themify-icons/fonts/themify.woff +0 -0
- data/vendor/rails_material_admin/css/icon/themify-icons/themify-icons.scss +1081 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/css/weather-icons.min.scss +21 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/fonts/weathericons-regular-webfont.eot +0 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/fonts/weathericons-regular-webfont.svg +257 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/fonts/weathericons-regular-webfont.ttf +0 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/fonts/weathericons-regular-webfont.woff +0 -0
- data/vendor/rails_material_admin/css/icon/weather-icons/fonts/weathericons-regular-webfont.woff2 +0 -0
- data/vendor/rails_material_admin/css/plugins/bootstrap.min.scss +7 -0
- data/vendor/rails_material_admin/css/spinners.scss +68 -0
- data/vendor/rails_material_admin/css/style.scss +9941 -0
- data/vendor/rails_material_admin/images/background/error-bg.jpg +0 -0
- data/vendor/rails_material_admin/images/background/profile-bg.jpg +0 -0
- data/vendor/rails_material_admin/images/background/socialbg.jpg +0 -0
- data/vendor/rails_material_admin/images/background/user-info.jpg +0 -0
- data/vendor/rails_material_admin/images/background/weatherbg.jpg +0 -0
- data/vendor/rails_material_admin/images/custom-select.png +0 -0
- data/vendor/rails_material_admin/images/favicon.png +0 -0
- data/vendor/rails_material_admin/images/icon/danger.svg +1 -0
- data/vendor/rails_material_admin/images/icon/success.svg +1 -0
- data/vendor/rails_material_admin/images/icon/warning.svg +1 -0
- data/vendor/rails_material_admin/images/logo-icon.png +0 -0
- data/vendor/rails_material_admin/images/logo-light-icon.png +0 -0
- data/vendor/rails_material_admin/images/logo-light-text.png +0 -0
- data/vendor/rails_material_admin/images/logo-text.png +0 -0
- data/vendor/rails_material_admin/images/tooltip/Euclid.png +0 -0
- data/vendor/rails_material_admin/images/tooltip/shape1.svg +8 -0
- data/vendor/rails_material_admin/images/tooltip/tooltip1.svg +8 -0
- data/vendor/rails_material_admin/js/bootstrap.min.js +7 -0
- data/vendor/rails_material_admin/js/custom.js +113 -0
- data/vendor/rails_material_admin/js/dashboard.js +219 -0
- data/vendor/rails_material_admin/js/jquery.min.js +4 -0
- data/vendor/rails_material_admin/js/jquery.slimscroll.js +1 -0
- data/vendor/rails_material_admin/js/sidebarmenu.js +344 -0
- data/vendor/rails_material_admin/js/sticky-kit.min.js +10 -0
- data/vendor/rails_material_admin/material_admin.js +8 -0
- data/vendor/rails_material_admin/material_admin.scss +3 -0
- metadata +362 -2
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<metadata>Generated by Fontastic.me</metadata>
|
|
5
|
+
<defs>
|
|
6
|
+
<font id="linea-ecommerce-10" horiz-adv-x="512">
|
|
7
|
+
<font-face font-family="linea-ecommerce-10" units-per-em="512" ascent="480" descent="-32"/>
|
|
8
|
+
<missing-glyph horiz-adv-x="512" />
|
|
9
|
+
|
|
10
|
+
<glyph unicode="a" d="M440 0l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
11
|
+
<glyph unicode="b" d="M440 0l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m158 114l-12 0-56 56 12 12 50-51 98 99 12-12z m98 190l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
12
|
+
<glyph unicode="c" d="M440 0l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z m-32-200l-112 0c-20 0-32 12-32 32 0 10 9 28 26 31 7 25 32 49 62 49 34 0 60-21 64-49 16-4 24-21 24-31 0-20-12-32-32-32z m-112 48c-11 0-16-12-16-16 0-12 4-16 16-16l112 0c11 0 16 5 16 16 0 4-5 16-16 16l-8 0 0 8c0 26-25 40-48 40-23 0-44-22-48-42l-1-6z"/>
|
|
13
|
+
<glyph unicode="d" d="M262 98l-12 0-64 64 12 12 58-59 58 59 12-12z m-14 166l16 0 0-160-16 0z m192-264l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
14
|
+
<glyph unicode="e" d="M440 0l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m96 168l144 0 0-16-144 0z m160 136l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
15
|
+
<glyph unicode="f" d="M248 248l16 0 0-144-16 0z m-64-64l144 0 0-16-144 0z m256-184l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
16
|
+
<glyph unicode="g" d="M288 96l-32 0c-41 0-72 42-72 80l16 0c0-30 24-64 56-64l32 0z m-18-29l-12 10 20 27-20 27 12 10 24-32 0-10z m74 109l-16 0c0 30-24 64-56 64l-32 0 0 16 32 0c41 0 72-42 72-80z m-86 35l-24 32 0 10 24 32 12-10-20-27 20-27z m182-211l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
17
|
+
<glyph unicode="h" d="M440 0l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m118 222l112-112-12-12-112 112z m100 0l12-12-112-112-12 12z m38 82l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
18
|
+
<glyph unicode="i" d="M232 144c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m38-66l64-64-12-12-64 64z m170-174l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
19
|
+
<glyph unicode="j" d="M314 186l-58 59-58-59-12 12 64 64 12 0 64-64z m-66 70l16 0 0-160-16 0z m192-256l-368 0 0 376 368 0z m-352 16l336 0 0 344-336 0z m256 304l-16 0 0 104c0 40-32 72-72 72-40 0-72-32-72-72l0-104-16 0 0 104c0 49 39 88 88 88 49 0 88-39 88-88z"/>
|
|
20
|
+
<glyph unicode="k" d="M512 120l-512 0 0 272 512 0z m-496 16l480 0 0 240-480 0z m424 16l-368 0 0 8c0 18-14 32-32 32l-8 0 0 128 8 0c18 0 32 14 32 32l0 8 368 0 0-8c0-18 14-32 32-32l8 0 0-128-8 0c-18 0-32-14-32-32z m-353 16l338 0c3 20 19 36 39 39l0 98c-20 3-36 19-39 39l-338 0c-3-20-19-36-39-39l0-98c20-3 36-19 39-39z m169 16c-40 0-72 32-72 72 0 40 32 72 72 72 40 0 72-32 72-72 0-40-32-72-72-72z m0 128c-31 0-56-25-56-56 0-31 25-56 56-56 31 0 56 25 56 56 0 31-25 56-56 56z"/>
|
|
21
|
+
<glyph unicode="l" d="M432 104l-432 0 0 224 432 0z m-416 16l400 0 0 192-400 0z m496 64l-72 0 0 16 56 0 0 192-400 0 0-56-16 0 0 72 432 0z m-144-48l-296 0 0 8c0 12-4 24-32 24l-8 0 0 96 8 0c28 0 32 12 32 24l0 8 296 0 0-8c0-20 13-24 24-24l8 0 0-96-8 0c-11 0-24-4-24-24z m-281 16l266 0c2 20 16 29 31 31l0 66c-15 2-29 11-31 31l-266 0c-2-15-11-29-39-32l0-64c28-3 37-17 39-32z m129 16c-26 0-48 22-48 48 0 26 22 48 48 48 26 0 48-22 48-48 0-26-22-48-48-48z m0 80c-18 0-32-14-32-32 0-18 14-32 32-32 18 0 32 14 32 32 0 18-14 32-32 32z"/>
|
|
22
|
+
<glyph unicode="m" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z"/>
|
|
23
|
+
<glyph unicode="n" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-97-353l-12 0-56 56 12 12 50-51 98 99 12-12z"/>
|
|
24
|
+
<glyph unicode="o" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-31-355l-112 0c-20 0-32 12-32 32 0 10 9 28 26 31 7 25 32 49 62 49 34 0 60-21 64-49 16-4 24-21 24-31 0-20-12-32-32-32z m-112 48c-11 0-16-12-16-16 0-12 4-16 16-16l112 0c11 0 16 5 16 16 0 4-5 16-16 16l-8 0 0 8c0 26-25 40-48 40-23 0-44-22-48-42l-1-6z"/>
|
|
25
|
+
<glyph unicode="p" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-81-385l-12 0-64 64 12 12 58-59 58 59 12-12z m-14 166l16 0 0-160-16 0z"/>
|
|
26
|
+
<glyph unicode="q" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-159-299l144 0 0-16-144 0z"/>
|
|
27
|
+
<glyph unicode="r" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-95-235l16 0 0-144-16 0z m-64-64l144 0 0-16-144 0z"/>
|
|
28
|
+
<glyph unicode="s" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-63-379l-32 0c-41 0-72 42-72 80l16 0c0-30 24-64 56-64l32 0z m-18-29l-12 10 20 27-20 27 12 10 24-32 0-10z m74 109l-16 0c0 30-24 64-56 64l-32 0 0 16 32 0c41 0 72-42 72-80z m-86 35l-24 32 0 10 24 32 12-10-20-27 20-27z"/>
|
|
29
|
+
<glyph unicode="t" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-137-245l112-112-12-12-112 112z m100 0l12-12-112-112-12 12z"/>
|
|
30
|
+
<glyph unicode="u" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-111-339c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m38-66l64-64-12-12-64 64z"/>
|
|
31
|
+
<glyph unicode="v" d="M422 32l-332 0-93 288 518 0z m-320 16l308 0 83 256-474 0z m67 427l14-6-64-160-14 6z m174 0l64-160-14-6-64 160z m-29-297l-58 59-58-59-12 12 64 64 12 0 64-64z m-66 70l16 0 0-160-16 0z"/>
|
|
32
|
+
<glyph unicode="w" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-72-112l16 0 0-256-16 0z m57-128c-4 0-6 0-6 0l-43 0 0 16 44 0c1 0 30-2 47 13 9 8 13 20 13 35 0 15-4 27-13 35-17 15-46 13-47 13l-44 0 0 16 44 0c0 0 35 3 58-18 12-11 18-26 18-46 0-20-6-35-18-46-18-16-42-18-53-18z m7-128c-4 0-7 0-7 0l-49 0 0 16 50 0c1 0 34-3 55 16 10 9 15 23 15 40 0 17-5 31-15 40-21 19-54 16-55 16l-50 0 0 16 50 0c1 0 40 3 65-20 14-12 21-30 21-52 0-22-7-40-21-52-19-18-47-20-59-20z m-16 280l16 0 0-312-16 0z"/>
|
|
33
|
+
<glyph unicode="x" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m159 269l-14 43-68 0-14-43-16 6 18 53 92 0 18-53z m176 0l-22 67-120 0-38-23-8 14 42 25 136 0 26-77z"/>
|
|
34
|
+
<glyph unicode="y" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m173 98l-12 0-56 56 12 12 50-51 98 99 12-12z"/>
|
|
35
|
+
<glyph unicode="z" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m239 96l-112 0c-20 0-32 12-32 32 0 10 9 28 26 31 7 25 32 49 62 49 34 0 60-21 64-49 16-4 24-21 24-31 0-20-12-32-32-32z m-112 48c-11 0-16-12-16-16 0-12 4-16 16-16l112 0c11 0 16 5 16 16 0 4-5 16-16 16l-8 0 0 8c0 26-25 40-48 40-23 0-44-22-48-42l-1-6z"/>
|
|
36
|
+
<glyph unicode="A" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z"/>
|
|
37
|
+
<glyph unicode="B" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m189 66l-12 0-64 64 12 12 58-59 58 59 12-12z m-14 166l16 0 0-160-16 0z"/>
|
|
38
|
+
<glyph unicode="C" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m111 152l144 0 0-16-144 0z"/>
|
|
39
|
+
<glyph unicode="D" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m175 216l16 0 0-144-16 0z m-64-64l144 0 0-16-144 0z"/>
|
|
40
|
+
<glyph unicode="E" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m215 64l-32 0c-41 0-72 42-72 80l16 0c0-30 24-64 56-64l32 0z m-18-29l-12 10 20 27-20 27 12 10 24-32 0-10z m74 109l-16 0c0 30-24 64-56 64l-32 0 0 16 32 0c41 0 72-42 72-80z m-86 35l-24 32 0 10 24 32 12-10-20-27 20-27z"/>
|
|
41
|
+
<glyph unicode="F" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m133 206l112-112-12-12-112 112z m100 0l12-12-112-112-12 12z"/>
|
|
42
|
+
<glyph unicode="G" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m159 112c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m38-66l64-64-12-12-64 64z"/>
|
|
43
|
+
<glyph unicode="H" d="M160 0c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m192-96c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z m-144-32l96 0 0-16-96 0z m-104-9l-31 433-73 0 0 16 87 0 33-447z m1 105l-2 16 339 24 52 224-406 0 0 16 426 0-60-256z m241 154l-58 59-58-59-12 12 64 64 12 0 64-64z m-66 70l16 0 0-160-16 0z"/>
|
|
44
|
+
<glyph unicode="I" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m0-368c-67 0-104 45-104 128 0 83 37 128 104 128 77 0 87-37 88-38l-16-4c0 0-8 26-72 26-73 0-88-61-88-112 0-51 15-112 88-112 64 0 72 26 72 26l16-4c-1-1-11-38-88-38z m-8 288l16 0 0-320-16 0z"/>
|
|
45
|
+
<glyph unicode="J" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m0-368c-67 0-104 45-104 128 0 83 37 128 104 128 77 0 87-37 88-38l-16-4c0 0-8 26-72 26-73 0-88-61-88-112 0-51 15-112 88-112 64 0 72 26 72 26l16-4c-1-1-11-38-88-38z m25 275l14-6-120-280-14 6z m40 0l14-6-120-280-14 6z"/>
|
|
46
|
+
<glyph unicode="K" d="M512 80l-512 0 0 352 512 0z m-496 16l480 0 0 320-480 0z m-8 288l496 0 0-16-496 0z m0-64l496 0 0-16-496 0z m40-176l32 0 0-16-32 0z m48 0l232 0 0-16-232 0z"/>
|
|
47
|
+
<glyph unicode="L" d="M256 37l-259 258 143 177 232 0 143-177z m8 419l0-389 229 230-129 159z m-245-159l229-230 0 389-100 0z m230-244l-114 242 49 171 16-4-47-165 110-238z m14 0l-14 6 110 238-47 165 16 4 49-171z m-255 251l496 0 0-16-496 0z"/>
|
|
48
|
+
<glyph unicode="M" d="M232 408l16 0 0-312-16 0z m32 0l16 0 0-312-16 0z m-8-272c-33 0-56 6-69 19-11 12-11 24-11 29l16 0c0-4 0-11 7-17 6-7 22-15 57-15 30 0 51 6 62 17 11 11 10 26 10 35 0 2 0 3 0 4 0 0-2 48-72 48-67 0-72 57-72 63 0 4-2 26 13 43 12 15 32 22 59 22 79 0 80-55 80-56l-16 0 8 0-8 0c0 2-2 40-64 40-22 0-38-5-47-16-11-13-9-31-9-31l0-1c0-2 1-48 56-48 86 0 88-63 88-64 0-1 0-2 0-3 0-11 1-31-14-47-15-15-39-22-74-22z m0-136c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z"/>
|
|
49
|
+
<glyph unicode="N" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m0-368c-67 0-104 45-104 128 0 83 37 128 104 128 77 0 87-37 88-38l-16-4c0 0-8 26-72 26-73 0-88-61-88-112 0-51 15-112 88-112 64 0 72 26 72 26l16-4c-1-1-11-38-88-38z m-136 152l152 0 0-16-152 0z m0-32l152 0 0-16-152 0z"/>
|
|
50
|
+
<glyph unicode="O" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-48-368l-16 0 0 248 136 0 0-16-120 0z m-8 136l112 0 0-16-112 0z m-40-48l112 0 0-16-112 0z"/>
|
|
51
|
+
<glyph unicode="P" d="M512 288l-512 0 0 88 512 0z m-496 16l480 0 0 56-480 0z m456-264l-432 0 0 264 432 0z m-416 16l400 0 0 232-400 0z m192 312l16 0 0-320-16 0z m8-8c-3 0-30 0-56 10-37 13-56 37-56 70 0 25 18 41 46 41 35 0 74-24 74-57l0-64z m-66 105c-11 0-30-4-30-25 0-53 65-62 88-64l0 48c0 23-31 41-58 41z m66-105l-8 0 0 64c0 33 39 57 74 57 28 0 46-16 46-41 0-33-19-57-56-70-26-10-53-10-56-10z m66 105c-27 0-58-18-58-41l0-48c10 1 27 3 43 9 30 11 45 29 45 55 0 21-19 25-30 25z"/>
|
|
52
|
+
<glyph unicode="Q" d="M224 0c-60 0-116 23-158 66-43 42-66 98-66 158 0 60 23 116 65 158 43 43 99 66 159 66l8 0 0-216 216 0 0-8c0-60-23-116-66-158-42-43-98-66-158-66 0 0 0 0 0 0z m-8 432c-53-2-102-24-139-61-39-39-61-91-61-147 0-56 22-108 61-147 39-39 91-61 147-61 0 0 0 0 0 0l0 0c56 0 108 22 147 61 37 37 59 86 61 139l-216 0z m296-152l-232 0 0 232 8 0c60 0 116-23 159-66 42-42 65-98 65-158z m-216 16l200 0c-2 53-23 102-61 139-37 37-86 59-139 61z"/>
|
|
53
|
+
<glyph unicode="R" d="M184 0l-112 0 0 288 112 0z m-96 16l80 0 0 256-80 0z m352-16l-112 0 0 208 112 0z m-96 16l80 0 0 176-80 0z m-32-16l-112 0 0 512 112 0z m-96 16l80 0 0 480-80 0z"/>
|
|
54
|
+
<glyph unicode="S" d="M448 208c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z m-272 192c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z m144-416c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z m-264 104c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z m97 188l14-8-96-176-14 8z m273-239l12-10-88-96-12 10z m86-229l-512 0 0 64 512 0z m-496 16l480 0 0 32-480 0z m184 451l112-328-16-6-112 328z"/>
|
|
55
|
+
<glyph unicode="T" d="M184 0l-112 0 0 392 112 0z m-96 16l80 0 0 360-80 0z m352-16l-112 0 0 160 112 0z m-96 16l80 0 0 128-80 0z m-32-16l-112 0 0 264 112 0z m-96 16l80 0 0 232-80 0z m-82 494l304-304-12-12-304 304z m298-318l-88 0 0 16 80 0 0 80 16 0 0-88z"/>
|
|
56
|
+
<glyph unicode="U" d="M184 0l-112 0 0 160 112 0z m-96 16l80 0 0 128-80 0z m352-16l-112 0 0 376 112 0z m-96 16l80 0 0 344-80 0z m-32-16l-112 0 0 264 112 0z m-96 16l80 0 0 232-80 0z m186 494l12-12-296-296-12 12z m14-94l-16 0 0 80-80 0 0 16 88 0 8-8z"/>
|
|
57
|
+
<glyph unicode="V" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m0-368c-67 0-104 45-104 128 0 83 37 128 104 128 77 0 87-37 88-38l-16-4c0 0-8 26-72 26-73 0-88-61-88-112 0-51 15-112 88-112 58 0 70 21 72 25l0 47-40 0 0 16 56 0 0-66c-1-1-11-38-88-38z m-8 288l16 0 0-320-16 0z"/>
|
|
58
|
+
<glyph unicode="W" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-64-112l16 0 0-256-16 0z m146-262l-142 142 135 126 10-12-121-114 130-130z m-178 150l152 0 0-16-152 0z"/>
|
|
59
|
+
<glyph unicode="X" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m72-384l-120 0 0 216c0 40 30 64 80 64 45 0 55-28 56-29l-16-6c0 1-7 19-40 19-24 0-64-6-64-48l0-200 104 0z m-160 16l48 0 0-16-48 0z m0 136l112 0 0-16-112 0z m0-48l112 0 0-16-112 0z"/>
|
|
60
|
+
<glyph unicode="Y" d="M512 80l-27 0-124 96-308 0-53 53 0 102 53 53 308 0 124 96 27 0z m-21 16l5 0 0 368-5 0-124-96-308 0-43-43 0-90 43-43 308 0z m-342-64l-65 0 61 155 14-6-51-133 31 0 78 140 14-8z m187 344l16 0 0-192-16 0z m-56 0l16 0 0-192-16 0z"/>
|
|
61
|
+
<glyph unicode="Z" d="M352 48c-88 0-160 72-160 160 0 88 72 160 160 160 88 0 160-72 160-160 0-88-72-160-160-160z m0 304c-79 0-144-65-144-144 0-79 65-144 144-144 79 0 144 65 144 144 0 79-65 144-144 144z m0-256c-62 0-112 50-112 112 0 62 50 112 112 112 62 0 112-50 112-112 0-62-50-112-112-112z m0 208c-53 0-96-43-96-96 0-53 43-96 96-96 53 0 96 43 96 96 0 53-43 96-96 96z m-40-256l-312 0 0 64 240 0 0-16-224 0 0-32 296 0z m-72 48l-224 0 0 64 200 0 0-16-184 0 0-32 208 0z m-24 48l-184 0 0 64 176 0 0-16-160 0 0-32 168 0z m-8 48l-208 0 0 64 208 0 0-16-192 0 0-32 192 0z m0 48l-192 0 0 64 216 0 0-16-200 0 0-32 176 0z m24 48l-232 0 0 64 280 0 0-16-264 0 0-32 216 0z m48 48l-264 0 0 64 312 0 0-48-16 0 0 32-280 0 0-32 248 0z m32 48l-312 0 0 64 312 0z m-296 16l280 0 0 32-280 0z"/>
|
|
62
|
+
<glyph unicode="0" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m72-376l-21 0-123 231 0-231-16 0 0 256 21 0 123-231 0 231 16 0z m-192 160l224 0 0-16-224 0z m0-48l224 0 0-16-224 0z"/>
|
|
63
|
+
<glyph unicode="1" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-72-112l16 0 0-256-16 0z m71-160c-5 0-7 0-8 0l-55 0 0 16 56 0c1 0 39-3 62 18 12 11 18 26 18 46 0 20-6 35-18 46-23 21-61 18-61 18l-57 0 0 16 56 0c1 0 45 4 73-22 15-14 23-33 23-58 0-25-8-44-23-58-22-20-52-22-66-22z m-103 104l224 0 0-16-224 0z m0-32l224 0 0-16-224 0z"/>
|
|
64
|
+
<glyph unicode="2" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m72-384l-120 0 0 216c0 40 30 64 80 64 45 0 55-28 56-29l-15-6c-1 1-8 19-41 19-24 0-64-6-64-48l0-200 104 0z m-160 16l48 0 0-16-48 0z m0 136l112 0 0-16-112 0z"/>
|
|
65
|
+
<glyph unicode="3" d="M256 400l112 0 0-16-112 0z m-112-72l224 0 0-16-224 0z m0-80l224 0 0-16-224 0z m0-80l224 0 0-16-224 0z m0-80l224 0 0-16-224 0z m-56-93l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z"/>
|
|
66
|
+
<glyph unicode="4" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m-16-48l16 0 0-208-16 0z m48-104l-40 0 0 16 40 0c2 0 40 1 40 32 0 40-38 40-40 40l-40 0 0 16 40 0c19 0 56-12 56-56 0-38-37-48-56-48z m8-104l-48 0 0 16 48 0c2 0 48 1 48 40 0 15-4 27-13 35-14 14-35 13-35 13l-40 0 0 16 40 0c1 0 28 1 47-18 11-11 17-26 17-46 0-44-42-56-64-56z m-8 224l16 0 0-240-16 0z"/>
|
|
67
|
+
<glyph unicode="5" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m56-248c-36 0-80 18-80 104 0 65 26 96 80 96 61 0 71-27 72-30l-16-4c0 0-8 18-56 18-44 0-64-25-64-80 0-59 21-88 64-88 50 0 56 26 56 26l16-4c-1-1-10-38-72-38z m-8 216l16 0 0-232-16 0z"/>
|
|
68
|
+
<glyph unicode="6" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m40-232c-21 0-37 5-46 14-10 10-10 22-10 26l16 0c0-3 0-9 5-15 6-6 18-9 35-9 19 0 33 4 40 12 8 8 8 19 8 26l0 2c0 0-3 32-48 32-39 0-56 12-56 40l0 1c0 10 0 23 10 33 9 10 24 14 46 14 21 0 36-5 46-15 10-11 10-24 10-25l-16 0 8 0-8 0c0 1 0 8-6 14-7 6-18 10-34 10-17 0-29-3-34-9-6-5-6-14-6-22l0-1c0-11 0-24 40-24 53 0 64-38 64-48l0-2c0-8 0-25-12-38-11-10-28-16-52-16z m8 192l16 0 0-216-16 0z m-32 0l16 0 0-216-16 0z"/>
|
|
69
|
+
<glyph unicode="7" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m56-248c-36 0-80 18-80 104 0 65 26 96 80 96 61 0 71-27 72-30l-16-4c0 0-8 18-56 18-44 0-64-25-64-80 0-59 21-88 64-88 50 0 56 26 56 26l16-4c-1-1-10-38-72-38z m-104 120l120 0 0-16-120 0z m0-32l120 0 0-16-120 0z"/>
|
|
70
|
+
<glyph unicode="8" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m8-256l-16 0 0 224 112 0 0-16-96 0z m-8 120l88 0 0-16-88 0z m-32-40l88 0 0-16-88 0z"/>
|
|
71
|
+
<glyph unicode="9" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m56-248c-36 0-80 18-80 104 0 65 26 96 80 96 61 0 71-27 72-30l-16-5c0 1-7 19-56 19-44 0-64-25-64-80 0-59 21-88 64-88 45 0 55 21 56 25l0 31-24 0 0 16 40 0 0-50c-1-1-10-38-72-38z m-8 216l16 0 0-232-16 0z"/>
|
|
72
|
+
<glyph unicode="!" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m-8-32l16 0 0-224-16 0z m122-230l-126 125 111 111 11-12-99-99 115-113z m-154 134l120 0 0-16-120 0z"/>
|
|
73
|
+
<glyph unicode=""" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m88-256l-96 0 0 176c0 31 22 47 64 47 35 0 46-17 47-19l-14-8c0 0-7 11-33 11-42 0-48-16-48-31l0-160 80 0z m-128 120l96 0 0-16-96 0z m0-32l96 0 0-16-96 0z m0-72l40 0 0-16-40 0z"/>
|
|
74
|
+
<glyph unicode="#" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m112-256l-20 0-100 197 0-197-16 0 0 224 20 0 100-197 0 197 16 0z m-168 144l192 0 0-16-192 0z m0-48l192 0 0-16-192 0z"/>
|
|
75
|
+
<glyph unicode="$" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m-32-32l16 0 0-224-16 0z m60-144c-2 0-4 0-5 0l-47 0 0 16 48 0c1 0 36-2 57 17 10 9 15 23 15 39 0 16-5 30-15 39-20 19-56 17-56 17l-49 0 0 16 48 0c1 0 42 3 68-21 13-13 20-30 20-51 0-21-7-38-20-51-21-19-52-21-64-21z m-84 96l192 0 0-16-192 0z m0-32l192 0 0-16-192 0z"/>
|
|
76
|
+
<glyph unicode="%" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m88-256l-96 0 0 176c0 31 22 47 64 47 35 0 46-17 47-19l-14-8c0 0-7 11-33 11-42 0-48-16-48-31l0-160 80 0z m-128 120l96 0 0-16-96 0z m0-104l40 0 0-16-40 0z"/>
|
|
77
|
+
<glyph unicode="&" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m-16-32l16 0 0-224-16 0z m60-144c-3 0-5 0-5 0l-79 0 0 16 80 0c1 0 36-2 57 17 10 9 15 23 15 39 0 16-5 30-15 39-21 19-56 17-57 17l-48 0 0 16 48 0c1 0 42 3 68-21 13-13 20-30 20-51 0-21-7-38-20-51-21-19-52-21-64-21z m-84-24l88 0 0-16-88 0z"/>
|
|
78
|
+
<glyph unicode="'" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m59-277l-107 97 0 20 56 0c1 0 36-2 57 17 10 9 15 22 15 39 0 23-12 39-35 48-18 8-37 8-37 8l-56 0 0 16 56 0c30 0 88-16 88-72 0-21-7-38-20-51-26-24-67-21-69-21l-35 0 98-90z m-107 245l176 0 0-16-176 0z m0-40l176 0 0-16-176 0z"/>
|
|
79
|
+
<glyph unicode="(" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m32-40l16 0 0-216-16 0z m-80 8l176 0 0-16-176 0z m124-41l8-14-80-48-8 14z m0-40l8-14-80-48-8 14z"/>
|
|
80
|
+
<glyph unicode=")" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m110-256l-20 0-48 200-4 0-48-200-20 0-50 222 16 4 44-200 46 190 28 0 46-190 44 200 16-4z m-198 136l256 0 0-16-256 0z m0-40l256 0 0-16-256 0z"/>
|
|
81
|
+
<glyph unicode="*" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m48-256l-16 0 0 93-79 110 14 10 81-114z m65 213l13-10-79-112-13 10z m-145-125l144 0 0-16-144 0z m88 40l56 0 0-16-56 0z m-88 0l56 0 0-16-56 0z"/>
|
|
82
|
+
<glyph unicode="+" d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m-40-32l160 0 0-16-160 0z m-24-40l208 0 0-16-208 0z m47-184l-23 0 0 16 23 0c12 0 16 21 17 25l0 127 16 0 0-129c-2-15-12-39-33-39z m137 0l-16 0c-26 0-38 20-40 30l0 2 0 136 16 0 0-135c1-4 6-17 24-17l16 0z"/>
|
|
83
|
+
<glyph unicode="," d="M88-5l0 400 117 117 219 0 0-517-40 20-32-16-32 16-32-16-32 16-32-16-32 16-32-16-32 16z m232 38l32-16 32 16 24-12 0 475-197 0-107-107 0-368 24 12 32-16 32 16 32-16 32 16 32-16z m-104 351l-120 0 0 16 104 0 0 104 16 0z m56-248c-36 0-80 18-80 104 0 65 26 96 80 96 61 0 71-27 72-30l-16-4c0 0-8 18-56 18-44 0-64-25-64-80 0-59 21-88 64-88 50 0 56 26 56 26l16-4c-1-1-10-38-72-38z m24 220l14-8-111-216-14 8z m33-8l14-8-112-216-14 8z"/>
|
|
84
|
+
<glyph unicode="-" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-72-112l16 0 0-256-16 0z m71-160c-5 0-7 0-8 0l-95 0 0 16 96 0c1 0 39-3 62 18 12 11 18 26 18 46 0 20-6 35-18 46-23 21-61 18-61 18l-57 0 0 16 56 0c1 0 45 4 73-22 15-14 23-33 23-58 0-25-8-44-23-58-22-20-52-22-66-22z m-103-32l104 0 0-16-104 0z"/>
|
|
85
|
+
<glyph unicode="." d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m27-390l-123 115 0 19 64 0c1 0 39-3 62 18 12 11 18 26 18 46 0 26-13 45-39 56-20 8-41 8-41 8l-64 0 0 16 64 0c33 0 96-17 96-80 0-25-8-44-23-58-28-26-72-22-74-22l-43 0 113-106z m-123 278l192 0 0-16-192 0z m0-48l192 0 0-16-192 0z"/>
|
|
86
|
+
<glyph unicode="/" d="M512 32l-512 0 0 448 512 0z m-496 16l480 0 0 416-480 0z m448 32l-384 0 0 352 384 0z m-368 16l352 0 0 320-352 0z m-48 288l48 0 0-16-48 0z m0-80l48 0 0-16-48 0z m0-80l48 0 0-16-48 0z m0-80l48 0 0-16-48 0z m304 80c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z m0-96c-44 0-80 36-80 80 0 44 36 80 80 80 44 0 80-36 80-80 0-44-36-80-80-80z m0 144c-35 0-64-29-64-64 0-35 29-64 64-64 35 0 64 29 64 64 0 35-29 64-64 64z m-72-56l48 0 0-16-48 0z m64 64l16 0 0-48-16 0z m32-64l48 0 0-16-48 0z m-32-32l16 0 0-48-16 0z m30 14l32-32-12-12-32 32z m20 64l12-12-32-32-12 12z m-84 0l32-32-12-12-32 32z m20-64l12-12-32-32-11 12z"/>
|
|
87
|
+
<glyph unicode=":" d="M312-3l-312 312 0 203 203 0 312-312z m-296 318l296-296 181 181-296 296-181 0z m120 5c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0 96c-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40z"/>
|
|
88
|
+
<glyph unicode=";" d="M273 29l-273 272 0 179 179 0 272-273z m-257 279l257-257 156 156-257 257-156 0z m326-274l-11 12 162 161-259 259 11 12 270-271z m-230 286c-26 0-48 22-48 48 0 26 22 48 48 48 26 0 48-22 48-48 0-26-22-48-48-48z m0 80c-18 0-32-14-32-32 0-18 14-32 32-32 18 0 32 14 32 32 0 18-14 32-32 32z"/>
|
|
89
|
+
<glyph unicode="<" d="M192-3l-59 59 5 6c11 10 14 18 14 34 0 32-24 56-56 56-16 0-24-3-34-14l-6-5-59 59 323 323 59-59-5-6c-11-10-14-18-14-34 0-32 24-56 56-56 16 0 24 3 34 14l6 5 59-59z m-37 59l37-37 301 301-37 37c-12-10-23-13-40-13-41 0-72 31-72 72 0 17 3 28 13 40l-37 37-301-301 37-37c12 10 23 13 40 13 41 0 72-31 72-72 0-17-3-28-13-40z m59 342l32-32-12-12-32 32z m152-152l32-32-12-12-32 32z m-104 104l32-32-12-12-32 32z m56-56l32-32-12-12-32 32z"/>
|
|
90
|
+
<glyph unicode="=" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-8-120l16 0 0-280-16 0z m-104 8l224 0 0-16-224 0z m164-57l8-14-112-64-8 14z m0-48l8-14-112-64-8 14z"/>
|
|
91
|
+
<glyph unicode=">" d="M496 64l-496 0 0 336 496 0 0-96-16 0 0 80-464 0 0-304 464 0 0 80 16 0z m-56 328l-16 0 0 40-376 0 0 16 392 0z m-424 8l-16 0c0 26 22 48 48 48l0-16c-18 0-32-14-32-32z m496-248l-167 0c-44 0-80 36-80 80 0 44 36 80 80 80l167 0z m-167 144c-35 0-64-29-64-64 0-35 29-64 64-64l151 0 0 128z m7-96c-18 0-32 14-32 32 0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z m0 48c-9 0-16-7-16-16 0-9 7-16 16-16 9 0 16 7 16 16 0 9-7 16-16 16z"/>
|
|
92
|
+
<glyph unicode="?" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m78-376l-20 0-56 240-4 0-56-240-20 0-66 262 16 4 60-240 54 230 28 0 54-230 60 240 16-4z m-230 160l304 0 0-16-304 0z m0-48l304 0 0-16-304 0z"/>
|
|
93
|
+
<glyph unicode="@" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m8-368l-16 0 0 117-95 134 14 10 97-138z m81 261l14-10-96-136-14 10z m-177-157l176 0 0-16-176 0z m104 48l72 0 0-16-72 0z m-104 0l72 0 0-16-72 0z"/>
|
|
94
|
+
<glyph unicode="[" d="M256 0c-68 0-133 27-181 75-48 48-75 113-75 181 0 68 27 133 75 181 48 48 113 75 181 75 68 0 133-27 181-75 48-48 75-113 75-181 0-68-27-133-75-181-48-48-113-75-181-75z m0 496c-64 0-124-25-170-70-45-46-70-106-70-170 0-64 25-124 70-170 46-45 106-70 170-70 64 0 124 25 170 70 45 46 70 106 70 170 0 64-25 124-70 170-46 45-106 70-170 70z m-96-112l192 0 0-16-192 0z m-32-48l256 0 0-16-256 0z m56-216l-32 0 0 16 32 0c15 0 16 32 16 32l0 160 16 0 0-160c0-18-7-48-32-48z m160 0l-16 0c-32 0-40 26-40 40l0 168 16 0 0-168c0-4 1-24 24-24l16 0z"/>
|
|
95
|
+
</font></defs></svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<metadata>Generated by Fontastic.me</metadata>
|
|
5
|
+
<defs>
|
|
6
|
+
<font id="linea-music-10" horiz-adv-x="512">
|
|
7
|
+
<font-face font-family="linea-music-10" units-per-em="512" ascent="480" descent="-32"/>
|
|
8
|
+
<missing-glyph horiz-adv-x="512" />
|
|
9
|
+
|
|
10
|
+
<glyph unicode="a" d="M136 262l0-12 114-88 14 6 0 176-14 6z m112-78l-91 72 91 72z m48 78l0-12 114-88 14 6 0 176-14 6z m112-78l-91 72 91 72z m-320 144l16 0 0-144-16 0z m168 184c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
11
|
+
<glyph unicode="b" d="M408 312c0 70-48 129-112 146l0 54-80 0 0-54c-64-17-112-76-112-146l0-149-56-56 0-43 128 0c4-36 35-64 72-64 37 0 68 28 72 64l144 0 0 43-56 56z m-16-120l-272 0 0 32 272 0z m-160 304l48 0 0-34c-8 1-16 2-24 2-8 0-16-1-24-2z m24-48c75 0 136-61 136-136l0-72-272 0 0 72c0 75 61 136 136 136z m-8-432c-28 0-51 21-55 48l110 0c-4-27-27-48-55-48z m200 85l0-21-384 0 0 21 56 56 0 19 272 0 0-19z"/>
|
|
12
|
+
<glyph unicode="c" d="M256 512c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 0 0 0 0 0 0l0 0c141 0 256 115 256 256 0 68-27 133-75 181-48 48-113 75-181 75z m-170-86c16 15 34 29 53 39l91-159c-5-3-10-6-14-10-4-4-7-9-9-14l-157 97c10 17 22 33 36 47z m170-210c-11 0-21 4-28 12-16 15-16 41 0 56 7 8 17 12 28 12 11 0 21-4 28-12 16-15 16-41 0-56-7-8-17-12-28-12z m0-200l0-8 0 8c0 0 0 0 0 0-64 0-124 25-170 70-45 46-70 106-70 170 0 39 9 76 26 109l159-98c-3-18 2-37 15-51 11-10 25-16 40-16 4 0 7 0 11 1l98-159c-33-16-69-26-109-26z m123 34l-97 157c5 2 10 5 14 9 4 4 7 9 9 14l157-97c-20-34-49-63-83-83z m91 97l-159 98c3 18-2 37-15 51-11 10-25 16-40 16-4 0-7 0-11-1l-92 162c32 15 67 23 103 23 64 0 124-25 170-70 45-46 70-106 70-170 0-39-10-76-26-109z"/>
|
|
13
|
+
<glyph unicode="d" d="M274 198c-22-22-62-30-84-8-11 10-17 26-17 42 0 16 6 32 17 42l224 224-12 12-224-224c-13-14-21-33-21-54 0-18 6-35 16-48l-111-111c-6 5-14 7-22 7-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40 0 8-2 16-7 22l111 111c12-9 26-12 40-12 22 0 46 10 62 25l224 224-12 12z m-234-182c-13 0-24 11-24 24 0 13 11 24 24 24 13 0 24-11 24-24 0-13-11-24-24-24z"/>
|
|
14
|
+
<glyph unicode="e" d="M250 360l-88-114 6-14 176 0 6 14-88 114z m-66-112l72 91 72-91z m-8-48l160 0 0-16-160 0z m80 312c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
15
|
+
<glyph unicode="f" d="M248 344l0-176 14-6 114 88 0 12-114 88z m16-16l91-72-91-72z m-176 16l0-176 14-6 114 88 0 12-114 88z m16-16l91-72-91-72z m304 0l16 0 0-144-16 0z m-152 184c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
16
|
+
<glyph unicode="g" d="M280 344l0-176 14-6 114 88 0 12-114 88z m16-16l91-72-91-72z m-176 16l0-176 14-6 114 88 0 12-114 88z m16-16l91-72-91-72z m120 184c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
17
|
+
<glyph unicode="h" d="M424 256l-8 0 0 40c0 1-2 136-160 136-158 0-160-135-160-136l0-40-8 0c-49 0-88-39-88-88 0-49 39-88 88-88l24 0 0 216c0 5 2 120 144 120 142 0 144-115 144-120l0-216 24 0c49 0 88 39 88 88 0 49-39 88-88 88z m-328-160l-8 0c-40 0-72 32-72 72 0 40 32 72 72 72l8 0z m328 0l-8 0 0 144 8 0c40 0 72-32 72-72 0-40-32-72-72-72z"/>
|
|
18
|
+
<glyph unicode="i" d="M120 0l272 0 0 512-272 0z m16 16l0 200 240 0 0-200z m0 216l0 232 240 0 0-232z m240 264l0-16-240 0 0 16z m-124-296c-46 0-84-38-84-84 0-46 38-84 84-84 46 0 84 38 84 84 0 46-38 84-84 84z m0-152c-37 0-68 31-68 68 0 37 31 68 68 68 37 0 68-31 68-68 0-37-31-68-68-68z m0 96c-15 0-28-13-28-28 0-15 13-28 28-28 15 0 28 13 28 28 0 15-13 28-28 28z m0-40c-7 0-12 5-12 12 0 7 5 12 12 12 7 0 12-5 12-12 0-7-5-12-12-12z"/>
|
|
19
|
+
<glyph unicode="j" d="M88 0l336 0 0 512-336 0z m16 496l304 0 0-480-304 0z m152-216c-57 0-104-47-104-104 0-57 47-104 104-104 57 0 104 47 104 104 0 57-47 104-104 104z m0-192c-49 0-88 39-88 88 0 49 39 88 88 88 49 0 88-39 88-88 0-49-39-88-88-88z m0 240c31 0 56 25 56 56 0 31-25 56-56 56-31 0-56-25-56-56 0-31 25-56 56-56z m0 96c22 0 40-18 40-40 0-22-18-40-40-40-22 0-40 18-40 40 0 22 18 40 40 40z m0-220c-15 0-28-13-28-28 0-15 13-28 28-28 15 0 28 13 28 28 0 15-13 28-28 28z m0-40c-7 0-12 5-12 12 0 7 5 12 12 12 7 0 12-5 12-12 0-7-5-12-12-12z"/>
|
|
20
|
+
<glyph unicode="k" d="M360 512c-66 0-120-54-120-120 0-13 2-26 6-38l-209-210 32-32-32-32 80-80 46 0 173 173 29-29-51-50 12-12 61 62-51 51-179-179-34 0-64 64 21 21 32-32 210 209c12-4 25-6 38-6 66 0 120 54 120 120 0 66-54 120-120 120z m-301-368l133 133 53-53-133-133z m197 91l-53 53 50 50c12-23 30-41 53-53z m104 53c-57 0-104 47-104 104 0 57 47 104 104 104 57 0 104-47 104-104 0-57-47-104-104-104z"/>
|
|
21
|
+
<glyph unicode="l" d="M136 304l-16 0c0-66 62-131 128-136l0-152-112 0 0-16 240 0 0 16-112 0 0 152c66 5 128 70 128 136l-16 0c0-59-61-120-120-120-59 0-120 61-120 120z m192-8l0 144c0 40-32 72-72 72-40 0-72-32-72-72l0-144c0-40 32-72 72-72 40 0 72 32 72 72z m-128 0l0 24 32 0 0 16-32 0 0 64 32 0 0 16-32 0 0 24c0 31 25 56 56 56 31 0 56-25 56-56l0-24-32 0 0-16 32 0 0-64-32 0 0-16 32 0 0-24c0-31-25-56-56-56-31 0-56 25-56 56z"/>
|
|
22
|
+
<glyph unicode="m" d="M0 0l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z m120-64l-16 0 0-24-40 0 0-16 40 0 0-312 16 0 0 312 40 0 0 16-40 0z m256 0l-16 0 0-312-40 0 0-16 40 0 0-24 16 0 0 24 40 0 0 16-40 0z m-128 0l-16 0 0-168-40 0 0-16 40 0 0-168 16 0 0 168 40 0 0 16-40 0z"/>
|
|
23
|
+
<glyph unicode="n" d="M280-3l0 518-155-155-101 0 0-208 101 0z m-240 347l91 0 133 133 0-442-133 133-91 0z m434-10l-66-67-66 67-12-12 67-66-67-66 12-12 66 67 66-67 12 12-67 66 67 66z"/>
|
|
24
|
+
<glyph unicode="o" d="M368 192c-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72l0 394-240-52 0-345c-13 17-33 27-56 27-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72l0 250 208 44 0-201c-13 17-33 27-56 27z m-224-176c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m72 322l0 112 208 44 0-112z m152-274c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z"/>
|
|
25
|
+
<glyph unicode="p" d="M248 72l0 266 160 48 0 129-176-53 0-345c-13 17-33 27-56 27-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72z m0 378l144 43 0-95-144-43z m-128-378c0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56-31 0-56 25-56 56z"/>
|
|
26
|
+
<glyph unicode="q" d="M192 328l16 0 0-144-16 0z m104 0l16 0 0-144-16 0z m-40 184c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
27
|
+
<glyph unicode="r" d="M208 344l0-176 14-6 114 88 0 12-114 88z m16-16l91-72-91-72z m32 184c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
28
|
+
<glyph unicode="s" d="M336 117c-13 17-33 27-56 27-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72l0 266 160 48 0 129-176-53z m-56-101c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m72 434l144 43 0-95-144-43z m-320-58l272 0 0-16-272 0z m0-80l272 0 0-16-272 0z m0-80l272 0 0-16-272 0z"/>
|
|
29
|
+
<glyph unicode="t" d="M140 112c51 0 92 41 92 92 0 51-41 92-92 92-51 0-92-41-92-92 0-51 41-92 92-92z m-67 56l31 0 0-31c-13 7-24 18-31 31z m47-37l0 37 40 0 0-37c-6-2-13-3-20-3-7 0-14 1-20 3z m0 53l0 40 40 0 0-40z m56-47l0 31 31 0c-7-13-18-24-31-31z m37 47l-37 0 0 40 37 0c2-6 3-13 3-20 0-7-1-14-3-20z m-6 56l-31 0 0 31c13-7 24-18 31-31z m-47 37l0-37-40 0 0 37c6 2 13 3 20 3 7 0 14-1 20-3z m-56-6l0-31-31 0c7 13 18 24 31 31z m-37-47l37 0 0-40-37 0c-2 6-3 13-3 20 0 7 1 14 3 20z m397 16l-200 0 0-136 200 0z m-16-120l-168 0 0 104 168 0z m16 184l-56 0 0-48 56 0z m-16-32l-24 0 0 16 24 0z m-56 32l-56 0 0-48 56 0z m-16-32l-24 0 0 16 24 0z m-56 32l-56 0 0-48 56 0z m-16-32l-24 0 0 16 24 0z m176 184l-448 0 0-104-32 0 0-296 512 0 0 296-32 0z m-16-16l0-16-416 0 0 16z m-416-32l416 0 0-56-416 0z m448-336l-480 0 0 264 480 0z"/>
|
|
30
|
+
<glyph unicode="u" d="M160 72c62 0 112 50 112 112 0 62-50 112-112 112-62 0-112-50-112-112 0-62 50-112 112-112z m-83 64l35 0 0-35c-15 8-27 20-35 35z m51-42l0 42 64 0 0-42c-10-4-21-6-32-6-11 0-22 2-32 6z m0 58l0 64 64 0 0-64z m80-51l0 35 35 0c-8-15-20-27-35-35z m42 51l-42 0 0 64 42 0c4-10 6-21 6-32 0-11-2-22-6-32z m-7 80l-35 0 0 35c15-8 27-20 35-35z m-51 42l0-42-64 0 0 42c10 4 21 6 32 6 11 0 22-2 32-6z m-80-7l0-35-35 0c8 15 20 27 35 35z m-42-51l42 0 0-64-42 0c-4 10-6 21-6 32 0 11 2 22 6 32z m322 80l-56 0 0-48 56 0z m-16-32l-24 0 0 16 24 0z m88 32l-56 0 0-48 56 0z m-16-32l-24 0 0 16 24 0z m-32-96c-26 0-48-22-48-48 0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48z m0-80c-18 0-32 14-32 32 0 15 10 27 24 31l0-23 16 0 0 23c14-4 24-16 24-31 0-18-14-32-32-32z m-336 288l-24 0 0 2 370 94-4 16-382-98 0-14-24 0 0-32-16 0 0-320 512 0 0 320-432 0z m-48-16l32 0 0-16-32 0z m464-320l-480 0 0 288 480 0z"/>
|
|
31
|
+
<glyph unicode="v" d="M256 512c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 0 0 0 0 0 0l0 0c141 0 256 115 256 256 0 68-27 133-75 181-48 48-113 75-181 75z m0-496l0-8 0 8c0 0 0 0 0 0-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-132-104-240-240-240z m0 312c-40 0-72-32-72-72 0-40 32-72 72-72 40 0 72 32 72 72 0 40-32 72-72 72z m0-128c-31 0-56 25-56 56 0 31 25 56 56 56 31 0 56-25 56-56 0-31-25-56-56-56z m0-80l0 16c-66 0-120 54-120 120l-16 0c0-75 61-136 136-136z m0 272l0-16c66 0 120-54 120-120l16 0c0 75-61 136-136 136z m-176-136l-16 0c0-106 88-192 192-192l0 16c-96 0-176 79-176 176z m176 192l0-16c97 0 176-79 176-176l16 0c0 106-86 192-192 192z"/>
|
|
32
|
+
<glyph unicode="w" d="M0 0l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z m400-112l32 0 0-227-44-22-4-7 0-32 12-7 48 24 4 7 0 344-48 0z m32-259l-32-16 0 14 32 16z m-16 323l16 0 0-48-16 0z m-212 32c-104 0-188-84-188-188 0-104 84-188 188-188 104 0 188 84 188 188 0 104-84 188-188 188z m0-360c-95 0-172 77-172 172 0 95 77 172 172 172 95 0 172-77 172-172 0-95-77-172-172-172z m0 228c-31 0-56-25-56-56 0-31 25-56 56-56 31 0 56 25 56 56 0 31-25 56-56 56z m0-96c-22 0-40 18-40 40 0 22 18 40 40 40 22 0 40-18 40-40 0-22-18-40-40-40z m-188-220l64 0 0 40-64 0z m16 24l32 0 0-8-32 0z m64-24l64 0 0 40-64 0z m16 24l32 0 0-8-32 0z"/>
|
|
33
|
+
<glyph unicode="x" d="M440 211l-42 43-12-13 56-57 12 0 56 57-12 12-42-42 0 181-392 0 0-16 376 0z m-384 90l0-181 392 0 0 16-376 0 0 165 42-43 12 13-56 57-12 0-56-57 12-12z"/>
|
|
34
|
+
<glyph unicode="y" d="M104 262l0-12 114-88 14 6 0 176-14 6z m112-78l-91 72 91 72z m48 78l0-12 114-88 14 6 0 176-14 6z m112-78l-91 72 91 72z m-120 328c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
35
|
+
<glyph unicode="z" d="M194 298l12 12-83 82-123 0 0-16 117 0z m248 136l43-42-112 0-256-256-117 0 0-16 123 0 256 256 106 0-43-42 13-12 57 56 0 12-57 56z m0-256l43-42-106 0-77 78-12-12 83-82 112 0-43-42 13-12 57 56 0 12-57 56z"/>
|
|
36
|
+
<glyph unicode="A" d="M176 344l-8-8 0-160 8-8 160 0 8 8 0 160-8 8z m152-160l-144 0 0 144 144 0z m-72 328c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z"/>
|
|
37
|
+
<glyph unicode="B" d="M0 80l512 0 0 352-512 0z m67 16l19 64 340 0 19-64z m-51 320l480 0 0-320-34 0-24 80-364 0-24-80-34 0z m112-96c-31 0-56-25-56-56 0-31 25-56 56-56 31 0 56 25 56 56 0 31-25 56-56 56z m0-96c-22 0-40 18-40 40 0 22 18 40 40 40 22 0 40-18 40-40 0-22-18-40-40-40z m256 96c-31 0-56-25-56-56 0-31 25-56 56-56 31 0 56 25 56 56 0 31-25 56-56 56z m0-96c-22 0-40 18-40 40 0 22 18 40 40 40 22 0 40-18 40-40 0-22-18-40-40-40z m104 176l-456 0 0-48 456 0z m-16-32l-424 0 0 16 424 0z m-272-136l112 0 0 64-112 0z m16 48l80 0 0-32-80 0z"/>
|
|
38
|
+
<glyph unicode="C" d="M312-3l0 518-155-155-101 0 0-208 101 0z m-240 347l91 0 133 133 0-442-133 133-91 0z m296-160l0-16c49 0 88 39 88 88 0 49-39 88-88 88l0-16c40 0 72-32 72-72 0-40-32-72-72-72z"/>
|
|
39
|
+
<glyph unicode="D" d="M272-3l0 518-155-155-101 0 0-208 101 0z m-240 347l91 0 133 133 0-442-133 133-91 0z m296-160l0-16c49 0 88 39 88 88 0 49-39 88-88 88l0-16c40 0 72-32 72-72 0-40-32-72-72-72z m0-96c93 0 168 75 168 168 0 93-75 168-168 168l0-16c84 0 152-68 152-152 0-84-68-152-152-152z"/>
|
|
40
|
+
</font></defs></svg>
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<metadata>Generated by Fontastic.me</metadata>
|
|
5
|
+
<defs>
|
|
6
|
+
<font id="linea-software-10" horiz-adv-x="512">
|
|
7
|
+
<font-face font-family="linea-software-10" units-per-em="512" ascent="480" descent="-32"/>
|
|
8
|
+
<missing-glyph horiz-adv-x="512" />
|
|
9
|
+
|
|
10
|
+
<glyph unicode="a" d="M96 85l67 67 13 0 0 16-8 0 0 8-16 0 0-13-67-67-85 0 0-96 96 0z m-16-69l-64 0 0 64 64 0z m336 411l-67-67-13 0 0-16 8 0 0-8 16 0 0 13 67 67 85 0 0 96-96 0z m16 69l64 0 0-64-64 0z m-240-136l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-72-16l8 0 0 16-24 0 0-24 16 0z m-16-120l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m40-104l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m56 0l-8 0 0-16 24 0 0 24-16 0z m0 104l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m-144-72l48 0 0-48 16 0 0 48 48 0 0 16-48 0 0 48-16 0 0-48-48 0z"/>
|
|
11
|
+
<glyph unicode="b" d="M256 88c141 0 256 75 256 168 0 93-115 168-256 168-141 0-256-75-256-168 0-93 115-168 256-168z m-240 160l232 0 0-144c-124 3-225 66-232 144z m248-144l0 144 232 0c-7-78-108-141-232-144z m232 160l-232 0 0 144c124-3 225-66 232-144z m-248 144l0-144-232 0c7 78 108 141 232 144z"/>
|
|
12
|
+
<glyph unicode="c" d="M383 32l127 224-127 224-254 0-127-224 127-224z m-233 16l106 192 106-192z m342 208l-115-202-112 202 112 202z m-236 16l-106 192 212 0z m-121 186l112-202-112-202-115 202z"/>
|
|
13
|
+
<glyph unicode="d" d="M0 88l512 0 0 336-512 0z m271 168l225 145 0-290z m206-152l-442 0 221 142z m-221 162l-221 142 442 0z m-15-10l-225-145 0 290z"/>
|
|
14
|
+
<glyph unicode="e" d="M104 88l304 0c57 0 104 47 104 104l0 128c0 57-47 104-104 104l-304 0c-57 0-104-47-104-104l0-128c0-57 47-104 104-104z m0 16c-18 0-36 6-50 16l202 127 202-127c-14-10-32-16-50-16z m392 216l0-128c0-24-10-46-25-62l-200 126 200 126c15-16 25-38 25-62z m-88 88c18 0 36-6 50-16l-202-127-202 127c14 10 32 16 50 16z m-392-88c0 24 10 46 25 62l200-126-200-126c-15 16-25 38-25 62z"/>
|
|
15
|
+
<glyph unicode="f" d="M88 95l16-6 39 111 154 0 39-113 16 6-122 347-20 0z m203 121l-143 0 72 203z m117 296l16 0 0-512-16 0z"/>
|
|
16
|
+
<glyph unicode="g" d="M432 421l78 77-12 12-77-78-325 0 0 80-16 0 0-80-80 0 0-16 80 0 0-336 336 0 0-80 16 0 0 80 80 0 0 16-80 0z m-27-5l-309-309 0 309z m-298-320l309 309 0-309z"/>
|
|
17
|
+
<glyph unicode="h" d="M432 512l-3 0-3-2c0 0-20-21-32-32l-90-91-32 32-43-43 36-36-241-257 0-16-27-27 43-43 27 27 16 0 257 241 36-36 43 43-32 32 125 125 0 3c0 40-40 80-80 80z m-355-472l-16 0-21-21-21 21 21 21 0 16 236 252 53-53z m299 211l-125 125 21 21 125-125z m0 64l-61 61 91 90c9 10 23 24 29 30 29-2 59-32 61-61z"/>
|
|
18
|
+
<glyph unicode="i" d="M73 192l134 0 33-91 15 6-105 285-20 0-106-285 15-6z m67 180l61-164-122 0z m165-180l134 0 33-91 15 6-105 285-20 0-106-285 15-6z m67 180l61-164-122 0z m140 140l-512 0 0-512 512 0z m-16-496l-480 0 0 480 480 0z"/>
|
|
19
|
+
<glyph unicode="j" d="M242 272l38-107 16 6-122 341-20 0-122-341 16-6 38 107z m-78 219l73-203-146 0z m230-35l-66-189 16-6 17 51 86 0 17-51 16 6-66 189z m-27-128l37 107 37-107z m-351-184l288 0 0-16-288 0z m304 96l176 0 0-16-176 0z m96-240l0 173 42-43 12 13-56 57-12 0-56-57 12-12 42 42 0-173z"/>
|
|
20
|
+
<glyph unicode="k" d="M338 264l38-107 16 6-122 341-20 0-122-341 16-6 38 107z m-78 219l73-203-146 0z m-195-357l-57-56 0-12 57-56 12 12-42 42 442 0-43-42 13-12 57 56 0 12-57 56-12-12 42-42-442 0 42 42z"/>
|
|
21
|
+
<glyph unicode="l" d="M98 424l-66-189 16-6 17 51 86 0 17-51 16 6-66 189z m-27-128l37 107 37-107z m257-61l16-6 17 51 86 0 17-51 16 6-66 189-20 0z m113 61l-74 0 37 107z m-193 168l16 0 0-16-16 0z m0-224l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m0 144l16 0 0-32-16 0z m0-240l16 0 0-16-16 0z m199-190l57 56 0 12-57 56-12-12 42-42-442 0 43 42-13 12-57-56 0-12 57-56 12 12-42 42 442 0-42-42z"/>
|
|
22
|
+
<glyph unicode="m" d="M346 512l-66-189 16-6 17 51 86 0 17-51 16 6-66 189z m-27-128l37 107 37-107z m-103-88l272 0 0-16-272 0z m183-192l17-51 16 6-66 189-20 0-66-189 16-6 17 51z m-43 123l37-107-74 0z m-140-195l272 0 0-16-272 0z m-70 202l12 13-56 57-12 0-56-57 12-12 42 42 0-242-42 43-12-13 56-57 12 0 56 57-12 12-42-42 0 242z"/>
|
|
23
|
+
<glyph unicode="n" d="M426 272l38-107 16 6-122 341-20 0-122-341 16-6 38 107z m-78 219l73-203-146 0z m-197-275l17-51 16 6-66 189-20 0-66-189 16-6 17 51z m-43 123l37-107-74 0z m347-337l57 56 0 12-57 56-12-12 42-42-458 0 43 42-13 12-57-56 0-12 57-56 12 12-42 42 458 0-42-42z"/>
|
|
24
|
+
<glyph unicode="o" d="M162 448l-122-341 16-6 38 107 156 0 38-107 16 6-122 341z m-63-224l73 203 73-203z m287 72l-66-189 16-6 17 51 86 0 17-51 16 6-66 189z m-27-128l37 107 37-107z m-359-168l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z"/>
|
|
25
|
+
<glyph unicode="p" d="M170 448l-122-341 16-6 38 107 156 0 38-107 16 6-122 341z m-63-224l73 203 73-203z m341-88l0 80c0 19-14 48-52 48-36 0-50-18-50-19l12-10c1 1 11 13 38 13 26 0 36-19 36-32l0-16-32 0c-22 0-64-10-64-48 0-31 17-48 48-48 22 0 37 7 48 20 3-10 16-20 24-20l0 16c-8 0-8 13-8 16z m-64-16c-14 0-32 3-32 32 0 31 46 32 48 32l32 0 0-16c0-40-26-48-48-48z m-384-120l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z"/>
|
|
26
|
+
<glyph unicode="q" d="M448 216c0 19-14 48-52 48-36 0-50-18-50-19l12-10c1 1 11 13 38 13 26 0 36-19 36-32l0-16-32 0c-19 0-51-7-61-32l-49 0-100 280-20 0-100-280-22 0 0-16 17 0-17-45 16-6 18 51 196 0 18-51 16 6-17 45 41 0c0-31 17-48 48-48 22 0 37 7 48 20 3-10 16-20 24-20l0 16c-8 0-8 13-8 16l0 16 16 0 0 16-16 0z m-268 211l67-187-134 0z m-93-259l20 56 146 0 20-56z m297-48c-14 0-32 3-32 32l78 0c-6-26-27-32-46-32z m-27 48c13 16 41 16 43 16l32 0 0-16z m-357-168l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z"/>
|
|
27
|
+
<glyph unicode="r" d="M80 229l17 51 86 0 17-51 16 6-66 189-20 0-66-189z m60 174l37-107-74 0z m222 21l-66-189 16-6 17 51 86 0 17-51 16 6-66 189z m-27-128l37 107 37-107z m-87 168l16 0 0-16-16 0z m0-128l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0 144l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0-192l16 0 0-16-16 0z m-224 272l16 0 0-16-16 0z m0-176l16 0 0-32-16 0z m0 144l16 0 0-32-16 0z m0-192l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-192l16 0 0-16-16 0z m448 272l16 0 0-16-16 0z m0-128l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m0 144l16 0 0-32-16 0z m0-192l16 0 0-32-16 0z m0-48l16 0 0-16-16 0z m-25-190l57 56 0 12-57 56-12-12 42-42-442 0 43 42-13 12-57-56 0-12 57-56 12 12-42 42 442 0-42-42z"/>
|
|
28
|
+
<glyph unicode="s" d="M107 224l146 0 43-123 16 6-122 341-20 0-122-341 16-6z m73 203l67-187-134 0z m220-227c-22 0-64-10-64-48 0-31 17-48 48-48 22 0 37 7 48 20 3-10 16-20 24-20l0 16c-8 0-8 13-8 16l0 80c0 19-14 48-52 48-36 0-50-18-50-19l12-10c1 1 11 13 38 13 26 0 36-19 36-32l0-16z m-16-80c-14 0-32 3-32 32 0 31 46 32 48 32l32 0 0-16c0-40-26-48-48-48z m128 392l-512 0 0-512 512 0z m-16-496l-480 0 0 480 480 0z m-448 64l416 0 0-16-416 0z"/>
|
|
29
|
+
<glyph unicode="t" d="M240 85l38 107 156 0 38-107 16 6-122 341-20 0-122-341z m116 326l73-203-146 0z m-210 23l12 13-56 57-12 0-56-57 12-12 42 42 0-442-42 43-12-13 56-57 12 0 56 57-12 12-42-42 0 442z"/>
|
|
30
|
+
<glyph unicode="u" d="M40 240l0-144 208 0 0-96 16 0 0 96 208 0 0 144-208 0 0 32 160 0 0 144-160 0 0 96-16 0 0-96-160 0 0-144 160 0 0-32z m64 160l304 0 0-112-304 0z m352-288l-400 0 0 112 400 0z"/>
|
|
31
|
+
<glyph unicode="v" d="M0 512l16 0 0-512-16 0z m480-272l-432 0 0-144 432 0z m-16-128l-400 0 0 112 400 0z m-416 304l0-144 336 0 0 144z m320-128l-304 0 0 112 304 0z"/>
|
|
32
|
+
<glyph unicode="w" d="M496 512l16 0 0-512-16 0z m-32-272l-432 0 0-144 432 0z m-16-128l-400 0 0 112 400 0z m16 304l-336 0 0-144 336 0z m-16-128l-304 0 0 112 304 0z"/>
|
|
33
|
+
<glyph unicode="x" d="M160 472l-64 0 0-432 64 0 0-40 16 0 0 40 64 0 0 432-64 0 0 40-16 0z m64-416l-112 0 0 400 112 0z m48 32l64 0 0-88 16 0 0 88 64 0 0 336-64 0 0 88-16 0 0-88-64 0z m16 320l112 0 0-304-112 0z"/>
|
|
34
|
+
<glyph unicode="y" d="M272 512l0-512 16 0 0 88 128 0 0 336-128 0 0 88z m128-104l0-304-112 0 0 304z m-304 104l0-512 16 0 0 40 128 0 0 432-128 0 0 40z m128-56l0-400-112 0 0 400z"/>
|
|
35
|
+
<glyph unicode="z" d="M240 0l0 512-16 0 0-40-128 0 0-432 128 0 0-40z m-128 56l0 400 112 0 0-400z m304-56l0 512-16 0 0-88-128 0 0-336 128 0 0-88z m-128 104l0 304 112 0 0-304z"/>
|
|
36
|
+
<glyph unicode="A" d="M240 440l272 0 0-16-272 0z m-64-80l248 0 0-16-248 0z m0-80l336 0 0-16-336 0z m0-80l272 0 0-16-272 0z m0-80l336 0 0-16-336 0z m0-80l288 0 0-16-288 0z m-54 342l13-12 57 56 0 12-57 56-12-12 42-42-165 0 0-16 165 0z"/>
|
|
37
|
+
<glyph unicode="B" d="M240 464l272 0 0-16-272 0z m0-80l176 0 0-16-176 0z m0-80l272 0 0-16-272 0z m0-80l200 0 0-16-200 0z m0-80l272 0 0-16-272 0z m0-80l216 0 0-16-216 0z m-48 448l16 0 0-512-16 0z m-102-306l13-12 57 56 0 12-57 56-12-12 42-42-133 0 0-16 133 0z"/>
|
|
38
|
+
<glyph unicode="C" d="M0 464l272 0 0-16-272 0z m96-80l176 0 0-16-176 0z m-96-80l272 0 0-16-272 0z m72-80l200 0 0-16-200 0z m-72-80l272 0 0-16-272 0z m56-80l216 0 0-16-216 0z m248 448l16 0 0-512-16 0z m118-206l-13 12-57-56 0-12 57-56 12 12-42 42 133 0 0 16-133 0z"/>
|
|
39
|
+
<glyph unicode="D" d="M256 472c-141 0-256-74-256-164 0-63 56-118 139-146-16-7-27-19-27-34 0-22 25-40 56-40 12 0 22 2 31 7 4-4 9-10 9-23 0-15-7-16-8-16l0-16c8 0 24 7 24 32 0 16-6 26-11 32 7 6 11 15 11 24 0 6-2 12-6 18 13-1 25-2 38-2 141 0 256 74 256 164 0 90-115 164-256 164z m-128-344c0 13 18 24 40 24 22 0 40-11 40-24 0-13-18-24-40-24-22 0-40 11-40 24z m128 32c-132 0-240 66-240 148 0 82 108 148 240 148 132 0 240-66 240-148 0-82-108-148-240-148z"/>
|
|
40
|
+
<glyph unicode="E" d="M256 417l-261-113 125-50-125-54 261-105 261 105-125 54 125 50z m219-217l-219-87-219 87 104 45 115-46 115 46z m-104 63l0 0-115-46-115 46 0 0 0 0-104 41 219 95 219-95-104-41z"/>
|
|
41
|
+
<glyph unicode="F" d="M256 465l-261-113 125-50-125-54 125-50-125-54 261-105 261 105-125 54 125 50-125 54 125 50z m219-321l-219-87-219 87 104 45 115-46 115 46z m0 104l-104-41 0 0 0 0-115-46-115 46 0 0 0 0-104 41 104 45 115-46 115 46z m-104 63l0 0-115-46-115 46 0 0 0 0-104 41 219 95 219-95-104-41z"/>
|
|
42
|
+
<glyph unicode="G" d="M0 0l512 0 0 512-512 0z m16 496l480 0 0-480-480 0z"/>
|
|
43
|
+
<glyph unicode="H" d="M248 512l-248 0 0-512 512 0 0 512z m0-496l-232 0 0 480 232 0z m248 480l0-480-232 0 0 480z"/>
|
|
44
|
+
<glyph unicode="I" d="M336 512l-336 0 0-512 512 0 0 512z m-176-496l-144 0 0 480 144 0z m176 0l-160 0 0 480 160 0z m160 480l0-480-144 0 0 480z"/>
|
|
45
|
+
<glyph unicode="J" d="M248 512l-248 0 0-512 512 0 0 512z m-232-16l232 0 0-232-232 0z m232-480l-232 0 0 232 232 0z m248 0l-232 0 0 232 232 0z m0 480l0-232-232 0 0 232z"/>
|
|
46
|
+
<glyph unicode="K" d="M368 512l-368 0 0-512 512 0 0 512z m-248-496l-104 0 0 480 104 0z m128 0l-112 0 0 480 112 0z m120 0l-104 0 0 480 104 0z m128 480l0-480-112 0 0 480z"/>
|
|
47
|
+
<glyph unicode="L" d="M0 392l0-392 512 0 0 512-512 0z m496-376l-480 0 0 112 480 0z m0 128l-480 0 0 104 480 0z m0 120l-480 0 0 112 480 0z m-480 232l480 0 0-104-480 0z"/>
|
|
48
|
+
<glyph unicode="M" d="M248 512l-248 0 0-512 512 0 0 512z m-232-16l232 0 0-112-232 0z m0-128l232 0 0-104-232 0z m0-120l232 0 0-112-232 0z m232-232l-232 0 0 104 232 0z m248 0l-232 0 0 104 232 0z m0 120l-232 0 0 112 232 0z m0 128l-232 0 0 104 232 0z m0 232l0-112-232 0 0 112z"/>
|
|
49
|
+
<glyph unicode="N" d="M0 400l0-400 512 0 0 512-512 0z m496-384l-480 0 0 368 480 0z m-480 480l480 0 0-96-480 0z"/>
|
|
50
|
+
<glyph unicode="O" d="M0 400l0-400 512 0 0 512-512 0z m248-384l-232 0 0 368 232 0z m248 0l-232 0 0 368 232 0z m-480 480l480 0 0-96-480 0z"/>
|
|
51
|
+
<glyph unicode="P" d="M0 400l0-400 512 0 0 512-512 0z m160-384l-144 0 0 368 144 0z m176 0l-160 0 0 368 160 0z m160 0l-144 0 0 368 144 0z m-480 480l480 0 0-96-480 0z"/>
|
|
52
|
+
<glyph unicode="Q" d="M0 400l0-400 512 0 0 512-512 0z m16-16l232 0 0-176-232 0z m232-368l-232 0 0 176 232 0z m248 0l-232 0 0 176 232 0z m0 192l-232 0 0 176 232 0z m-480 288l480 0 0-96-480 0z"/>
|
|
53
|
+
<glyph unicode="R" d="M0 400l0-400 512 0 0 512-512 0z m120-384l-104 0 0 368 104 0z m128 0l-112 0 0 368 112 0z m120 0l-104 0 0 368 104 0z m128 0l-112 0 0 368 112 0z m-480 480l480 0 0-96-480 0z"/>
|
|
54
|
+
<glyph unicode="S" d="M0 400l0-400 512 0 0 512-512 0z m16-16l152 0 0-368-152 0z m168-368l0 184 312 0 0-184z m312 200l-312 0 0 168 312 0z m-480 280l480 0 0-96-480 0z"/>
|
|
55
|
+
<glyph unicode="T" d="M0 400l0-400 512 0 0 512-512 0z m328-184l-312 0 0 168 312 0z m-312-16l312 0 0-184-312 0z m480-184l-152 0 0 368 152 0z m-480 480l480 0 0-96-480 0z"/>
|
|
56
|
+
<glyph unicode="U" d="M0 400l0-400 512 0 0 512-512 0z m248-384l-232 0 0 368 232 0z m120 0l-104 0 0 368 104 0z m128 0l-112 0 0 368 112 0z m-480 480l480 0 0-96-480 0z"/>
|
|
57
|
+
<glyph unicode="V" d="M0 400l0-400 512 0 0 512-512 0z m248-384l-232 0 0 368 232 0z m120 0l-104 0 0 368 104 0z m128 0l-112 0 0 368 112 0z m-480 480l480 0 0-96-480 0z"/>
|
|
58
|
+
<glyph unicode="W" d="M0 400l0-400 512 0 0 512-512 0z m16-16l152 0 0-368-152 0z m480-368l-312 0 0 368 312 0z m-480 480l480 0 0-96-480 0z"/>
|
|
59
|
+
<glyph unicode="X" d="M0 400l0-400 512 0 0 512-512 0z m16-16l312 0 0-368-312 0z m480-368l-152 0 0 368 152 0z m-480 480l480 0 0-96-480 0z"/>
|
|
60
|
+
<glyph unicode="Y" d="M160 512l-160 0 0-512 512 0 0 512z m0-496l-144 0 0 480 144 0z m336 480l0-480-320 0 0 480z"/>
|
|
61
|
+
<glyph unicode="Z" d="M336 512l-336 0 0-512 512 0 0 512z m0-496l-320 0 0 480 320 0z m160 480l0-480-144 0 0 480z"/>
|
|
62
|
+
<glyph unicode="0" d="M80 512l0-336c0-97 79-176 176-176 97 0 176 79 176 176l0 336-120 0 0-336c0-31-25-56-56-56-31 0-56 25-56 56l0 336z m104-16l0-56-88 0 0 56z m232 0l0-56-88 0 0 56z m-160-392c40 0 72 32 72 72l0 248 88 0 0-248c0-88-72-160-160-160-88 0-160 72-160 160l0 248 88 0 0-248c0-40 32-72 72-72z"/>
|
|
63
|
+
<glyph unicode="1" d="M264 432l0 32-16 0 0-32-163 0-85-85 0-267 248 0 0-32 16 0 0 32 248 0 0 267-85 85z m168-27l53-53-53 0z m-352 0l0-53-53 0z m-64-309l0 240 80 0 0 80 152 0 0-320z m248 0l0 320 152 0 0-80 80 0 0-240z"/>
|
|
64
|
+
<glyph unicode="2" d="M170 246l-30-31c-8-2-36-11-65-33-52-39-74-167-75-173l-1-9 9 0c132 0 200 125 207 139l31 32 269 326-18 18z m6-17l53-53-21-21-53 53z m-158-213c6 31 28 124 67 154 23 17 47 26 57 29l56-57c-12-23-72-120-180-126z m221 172l-51 51 294 243z"/>
|
|
65
|
+
<glyph unicode="3" d="M216 512c-26 0-48-22-48-48l0-101-152-149 0-12 202-202 12 0 206 207 53 8 5 16-224 225-6 0 0 8c0 26-22 48-48 48z m-32-48c0 18 14 32 32 32 18 0 32-14 32-32l0-21-64-64z m287-234l-40-6-5-2-202-203-189 189 213 213 0-125 16 0 0 141z"/>
|
|
66
|
+
<glyph unicode="4" d="M496 312l0 136-48 0 0 64-400 0 0-64-32 0 0-16 32 0 0-72 400 0 0 72 32 0 0-104-232 0 0-144-32 0 0-184 80 0 0 184-32 0 0 128z m-64 64l-368 0 0 120 368 0z m-152-208l0-152-48 0 0 152z"/>
|
|
67
|
+
<glyph unicode="5" d="M416 0l0 512-184 0c-1 0-136-2-136-136 0-134 135-136 136-136l88 0 0-240 16 0 0 496 64 0 0-496z m-184 256c-5 0-120 2-120 120 0 118 115 120 120 120l88 0 0-240z"/>
|
|
68
|
+
<glyph unicode="6" d="M0 464l512 0 0-16-512 0z m0-80l368 0 0-16-368 0z m0-80l512 0 0-16-512 0z m0-80l400 0 0-16-400 0z m0-80l512 0 0-16-512 0z m0-80l432 0 0-16-432 0z"/>
|
|
69
|
+
<glyph unicode="7" d="M0 464l512 0 0-16-512 0z m144-80l368 0 0-16-368 0z m-144-80l512 0 0-16-512 0z m112-80l400 0 0-16-400 0z m-112-80l512 0 0-16-512 0z m80-80l432 0 0-16-432 0z"/>
|
|
70
|
+
<glyph unicode="8" d="M0 464l512 0 0-16-512 0z m72-80l368 0 0-16-368 0z m-72-80l512 0 0-16-512 0z m56-80l400 0 0-16-400 0z m-56-80l512 0 0-16-512 0z m40-80l432 0 0-16-432 0z"/>
|
|
71
|
+
<glyph unicode="9" d="M0 464l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z"/>
|
|
72
|
+
<glyph unicode="!" d="M0 464l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m80-80l352 0 0-16-352 0z"/>
|
|
73
|
+
<glyph unicode=""" d="M0 464l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l352 0 0-16-352 0z"/>
|
|
74
|
+
<glyph unicode="#" d="M0 464l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m0-80l512 0 0-16-512 0z m160-80l352 0 0-16-352 0z"/>
|
|
75
|
+
<glyph unicode="$" d="M176 472l336 0 0-16-336 0z m0-80l272 0 0-16-272 0z m0-80l336 0 0-16-336 0z m0-80l288 0 0-16-288 0z m280-96l8 0 0-8 16 0 0 24-24 0z m-144 16l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m144 0l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m144 0l32 0 0-16-32 0z m-216-16l8 0 0 16-24 0 0-24 16 0z m-16-24l16 0 0-24-16 0z m0-56l24 0 0 16-8 0 0 8-16 0z m232 16l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m248 0l-8 0 0-16 24 0 0 24-16 0z m0 40l16 0 0-24-16 0z m-390-58l13-12 57 56 0 12-57 56-12-12 42-42-117 0 0-16 117 0z"/>
|
|
76
|
+
<glyph unicode="%" d="M176 288l336 0 0-16-336 0z m0-80l272 0 0-16-272 0z m0-80l336 0 0-16-336 0z m0-80l288 0 0-16-288 0z m304 400l-24 0 0-16 8 0 0-8 16 0z m-120 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-144 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-24-16l8 0 0 16-24 0 0-24 16 0z m-16-24l16 0 0-24-16 0z m0-56l24 0 0 16-8 0 0 8-16 0z m40 16l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m96-16l24 0 0 24-16 0 0-8-8 0z m8 56l16 0 0-24-16 0z m-390-58l13-12 57 56 0 12-57 56-12-12 42-42-117 0 0-16 117 0z"/>
|
|
77
|
+
<glyph unicode="&" d="M336 512l-336 0 0-336 176 0 0-176 336 0 0 336-176 0z m-320-16l304 0 0-160-144 0 0-144-160 0z m304-176l0-128-128 0 0 128z m176-304l-304 0 0 160 144 0 0 144 160 0z"/>
|
|
78
|
+
<glyph unicode="'" d="M336 320l24 0 0 16-24 0 0 24-16 0 0-24-144 0 0-144-24 0 0-16 24 0 0-24 16 0 0 24 144 0z m-144-128l0 128 128 0 0-128z m-56 320l32 0 0-16-32 0z m-120-16l8 0 0 16-24 0 0-24 16 0z m168 16l32 0 0-16-32 0z m-128-320l32 0 0-16-32 0z m32 320l32 0 0-16-32 0z m16-320l32 0 0-16-32 0z m-104 184l16 0 0-32-16 0z m40 136l32 0 0-16-32 0z m-40-40l16 0 0-32-16 0z m8-280l32 0 0-16-32 0z m-8 232l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m280 184l32 0 0-16-32 0z m40-104l16 0 0-32-16 0z m-88 104l32 0 0-16-32 0z m-232-280l16 0 0-32-16 0z m320 224l16 0 0-32-16 0z m-320-176l16 0 0-32-16 0z m320 224l16 0 0-32-16 0z m192-480l-16 0 0-8-8 0 0-16 24 0z m-16 48l16 0 0-32-16 0z m-24 264l32 0 0-16-32 0z m24-120l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m-248-104l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m296 248l16 0 0-32-16 0z m-320-128l16 0 0-32-16 0z m168-120l32 0 0-16-32 0z m-168 24l16 0 0-32-16 0z m264-24l32 0 0-16-32 0z m56 296l16 0 0-32-16 0z m-104-296l32 0 0-16-32 0z m-16 320l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-248-248l16 0 0-32-16 0z"/>
|
|
79
|
+
<glyph unicode="(" d="M400 336l32 0 0-16-32 0z m48 0l24 0 0-16-24 0z m-88 0l24 0 0-16-24 0z m152 0l-24 0 0-16 8 0 0-8 16 0z m-16-264l16 0 0-32-16 0z m0 40l16 0 0-24-16 0z m0 96l16 0 0-32-16 0z m0 40l16 0 0-24-16 0z m0 48l16 0 0-32-16 0z m0-136l16 0 0-32-16 0z m0-144l-8 0 0-16 24 0 0 24-16 0z m-280 0l32 0 0-16-32 0z m48 0l24 0 0-16-24 0z m40 0l32 0 0-16-32 0z m136 0l32 0 0-16-32 0z m-88 0l32 0 0-16-32 0z m48 0l24 0 0-16-24 0z m-224-16l24 0 0 16-8 0 0 8-16 0z m0 112l16 0 0-32-16 0z m0-48l16 0 0-24-16 0z m0 88l16 0 0-24-16 0z m0 16l16 0 0 152 152 0 0 16-8 0 0 176-336 0 0-336 176 0z m-160 328l304 0 0-160-144 0 0-144-160 0z"/>
|
|
80
|
+
<glyph unicode=")" d="M320 248l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-104l-8 0 0-16 24 0 0 24-16 0z m-56 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m120 320l-336 0 0-336 176 0 0-176 336 0 0 336-176 0z m160-496l-304 0 0 160 8 0 0 16-8 0 0 8-16 0 0-8-160 0 0 304 304 0 0-160-8 0 0-16 8 0 0-8 16 0 0 8 160 0z m-320 280l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0 64l16 0 0 8 8 0 0 16-24 0z m88 24l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z"/>
|
|
81
|
+
<glyph unicode="*" d="M336 48l32 0 0 96-32 0 0 22 57 106-137 249-137-249 57-106 0-22-32 0 0-96 32 0 0-48 160 0z m-80 257c13 0 24-11 24-24 0-13-11-24-24-24-13 0-24 11-24 24 0 13 11 24 24 24z m-119-33l111 201 0-153c-18-4-32-20-32-39 0-22 18-40 40-40 22 0 40 18 40 40 0 19-14 35-32 39l0 153 111-201-55-102 0-26-128 0 0 26z m23-208l0 64 192 0 0-64z m160-48l-128 0 0 32 128 0z"/>
|
|
82
|
+
<glyph unicode="+" d="M176 166l0-22-32 0 0-96 32 0 0-48 160 0 0 48 32 0 0 96-32 0 0 22 57 106-137 249-137-249z m144-150l-128 0 0 32 128 0z m32 48l-192 0 0 64 192 0z m23 208l-55-102 0-26-128 0 0 26-55 102 119 215z m-127-56l16 0 0 48 48 0 0 16-48 0 0 48-16 0 0-48-48 0 0-16 48 0z"/>
|
|
83
|
+
<glyph unicode="," d="M176 166l0-22-32 0 0-96 32 0 0-48 160 0 0 48 32 0 0 96-32 0 0 22 57 106-137 249-137-249z m144-150l-128 0 0 32 128 0z m32 48l-192 0 0 64 192 0z m23 208l-55-102 0-26-128 0 0 26-55 102 119 215z m-175 8l112 0 0-16-112 0z"/>
|
|
84
|
+
<glyph unicode="-" d="M74 166l-1-1-75-151 16-16 151 75 350 351-91 91z m17-6l261 261 69-69-261-261z m272 272l21 21 69-69-21-21z m-281-286l64-64-61-30-6 27-27 6z m-38-75l21-6 6-21-53-26z m420 324l-69 69 29 29 69-69z"/>
|
|
85
|
+
<glyph unicode="." d="M480 522l-162-145-292 49 138-298c-30-2-52-19-52-40 0-22 25-40 56-40 12 0 22 2 31 7 4-4 9-10 9-23 0-15-7-16-8-16l0-16c8 0 24 7 24 32 0 16-6 26-11 32 7 6 11 15 11 24 0 4-1 8-2 12l258 78z m-352-434c0 13 18 24 40 24 22 0 40-11 40-24 0-13-18-24-40-24-22 0-40 11-40 24z m336 102l-252-77c-8 7-18 12-30 14l-128 279 268-47 142 127z"/>
|
|
86
|
+
<glyph unicode="/" d="M0 395l0-358 179 179z m16-38l141-141-141-141z m496-285l-13 0-1 1-1-1-1 0 0-1-9-9 25-25z m-16 136l16 0 0-32-16 0z m0-48l16 0 0-24-16 0z m0 96l16 0 0-32-16 0z m0-136l16 0 0-32-16 0z m0 176l16 0 0-24-16 0z m0 48l16 0 0-32-16 0z m16 51l-25-25 9-9 0-1 1 0 1-1 1 1 13 0z m-109-131l-11 11 21 21 11-11z m64 63l-12 12 21 21 12-12z m-95-95l-12 12 21 21 12-12z m73 96l11-11-21-21-11 11z m-112-112l17-17 11 11-6 6 6 6-11 11z m91-91l11 11 21-21-11-11z m31-32l12 12 21-21-12-12z m-52 75l21-21-11-11-21 21z m-31 32l21-21-12-12-21 21z m-124-160l16 0 0-16-16 0z m0 144l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0 288l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0 80l16 0 0-16-16 0z m200 23c-46 52-113 81-192 81-87 0-161-35-207-99l14-10c42 60 111 93 193 93 76 0 141-28 184-80l-72 0 0-16 88 0 8 8 0 88-16 0z"/>
|
|
87
|
+
<glyph unicode=":" d="M208 333l179 179-358 0z m0 22l-141 141 282 0z m-144-342l1 1-1 1 0 1-1 0-9 9-25-25 35 0z m104 3l32 0 0-16-32 0z m96 0l24 0 0-16-24 0z m40 0l32 0 0-16-32 0z m-176 0l24 0 0-16-24 0z m-48 0l32 0 0-16-32 0z m136 0l32 0 0-16-32 0z m137 0l-1 0 0-1-1-1 1-1 0-13 35 0-25 25z m-44 40l-21 21 11 11 21-21z m31-32l-21 21 12 12 21-21z m-95 95l-21 21 12 12 21-21z m32-31l-21 21 11 11 21-21z m-75 63l6 6 6-6 11 11-17 17-17-17z m-31-32l-12 12 21 21 12-12z m-43-42l-21-21-11 11 21 21z m-43-20l12-12-21-21-12 12z m75 52l-21-21-11 11 21 21z m-144 159l16 0 0-16-16 0z m32-4l32 0 0-16-32 0z m144 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-144 0l32 0 0-16-32 0z m192 0l32 0 0-16-32 0z m-240 0l32 0 0-16-32 0z m288 4l16 0 0-16-16 0z m29 195l-10-14c60-42 93-111 93-193 0-76-28-141-80-184l0 72-16 0 0-88 8-8 88 0 0 16-65 0c52 46 81 113 81 192 0 87-35 161-99 207z"/>
|
|
88
|
+
<glyph unicode=";" d="M96 85l67 67 13 0 0 16-8 0 0 8-16 0 0-13-67-67-85 0 0-96 96 0z m-16-69l-64 0 0 64 64 0z m336 411l-67-67-13 0 0-16 8 0 0-8 16 0 0 13 67 67 85 0 0 96-96 0z m16 69l64 0 0-64-64 0z m-144-136l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-72-16l8 0 0 16-24 0 0-24 16 0z m-16-24l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m88-56l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m56 0l-8 0 0-16 24 0 0 24-16 0z m0 56l16 0 0-32-16 0z m0 96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m-144-8l112 0 0-16-112 0z"/>
|
|
89
|
+
<glyph unicode="<" d="M128 512l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-192 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m304-496l32 0 0-16-32 0z m112 240l16 0 0-32-16 0z m-128 256l32 0 0-16-32 0z m128-352l16 0 0-32-16 0z m0 144l16 0 0-32-16 0z m-80 208l32 0 0-16-32 0z m-416-48l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-192l16 0 0-32-16 0z m496-208l16 0 0-32-16 0z m-160-96l32 0 0-16-32 0z m160 48l16 0 0-32-16 0z m-496 352l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m480-352l32 0 0-16-32 0z m16 192l16 0 0-32-16 0z m-64-192l32 0 0-16-32 0z m64 384l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m-176 160l32 0 0-16-32 0z m144 0l32 0 0-16-32 0z m32-16l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m-208-432l32 0 0-16-32 0z m-16 496l32 0 0-16-32 0z m-16-256l-256 0 0-256 256 0z m-16-240l-224 0 0 224 224 0z m94 306l114 115 0-69 16 0 0 88-8 8-88 0 0-16 69 0-115-114z"/>
|
|
90
|
+
<glyph unicode="=" d="M0 272l16 0 0 224 480 0 0-480-224 0 0-16 240 0 0 512-512 0z m256-16l-24 0 0-16 8 0 0-8 16 0z m-72 0l32 0 0-16-32 0z m-144 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m-72-16l8 0 0 16-24 0 0-24 16 0z m-16-120l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-144l16 0 0-32-16 0z m24-56l-8 0 0 8-16 0 0-24 24 0z m112 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-144 0l32 0 0-16-32 0z m192-16l24 0 0 24-16 0 0-8-8 0z m8 168l16 0 0-32-16 0z m0 48l16 0 0-32-16 0z m0-96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m80 344l0-88 8-8 88 0 0 16-69 0 115 114-12 12-114-115 0 69z"/>
|
|
91
|
+
<glyph unicode=">" d="M152 119c-10 3-20 7-29 11l-7-15c10-4 21-8 31-11z m46-10c-11 1-21 3-31 6l-4-16c11-2 21-5 32-6z m29 314c-11-1-22-2-33-4l3-16c10 2 20 3 31 4z m48-15l1 16c-11 0-22 0-33 0l1-16c10 0 21 0 31 0z m-31-304c-10 0-21 1-31 2l-2-15c11-2 22-2 33-3z m49-14l-2 16c-10-1-20-2-31-2l0-16c11 0 22 1 33 2z m48 8l-3 15c-10-2-21-4-31-6l2-15c11 1 22 3 32 6z m-17 320c-10 2-21 3-32 4l-1-16c10-1 20-2 31-4z m48-12c-10 3-21 6-32 9l-3-16c10-2 20-5 30-8z m-313-258l10 13c-8 6-16 13-22 21l-12-11c7-8 15-16 24-23z m-2 193l-11 11c-8-7-16-16-22-25l13-9c6 8 12 16 20 23z m121 75c-11-2-21-5-32-8l5-15c10 3 20 5 30 7z m-175-135l15-3c3 9 6 18 11 27l-14 8c-6-10-10-21-12-32z m128 122c-11-4-21-8-30-13l7-15c9 5 19 9 28 13z m-45-21c-10-6-19-12-27-19l10-12c7 6 16 12 25 17z m23-246c-10 5-19 10-27 16l-9-14c9-6 18-11 29-16z m-85 48l13 9c-6 9-10 18-14 26l-15-5c4-11 10-21 16-30z m436 152c7-7 13-15 19-23l13 8c-6 9-13 18-21 27z m41-130l-15 7c-4-9-9-17-16-25l13-10c7 9 13 18 18 28z m10 68c-2 11-6 22-11 33l-14-7c4-9 7-19 9-29z m1-18l0 1-16-1c0-10-1-20-4-29l15-5c3 11 5 23 5 34z m-493-22c-2 7-3 15-3 22 0 2 0 5 0 7l-16 1c0-3 0-5 0-8 0-9 1-17 3-26z m398 153c-9 5-19 9-29 13l-6-15c10-3 19-8 28-13z m16-253l-9 14c-8-6-18-11-27-15l6-14c11 4 20 9 30 15z m-45-22l-6 15c-9-4-19-7-29-10l4-15c11 3 21 6 31 10z m71 247c-9 7-18 13-27 19l-9-13c9-6 18-12 25-18z m13-194l-12 11c-7-7-15-13-23-20l9-13c10 7 18 14 26 22z"/>
|
|
92
|
+
<glyph unicode="?" d="M152 32l0 16-14 0-6 10-13-8 10-18z m-116 163l-16 29 14 8 16-29z m47-50l17-29-14-8-17 29z m25-44l16-29-14-8-16 29z m-49 87l16-29-14-8-16 29z m-57 68l10-18 14 8-6 10 6 10-14 8z m57 68l-14 8 16 29 14-8z m49 87l-14 8 16 29 14-8z m-74-131l-14 8 16 29 14-8z m49 87l-14 8 17 29 14-8z m36 95l13-8 6 10 14 0 0 16-23 0z m97 18l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m144 0l32 0 0-16-32 0z m48 0l0-16 14 0 6-10 13 8-10 18z m93-156l-16 29 14 8 16-29z m-49 87l-16 29 14 8 16-29z m25-44l-17 29 14 8 17-29z m49-87l-16 29 14 8 16-29z m32-24l-10 18-14-8 6-10-6-10 14-8z m-108-192l-14 8 16 29 14-8z m27 81l14-8-17-29-14 8z m24 43l14-8-16-29-14 8z m25 44l14-8-16-29-14 8z m-118-200l23 0 10 18-13 8-6-10-14 0z m-48 16l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-96 0l32 0 0-16-32 0z"/>
|
|
93
|
+
<glyph unicode="@" d="M496 104l-8 0 0-16 24 0 0 24-16 0z m-56 0l32 0 0-16-32 0z m-200 0l32 0 0-16-32 0z m-152 0l32 0 0-16-32 0z m200 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m-144 0l32 0 0-16-32 0z m200 0l32 0 0-16-32 0z m-256 0l40 0 0-16-40 0z m-96 0l32 0 0-16-32 0z m-16 0l-8 0 0 8-16 0 0-24 24 0z m-24 56l16 0 0-32-16 0z m0 40l16 0 0-24-16 0z m0 96l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m0 88l16 0 0-24-16 0z m0 48l16 0 0-32-16 0z m16 24l8 0 0 16-24 0 0-24 16 0z m424 16l32 0 0-16-32 0z m-248 0l32 0 0-16-32 0z m200 0l32 0 0-16-32 0z m-352 0l32 0 0-16-32 0z m48 0l32 0 0-16-32 0z m48 0l40 0 0-16-40 0z m104 0l32 0 0-16-32 0z m96 0l32 0 0-16-32 0z m-48 0l32 0 0-16-32 0z m200-16l8 0 0-8 16 0 0 24-24 0z m8-72l16 0 0-24-16 0z m0-88l16 0 0-32-16 0z m0-48l16 0 0-24-16 0z m0-40l16 0 0-32-16 0z m0 224l16 0 0-32-16 0z m0-88l16 0 0-32-16 0z"/>
|
|
94
|
+
<glyph unicode="[" d="M479 116c8 8 15 17 21 27l-14 7c-5-8-11-16-18-22z m13 231l15 5c-4 11-9 21-16 30l-13-9c6-8 11-17 14-26z m-12 48c-8 8-18 14-28 19l-7-14c9-4 17-10 24-16z m11-231l15-6c4 11 6 23 6 34l0 0-16 0c0-10-2-19-5-28z m-339-60l32 0 0-16-32 0z m64 320l32 0 0-16-32 0z m-16-320l24 0 0-16-24 0z m-32 320l32 0 0-16-32 0z m-65-336l33 0 0 16-32 0z m17 336l32 0 0-16-32 0z m120-320l32 0 0-16-32 0z m-137 304l0 16c-12 0-23-2-34-6l6-15c9 3 18 5 28 5z m233-304l32 0 0-16-32 0z m48 0l0-16 24 0c3 0 6 0 10 0l-2 16c-3 0-5 0-8 0z m-80 320l32 0 0-16-32 0z m-16-320l32 0 0-16-32 0z m-24 320l32 0 0-16-32 0z m88 0l32 0 0-16-32 0z m144-136l16 0 0-32-16 0z m0-48l16 0 0-32-16 0z m-62-149c11 3 22 8 31 14l-8 14c-8-6-17-10-27-12z m-2 314l4 15c-9 3-19 4-28 4l-8 0 0-16 8 0c8 0 16-1 24-3z m-432-173l16 0 0-32-16 0z m52-130c10-6 21-10 32-12l3 16c-9 1-18 5-27 10z m459 233l-16-2c1-4 1-9 1-13l0-16 16 0 0 16c0 5 0 10-1 15z m-511-55l16 0 0-32-16 0z m38-169l10 13c-7 6-14 13-19 21l-13-8c6-10 13-18 22-26z m23 286l-7 14c-10-6-19-13-27-21l12-11c6 7 14 13 22 18z m-61-212c1-11 4-22 8-33l15 6c-4 9-6 19-7 28z m30 183l-13 8c-7-9-11-20-14-31l16-4c2 10 6 19 11 27z m-14-48c0 2 0 5 0 7l-16 1c0-2 0-5 0-8l0-24 16 0z"/>
|
|
95
|
+
<glyph unicode="]" d="M256 88c141 0 256 75 256 168 0 93-115 168-256 168-141 0-256-75-256-168 0-93 115-168 256-168z m0 320c132 0 240-68 240-152 0-84-108-152-240-152-132 0-240 68-240 152 0 84 108 152 240 152z"/>
|
|
96
|
+
<glyph unicode="^" d="M383 32l127 224-127 224-254 0-127-224 127-224z m-245 432l236 0 118-208-118-208-236 0-118 208z"/>
|
|
97
|
+
<glyph unicode="_" d="M512 424l-512 0 0-336 512 0z m-16-320l-480 0 0 304 480 0z"/>
|
|
98
|
+
<glyph unicode="`" d="M408 424l-304 0c-57 0-104-47-104-104l0-128c0-57 47-104 104-104l304 0c57 0 104 47 104 104l0 128c0 57-47 104-104 104z m88-232c0-49-39-88-88-88l-304 0c-49 0-88 39-88 88l0 128c0 49 39 88 88 88l304 0c49 0 88-39 88-88z"/>
|
|
99
|
+
<glyph unicode="{" d="M11 33l280 112 4 3 64 120-1 11-56 57-12 0-288-289z m285 284l46-46-60-113-241-96z m86-26l128 144 0 12-48 49-12 0-138-138 0-12 57-56z m74 186l37-37-117-132-45 44z"/>
|
|
100
|
+
<glyph unicode="|" d="M480 336c18 0 32 14 32 32 0 18-14 32-32 32-15 0-27-10-31-24l-145 0 0 40-96 0 0-40-145 0c-4 14-16 24-31 24-18 0-32-14-32-32 0-18 14-32 32-32 15 0 27 10 31 24l75 0c-83-39-96-139-98-168l-40 0 0-96 96 0 0 96-40 0c1 15 5 48 20 81 26 55 70 84 132 87l0-40 96 0 0 40c62-3 106-32 132-87 15-33 19-66 20-81l-40 0 0-96 96 0 0 96-40 0c-2 29-15 129-98 168l75 0c4-14 16-24 31-24z m0 48c9 0 16-7 16-16 0-9-7-16-16-16-9 0-16 7-16 16 0 9 7 16 16 16z m-448-32c-9 0-16 7-16 16 0 9 7 16 16 16 9 0 16-7 16-16 0-9-7-16-16-16z m48-240l-64 0 0 64 64 0z m208 224l-64 0 0 64 64 0z m208-224l-64 0 0 64 64 0z"/>
|
|
101
|
+
<glyph unicode="}" d="M416 472l-320 0 0 40-96 0 0-96 40 0 0-320-40 0 0-96 96 0 0 40 320 0 0-40 96 0 0 96-40 0 0 320 40 0 0 96-96 0z m-400 24l64 0 0-64-64 0z m64-480l-64 0 0 64 64 0z m416 0l-64 0 0 64 64 0z m-40 80l-40 0 0-40-320 0 0 40-40 0 0 320 40 0 0 40 320 0 0-40 40 0z m-24 400l64 0 0-64-64 0z"/>
|
|
102
|
+
<glyph unicode="~" d="M96 85l123 123 85 0 0 85 123 123 85 0 0 96-96 0 0-85-123-123-85 0 0-85-123-123-85 0 0-96 96 0z m336 411l64 0 0-64-64 0z m-208-208l64 0 0-64-64 0z m-144-272l-64 0 0 64 64 0z"/>
|
|
103
|
+
<glyph unicode="\" d="M96 85l331 331 85 0 0 96-96 0 0-85-331-331-85 0 0-96 96 0z m336 411l64 0 0-64-64 0z m-352-480l-64 0 0 64 64 0z"/>
|
|
104
|
+
<glyph unicode="" d="M0 16l512 0 0-16-512 0z m240 32l0 432-144 0 0-432z m-128 416l112 0 0-400-112 0z m304-416l0 336-144 0 0-336z m-128 320l112 0 0-304-112 0z"/>
|
|
105
|
+
<glyph unicode="" d="M416 424l-144 0 0-160-32 0 0 208-144 0 0-208-96 0 0-16 96 0 0-208 144 0 0 208 32 0 0-160 144 0 0 160 96 0 0 16-96 0z m-192-368l-112 0 0 400 112 0z m176 48l-112 0 0 304 112 0z"/>
|
|
106
|
+
<glyph unicode="" d="M0 512l512 0 0-16-512 0z m240-480l0 432-144 0 0-432z m-128 416l112 0 0-400-112 0z m304 16l-144 0 0-336 144 0z m-16-320l-112 0 0 304 112 0z"/>
|
|
107
|
+
<glyph unicode="" d="M424 416l-336 0 0-128-88 0 0-16 512 0 0 16-88 0z m-320-128l0 112 304 0 0-112z m368-48l-432 0 0-128-40 0 0-16 512 0 0 16-40 0z m-416-128l0 112 400 0 0-112z"/>
|
|
108
|
+
<glyph unicode="" d="M88 272l336 0 0 64 88 0 0 16-88 0 0 64-336 0 0-64-88 0 0-16 88 0z m16 128l304 0 0-112-304 0z m-64-304l432 0 0 64 40 0 0 16-40 0 0 64-432 0 0-64-40 0 0-16 40 0z m16 128l400 0 0-112-400 0z"/>
|
|
109
|
+
<glyph unicode="" d="M40 240l-40 0 0-16 40 0 0-128 432 0 0 128 40 0 0 16z m416-128l-400 0 0 112 400 0z m-368 304l-88 0 0-16 88 0 0-128 336 0 0 128 88 0 0 16z m320-128l-304 0 0 112 304 0z"/>
|
|
110
|
+
</font></defs></svg>
|
|
Binary file
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<metadata>Generated by Fontastic.me</metadata>
|
|
5
|
+
<defs>
|
|
6
|
+
<font id="linea-weather-10" horiz-adv-x="512">
|
|
7
|
+
<font-face font-family="linea-weather-10" units-per-em="512" ascent="480" descent="-32"/>
|
|
8
|
+
<missing-glyph horiz-adv-x="512" />
|
|
9
|
+
|
|
10
|
+
<glyph unicode="" d="M324 301l-32 96-128-96-32 96-137-103 10-12 119 89 32-96 128 96 32-96 122 97 59-88 14 8-69 104z m0-160l-32 96-128-96-32 96-137-103 10-12 119 89 32-96 128 96 32-96 122 97 59-88 14 8-69 104z"/>
|
|
11
|
+
<glyph unicode="" d="M408 512c-84 0-134-97-152-303-18 206-68 303-152 303-68 0-104-39-104-112 0-51 41-92 42-94l12 12c-1 0-38 38-38 82 0 65 29 96 88 96 97 0 144-162 144-496l16 0c0 334 47 496 144 496 59 0 88-31 88-96 0-44-37-82-38-82l12-12c1 2 42 43 42 94 0 73-36 112-104 112z"/>
|
|
12
|
+
<glyph unicode="" d="M35 366l0 0c-21-16-35-41-35-70 0-49 39-88 88-88 49 0 88 39 88 88 0 42-29 76-68 86 35 9 85 18 156 18 116 0 242-78 244-79l8 14c-5 3-131 81-252 81-169 0-227-48-229-50z m125-70c0-40-32-72-72-72-40 0-72 32-72 72 0 40 32 72 72 72 40 0 72-32 72-72z m264 8c-49 0-88-39-88-88 0-42 29-76 68-86-35-9-85-18-156-18-116 0-242 78-244 79l-8-14c5-3 131-81 252-81 169 0 227 48 229 50l0 0c21 16 35 41 35 70 0 49-39 88-88 88z m0-160c-40 0-72 32-72 72 0 40 32 72 72 72 40 0 72-32 72-72 0-40-32-72-72-72z"/>
|
|
13
|
+
<glyph unicode="" d="M384 200c-41 0-83-18-98-65-16 27-14 56-14 57l0 232c0 30-13 88-64 88-26 0-42-15-52-34-2 9-6 17-11 23-7 7-15 11-25 11-55 0-56-40-56-40l16 0c0 2 2 24 40 24 5 0 9-2 13-6 10-11 12-37 12-54-1-4-1-8-1-12l0-232 16 0 0 231c0 1 0 5 1 10 2 20 10 63 47 63 47 0 48-69 48-72l0-231c0-2-3-45 25-80-1-5-1-11-1-17l0-2c1-23-5-42-18-55-15-15-38-23-70-23l0-16c36 0 64 9 82 28 15 16 23 39 22 67l0 1c0 1 0 2 0 2 22-17 51-26 88-26 35 0 64 29 64 64 0 35-29 64-64 64z m0-112c-38 0-67 10-86 30 11 59 62 66 86 66 26 0 48-22 48-48 0-26-22-48-48-48z"/>
|
|
14
|
+
<glyph unicode="" d="M88 104l352 0c41 0 72 31 72 72 0 36-25 75-64 80-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88z m0 168l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80z"/>
|
|
15
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l56 0 0 16-56 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-80 0 0-16 80 0c41 0 72 31 72 72 0 36-25 75-64 80z m-120-160c0 58-63 138-66 141l-6 7-6-7c-3-3-74-83-74-141 0-42 34-72 80-72 44 0 72 28 72 72z m-72-56c-31 0-64 18-64 56 0 43 46 103 64 123 15-21 56-80 56-123 0-35-21-56-56-56z"/>
|
|
16
|
+
<glyph unicode="" d="M290 333l-112-152 6-13 39 0-15-95 14-6 112 152-6 13-39 0 15 95z m22-117l-83-113 11 72-8 9-32 0 83 113-11-72 8-9z m136 120c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l56 0 0 16-56 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-72 0 0-16 72 0c41 0 72 31 72 72 0 36-25 75-64 80z"/>
|
|
17
|
+
<glyph unicode="" d="M88 184l56 0 0 16-56 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-72 0 0-16 72 0c41 0 72 31 72 72 0 36-25 75-64 80-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88z m87-20l13 20 52 0 0 16-52 0-13 20-14-8 13-20-13-20z m162 56l-13-20-52 0 0-16 52 0 13-20 14 8-13 20 13 20z m-81-110l20-13 8 14-20 13 0 52-16 0 0-52-20-13 8-14z m0 164l-20 13-8-14 20-13 0-52 16 0 0 52 20 13-8 14z m-53-1l-5-23-23-5 3-16 24 5 32-32 12 12-32 32 5 24z m106-162l5 23 23 5-3 16-24-5-32 32-12-12 32-32-5-24z m-75 71l-32-32-24 5-3-16 23-5 5-23 16 3-5 24 32 32z m44 20l32 32 24-5 3 16-23 5-5 23-16-3 5-24-32-32z"/>
|
|
18
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-10 16-15 34-15 52 0 53 43 96 96 96 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-359-140l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z"/>
|
|
19
|
+
<glyph unicode="" d="M18 276c6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55z m422 4l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136z m-408 40c44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-7 11-12 24-14 37 5-1 10-1 15-1z m135-196l-64-112-14 8 64 112z m80 0l-64-112-14 8 64 112z m80 0l-64-112-14 8 64 112z m80 0l-64-112-14 8 64 112z"/>
|
|
20
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m115-354l14-8-64-112-14 8z m16-112l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z"/>
|
|
21
|
+
<glyph unicode="" d="M256 0c97 0 176 82 176 182 0 126-163 319-170 327l-6 7-6-7c-7-8-171-201-170-327 0-100 79-182 176-182z m0 491c30-36 160-202 160-309 0-92-72-166-160-166-88 0-160 74-160 166 0 107 130 273 160 309z"/>
|
|
22
|
+
<glyph unicode="" d="M256 0c141 0 256 115 256 256 0 141-115 256-256 256-141 0-256-115-256-256 0-141 115-256 256-256z m-240 256c0 5 0 11 1 16l231 0 0-32-231 0c-1 5-1 11-1 16z m232-240c-27 1-54 7-78 16l78 0z m0 464l-78 0c24 9 51 15 78 16z m0-16l0-32-155 0c13 12 28 23 43 32z m0-48l0-32-195 0c7 11 15 22 24 32z m0-48l0-32-218 0c4 11 8 22 14 32z m0-48l0-32-230 0c2 11 4 22 7 32z m0-96l0-32-223 0c-3 10-5 21-7 32z m0-48l0-32-204 0c-6 10-10 21-14 32z m0-48l0-32-171 0c-9 10-17 21-24 32z m0-48l0-32-112 0c-15 9-30 20-43 32z m248 176c0-130-103-236-232-240l0 480c129-4 232-110 232-240z"/>
|
|
23
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l0 16c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l0-16c41 0 72 31 72 72 0 36-25 75-64 80z m-344-136l320 0 0-16-320 0z m0-64l320 0 0-16-320 0z m0-64l320 0 0-16-320 0z"/>
|
|
24
|
+
<glyph unicode="" d="M43 248c-2-8-3-16-3-24 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28z m69 184c29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96z m24-272l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z"/>
|
|
25
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79z m-326 25l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86z m6-152l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z"/>
|
|
26
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79z m-326 25l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32 0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107z m-130 32l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m98-326l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z m0-48l296 0 0-16-296 0z"/>
|
|
27
|
+
<glyph unicode="" d="M256 512c-141 0-256-115-256-256 0-141 115-256 256-256 141 0 256 115 256 256 0 141-115 256-256 256z m0-496c-132 0-240 108-240 240 0 132 108 240 240 240 132 0 240-108 240-240 0-132-108-240-240-240z"/>
|
|
28
|
+
<glyph unicode="" d="M514 440l-4 16c-1-1-128-32-254-32-125 0-253 31-254 32l-4-16c1 0 73-18 162-27l0-314c-89-9-161-27-162-27l4-16c1 1 128 32 254 32 125 0 253-31 254-32l4 16c-1 0-73 18-162 27l0 314c89 9 161 27 162 27z m-178-340c-26 3-53 4-80 4-27 0-54-1-80-4l0 312c26-3 53-4 80-4 27 0 54 1 80 4z"/>
|
|
29
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l352 0c41 0 72 31 72 72 0 36-25 75-64 80z m-8-136l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56z m-295-133l40 88 14-6-40-88z m-80 0l40 88 14-6-40-88z m160 0l40 88 14-6-40-88z m80 0l40 88 14-6-40-88z m120 88l14-6-40-88-14 6z m-304-127l8 16 14-8-8-16z m-80 0l8 16 14-8-8-16z m160 0l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z"/>
|
|
30
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-10 16-15 34-15 52 0 53 43 96 96 96 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-295-29l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m-274-119l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z"/>
|
|
31
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-295-29l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m-274-119l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z"/>
|
|
32
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m115-355l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m80 0l14-6-32-72-14 6z m-274-119l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z"/>
|
|
33
|
+
<glyph unicode="" d="M256 512c-141 0-256-115-256-256 0-141 115-256 256-256 141 0 256 115 256 256 0 141-115 256-256 256z m240-256c0-5 0-11-1-16l-231 0 0 32 231 0c1-5 1-11 1-16z m-232 240c27-1 54-7 78-16l-78 0z m0-464l78 0c-24-9-51-15-78-16z m0 16l0 32 155 0c-13-12-28-23-44-32z m0 48l0 32 195 0c-7-11-15-22-24-32z m0 48l0 32 218 0c-4-11-8-22-14-32z m0 48l0 32 230 0c-2-11-4-22-7-32z m0 96l0 32 223 0c3-10 5-21 7-32z m0 48l0 32 204 0c6-10 10-21 14-32z m0 48l0 32 171 0c9-10 17-21 24-32z m0 48l0 32 112 0c15-9 30-20 43-32z m-248-176c0 130 103 236 232 240l0-480c-129 4-232 110-232 240z"/>
|
|
34
|
+
<glyph unicode="" d="M360 16c-35 0-64 29-64 64 0 61 83 208 84 209 41 71 17 161-53 203-34 20-74 25-112 15-39-10-71-34-91-68-35-61-22-137 27-183-44-1-79-36-79-80 0-44 36-80 80-80 44 0 80 36 80 80 0 32-20 60-47 73l0 1c-63 37-84 118-47 181 18 30 47 52 81 61 34 9 69 4 100-14 63-37 84-118 47-181-4-6-86-152-86-217 0-44 36-80 80-80 31 0 58 17 72 44l-15 8c-11-22-33-36-57-36z m-144 160c0-35-29-64-64-64-35 0-64 29-64 64 0 35 29 64 64 64 35 0 64-29 64-64z"/>
|
|
35
|
+
<glyph unicode="" d="M393 311c0 76-62 137-137 137-75 0-137-61-137-137 0-36 14-70 39-95l-158 0 0-16 184 0 0 16-2 0c-30 23-47 58-47 95 0 67 54 121 121 121 67 0 121-54 121-121 0-37-17-72-47-95l-2 0 0-16 184 0 0 16-158 0c25 25 39 59 39 95z m-393-231l512 0 0-16-512 0z"/>
|
|
36
|
+
<glyph unicode="" d="M238 208l-54-198 14-7 208 288-6 13-103 0 31 199-15 5-184-288 7-12z m68 260l-26-171 8-9 96 0-173-240 45 166-8 10-97 0z"/>
|
|
37
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l352 0c41 0 72 31 72 72 0 36-25 75-64 80z m-8-136l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56z m-305-180l-14 8 8 16 14-8z m-80 0l-14 8 8 16 14-8z m160 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m-198 64l8 16 14-8-8-16z m-72 16l14-8-8-16-14 8z m152-16l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m-272 80l14-8-8-16-14 8z m-80 0l14-8-8-16-14 8z m160 0l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z"/>
|
|
38
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-10 16-15 34-15 52 0 53 43 96 96 96 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-335-124l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m72-16l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m-194 88l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m66 8l8 16 14-8-8-16z m-304-48l8 16 14-8-8-16z m88 16l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z"/>
|
|
39
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-335-124l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m72-16l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m-194 88l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m66 8l8 16 14-8-8-16z m-296-32l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z"/>
|
|
40
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m67-466l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m80 0l8 16 14-8-8-16z m-194 88l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m80 0l-14 8 8 16 14-8z m66 8l8 16 14-8-8-16z m-296-32l14-8-8-16-14 8z m86-24l-14 8 8 16 14-8z m74 24l14-8-8-16-14 8z m80 0l14-8-8-16-14 8z"/>
|
|
41
|
+
<glyph unicode="" d="M232 0c141 0 256 115 256 256 0 141-115 256-256 256-33 0-72-6-99-17l-16-6 15-8c71-37 116-107 116-177 0-110-90-200-200-200l-6 0-20 0 12-13c48-57 122-91 198-91z m32 304c0 71-42 140-108 182 23 6 51 10 76 10 132 0 240-108 240-240 0-132-108-240-240-240-65 0-129 27-174 72 114 5 206 100 206 216z"/>
|
|
42
|
+
<glyph unicode="" d="M0 128l512 0 0 16-113 0c11 22 17 47 17 72 0 88-72 160-160 160-88 0-160-72-160-160 0-25 6-50 17-72l-113 0z m112 88c0 79 65 144 144 144 79 0 144-65 144-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z m94-122l-12-13 56-57 12 0 56 57-12 12-50-50z"/>
|
|
43
|
+
<glyph unicode="" d="M512 144l-113 0c11 22 17 47 17 72 0 88-72 160-160 160 0 0-1 0-2 0l-12 0 5-11c6-13 9-27 9-41 0-55-45-100-100-100-17 0-33 4-48 12l-10 6-1-12c-1-5-1-9-1-14 0-25 6-50 17-72l-113 0 0-16 512 0z m-400 72c0 0 0 0 0 1 14-6 29-9 44-9 64 0 116 52 116 116 0 12-2 24-6 36 75-6 134-68 134-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z m94-122l-12-13 56-57 12 0 56 57-12 12-50-50z"/>
|
|
44
|
+
<glyph unicode="" d="M512 144l-113 0c11 22 17 47 17 72 0 88-72 160-160 160-88 0-160-72-160-160 0-25 6-50 17-72l-113 0 0-16 512 0z m-400 72c0 79 65 144 144 144 79 0 144-65 144-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z m82-177l12-12 50 50 50-51 12 13-56 57-12 0z"/>
|
|
45
|
+
<glyph unicode="" d="M416 216c0 88-72 160-160 160 0 0-1 0-2 0l-12 0 5-11c6-13 9-27 9-41 0-55-45-100-100-100-17 0-33 4-48 12l-10 6-1-12c-1-4-1-9-1-14 0-25 6-50 17-72l-113 0 0-16 512 0 0 16-113 0c11 22 17 47 17 72z m-304 0c0 0 0 0 0 1 14-6 29-9 44-9 64 0 116 52 116 116 0 12-2 24-6 36 75-6 134-68 134-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z m194-190l12 13-56 57-12 0-56-57 12-12 50 50z"/>
|
|
46
|
+
<glyph unicode="" d="M256 0c141 0 256 115 256 256 0 141-115 256-256 256-141 0-256-115-256-256 0-141 115-256 256-256z m-240 256c0 5 0 11 1 16l231 0 0-32-231 0c-1 5-1 11-1 16z m232-240c-27 1-54 7-78 16l78 0z m0 464l-78 0c24 9 51 15 78 16z m0-16l0-32-155 0c13 12 28 23 43 32z m0-48l0-32-195 0c7 11 15 22 24 32z m0-48l0-32-218 0c4 11 8 22 14 32z m0-48l0-32-230 0c2 11 4 22 7 32z m0-96l0-32-223 0c-3 10-5 21-7 32z m0-48l0-32-204 0c-6 10-10 21-14 32z m0-48l0-32-171 0c-9 10-17 21-24 32z m0-48l0-32-112 0c-15 9-30 20-43 32z m248 176c0-130-103-236-232-240l0 480c129-4 232-110 232-240z"/>
|
|
47
|
+
<glyph unicode="" d="M256 512c-141 0-256-115-256-256 0-141 115-256 256-256 141 0 256 115 256 256 0 141-115 256-256 256z m240-256c0-5 0-11-1-16l-478 0c-1 5-1 11-1 16 0 5 0 11 1 16l478 0c1-5 1-11 1-16z m-403-176l326 0c-13-12-28-23-44-32l-239 0c-15 9-30 20-43 32z m-16 16c-9 10-17 21-24 32l406 0c-7-11-15-22-24-32z m-33 48c-6 10-10 21-14 32l452 0c-4-11-8-22-14-32z m-19 48c-3 10-5 21-7 32l476 0c-2-11-4-22-7-32z m-7 96c2 11 4 22 7 32l462 0c3-10 5-21 7-32z m12 48c4 11 8 22 14 32l424 0c6-10 10-21 14-32z m23 48c7 11 15 22 24 32l358 0c9-10 17-21 24-32z m40 48c13 12 28 23 43 32l239 0c16-9 31-20 44-32z m249 48l-172 0c27 10 56 16 86 16 30 0 59-6 86-16z m-172-448l172 0c-27-10-56-16-86-16-30 0-59 6-86 16z"/>
|
|
48
|
+
<glyph unicode="" d="M439 508l-14 8c-3-5-78-126-81-252l-176 0c-3 126-78 247-81 252l-14-8c1-1 76-122 79-244l-96 0 0-16 96 0c-3-122-78-243-79-244l14-8c3 5 78 126 81 252l176 0c3-126 78-247 81-252l14 8c-1 1-76 122-79 244l96 0 0 16-96 0c3 122 78 243 79 244z"/>
|
|
49
|
+
<glyph unicode="" d="M88 184l352 0c41 0 72 31 72 72 0 36-25 75-64 80-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88z m0 168l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80z m80-208l16 0 0-112-16 0z m-80 0l16 0 0-112-16 0z m160 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z"/>
|
|
50
|
+
<glyph unicode="" d="M43 248c-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28z m397 32l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136z m-328 152c29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96z m40-304l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z"/>
|
|
51
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-296-32l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z"/>
|
|
52
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m114-358l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z m80 0l16 0 0-112-16 0z"/>
|
|
53
|
+
<glyph unicode="" d="M288 496l197 0-337-337-134 135-12-12 135-134-143-142 12-12 142 143 134-135 12 12-135 134 337 337 0-197 16 0 0 224-224 0z"/>
|
|
54
|
+
<glyph unicode="" d="M410 82l27-26-21 0c-39 0-40 36-40 40l0 320c0 33-15 96-72 96-35 0-55-24-64-51-10 27-29 51-64 51-36 0-55-26-65-53-9 24-28 45-63 45l0-16c55 0 56-69 56-72l0-320 16 0 0 320c0 3 1 80 56 80 55 0 56-77 56-80l0-320 16 0 0 320c0 3 1 80 56 80 55 0 56-77 56-80l0-320c0-19 12-56 56-56l21 0-27-26 13-12 41 40 0 12-41 40z"/>
|
|
55
|
+
<glyph unicode="" d="M88 184l352 0c41 0 72 31 72 72 0 36-25 75-64 80-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88z m0 168l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80z m80-184l16 0 0-40-16 0z m0-72l16 0 0-40-16 0z m42 62l12-12-24-24-12 12z m-56-56l12-12-24-24-12 12z m68-24l-12-12-24 24 12 12z m-92 68l12 12 24-24-12-12z m62-26l40 0 0-16-40 0z m-72 0l40 0 0-16-40 0z m208 8l16 0 0-40-16 0z m0-72l16 0 0-40-16 0z m42 62l12-12-24-24-12 12z m-56-56l12-12-24-24-12 12z m68-24l-12-12-24 24 12 12z m-92 68l12 12 24-24-12-12z m62-26l40 0 0-16-40 0z m-72 0l40 0 0-16-40 0z"/>
|
|
56
|
+
<glyph unicode="" d="M43 248c-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28z m397 32l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136z m-328 152c29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96z m72-304l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m34 54l12-12-16-16-12 12z m-48-48l12-12-16-16-12 12z m60-16l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z m200 24l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m34 54l12-12-16-16-12 12z m-48-48l12-12-16-16-12 12z m60-16l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z"/>
|
|
57
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-264-32l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m30 26l-12 12 16 16 12-12z m-48-48l-12 12 16 16 12-12z m64 12l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z m200 24l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m30 26l-12 12 16 16 12-12z m-48-48l-12 12 16 16 12-12z m64 12l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z"/>
|
|
58
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m146-358l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m30 26l-12 12 16 16 12-12z m-48-48l-12 12 16 16 12-12z m64 12l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z m200 24l16 0 0-32-16 0z m0-64l16 0 0-32-16 0z m30 26l-12 12 16 16 12-12z m-48-48l-12 12 16 16 12-12z m64 12l-12-12-16 16 12 12z m-76 52l12 12 16-16-12-12z m54-18l32 0 0-16-32 0z m-64 0l32 0 0-16-32 0z"/>
|
|
59
|
+
<glyph unicode="" d="M14 186l61 62 109 0c2-14 8-27 16-37l-83-83-77 0 0-16 72 0 0-72 16 0 0 77 83 83c10-8 23-14 37-16l0-109-62-61 12-12 58 59 58-59 12 12-62 61 0 109c14 2 27 8 37 16l83-83 0-77 16 0 0 72 72 0 0 16-77 0-83 83c8 10 14 23 16 37l109 0 61-62 12 12-59 58 59 58-12 12-61-62-109 0c-2 14-8 27-16 37l83 83 77 0 0 16-72 0 0 72-16 0 0-77-83-83c-10 8-23 14-37 16l0 109 62 61-12 12-58-59-58 59-12-12 62-61 0-109c-14-2-27-8-37-16l-83 83 0 77-16 0 0-72-72 0 0-16 77 0 83-83c-8-10-14-23-16-37l-109 0-61 62-12-12 59-58-59-58z m242 126c31 0 56-25 56-56 0-31-25-56-56-56-31 0-56 25-56 56 0 31 25 56 56 56z"/>
|
|
60
|
+
<glyph unicode="" d="M256 528l-70-200-193 0 158-123-71-211 176 132 176-132-71 211 158 123-193 0z m87-317l57-173-144 108-144-108 57 173-130 101 159 0 58 168 58-168 159 0z"/>
|
|
61
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l352 0c41 0 72 31 72 72 0 36-25 75-64 80z m-8-136l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56z m-327-164l64 112 14-8-64-112z m-80 0l64 112 14-8-64-112z m160 0l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z m80 0l64 112 14-8-64-112z"/>
|
|
62
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l352 0c41 0 72 31 72 72 0 36-25 75-64 80z m-8-136l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56z m-191-53l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m80 0l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m-160 0l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z"/>
|
|
63
|
+
<glyph unicode="" d="M43 248c-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28z m397 32l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136z m-328 152c29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96z m135-420l39 68-42 0 19 45-14 6-29-67 38 0-25-44z m80 0l39 68-42 0 19 45-14 6-29-67 38 0-25-44z m-160 0l39 68-42 0 19 45-14 6-29-67 38 0-25-44z"/>
|
|
64
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-199-29l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z m80 0l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z m-160 0l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z"/>
|
|
65
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m211-355l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z m80 0l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z m-160 0l-29-67 38 0-25-44 14-8 39 68-42 0 19 45z"/>
|
|
66
|
+
<glyph unicode="" d="M256 120c75 0 136 61 136 136 0 75-61 136-136 136-75 0-136-61-136-136 0-75 61-136 136-136z m0 256c66 0 120-54 120-120 0-66-54-120-120-120-66 0-120 54-120 120 0 66 54 120 120 120z m-8 136l16 0 0-80-16 0z m0-432l16 0 0-80-16 0z m184 184l80 0 0-16-80 0z m-432 0l80 0 0-16-80 0z m418 166l12-12-40-40-12 12z m-296-296l12-12-40-40-12 12z m296-52l-40 40 12 12 40-40z m-324 348l40-40-12-12-40 40z"/>
|
|
67
|
+
<glyph unicode="" d="M0 224l80 0 0-16-80 0z m432 0l80 0 0-16-80 0z m-184 256l16 0 0-88-16 0z m-194-82l64-64-12-12-64 64z m340-64l64 64 12-12-64-64z m-76-253l-12 12-50-50-50 51-12-13 56-57 12 0z m98 135c0 88-72 160-160 160-88 0-160-72-160-160 0-25 6-50 17-72l-113 0 0-16 512 0 0 16-113 0c11 22 17 47 17 72z m-304 0c0 79 65 144 144 144 79 0 144-65 144-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z"/>
|
|
68
|
+
<glyph unicode="" d="M0 224l80 0 0-16-80 0z m432 0l80 0 0-16-80 0z m-184 256l16 0 0-88-16 0z m-194-82l64-64-12-12-64 64z m340-64l64 64 12-12-64-64z m-88-308l12 13-56 57-12 0-56-57 12-12 50 50z m110 190c0 88-72 160-160 160-88 0-160-72-160-160 0-25 6-50 17-72l-113 0 0-16 512 0 0 16-113 0c11 22 17 47 17 72z m-304 0c0 79 65 144 144 144 79 0 144-65 144-144 0-25-7-50-19-72l-250 0c-12 22-19 47-19 72z"/>
|
|
69
|
+
<glyph unicode="" d="M384 392c0-1-1-72-128-72-126 0-128 69-128 73-3 35-34 103-128 103l0-16c103 0 112-85 112-88 0-1 0-23 19-45 16-19 39-31 70-38-57-22-97-77-97-141 0-84 68-152 152-152 84 0 152 68 152 152 0 64-40 119-97 141 31 7 54 19 70 38 19 22 19 44 19 44 0 1 2 23 17 45 19 29 51 44 95 44l0 16c-94 0-125-68-128-104z m8-224c0-75-61-136-136-136-75 0-136 61-136 136 0 75 61 136 136 136 75 0 136-61 136-136z"/>
|
|
70
|
+
<glyph unicode="" d="M448 336c-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88l352 0c41 0 72 31 72 72 0 36-25 75-64 80z m-8-136l-352 0c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56z m-191-53l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m56-111l64 112 14-8-64-112z m-200 0l64 112 14-8-64-112z"/>
|
|
71
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-10 16-15 34-15 52 0 53 43 96 96 96 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-199-29l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m-136-111l64 112 14-8-64-112z m192 0l64 112 14-8-64-112z"/>
|
|
72
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-199-29l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m-136-111l64 112 14-8-64-112z m192 0l64 112 14-8-64-112z"/>
|
|
73
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-94-86l-48 48 12 12 48-48z m175-295l-29-67 30 0-25-44 14-8 39 68-34 0 19 45z m-136-111l64 112 14-8-64-112z m192 0l64 112 14-8-64-112z"/>
|
|
74
|
+
<glyph unicode="" d="M43 208c-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28z m397 32l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136z m-328 152c29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96z"/>
|
|
75
|
+
<glyph unicode="" d="M456 247c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-425-3c-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20z m417-124l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z"/>
|
|
76
|
+
<glyph unicode="" d="M456 247c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l328 0c38 0 64 26 64 64 0 36-22 74-56 79z m-376 49c0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32z m368-176l-328 0c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48z m-448 184l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z"/>
|
|
77
|
+
<glyph unicode="" d="M488 320c0 12-2 120-56 120-19 0-32-13-40-31l0 7c0 33-15 96-72 96-35 0-55-24-64-51-10 27-29 51-64 51-36 0-55-26-65-53-9 24-28 45-63 45l0-16c55 0 56-69 56-72l0-320 16 0 0 320c0 3 1 80 56 80 55 0 56-77 56-80l0-320 16 0 0 320c0 1 1 80 56 80 55 0 56-77 56-80l0-320c0-1 0-2 0-3-31-24-68-37-112-37l0-16c47 0 85 14 114 35 9-48 47-80 49-81l10 12c0 0-40 34-44 81 89 79 95 231 95 233z m-96 0c0 27 7 104 40 104 33 0 40-77 40-104 0 0-2-67-30-133-13-33-30-59-50-80z"/>
|
|
78
|
+
<glyph unicode="" d="M326 502l0 2c-1 0-2-1-3-1-21 6-44 9-67 9-141 0-256-115-256-256 0-141 115-256 256-256 23 0 46 3 67 9 1 0 2 0 3-1l0 2c107 31 186 129 186 246 0 117-79 215-186 246z m170-246c0-5 0-11-1-16l-334 0c-1 5-1 11-1 16 0 5 0 11 1 16l334 0c1-5 1-11 1-16z m-223-208c-15 9-29 20-42 32l188 0c-13-12-28-23-44-32z m69-16c-6-2-12-4-18-6-7 2-13 4-18 6z m-125 64c-9 10-16 21-23 32l265 0c-7-11-15-22-24-32z m-32 48c-5 10-9 21-13 32l310 0c-4-11-8-22-14-32z m-17 48c-3 10-5 21-6 32l332 0c-2-11-4-22-7-32z m-6 96c1 11 3 22 6 32l319 0c3-10 5-21 7-32z m10 48c4 11 8 22 13 32l283 0c6-10 10-21 14-32z m22 48c7 11 14 22 23 32l218 0c9-10 17-21 24-32z m37 48c13 12 27 23 42 32l103 0c15-9 30-20 43-32z m74 48c6 2 12 4 19 6 6-2 12-4 18-6z m-49-464c-132 0-240 108-240 240 0 132 108 240 240 240 13 0 26-1 39-3-92-38-151-130-151-237 0-107 59-199 151-237-13-2-26-3-39-3z"/>
|
|
79
|
+
<glyph unicode="" d="M256 512c-23 0-46-3-67-9-1 0-2 0-3 1l0-2c-107-31-186-129-186-246 0-117 79-215 186-246l0-2c1 0 2 1 3 1 21-6 44-9 67-9 141 0 256 115 256 256 0 141-115 256-256 256z m240-256c0-5 0-11-1-16l-128 0c1 5 1 11 1 16 0 5 0 11-1 16l128 0c1-5 1-11 1-16z m-193-176l116 0c-13-12-28-23-43-32l-108 0c12 10 24 20 35 32z m13 16c8 10 14 21 20 32l123 0c-7-11-15-22-24-32z m28 48c5 10 9 21 12 32l126 0c-4-11-8-22-14-32z m17 48c2 10 4 21 5 32l128 0c-2-11-4-22-7-32z m5 96c-1 11-3 22-5 32l126 0c3-10 5-21 7-32z m-10 48c-3 11-7 22-12 32l124 0c6-10 10-21 14-32z m-20 48c-6 11-12 22-20 32l119 0c9-10 17-21 24-32z m-33 48c-11 12-23 22-35 32l108 0c15-9 30-20 43-32z m-47 64c30 0 59-6 86-16l-98 0c-9 5-18 9-27 13 13 2 26 3 39 3z m-240-240c0 109 73 201 172 230 98-29 164-121 164-230 0-109-66-201-164-230-99 29-172 121-172 230z m201-237c9 4 18 8 27 13l98 0c-27-10-56-16-86-16-13 0-26 1-39 3z"/>
|
|
80
|
+
<glyph unicode="" d="M186 10l0-2c1 0 2 1 3 1 21-6 44-9 67-9 141 0 256 115 256 256 0 141-115 256-256 256-23 0-46-3-67-9-1 0-2 0-3 1l0-2c-107-31-186-129-186-246 0-117 79-215 186-246z m-170 246c0 5 0 11 1 16l334 0c1-5 1-11 1-16 0-5 0-11-1-16l-334 0c-1 5-1 11-1 16z m223 208c15-9 29-20 42-32l-188 0c13 12 28 23 43 32z m-69 16c6 2 12 4 18 6 7-2 13-4 19-6z m125-64c9-10 16-21 23-32l-265 0c7 11 15 22 24 32z m32-48c5-10 9-21 13-32l-310 0c4 11 8 22 14 32z m-88-320l-103 0c-15 9-30 20-43 32l188 0c-13-12-27-23-42-32z m-32-16c-6-2-12-4-19-6-6 2-12 4-18 6z m88 64l-218 0c-9 10-17 21-24 32l265 0c-7-11-14-22-23-32z m32 48l-283 0c-6 10-10 21-14 32l310 0c-4-11-8-22-13-32z m17 176c3-10 5-21 6-32l-332 0c2 11 4 22 7 32z m6-96c-1-11-3-22-6-32l-319 0c-3 10-5 21-7 32z m-94 272c132 0 240-108 240-240 0-132-108-240-240-240-13 0-26 1-39 3 92 38 151 130 151 237 0 107-59 199-151 237 13 2 26 3 39 3z"/>
|
|
81
|
+
<glyph unicode="" d="M326 502l0 2c-1 0-2-1-3-1-21 6-44 9-67 9-141 0-256-115-256-256 0-141 115-256 256-256 23 0 46 3 67 9 1 0 2 0 3-1l0 2c107 31 186 129 186 246 0 117-79 215-186 246z m-31-9c-9-4-18-8-27-13l-98 0c27 10 56 16 86 16 13 0 26-1 39-3z m-202-413l116 0c11-12 23-22 35-32l-108 0c-15 9-30 20-43 32z m-16 16c-9 10-17 21-24 32l123 0c6-11 12-22 20-32z m-33 48c-6 10-10 21-14 32l126 0c3-11 7-22 12-32z m-28 112c0 5 0 11 1 16l128 0c-1-5-1-11-1-16 0-5 0-11 1-16l-128 0c-1 5-1 11-1 16z m130-32c1-11 3-22 5-32l-126 0c-3 10-5 21-7 32z m0 64l-128 0c2 11 4 22 7 32l126 0c-2-10-4-21-5-32z m10 48l-126 0c4 11 8 22 14 32l124 0c-5-10-9-21-12-32z m20 48l-123 0c7 11 15 22 24 32l119 0c-8-10-14-21-20-32z m33 48l-116 0c13 12 28 23 43 32l108 0c-12-10-24-20-35-32z m47-416c-30 0-59 6-86 16l98 0c9-5 18-9 27-13-13-2-26-3-39-3z m68 10c-98 29-164 121-164 230 0 109 66 201 164 230 99-29 172-121 172-230 0-109-73-201-172-230z"/>
|
|
82
|
+
<glyph unicode="" d="M88 184l0 16c-41 0-72 31-72 72 0 43 33 80 72 80l23 0 1 7c13 70 80 121 160 121 90 0 160-67 160-152l0-8 8 0c33 0 56-34 56-64 0-32-24-56-56-56l0-16c41 0 72 31 72 72 0 36-25 75-64 80-4 90-80 160-176 160-85 0-157-53-174-128l-10 0c-48 0-88-44-88-96 0-50 38-88 88-88z m168-168c-18 0-32 14-32 32l-16 0c0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48l-240 0 0-16 240 0c18 0 32-14 32-32 0-18-14-32-32-32z m152 160c0 26-22 48-48 48-26 0-48-22-48-48l16 0c0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32l-328 0 0-16 328 0c26 0 48 22 48 48z"/>
|
|
83
|
+
<glyph unicode="" d="M256 512c-141 0-256-115-256-256 0-141 115-256 256-256 141 0 256 115 256 256 0 141-115 256-256 256z m0-496c-132 0-240 108-240 240 0 132 108 240 240 240 132 0 240-108 240-240 0-132-108-240-240-240z m-40 240c0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40-22 0-40-18-40-40z m64 0c0-13-11-24-24-24-13 0-24 11-24 24 0 13 11 24 24 24 13 0 24-11 24-24z m-128 0c0-57 47-104 104-104 55 0 198 93 204 97l11 7-11 7c-6 4-149 97-204 97-57 0-104-47-104-104z m104-88c-49 0-88 39-88 88 0 49 39 88 88 88 38 0 138-58 185-88-47-30-147-88-185-88z"/>
|
|
84
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-62 0-112-50-112-112 0-21 6-42 18-60 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79z m-326 25l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-10 16-15 34-15 52 0 53 43 96 96 96 29 0 55-13 74-34-28-22-48-51-56-86z m-114-232l240 0c18 0 32-14 32-32 0-18-14-32-32-32-18 0-32 14-32 32l-16 0c0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48l-240 0z m344 48l-328 0 0-16 328 0c26 0 48 22 48 48 0 26-22 48-48 48-26 0-48-22-48-48l16 0c0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z"/>
|
|
85
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-33 0-64-9-89-25-21 26-53 41-87 41-7 0-14-1-21-2l-11-2 6-10c7-10 10-22 10-34 0-36-29-64-64-64-7 0-14 1-21 3l-11 4 0-12c1-20 7-39 18-55 6-11 15-20 25-28-2-8-3-16-3-24 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79z m-326 25l-10 0c-31 0-58-20-71-48-7 6-13 13-18 20-7 11-12 24-14 37 5-1 10-1 15-1 44 0 80 35 80 80 0 11-2 22-7 32 2 0 5 0 7 0 29 0 55-13 74-34-28-22-48-51-56-86z m-114-232l240 0c18 0 32-14 32-32 0-18-14-32-32-32-18 0-32 14-32 32l-16 0c0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48l-240 0z m344 48l-328 0 0-16 328 0c26 0 48 22 48 48 0 26-22 48-48 48-26 0-48-22-48-48l16 0c0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z"/>
|
|
86
|
+
<glyph unicode="" d="M256 512c-141 0-256-115-256-256 0-141 115-256 256-256 141 0 256 115 256 256 0 141-115 256-256 256z m0-496c-132 0-240 108-240 240 0 132 108 240 240 240 132 0 240-108 240-240 0-132-108-240-240-240z m-40 240c0-22 18-40 40-40 22 0 40 18 40 40 0 22-18 40-40 40-22 0-40-18-40-40z m64 0c0-13-11-24-24-24-13 0-24 11-24 24 0 13 11 24 24 24 13 0 24-11 24-24z m-24 215l-7-11c-4-6-97-149-97-204 0-57 47-104 104-104 57 0 104 47 104 104 0 55-93 198-97 204z m0-303c-49 0-88 39-88 88 0 38 58 138 88 185 30-47 88-147 88-185 0-49-39-88-88-88z"/>
|
|
87
|
+
<glyph unicode="" d="M256 512c-68 0-133-27-181-75-100-100-100-262 0-362 48-48 113-75 181-75 68 0 133 27 181 75 100 100 100 262 0 362-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-93 94-93 246 0 340 46 45 106 70 170 70 64 0 124-25 170-70 93-94 93-246 0-340z m-170 130c11 0 21 4 28 12 16 15 16 41 0 56-7 8-17 12-28 12-11 0-21-4-28-12-16-15-16-41 0-56 7-8 17-12 28-12z m-17 57c5 5 11 7 17 7 6 0 12-2 17-7 9-9 9-25 0-34-9-9-25-9-34 0-9 9-9 25 0 34z m-57 57c-40-41-40-107 0-148 20-19 46-30 74-30 28 0 54 11 74 30 38 39 69 202 70 209l2 11-11-2c-7-1-170-32-209-70z m136-136c-16-17-38-26-62-26-24 0-46 9-62 26-35 34-35 90 0 124 27 27 136 54 188 64-10-52-37-161-64-188z"/>
|
|
88
|
+
<glyph unicode="" d="M256 512c-68 0-133-27-181-75-48-48-75-113-75-181 0-68 27-133 75-181 48-48 113-75 181-75 68 0 133 27 181 75 48 48 75 113 75 181 0 68-27 133-75 181-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-45 46-70 106-70 170 0 64 25 124 70 170 46 45 106 70 170 70 64 0 124-25 170-70 45-46 70-106 70-170 0-64-25-124-70-170z m-170 210c-11 0-21-4-28-12-8-7-12-17-12-28 0-11 4-21 12-28 7-8 17-12 28-12 11 0 21 4 28 12 8 7 12 17 12 28 0 11-4 21-12 28-7 8-17 12-28 12z m17-57c-9-9-25-9-34 0-5 5-7 11-7 17 0 6 2 12 7 17 5 5 11 7 17 7 6 0 12-2 17-7 4-5 7-11 7-17 0-6-2-12-7-17z m-152 161l-11 2 2-11c1-7 32-170 70-209 20-19 46-30 74-30 28 0 54 11 74 30 19 20 30 46 30 74 0 28-11 54-30 74-39 38-202 69-209 70z m197-206c-16-17-39-26-62-26-24 0-46 9-62 26-27 27-53 136-64 188 52-11 161-37 188-64 17-16 26-38 26-62 0-24-9-46-26-62z"/>
|
|
89
|
+
<glyph unicode="" d="M256 0c141 0 256 115 256 256 0 141-115 256-256 256-141 0-256-115-256-256 0-141 115-256 256-256z m0 496c132 0 240-108 240-240 0-132-108-240-240-240-132 0-240 108-240 240 0 132 108 240 240 240z m40-240c0 22-18 40-40 40-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40z m-64 0c0 13 11 24 24 24 13 0 24-11 24-24 0-13-11-24-24-24-13 0-24 11-24 24z m24-215l7 11c4 6 97 149 97 204 0 57-47 104-104 104-57 0-104-47-104-104 0-55 93-198 97-204z m0 303c49 0 88-39 88-88 0-38-58-138-88-185-30 47-88 147-88 185 0 49 39 88 88 88z"/>
|
|
90
|
+
<glyph unicode="" d="M256 512c-68 0-133-27-181-75-100-100-100-262 0-362 48-48 113-75 181-75 68 0 133 27 181 75 100 100 100 262 0 362-48 48-113 75-181 75z m170-426c-46-45-106-70-170-70-64 0-124 25-170 70-93 94-93 246 0 340 46 45 106 70 170 70 64 0 124-25 170-70 93-94 93-246 0-340z m-170 210c-11 0-21-4-28-12-16-15-16-41 0-56 7-8 17-12 28-12 11 0 21 4 28 12 16 15 16 41 0 56-7 8-17 12-28 12z m17-57c-9-9-25-9-34 0-9 9-9 25 0 34 5 5 11 7 17 7 6 0 12-2 17-7 9-9 9-25 0-34z m57 91c-20 19-46 30-74 30-28 0-54-11-74-30-19-20-30-46-30-74 0-28 11-54 30-74 39-38 202-69 209-70l11-2-2 11c-1 7-32 170-70 209z m-136-136c-17 16-26 39-26 62 0 24 9 46 26 62 16 17 38 26 62 26 24 0 46-9 62-26 27-27 53-136 64-188-52 11-161 37-188 64z"/>
|
|
91
|
+
<glyph unicode="" d="M456 287c-4 81-78 145-168 145-16 0-31-2-45-6-20 14-43 22-67 22-62 0-112-50-112-112 0-17 4-29 10-40-21-16-34-42-34-72 0-46 34-80 80-80l0 16c-38 0-64 26-64 64 0 40 29 72 64 72l23 0 1 7c12 65 73 113 144 113 84 0 152-61 152-136l0-8 8 0c28 0 48-34 48-64 0-29-19-48-48-48l0-16c38 0 64 26 64 64 0 36-22 74-56 79z m-326 25l-10 0c-12 0-22-3-32-8-6 10-8 19-8 32 0 53 43 96 96 96 17 0 33-4 48-13-47-19-83-58-94-107z m-130 32l48 0 0-16-48 0z m168 168l16 0 0-48-16 0z m-130-26l48-48-12-12-48 48z m218-470c-18 0-32 14-32 32l-16 0c0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48l-240 0 0-16 240 0c18 0 32-14 32-32 0-18-14-32-32-32z m104 112l-328 0 0-16 328 0c26 0 48 22 48 48 0 26-22 48-48 48-26 0-48-22-48-48l16 0c0 18 14 32 32 32 18 0 32-14 32-32 0-18-14-32-32-32z"/>
|
|
92
|
+
<glyph unicode="" d="M437 75c100 100 100 262 0 362-48 48-113 75-181 75-68 0-133-27-181-75-100-100-100-262 0-362 48-48 113-75 181-75 68 0 133 27 181 75z m-351 351c46 45 106 70 170 70 64 0 124-25 170-70 93-94 93-246 0-340-46-45-106-70-170-70-64 0-124 25-170 70-93 94-93 246 0 340z m170-130c-11 0-21-4-28-12-16-15-16-41 0-56 7-8 17-12 28-12 11 0 21 4 28 12 16 15 16 41 0 56-7 8-17 12-28 12z m17-57c-9-9-25-9-34 0-9 9-9 25 0 34 5 5 11 7 17 7 6 0 12-2 17-7 9-9 9-25 0-34z m57 91c-20 19-46 30-74 30-28 0-54-11-74-30-38-39-69-202-70-209l-2-11 11 2c7 1 170 32 209 70 40 41 40 107 0 148z m-200-200c11 52 37 161 64 188 16 17 38 26 62 26 24 0 46-9 62-26 35-34 35-90 0-124-27-27-136-53-188-64z"/>
|
|
93
|
+
<glyph unicode="" d="M256 0c141 0 256 115 256 256 0 141-115 256-256 256-141 0-256-115-256-256 0-141 115-256 256-256z m0 496c132 0 240-108 240-240 0-132-108-240-240-240-132 0-240 108-240 240 0 132 108 240 240 240z m40-240c0 22-18 40-40 40-22 0-40-18-40-40 0-22 18-40 40-40 22 0 40 18 40 40z m-64 0c0 13 11 24 24 24 13 0 24-11 24-24 0-13-11-24-24-24-13 0-24 11-24 24z m-180-7c6-4 149-97 204-97 57 0 104 47 104 104 0 57-47 104-104 104-55 0-198-93-204-97l-11-7z m204 95c49 0 88-39 88-88 0-49-39-88-88-88-38 0-138 58-185 88 47 30 147 88 185 88z"/>
|
|
94
|
+
<glyph unicode="" d="M0 240l408 0c26 0 48-22 48-48 0-26-22-48-48-48-26 0-48 22-48 48l-16 0c0-35 29-64 64-64 35 0 64 29 64 64 0 35-29 64-64 64l-408 0z m0 56l448 0c35 0 64 29 64 64 0 35-29 64-64 64-35 0-64-29-64-64l16 0c0 26 22 48 48 48 26 0 48-22 48-48 0-26-22-48-48-48l-448 0z m0-112l256 0c18 0 32-14 32-32 0-18-14-32-32-32-18 0-32 14-32 32l-16 0c0-26 22-48 48-48 26 0 48 22 48 48 0 26-22 48-48 48l-256 0z"/>
|
|
95
|
+
</font></defs></svg>
|
|
@@ -0,0 +1,2408 @@
|
|
|
1
|
+
@charset "UTF-8";
|
|
2
|
+
.glyphs.character-mapping {
|
|
3
|
+
margin: 0 0 20px 0;
|
|
4
|
+
padding: 20px 0 20px 30px;
|
|
5
|
+
color: rgba(0,0,0,0.5);
|
|
6
|
+
border: 1px solid #d8e0e5;
|
|
7
|
+
-webkit-border-radius: 3px;
|
|
8
|
+
border-radius: 3px;
|
|
9
|
+
}
|
|
10
|
+
.glyphs.character-mapping li {
|
|
11
|
+
margin: 0 30px 20px 0;
|
|
12
|
+
display: inline-block;
|
|
13
|
+
width: 90px;
|
|
14
|
+
text-align: center;
|
|
15
|
+
font-size: 24px;
|
|
16
|
+
// color: ;
|
|
17
|
+
}
|
|
18
|
+
.linea-icon {
|
|
19
|
+
position: relative;
|
|
20
|
+
}
|
|
21
|
+
.linea-icon svg {
|
|
22
|
+
fill: #000;
|
|
23
|
+
}
|
|
24
|
+
.glyphs.character-mapping input {
|
|
25
|
+
margin: 0;
|
|
26
|
+
padding: 5px 0;
|
|
27
|
+
line-height: 12px;
|
|
28
|
+
font-size: 12px;
|
|
29
|
+
display: block;
|
|
30
|
+
width: 100%;
|
|
31
|
+
border: 1px solid #d8e0e5;
|
|
32
|
+
text-align: center;
|
|
33
|
+
outline: 0;
|
|
34
|
+
}
|
|
35
|
+
.glyphs.character-mapping input:focus {
|
|
36
|
+
border: 1px solid #fbde4a;
|
|
37
|
+
-webkit-box-shadow: inset 0 0 3px #fbde4a;
|
|
38
|
+
box-shadow: inset 0 0 3px #fbde4a;
|
|
39
|
+
}
|
|
40
|
+
.glyphs.character-mapping input:hover {
|
|
41
|
+
-webkit-box-shadow: inset 0 0 3px #fbde4a;
|
|
42
|
+
box-shadow: inset 0 0 3px #fbde4a;
|
|
43
|
+
}
|
|
44
|
+
@font-face {
|
|
45
|
+
font-family: "linea-arrows-10";
|
|
46
|
+
src: url("fonts/linea-arrows-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-arrows-10.eot*/;
|
|
47
|
+
src: url("fonts/linea-arrows-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-arrows-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-arrows-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-arrows-10.woff*/ format("woff"), url("fonts/linea-arrows-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-arrows-10.ttf*/ format("truetype"), url("fonts/linea-arrows-10.svg#linea-arrows-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-arrows-10.svg#linea-arrows-10*/ format("svg");
|
|
48
|
+
font-weight: normal;
|
|
49
|
+
font-style: normal;
|
|
50
|
+
}
|
|
51
|
+
.linea-aerrow[data-icon]:before {
|
|
52
|
+
font-family: "linea-arrows-10" !important;
|
|
53
|
+
content: attr(data-icon);
|
|
54
|
+
font-style: normal !important;
|
|
55
|
+
font-weight: normal !important;
|
|
56
|
+
font-variant: normal !important;
|
|
57
|
+
text-transform: none !important;
|
|
58
|
+
speak: none;
|
|
59
|
+
line-height: 1;
|
|
60
|
+
-webkit-font-smoothing: antialiased;
|
|
61
|
+
-moz-osx-font-smoothing: grayscale;
|
|
62
|
+
}
|
|
63
|
+
[class^="linea-icon-"]:before,
|
|
64
|
+
[class*="linea- icon-"]:before {
|
|
65
|
+
font-family: "linea-arrows-10" !important;
|
|
66
|
+
font-style: normal !important;
|
|
67
|
+
font-weight: normal !important;
|
|
68
|
+
font-variant: normal !important;
|
|
69
|
+
text-transform: none !important;
|
|
70
|
+
speak: none;
|
|
71
|
+
line-height: 1;
|
|
72
|
+
-webkit-font-smoothing: antialiased;
|
|
73
|
+
-moz-osx-font-smoothing: grayscale;
|
|
74
|
+
}
|
|
75
|
+
.icon-arrows-anticlockwise:before {
|
|
76
|
+
content: "\e000";
|
|
77
|
+
}
|
|
78
|
+
.icon-arrows-anticlockwise-dashed:before {
|
|
79
|
+
content: "\e001";
|
|
80
|
+
}
|
|
81
|
+
.icon-arrows-button-down:before {
|
|
82
|
+
content: "\e002";
|
|
83
|
+
}
|
|
84
|
+
.icon-arrows-button-off:before {
|
|
85
|
+
content: "\e003";
|
|
86
|
+
}
|
|
87
|
+
.icon-arrows-button-on:before {
|
|
88
|
+
content: "\e004";
|
|
89
|
+
}
|
|
90
|
+
.icon-arrows-button-up:before {
|
|
91
|
+
content: "\e005";
|
|
92
|
+
}
|
|
93
|
+
.icon-arrows-check:before {
|
|
94
|
+
content: "\e006";
|
|
95
|
+
}
|
|
96
|
+
.icon-arrows-circle-check:before {
|
|
97
|
+
content: "\e007";
|
|
98
|
+
}
|
|
99
|
+
.icon-arrows-circle-down:before {
|
|
100
|
+
content: "\e008";
|
|
101
|
+
}
|
|
102
|
+
.icon-arrows-circle-downleft:before {
|
|
103
|
+
content: "\e009";
|
|
104
|
+
}
|
|
105
|
+
.icon-arrows-circle-downright:before {
|
|
106
|
+
content: "\e00a";
|
|
107
|
+
}
|
|
108
|
+
.icon-arrows-circle-left:before {
|
|
109
|
+
content: "\e00b";
|
|
110
|
+
}
|
|
111
|
+
.icon-arrows-circle-minus:before {
|
|
112
|
+
content: "\e00c";
|
|
113
|
+
}
|
|
114
|
+
.icon-arrows-circle-plus:before {
|
|
115
|
+
content: "\e00d";
|
|
116
|
+
}
|
|
117
|
+
.icon-arrows-circle-remove:before {
|
|
118
|
+
content: "\e00e";
|
|
119
|
+
}
|
|
120
|
+
.icon-arrows-circle-right:before {
|
|
121
|
+
content: "\e00f";
|
|
122
|
+
}
|
|
123
|
+
.icon-arrows-circle-up:before {
|
|
124
|
+
content: "\e010";
|
|
125
|
+
}
|
|
126
|
+
.icon-arrows-circle-upleft:before {
|
|
127
|
+
content: "\e011";
|
|
128
|
+
}
|
|
129
|
+
.icon-arrows-circle-upright:before {
|
|
130
|
+
content: "\e012";
|
|
131
|
+
}
|
|
132
|
+
.icon-arrows-clockwise:before {
|
|
133
|
+
content: "\e013";
|
|
134
|
+
}
|
|
135
|
+
.icon-arrows-clockwise-dashed:before {
|
|
136
|
+
content: "\e014";
|
|
137
|
+
}
|
|
138
|
+
.icon-arrows-compress:before {
|
|
139
|
+
content: "\e015";
|
|
140
|
+
}
|
|
141
|
+
.icon-arrows-deny:before {
|
|
142
|
+
content: "\e016";
|
|
143
|
+
}
|
|
144
|
+
.icon-arrows-diagonal:before {
|
|
145
|
+
content: "\e017";
|
|
146
|
+
}
|
|
147
|
+
.icon-arrows-diagonal2:before {
|
|
148
|
+
content: "\e018";
|
|
149
|
+
}
|
|
150
|
+
.icon-arrows-down:before {
|
|
151
|
+
content: "\e019";
|
|
152
|
+
}
|
|
153
|
+
.icon-arrows-down-double:before {
|
|
154
|
+
content: "\e01a";
|
|
155
|
+
}
|
|
156
|
+
.icon-arrows-downleft:before {
|
|
157
|
+
content: "\e01b";
|
|
158
|
+
}
|
|
159
|
+
.icon-arrows-downright:before {
|
|
160
|
+
content: "\e01c";
|
|
161
|
+
}
|
|
162
|
+
.icon-arrows-drag-down:before {
|
|
163
|
+
content: "\e01d";
|
|
164
|
+
}
|
|
165
|
+
.icon-arrows-drag-down-dashed:before {
|
|
166
|
+
content: "\e01e";
|
|
167
|
+
}
|
|
168
|
+
.icon-arrows-drag-horiz:before {
|
|
169
|
+
content: "\e01f";
|
|
170
|
+
}
|
|
171
|
+
.icon-arrows-drag-left:before {
|
|
172
|
+
content: "\e020";
|
|
173
|
+
}
|
|
174
|
+
.icon-arrows-drag-left-dashed:before {
|
|
175
|
+
content: "\e021";
|
|
176
|
+
}
|
|
177
|
+
.icon-arrows-drag-right:before {
|
|
178
|
+
content: "\e022";
|
|
179
|
+
}
|
|
180
|
+
.icon-arrows-drag-right-dashed:before {
|
|
181
|
+
content: "\e023";
|
|
182
|
+
}
|
|
183
|
+
.icon-arrows-drag-up:before {
|
|
184
|
+
content: "\e024";
|
|
185
|
+
}
|
|
186
|
+
.icon-arrows-drag-up-dashed:before {
|
|
187
|
+
content: "\e025";
|
|
188
|
+
}
|
|
189
|
+
.icon-arrows-drag-vert:before {
|
|
190
|
+
content: "\e026";
|
|
191
|
+
}
|
|
192
|
+
.icon-arrows-exclamation:before {
|
|
193
|
+
content: "\e027";
|
|
194
|
+
}
|
|
195
|
+
.icon-arrows-expand:before {
|
|
196
|
+
content: "\e028";
|
|
197
|
+
}
|
|
198
|
+
.icon-arrows-expand-diagonal1:before {
|
|
199
|
+
content: "\e029";
|
|
200
|
+
}
|
|
201
|
+
.icon-arrows-expand-horizontal1:before {
|
|
202
|
+
content: "\e02a";
|
|
203
|
+
}
|
|
204
|
+
.icon-arrows-expand-vertical1:before {
|
|
205
|
+
content: "\e02b";
|
|
206
|
+
}
|
|
207
|
+
.icon-arrows-fit-horizontal:before {
|
|
208
|
+
content: "\e02c";
|
|
209
|
+
}
|
|
210
|
+
.icon-arrows-fit-vertical:before {
|
|
211
|
+
content: "\e02d";
|
|
212
|
+
}
|
|
213
|
+
.icon-arrows-glide:before {
|
|
214
|
+
content: "\e02e";
|
|
215
|
+
}
|
|
216
|
+
.icon-arrows-glide-horizontal:before {
|
|
217
|
+
content: "\e02f";
|
|
218
|
+
}
|
|
219
|
+
.icon-arrows-glide-vertical:before {
|
|
220
|
+
content: "\e030";
|
|
221
|
+
}
|
|
222
|
+
.icon-arrows-hamburger1:before {
|
|
223
|
+
content: "\e031";
|
|
224
|
+
}
|
|
225
|
+
.icon-arrows-hamburger-2:before {
|
|
226
|
+
content: "\e032";
|
|
227
|
+
}
|
|
228
|
+
.icon-arrows-horizontal:before {
|
|
229
|
+
content: "\e033";
|
|
230
|
+
}
|
|
231
|
+
.icon-arrows-info:before {
|
|
232
|
+
content: "\e034";
|
|
233
|
+
}
|
|
234
|
+
.icon-arrows-keyboard-alt:before {
|
|
235
|
+
content: "\e035";
|
|
236
|
+
}
|
|
237
|
+
.icon-arrows-keyboard-cmd:before {
|
|
238
|
+
content: "\e036";
|
|
239
|
+
}
|
|
240
|
+
.icon-arrows-keyboard-delete:before {
|
|
241
|
+
content: "\e037";
|
|
242
|
+
}
|
|
243
|
+
.icon-arrows-keyboard-down:before {
|
|
244
|
+
content: "\e038";
|
|
245
|
+
}
|
|
246
|
+
.icon-arrows-keyboard-left:before {
|
|
247
|
+
content: "\e039";
|
|
248
|
+
}
|
|
249
|
+
.icon-arrows-keyboard-return:before {
|
|
250
|
+
content: "\e03a";
|
|
251
|
+
}
|
|
252
|
+
.icon-arrows-keyboard-right:before {
|
|
253
|
+
content: "\e03b";
|
|
254
|
+
}
|
|
255
|
+
.icon-arrows-keyboard-shift:before {
|
|
256
|
+
content: "\e03c";
|
|
257
|
+
}
|
|
258
|
+
.icon-arrows-keyboard-tab:before {
|
|
259
|
+
content: "\e03d";
|
|
260
|
+
}
|
|
261
|
+
.icon-arrows-keyboard-up:before {
|
|
262
|
+
content: "\e03e";
|
|
263
|
+
}
|
|
264
|
+
.icon-arrows-left:before {
|
|
265
|
+
content: "\e03f";
|
|
266
|
+
}
|
|
267
|
+
.icon-arrows-left-double-32:before {
|
|
268
|
+
content: "\e040";
|
|
269
|
+
}
|
|
270
|
+
.icon-arrows-minus:before {
|
|
271
|
+
content: "\e041";
|
|
272
|
+
}
|
|
273
|
+
.icon-arrows-move:before {
|
|
274
|
+
content: "\e042";
|
|
275
|
+
}
|
|
276
|
+
.icon-arrows-move2:before {
|
|
277
|
+
content: "\e043";
|
|
278
|
+
}
|
|
279
|
+
.icon-arrows-move-bottom:before {
|
|
280
|
+
content: "\e044";
|
|
281
|
+
}
|
|
282
|
+
.icon-arrows-move-left:before {
|
|
283
|
+
content: "\e045";
|
|
284
|
+
}
|
|
285
|
+
.icon-arrows-move-right:before {
|
|
286
|
+
content: "\e046";
|
|
287
|
+
}
|
|
288
|
+
.icon-arrows-move-top:before {
|
|
289
|
+
content: "\e047";
|
|
290
|
+
}
|
|
291
|
+
.icon-arrows-plus:before {
|
|
292
|
+
content: "\e048";
|
|
293
|
+
}
|
|
294
|
+
.icon-arrows-question:before {
|
|
295
|
+
content: "\e049";
|
|
296
|
+
}
|
|
297
|
+
.icon-arrows-remove:before {
|
|
298
|
+
content: "\e04a";
|
|
299
|
+
}
|
|
300
|
+
.icon-arrows-right:before {
|
|
301
|
+
content: "\e04b";
|
|
302
|
+
}
|
|
303
|
+
.icon-arrows-right-double:before {
|
|
304
|
+
content: "\e04c";
|
|
305
|
+
}
|
|
306
|
+
.icon-arrows-rotate:before {
|
|
307
|
+
content: "\e04d";
|
|
308
|
+
}
|
|
309
|
+
.icon-arrows-rotate-anti:before {
|
|
310
|
+
content: "\e04e";
|
|
311
|
+
}
|
|
312
|
+
.icon-arrows-rotate-anti-dashed:before {
|
|
313
|
+
content: "\e04f";
|
|
314
|
+
}
|
|
315
|
+
.icon-arrows-rotate-dashed:before {
|
|
316
|
+
content: "\e050";
|
|
317
|
+
}
|
|
318
|
+
.icon-arrows-shrink:before {
|
|
319
|
+
content: "\e051";
|
|
320
|
+
}
|
|
321
|
+
.icon-arrows-shrink-diagonal1:before {
|
|
322
|
+
content: "\e052";
|
|
323
|
+
}
|
|
324
|
+
.icon-arrows-shrink-diagonal2:before {
|
|
325
|
+
content: "\e053";
|
|
326
|
+
}
|
|
327
|
+
.icon-arrows-shrink-horizonal2:before {
|
|
328
|
+
content: "\e054";
|
|
329
|
+
}
|
|
330
|
+
.icon-arrows-shrink-horizontal1:before {
|
|
331
|
+
content: "\e055";
|
|
332
|
+
}
|
|
333
|
+
.icon-arrows-shrink-vertical1:before {
|
|
334
|
+
content: "\e056";
|
|
335
|
+
}
|
|
336
|
+
.icon-arrows-shrink-vertical2:before {
|
|
337
|
+
content: "\e057";
|
|
338
|
+
}
|
|
339
|
+
.icon-arrows-sign-down:before {
|
|
340
|
+
content: "\e058";
|
|
341
|
+
}
|
|
342
|
+
.icon-arrows-sign-left:before {
|
|
343
|
+
content: "\e059";
|
|
344
|
+
}
|
|
345
|
+
.icon-arrows-sign-right:before {
|
|
346
|
+
content: "\e05a";
|
|
347
|
+
}
|
|
348
|
+
.icon-arrows-sign-up:before {
|
|
349
|
+
content: "\e05b";
|
|
350
|
+
}
|
|
351
|
+
.icon-arrows-slide-down1:before {
|
|
352
|
+
content: "\e05c";
|
|
353
|
+
}
|
|
354
|
+
.icon-arrows-slide-down2:before {
|
|
355
|
+
content: "\e05d";
|
|
356
|
+
}
|
|
357
|
+
.icon-arrows-slide-left1:before {
|
|
358
|
+
content: "\e05e";
|
|
359
|
+
}
|
|
360
|
+
.icon-arrows-slide-left2:before {
|
|
361
|
+
content: "\e05f";
|
|
362
|
+
}
|
|
363
|
+
.icon-arrows-slide-right1:before {
|
|
364
|
+
content: "\e060";
|
|
365
|
+
}
|
|
366
|
+
.icon-arrows-slide-right2:before {
|
|
367
|
+
content: "\e061";
|
|
368
|
+
}
|
|
369
|
+
.icon-arrows-slide-up1:before {
|
|
370
|
+
content: "\e062";
|
|
371
|
+
}
|
|
372
|
+
.icon-arrows-slide-up2:before {
|
|
373
|
+
content: "\e063";
|
|
374
|
+
}
|
|
375
|
+
.icon-arrows-slim-down:before {
|
|
376
|
+
content: "\e064";
|
|
377
|
+
}
|
|
378
|
+
.icon-arrows-slim-down-dashed:before {
|
|
379
|
+
content: "\e065";
|
|
380
|
+
}
|
|
381
|
+
.icon-arrows-slim-left:before {
|
|
382
|
+
content: "\e066";
|
|
383
|
+
}
|
|
384
|
+
.icon-arrows-slim-left-dashed:before {
|
|
385
|
+
content: "\e067";
|
|
386
|
+
}
|
|
387
|
+
.icon-arrows-slim-right:before {
|
|
388
|
+
content: "\e068";
|
|
389
|
+
}
|
|
390
|
+
.icon-arrows-slim-right-dashed:before {
|
|
391
|
+
content: "\e069";
|
|
392
|
+
}
|
|
393
|
+
.icon-arrows-slim-up:before {
|
|
394
|
+
content: "\e06a";
|
|
395
|
+
}
|
|
396
|
+
.icon-arrows-slim-up-dashed:before {
|
|
397
|
+
content: "\e06b";
|
|
398
|
+
}
|
|
399
|
+
.icon-arrows-square-check:before {
|
|
400
|
+
content: "\e06c";
|
|
401
|
+
}
|
|
402
|
+
.icon-arrows-square-down:before {
|
|
403
|
+
content: "\e06d";
|
|
404
|
+
}
|
|
405
|
+
.icon-arrows-square-downleft:before {
|
|
406
|
+
content: "\e06e";
|
|
407
|
+
}
|
|
408
|
+
.icon-arrows-square-downright:before {
|
|
409
|
+
content: "\e06f";
|
|
410
|
+
}
|
|
411
|
+
.icon-arrows-square-left:before {
|
|
412
|
+
content: "\e070";
|
|
413
|
+
}
|
|
414
|
+
.icon-arrows-square-minus:before {
|
|
415
|
+
content: "\e071";
|
|
416
|
+
}
|
|
417
|
+
.icon-arrows-square-plus:before {
|
|
418
|
+
content: "\e072";
|
|
419
|
+
}
|
|
420
|
+
.icon-arrows-square-remove:before {
|
|
421
|
+
content: "\e073";
|
|
422
|
+
}
|
|
423
|
+
.icon-arrows-square-right:before {
|
|
424
|
+
content: "\e074";
|
|
425
|
+
}
|
|
426
|
+
.icon-arrows-square-up:before {
|
|
427
|
+
content: "\e075";
|
|
428
|
+
}
|
|
429
|
+
.icon-arrows-square-upleft:before {
|
|
430
|
+
content: "\e076";
|
|
431
|
+
}
|
|
432
|
+
.icon-arrows-square-upright:before {
|
|
433
|
+
content: "\e077";
|
|
434
|
+
}
|
|
435
|
+
.icon-arrows-squares:before {
|
|
436
|
+
content: "\e078";
|
|
437
|
+
}
|
|
438
|
+
.icon-arrows-stretch-diagonal1:before {
|
|
439
|
+
content: "\e079";
|
|
440
|
+
}
|
|
441
|
+
.icon-arrows-stretch-diagonal2:before {
|
|
442
|
+
content: "\e07a";
|
|
443
|
+
}
|
|
444
|
+
.icon-arrows-stretch-diagonal3:before {
|
|
445
|
+
content: "\e07b";
|
|
446
|
+
}
|
|
447
|
+
.icon-arrows-stretch-diagonal4:before {
|
|
448
|
+
content: "\e07c";
|
|
449
|
+
}
|
|
450
|
+
.icon-arrows-stretch-horizontal1:before {
|
|
451
|
+
content: "\e07d";
|
|
452
|
+
}
|
|
453
|
+
.icon-arrows-stretch-horizontal2:before {
|
|
454
|
+
content: "\e07e";
|
|
455
|
+
}
|
|
456
|
+
.icon-arrows-stretch-vertical1:before {
|
|
457
|
+
content: "\e07f";
|
|
458
|
+
}
|
|
459
|
+
.icon-arrows-stretch-vertical2:before {
|
|
460
|
+
content: "\e080";
|
|
461
|
+
}
|
|
462
|
+
.icon-arrows-switch-horizontal:before {
|
|
463
|
+
content: "\e081";
|
|
464
|
+
}
|
|
465
|
+
.icon-arrows-switch-vertical:before {
|
|
466
|
+
content: "\e082";
|
|
467
|
+
}
|
|
468
|
+
.icon-arrows-up:before {
|
|
469
|
+
content: "\e083";
|
|
470
|
+
}
|
|
471
|
+
.icon-arrows-up-double-33:before {
|
|
472
|
+
content: "\e084";
|
|
473
|
+
}
|
|
474
|
+
.icon-arrows-upleft:before {
|
|
475
|
+
content: "\e085";
|
|
476
|
+
}
|
|
477
|
+
.icon-arrows-upright:before {
|
|
478
|
+
content: "\e086";
|
|
479
|
+
}
|
|
480
|
+
.icon-arrows-vertical:before {
|
|
481
|
+
content: "\e087";
|
|
482
|
+
}
|
|
483
|
+
@font-face {
|
|
484
|
+
font-family: "linea-basic-10";
|
|
485
|
+
src: url("fonts/linea-basic-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-10.eot*/;
|
|
486
|
+
src: url("fonts/linea-basic-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-basic-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-10.woff*/ format("woff"), url("fonts/linea-basic-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-10.ttf*/ format("truetype"), url("fonts/linea-basic-10.svg#linea-basic-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-10.svg#linea-basic-10*/ format("svg");
|
|
487
|
+
font-weight: normal;
|
|
488
|
+
font-style: normal;
|
|
489
|
+
}
|
|
490
|
+
.linea-basic[data-icon]:before {
|
|
491
|
+
font-family: "linea-basic-10" !important;
|
|
492
|
+
content: attr(data-icon);
|
|
493
|
+
font-style: normal !important;
|
|
494
|
+
font-weight: normal !important;
|
|
495
|
+
font-variant: normal !important;
|
|
496
|
+
text-transform: none !important;
|
|
497
|
+
speak: none;
|
|
498
|
+
line-height: 1;
|
|
499
|
+
-webkit-font-smoothing: antialiased;
|
|
500
|
+
-moz-osx-font-smoothing: grayscale;
|
|
501
|
+
}
|
|
502
|
+
[class^="linea-icon-"]:before,
|
|
503
|
+
[class*="linea- icon-"]:before {
|
|
504
|
+
font-family: "linea-basic-10" !important;
|
|
505
|
+
font-style: normal !important;
|
|
506
|
+
font-weight: normal !important;
|
|
507
|
+
font-variant: normal !important;
|
|
508
|
+
text-transform: none !important;
|
|
509
|
+
speak: none;
|
|
510
|
+
line-height: 1;
|
|
511
|
+
-webkit-font-smoothing: antialiased;
|
|
512
|
+
-moz-osx-font-smoothing: grayscale;
|
|
513
|
+
}
|
|
514
|
+
.icon-basic-accelerator:before {
|
|
515
|
+
content: "a";
|
|
516
|
+
}
|
|
517
|
+
.icon-basic-alarm:before {
|
|
518
|
+
content: "b";
|
|
519
|
+
}
|
|
520
|
+
.icon-basic-anchor:before {
|
|
521
|
+
content: "c";
|
|
522
|
+
}
|
|
523
|
+
.icon-basic-anticlockwise:before {
|
|
524
|
+
content: "d";
|
|
525
|
+
}
|
|
526
|
+
.icon-basic-archive:before {
|
|
527
|
+
content: "e";
|
|
528
|
+
}
|
|
529
|
+
.icon-basic-archive-full:before {
|
|
530
|
+
content: "f";
|
|
531
|
+
}
|
|
532
|
+
.icon-basic-ban:before {
|
|
533
|
+
content: "g";
|
|
534
|
+
}
|
|
535
|
+
.icon-basic-battery-charge:before {
|
|
536
|
+
content: "h";
|
|
537
|
+
}
|
|
538
|
+
.icon-basic-battery-empty:before {
|
|
539
|
+
content: "i";
|
|
540
|
+
}
|
|
541
|
+
.icon-basic-battery-full:before {
|
|
542
|
+
content: "j";
|
|
543
|
+
}
|
|
544
|
+
.icon-basic-battery-half:before {
|
|
545
|
+
content: "k";
|
|
546
|
+
}
|
|
547
|
+
.icon-basic-bolt:before {
|
|
548
|
+
content: "l";
|
|
549
|
+
}
|
|
550
|
+
.icon-basic-book:before {
|
|
551
|
+
content: "m";
|
|
552
|
+
}
|
|
553
|
+
.icon-basic-book-pen:before {
|
|
554
|
+
content: "n";
|
|
555
|
+
}
|
|
556
|
+
.icon-basic-book-pencil:before {
|
|
557
|
+
content: "o";
|
|
558
|
+
}
|
|
559
|
+
.icon-basic-bookmark:before {
|
|
560
|
+
content: "p";
|
|
561
|
+
}
|
|
562
|
+
.icon-basic-calculator:before {
|
|
563
|
+
content: "q";
|
|
564
|
+
}
|
|
565
|
+
.icon-basic-calendar:before {
|
|
566
|
+
content: "r";
|
|
567
|
+
}
|
|
568
|
+
.icon-basic-cards-diamonds:before {
|
|
569
|
+
content: "s";
|
|
570
|
+
}
|
|
571
|
+
.icon-basic-cards-hearts:before {
|
|
572
|
+
content: "t";
|
|
573
|
+
}
|
|
574
|
+
.icon-basic-case:before {
|
|
575
|
+
content: "u";
|
|
576
|
+
}
|
|
577
|
+
.icon-basic-chronometer:before {
|
|
578
|
+
content: "v";
|
|
579
|
+
}
|
|
580
|
+
.icon-basic-clessidre:before {
|
|
581
|
+
content: "w";
|
|
582
|
+
}
|
|
583
|
+
.icon-basic-clock:before {
|
|
584
|
+
content: "x";
|
|
585
|
+
}
|
|
586
|
+
.icon-basic-clockwise:before {
|
|
587
|
+
content: "y";
|
|
588
|
+
}
|
|
589
|
+
.icon-basic-cloud:before {
|
|
590
|
+
content: "z";
|
|
591
|
+
}
|
|
592
|
+
.icon-basic-clubs:before {
|
|
593
|
+
content: "A";
|
|
594
|
+
}
|
|
595
|
+
.icon-basic-compass:before {
|
|
596
|
+
content: "B";
|
|
597
|
+
}
|
|
598
|
+
.icon-basic-cup:before {
|
|
599
|
+
content: "C";
|
|
600
|
+
}
|
|
601
|
+
.icon-basic-diamonds:before {
|
|
602
|
+
content: "D";
|
|
603
|
+
}
|
|
604
|
+
.icon-basic-display:before {
|
|
605
|
+
content: "E";
|
|
606
|
+
}
|
|
607
|
+
.icon-basic-download:before {
|
|
608
|
+
content: "F";
|
|
609
|
+
}
|
|
610
|
+
.icon-basic-exclamation:before {
|
|
611
|
+
content: "G";
|
|
612
|
+
}
|
|
613
|
+
.icon-basic-eye:before {
|
|
614
|
+
content: "H";
|
|
615
|
+
}
|
|
616
|
+
.icon-basic-eye-closed:before {
|
|
617
|
+
content: "I";
|
|
618
|
+
}
|
|
619
|
+
.icon-basic-female:before {
|
|
620
|
+
content: "J";
|
|
621
|
+
}
|
|
622
|
+
.icon-basic-flag1:before {
|
|
623
|
+
content: "K";
|
|
624
|
+
}
|
|
625
|
+
.icon-basic-flag2:before {
|
|
626
|
+
content: "L";
|
|
627
|
+
}
|
|
628
|
+
.icon-basic-floppydisk:before {
|
|
629
|
+
content: "M";
|
|
630
|
+
}
|
|
631
|
+
.icon-basic-folder:before {
|
|
632
|
+
content: "N";
|
|
633
|
+
}
|
|
634
|
+
.icon-basic-folder-multiple:before {
|
|
635
|
+
content: "O";
|
|
636
|
+
}
|
|
637
|
+
.icon-basic-gear:before {
|
|
638
|
+
content: "P";
|
|
639
|
+
}
|
|
640
|
+
.icon-basic-geolocalize-01:before {
|
|
641
|
+
content: "Q";
|
|
642
|
+
}
|
|
643
|
+
.icon-basic-geolocalize-05:before {
|
|
644
|
+
content: "R";
|
|
645
|
+
}
|
|
646
|
+
.icon-basic-globe:before {
|
|
647
|
+
content: "S";
|
|
648
|
+
}
|
|
649
|
+
.icon-basic-gunsight:before {
|
|
650
|
+
content: "T";
|
|
651
|
+
}
|
|
652
|
+
.icon-basic-hammer:before {
|
|
653
|
+
content: "U";
|
|
654
|
+
}
|
|
655
|
+
.icon-basic-headset:before {
|
|
656
|
+
content: "V";
|
|
657
|
+
}
|
|
658
|
+
.icon-basic-heart:before {
|
|
659
|
+
content: "W";
|
|
660
|
+
}
|
|
661
|
+
.icon-basic-heart-broken:before {
|
|
662
|
+
content: "X";
|
|
663
|
+
}
|
|
664
|
+
.icon-basic-helm:before {
|
|
665
|
+
content: "Y";
|
|
666
|
+
}
|
|
667
|
+
.icon-basic-home:before {
|
|
668
|
+
content: "Z";
|
|
669
|
+
}
|
|
670
|
+
.icon-basic-info:before {
|
|
671
|
+
content: "0";
|
|
672
|
+
}
|
|
673
|
+
.icon-basic-ipod:before {
|
|
674
|
+
content: "1";
|
|
675
|
+
}
|
|
676
|
+
.icon-basic-joypad:before {
|
|
677
|
+
content: "2";
|
|
678
|
+
}
|
|
679
|
+
.icon-basic-key:before {
|
|
680
|
+
content: "3";
|
|
681
|
+
}
|
|
682
|
+
.icon-basic-keyboard:before {
|
|
683
|
+
content: "4";
|
|
684
|
+
}
|
|
685
|
+
.icon-basic-laptop:before {
|
|
686
|
+
content: "5";
|
|
687
|
+
}
|
|
688
|
+
.icon-basic-life-buoy:before {
|
|
689
|
+
content: "6";
|
|
690
|
+
}
|
|
691
|
+
.icon-basic-lightbulb:before {
|
|
692
|
+
content: "7";
|
|
693
|
+
}
|
|
694
|
+
.icon-basic-link:before {
|
|
695
|
+
content: "8";
|
|
696
|
+
}
|
|
697
|
+
.icon-basic-lock:before {
|
|
698
|
+
content: "9";
|
|
699
|
+
}
|
|
700
|
+
.icon-basic-lock-open:before {
|
|
701
|
+
content: "!";
|
|
702
|
+
}
|
|
703
|
+
.icon-basic-magic-mouse:before {
|
|
704
|
+
content: "\"";
|
|
705
|
+
}
|
|
706
|
+
.icon-basic-magnifier:before {
|
|
707
|
+
content: "#";
|
|
708
|
+
}
|
|
709
|
+
.icon-basic-magnifier-minus:before {
|
|
710
|
+
content: "$";
|
|
711
|
+
}
|
|
712
|
+
.icon-basic-magnifier-plus:before {
|
|
713
|
+
content: "%";
|
|
714
|
+
}
|
|
715
|
+
.icon-basic-mail:before {
|
|
716
|
+
content: "&";
|
|
717
|
+
}
|
|
718
|
+
.icon-basic-mail-multiple:before {
|
|
719
|
+
content: "'";
|
|
720
|
+
}
|
|
721
|
+
.icon-basic-mail-open:before {
|
|
722
|
+
content: "(";
|
|
723
|
+
}
|
|
724
|
+
.icon-basic-mail-open-text:before {
|
|
725
|
+
content: ")";
|
|
726
|
+
}
|
|
727
|
+
.icon-basic-male:before {
|
|
728
|
+
content: "*";
|
|
729
|
+
}
|
|
730
|
+
.icon-basic-map:before {
|
|
731
|
+
content: "+";
|
|
732
|
+
}
|
|
733
|
+
.icon-basic-message:before {
|
|
734
|
+
content: ",";
|
|
735
|
+
}
|
|
736
|
+
.icon-basic-message-multiple:before {
|
|
737
|
+
content: "-";
|
|
738
|
+
}
|
|
739
|
+
.icon-basic-message-txt:before {
|
|
740
|
+
content: ".";
|
|
741
|
+
}
|
|
742
|
+
.icon-basic-mixer2:before {
|
|
743
|
+
content: "/";
|
|
744
|
+
}
|
|
745
|
+
.icon-basic-mouse:before {
|
|
746
|
+
content: ":";
|
|
747
|
+
}
|
|
748
|
+
.icon-basic-notebook:before {
|
|
749
|
+
content: ";";
|
|
750
|
+
}
|
|
751
|
+
.icon-basic-notebook-pen:before {
|
|
752
|
+
content: "<";
|
|
753
|
+
}
|
|
754
|
+
.icon-basic-notebook-pencil:before {
|
|
755
|
+
content: "=";
|
|
756
|
+
}
|
|
757
|
+
.icon-basic-paperplane:before {
|
|
758
|
+
content: ">";
|
|
759
|
+
}
|
|
760
|
+
.icon-basic-pencil-ruler:before {
|
|
761
|
+
content: "?";
|
|
762
|
+
}
|
|
763
|
+
.icon-basic-pencil-ruler-pen:before {
|
|
764
|
+
content: "@";
|
|
765
|
+
}
|
|
766
|
+
.icon-basic-photo:before {
|
|
767
|
+
content: "[";
|
|
768
|
+
}
|
|
769
|
+
.icon-basic-picture:before {
|
|
770
|
+
content: "]";
|
|
771
|
+
}
|
|
772
|
+
.icon-basic-picture-multiple:before {
|
|
773
|
+
content: "^";
|
|
774
|
+
}
|
|
775
|
+
.icon-basic-pin1:before {
|
|
776
|
+
content: "_";
|
|
777
|
+
}
|
|
778
|
+
.icon-basic-pin2:before {
|
|
779
|
+
content: "`";
|
|
780
|
+
}
|
|
781
|
+
.icon-basic-postcard:before {
|
|
782
|
+
content: "{";
|
|
783
|
+
}
|
|
784
|
+
.icon-basic-postcard-multiple:before {
|
|
785
|
+
content: "|";
|
|
786
|
+
}
|
|
787
|
+
.icon-basic-printer:before {
|
|
788
|
+
content: "}";
|
|
789
|
+
}
|
|
790
|
+
.icon-basic-question:before {
|
|
791
|
+
content: "~";
|
|
792
|
+
}
|
|
793
|
+
.icon-basic-rss:before {
|
|
794
|
+
content: "";
|
|
795
|
+
}
|
|
796
|
+
.icon-basic-server:before {
|
|
797
|
+
content: "\e000";
|
|
798
|
+
}
|
|
799
|
+
.icon-basic-server2:before {
|
|
800
|
+
content: "\e001";
|
|
801
|
+
}
|
|
802
|
+
.icon-basic-server-cloud:before {
|
|
803
|
+
content: "\e002";
|
|
804
|
+
}
|
|
805
|
+
.icon-basic-server-download:before {
|
|
806
|
+
content: "\e003";
|
|
807
|
+
}
|
|
808
|
+
.icon-basic-server-upload:before {
|
|
809
|
+
content: "\e004";
|
|
810
|
+
}
|
|
811
|
+
.icon-basic-settings:before {
|
|
812
|
+
content: "\e005";
|
|
813
|
+
}
|
|
814
|
+
.icon-basic-share:before {
|
|
815
|
+
content: "\e006";
|
|
816
|
+
}
|
|
817
|
+
.icon-basic-sheet:before {
|
|
818
|
+
content: "\e007";
|
|
819
|
+
}
|
|
820
|
+
.icon-basic-sheet-multiple:before {
|
|
821
|
+
content: "\e008";
|
|
822
|
+
}
|
|
823
|
+
.icon-basic-sheet-pen:before {
|
|
824
|
+
content: "\e009";
|
|
825
|
+
}
|
|
826
|
+
.icon-basic-sheet-pencil:before {
|
|
827
|
+
content: "\e00a";
|
|
828
|
+
}
|
|
829
|
+
.icon-basic-sheet-txt:before {
|
|
830
|
+
content: "\e00b";
|
|
831
|
+
}
|
|
832
|
+
.icon-basic-signs:before {
|
|
833
|
+
content: "\e00c";
|
|
834
|
+
}
|
|
835
|
+
.icon-basic-smartphone:before {
|
|
836
|
+
content: "\e00d";
|
|
837
|
+
}
|
|
838
|
+
.icon-basic-spades:before {
|
|
839
|
+
content: "\e00e";
|
|
840
|
+
}
|
|
841
|
+
.icon-basic-spread:before {
|
|
842
|
+
content: "\e00f";
|
|
843
|
+
}
|
|
844
|
+
.icon-basic-spread-bookmark:before {
|
|
845
|
+
content: "\e010";
|
|
846
|
+
}
|
|
847
|
+
.icon-basic-spread-text:before {
|
|
848
|
+
content: "\e011";
|
|
849
|
+
}
|
|
850
|
+
.icon-basic-spread-text-bookmark:before {
|
|
851
|
+
content: "\e012";
|
|
852
|
+
}
|
|
853
|
+
.icon-basic-star:before {
|
|
854
|
+
content: "\e013";
|
|
855
|
+
}
|
|
856
|
+
.icon-basic-tablet:before {
|
|
857
|
+
content: "\e014";
|
|
858
|
+
}
|
|
859
|
+
.icon-basic-target:before {
|
|
860
|
+
content: "\e015";
|
|
861
|
+
}
|
|
862
|
+
.icon-basic-todo:before {
|
|
863
|
+
content: "\e016";
|
|
864
|
+
}
|
|
865
|
+
.icon-basic-todo-pen:before {
|
|
866
|
+
content: "\e017";
|
|
867
|
+
}
|
|
868
|
+
.icon-basic-todo-pencil:before {
|
|
869
|
+
content: "\e018";
|
|
870
|
+
}
|
|
871
|
+
.icon-basic-todo-txt:before {
|
|
872
|
+
content: "\e019";
|
|
873
|
+
}
|
|
874
|
+
.icon-basic-todolist-pen:before {
|
|
875
|
+
content: "\e01a";
|
|
876
|
+
}
|
|
877
|
+
.icon-basic-todolist-pencil:before {
|
|
878
|
+
content: "\e01b";
|
|
879
|
+
}
|
|
880
|
+
.icon-basic-trashcan:before {
|
|
881
|
+
content: "\e01c";
|
|
882
|
+
}
|
|
883
|
+
.icon-basic-trashcan-full:before {
|
|
884
|
+
content: "\e01d";
|
|
885
|
+
}
|
|
886
|
+
.icon-basic-trashcan-refresh:before {
|
|
887
|
+
content: "\e01e";
|
|
888
|
+
}
|
|
889
|
+
.icon-basic-trashcan-remove:before {
|
|
890
|
+
content: "\e01f";
|
|
891
|
+
}
|
|
892
|
+
.icon-basic-upload:before {
|
|
893
|
+
content: "\e020";
|
|
894
|
+
}
|
|
895
|
+
.icon-basic-usb:before {
|
|
896
|
+
content: "\e021";
|
|
897
|
+
}
|
|
898
|
+
.icon-basic-video:before {
|
|
899
|
+
content: "\e022";
|
|
900
|
+
}
|
|
901
|
+
.icon-basic-watch:before {
|
|
902
|
+
content: "\e023";
|
|
903
|
+
}
|
|
904
|
+
.icon-basic-webpage:before {
|
|
905
|
+
content: "\e024";
|
|
906
|
+
}
|
|
907
|
+
.icon-basic-webpage-img-txt:before {
|
|
908
|
+
content: "\e025";
|
|
909
|
+
}
|
|
910
|
+
.icon-basic-webpage-multiple:before {
|
|
911
|
+
content: "\e026";
|
|
912
|
+
}
|
|
913
|
+
.icon-basic-webpage-txt:before {
|
|
914
|
+
content: "\e027";
|
|
915
|
+
}
|
|
916
|
+
.icon-basic-world:before {
|
|
917
|
+
content: "\e028";
|
|
918
|
+
}
|
|
919
|
+
@font-face {
|
|
920
|
+
font-family: "linea-basic-elaboration-10";
|
|
921
|
+
src: url("fonts/linea-basic-elaboration-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-elaboration-10.eot*/;
|
|
922
|
+
src: url("fonts/linea-basic-elaboration-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-elaboration-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-basic-elaboration-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-elaboration-10.woff*/ format("woff"), url("fonts/linea-basic-elaboration-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-elaboration-10.ttf*/ format("truetype"), url("fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10*/ format("svg");
|
|
923
|
+
font-weight: normal;
|
|
924
|
+
font-style: normal;
|
|
925
|
+
}
|
|
926
|
+
.linea-elaborate[data-icon]:before {
|
|
927
|
+
font-family: "linea-basic-elaboration-10" !important;
|
|
928
|
+
content: attr(data-icon);
|
|
929
|
+
font-style: normal !important;
|
|
930
|
+
font-weight: normal !important;
|
|
931
|
+
font-variant: normal !important;
|
|
932
|
+
text-transform: none !important;
|
|
933
|
+
speak: none;
|
|
934
|
+
line-height: 1;
|
|
935
|
+
-webkit-font-smoothing: antialiased;
|
|
936
|
+
-moz-osx-font-smoothing: grayscale;
|
|
937
|
+
}
|
|
938
|
+
[class^="linea-icon-"]:before,
|
|
939
|
+
[class*="linea- icon-"]:before {
|
|
940
|
+
font-family: "linea-basic-elaboration-10" !important;
|
|
941
|
+
font-style: normal !important;
|
|
942
|
+
font-weight: normal !important;
|
|
943
|
+
font-variant: normal !important;
|
|
944
|
+
text-transform: none !important;
|
|
945
|
+
speak: none;
|
|
946
|
+
line-height: 1;
|
|
947
|
+
-webkit-font-smoothing: antialiased;
|
|
948
|
+
-moz-osx-font-smoothing: grayscale;
|
|
949
|
+
}
|
|
950
|
+
.icon-basic-elaboration-bookmark-checck:before {
|
|
951
|
+
content: "a";
|
|
952
|
+
}
|
|
953
|
+
.icon-basic-elaboration-bookmark-minus:before {
|
|
954
|
+
content: "b";
|
|
955
|
+
}
|
|
956
|
+
.icon-basic-elaboration-bookmark-plus:before {
|
|
957
|
+
content: "c";
|
|
958
|
+
}
|
|
959
|
+
.icon-basic-elaboration-bookmark-remove:before {
|
|
960
|
+
content: "d";
|
|
961
|
+
}
|
|
962
|
+
.icon-basic-elaboration-briefcase-check:before {
|
|
963
|
+
content: "e";
|
|
964
|
+
}
|
|
965
|
+
.icon-basic-elaboration-briefcase-download:before {
|
|
966
|
+
content: "f";
|
|
967
|
+
}
|
|
968
|
+
.icon-basic-elaboration-briefcase-flagged:before {
|
|
969
|
+
content: "g";
|
|
970
|
+
}
|
|
971
|
+
.icon-basic-elaboration-briefcase-minus:before {
|
|
972
|
+
content: "h";
|
|
973
|
+
}
|
|
974
|
+
.icon-basic-elaboration-briefcase-plus:before {
|
|
975
|
+
content: "i";
|
|
976
|
+
}
|
|
977
|
+
.icon-basic-elaboration-briefcase-refresh:before {
|
|
978
|
+
content: "j";
|
|
979
|
+
}
|
|
980
|
+
.icon-basic-elaboration-briefcase-remove:before {
|
|
981
|
+
content: "k";
|
|
982
|
+
}
|
|
983
|
+
.icon-basic-elaboration-briefcase-search:before {
|
|
984
|
+
content: "l";
|
|
985
|
+
}
|
|
986
|
+
.icon-basic-elaboration-briefcase-star:before {
|
|
987
|
+
content: "m";
|
|
988
|
+
}
|
|
989
|
+
.icon-basic-elaboration-briefcase-upload:before {
|
|
990
|
+
content: "n";
|
|
991
|
+
}
|
|
992
|
+
.icon-basic-elaboration-browser-check:before {
|
|
993
|
+
content: "o";
|
|
994
|
+
}
|
|
995
|
+
.icon-basic-elaboration-browser-download:before {
|
|
996
|
+
content: "p";
|
|
997
|
+
}
|
|
998
|
+
.icon-basic-elaboration-browser-minus:before {
|
|
999
|
+
content: "q";
|
|
1000
|
+
}
|
|
1001
|
+
.icon-basic-elaboration-browser-plus:before {
|
|
1002
|
+
content: "r";
|
|
1003
|
+
}
|
|
1004
|
+
.icon-basic-elaboration-browser-refresh:before {
|
|
1005
|
+
content: "s";
|
|
1006
|
+
}
|
|
1007
|
+
.icon-basic-elaboration-browser-remove:before {
|
|
1008
|
+
content: "t";
|
|
1009
|
+
}
|
|
1010
|
+
.icon-basic-elaboration-browser-search:before {
|
|
1011
|
+
content: "u";
|
|
1012
|
+
}
|
|
1013
|
+
.icon-basic-elaboration-browser-star:before {
|
|
1014
|
+
content: "v";
|
|
1015
|
+
}
|
|
1016
|
+
.icon-basic-elaboration-browser-upload:before {
|
|
1017
|
+
content: "w";
|
|
1018
|
+
}
|
|
1019
|
+
.icon-basic-elaboration-calendar-check:before {
|
|
1020
|
+
content: "x";
|
|
1021
|
+
}
|
|
1022
|
+
.icon-basic-elaboration-calendar-cloud:before {
|
|
1023
|
+
content: "y";
|
|
1024
|
+
}
|
|
1025
|
+
.icon-basic-elaboration-calendar-download:before {
|
|
1026
|
+
content: "z";
|
|
1027
|
+
}
|
|
1028
|
+
.icon-basic-elaboration-calendar-empty:before {
|
|
1029
|
+
content: "A";
|
|
1030
|
+
}
|
|
1031
|
+
.icon-basic-elaboration-calendar-flagged:before {
|
|
1032
|
+
content: "B";
|
|
1033
|
+
}
|
|
1034
|
+
.icon-basic-elaboration-calendar-heart:before {
|
|
1035
|
+
content: "C";
|
|
1036
|
+
}
|
|
1037
|
+
.icon-basic-elaboration-calendar-minus:before {
|
|
1038
|
+
content: "D";
|
|
1039
|
+
}
|
|
1040
|
+
.icon-basic-elaboration-calendar-next:before {
|
|
1041
|
+
content: "E";
|
|
1042
|
+
}
|
|
1043
|
+
.icon-basic-elaboration-calendar-noaccess:before {
|
|
1044
|
+
content: "F";
|
|
1045
|
+
}
|
|
1046
|
+
.icon-basic-elaboration-calendar-pencil:before {
|
|
1047
|
+
content: "G";
|
|
1048
|
+
}
|
|
1049
|
+
.icon-basic-elaboration-calendar-plus:before {
|
|
1050
|
+
content: "H";
|
|
1051
|
+
}
|
|
1052
|
+
.icon-basic-elaboration-calendar-previous:before {
|
|
1053
|
+
content: "I";
|
|
1054
|
+
}
|
|
1055
|
+
.icon-basic-elaboration-calendar-refresh:before {
|
|
1056
|
+
content: "J";
|
|
1057
|
+
}
|
|
1058
|
+
.icon-basic-elaboration-calendar-remove:before {
|
|
1059
|
+
content: "K";
|
|
1060
|
+
}
|
|
1061
|
+
.icon-basic-elaboration-calendar-search:before {
|
|
1062
|
+
content: "L";
|
|
1063
|
+
}
|
|
1064
|
+
.icon-basic-elaboration-calendar-star:before {
|
|
1065
|
+
content: "M";
|
|
1066
|
+
}
|
|
1067
|
+
.icon-basic-elaboration-calendar-upload:before {
|
|
1068
|
+
content: "N";
|
|
1069
|
+
}
|
|
1070
|
+
.icon-basic-elaboration-cloud-check:before {
|
|
1071
|
+
content: "O";
|
|
1072
|
+
}
|
|
1073
|
+
.icon-basic-elaboration-cloud-download:before {
|
|
1074
|
+
content: "P";
|
|
1075
|
+
}
|
|
1076
|
+
.icon-basic-elaboration-cloud-minus:before {
|
|
1077
|
+
content: "Q";
|
|
1078
|
+
}
|
|
1079
|
+
.icon-basic-elaboration-cloud-noaccess:before {
|
|
1080
|
+
content: "R";
|
|
1081
|
+
}
|
|
1082
|
+
.icon-basic-elaboration-cloud-plus:before {
|
|
1083
|
+
content: "S";
|
|
1084
|
+
}
|
|
1085
|
+
.icon-basic-elaboration-cloud-refresh:before {
|
|
1086
|
+
content: "T";
|
|
1087
|
+
}
|
|
1088
|
+
.icon-basic-elaboration-cloud-remove:before {
|
|
1089
|
+
content: "U";
|
|
1090
|
+
}
|
|
1091
|
+
.icon-basic-elaboration-cloud-search:before {
|
|
1092
|
+
content: "V";
|
|
1093
|
+
}
|
|
1094
|
+
.icon-basic-elaboration-cloud-upload:before {
|
|
1095
|
+
content: "W";
|
|
1096
|
+
}
|
|
1097
|
+
.icon-basic-elaboration-document-check:before {
|
|
1098
|
+
content: "X";
|
|
1099
|
+
}
|
|
1100
|
+
.icon-basic-elaboration-document-cloud:before {
|
|
1101
|
+
content: "Y";
|
|
1102
|
+
}
|
|
1103
|
+
.icon-basic-elaboration-document-download:before {
|
|
1104
|
+
content: "Z";
|
|
1105
|
+
}
|
|
1106
|
+
.icon-basic-elaboration-document-flagged:before {
|
|
1107
|
+
content: "0";
|
|
1108
|
+
}
|
|
1109
|
+
.icon-basic-elaboration-document-graph:before {
|
|
1110
|
+
content: "1";
|
|
1111
|
+
}
|
|
1112
|
+
.icon-basic-elaboration-document-heart:before {
|
|
1113
|
+
content: "2";
|
|
1114
|
+
}
|
|
1115
|
+
.icon-basic-elaboration-document-minus:before {
|
|
1116
|
+
content: "3";
|
|
1117
|
+
}
|
|
1118
|
+
.icon-basic-elaboration-document-next:before {
|
|
1119
|
+
content: "4";
|
|
1120
|
+
}
|
|
1121
|
+
.icon-basic-elaboration-document-noaccess:before {
|
|
1122
|
+
content: "5";
|
|
1123
|
+
}
|
|
1124
|
+
.icon-basic-elaboration-document-note:before {
|
|
1125
|
+
content: "6";
|
|
1126
|
+
}
|
|
1127
|
+
.icon-basic-elaboration-document-pencil:before {
|
|
1128
|
+
content: "7";
|
|
1129
|
+
}
|
|
1130
|
+
.icon-basic-elaboration-document-picture:before {
|
|
1131
|
+
content: "8";
|
|
1132
|
+
}
|
|
1133
|
+
.icon-basic-elaboration-document-plus:before {
|
|
1134
|
+
content: "9";
|
|
1135
|
+
}
|
|
1136
|
+
.icon-basic-elaboration-document-previous:before {
|
|
1137
|
+
content: "!";
|
|
1138
|
+
}
|
|
1139
|
+
.icon-basic-elaboration-document-refresh:before {
|
|
1140
|
+
content: "\"";
|
|
1141
|
+
}
|
|
1142
|
+
.icon-basic-elaboration-document-remove:before {
|
|
1143
|
+
content: "#";
|
|
1144
|
+
}
|
|
1145
|
+
.icon-basic-elaboration-document-search:before {
|
|
1146
|
+
content: "$";
|
|
1147
|
+
}
|
|
1148
|
+
.icon-basic-elaboration-document-star:before {
|
|
1149
|
+
content: "%";
|
|
1150
|
+
}
|
|
1151
|
+
.icon-basic-elaboration-document-upload:before {
|
|
1152
|
+
content: "&";
|
|
1153
|
+
}
|
|
1154
|
+
.icon-basic-elaboration-folder-check:before {
|
|
1155
|
+
content: "'";
|
|
1156
|
+
}
|
|
1157
|
+
.icon-basic-elaboration-folder-cloud:before {
|
|
1158
|
+
content: "(";
|
|
1159
|
+
}
|
|
1160
|
+
.icon-basic-elaboration-folder-document:before {
|
|
1161
|
+
content: ")";
|
|
1162
|
+
}
|
|
1163
|
+
.icon-basic-elaboration-folder-download:before {
|
|
1164
|
+
content: "*";
|
|
1165
|
+
}
|
|
1166
|
+
.icon-basic-elaboration-folder-flagged:before {
|
|
1167
|
+
content: "+";
|
|
1168
|
+
}
|
|
1169
|
+
.icon-basic-elaboration-folder-graph:before {
|
|
1170
|
+
content: ",";
|
|
1171
|
+
}
|
|
1172
|
+
.icon-basic-elaboration-folder-heart:before {
|
|
1173
|
+
content: "-";
|
|
1174
|
+
}
|
|
1175
|
+
.icon-basic-elaboration-folder-minus:before {
|
|
1176
|
+
content: ".";
|
|
1177
|
+
}
|
|
1178
|
+
.icon-basic-elaboration-folder-next:before {
|
|
1179
|
+
content: "/";
|
|
1180
|
+
}
|
|
1181
|
+
.icon-basic-elaboration-folder-noaccess:before {
|
|
1182
|
+
content: ":";
|
|
1183
|
+
}
|
|
1184
|
+
.icon-basic-elaboration-folder-note:before {
|
|
1185
|
+
content: ";";
|
|
1186
|
+
}
|
|
1187
|
+
.icon-basic-elaboration-folder-pencil:before {
|
|
1188
|
+
content: "<";
|
|
1189
|
+
}
|
|
1190
|
+
.icon-basic-elaboration-folder-picture:before {
|
|
1191
|
+
content: "=";
|
|
1192
|
+
}
|
|
1193
|
+
.icon-basic-elaboration-folder-plus:before {
|
|
1194
|
+
content: ">";
|
|
1195
|
+
}
|
|
1196
|
+
.icon-basic-elaboration-folder-previous:before {
|
|
1197
|
+
content: "?";
|
|
1198
|
+
}
|
|
1199
|
+
.icon-basic-elaboration-folder-refresh:before {
|
|
1200
|
+
content: "@";
|
|
1201
|
+
}
|
|
1202
|
+
.icon-basic-elaboration-folder-remove:before {
|
|
1203
|
+
content: "[";
|
|
1204
|
+
}
|
|
1205
|
+
.icon-basic-elaboration-folder-search:before {
|
|
1206
|
+
content: "]";
|
|
1207
|
+
}
|
|
1208
|
+
.icon-basic-elaboration-folder-star:before {
|
|
1209
|
+
content: "^";
|
|
1210
|
+
}
|
|
1211
|
+
.icon-basic-elaboration-folder-upload:before {
|
|
1212
|
+
content: "_";
|
|
1213
|
+
}
|
|
1214
|
+
.icon-basic-elaboration-mail-check:before {
|
|
1215
|
+
content: "`";
|
|
1216
|
+
}
|
|
1217
|
+
.icon-basic-elaboration-mail-cloud:before {
|
|
1218
|
+
content: "{";
|
|
1219
|
+
}
|
|
1220
|
+
.icon-basic-elaboration-mail-document:before {
|
|
1221
|
+
content: "|";
|
|
1222
|
+
}
|
|
1223
|
+
.icon-basic-elaboration-mail-download:before {
|
|
1224
|
+
content: "}";
|
|
1225
|
+
}
|
|
1226
|
+
.icon-basic-elaboration-mail-flagged:before {
|
|
1227
|
+
content: "~";
|
|
1228
|
+
}
|
|
1229
|
+
.icon-basic-elaboration-mail-heart:before {
|
|
1230
|
+
content: "";
|
|
1231
|
+
}
|
|
1232
|
+
.icon-basic-elaboration-mail-next:before {
|
|
1233
|
+
content: "\e000";
|
|
1234
|
+
}
|
|
1235
|
+
.icon-basic-elaboration-mail-noaccess:before {
|
|
1236
|
+
content: "\e001";
|
|
1237
|
+
}
|
|
1238
|
+
.icon-basic-elaboration-mail-note:before {
|
|
1239
|
+
content: "\e002";
|
|
1240
|
+
}
|
|
1241
|
+
.icon-basic-elaboration-mail-pencil:before {
|
|
1242
|
+
content: "\e003";
|
|
1243
|
+
}
|
|
1244
|
+
.icon-basic-elaboration-mail-picture:before {
|
|
1245
|
+
content: "\e004";
|
|
1246
|
+
}
|
|
1247
|
+
.icon-basic-elaboration-mail-previous:before {
|
|
1248
|
+
content: "\e005";
|
|
1249
|
+
}
|
|
1250
|
+
.icon-basic-elaboration-mail-refresh:before {
|
|
1251
|
+
content: "\e006";
|
|
1252
|
+
}
|
|
1253
|
+
.icon-basic-elaboration-mail-remove:before {
|
|
1254
|
+
content: "\e007";
|
|
1255
|
+
}
|
|
1256
|
+
.icon-basic-elaboration-mail-search:before {
|
|
1257
|
+
content: "\e008";
|
|
1258
|
+
}
|
|
1259
|
+
.icon-basic-elaboration-mail-star:before {
|
|
1260
|
+
content: "\e009";
|
|
1261
|
+
}
|
|
1262
|
+
.icon-basic-elaboration-mail-upload:before {
|
|
1263
|
+
content: "\e00a";
|
|
1264
|
+
}
|
|
1265
|
+
.icon-basic-elaboration-message-check:before {
|
|
1266
|
+
content: "\e00b";
|
|
1267
|
+
}
|
|
1268
|
+
.icon-basic-elaboration-message-dots:before {
|
|
1269
|
+
content: "\e00c";
|
|
1270
|
+
}
|
|
1271
|
+
.icon-basic-elaboration-message-happy:before {
|
|
1272
|
+
content: "\e00d";
|
|
1273
|
+
}
|
|
1274
|
+
.icon-basic-elaboration-message-heart:before {
|
|
1275
|
+
content: "\e00e";
|
|
1276
|
+
}
|
|
1277
|
+
.icon-basic-elaboration-message-minus:before {
|
|
1278
|
+
content: "\e00f";
|
|
1279
|
+
}
|
|
1280
|
+
.icon-basic-elaboration-message-note:before {
|
|
1281
|
+
content: "\e010";
|
|
1282
|
+
}
|
|
1283
|
+
.icon-basic-elaboration-message-plus:before {
|
|
1284
|
+
content: "\e011";
|
|
1285
|
+
}
|
|
1286
|
+
.icon-basic-elaboration-message-refresh:before {
|
|
1287
|
+
content: "\e012";
|
|
1288
|
+
}
|
|
1289
|
+
.icon-basic-elaboration-message-remove:before {
|
|
1290
|
+
content: "\e013";
|
|
1291
|
+
}
|
|
1292
|
+
.icon-basic-elaboration-message-sad:before {
|
|
1293
|
+
content: "\e014";
|
|
1294
|
+
}
|
|
1295
|
+
.icon-basic-elaboration-smartphone-cloud:before {
|
|
1296
|
+
content: "\e015";
|
|
1297
|
+
}
|
|
1298
|
+
.icon-basic-elaboration-smartphone-heart:before {
|
|
1299
|
+
content: "\e016";
|
|
1300
|
+
}
|
|
1301
|
+
.icon-basic-elaboration-smartphone-noaccess:before {
|
|
1302
|
+
content: "\e017";
|
|
1303
|
+
}
|
|
1304
|
+
.icon-basic-elaboration-smartphone-note:before {
|
|
1305
|
+
content: "\e018";
|
|
1306
|
+
}
|
|
1307
|
+
.icon-basic-elaboration-smartphone-pencil:before {
|
|
1308
|
+
content: "\e019";
|
|
1309
|
+
}
|
|
1310
|
+
.icon-basic-elaboration-smartphone-picture:before {
|
|
1311
|
+
content: "\e01a";
|
|
1312
|
+
}
|
|
1313
|
+
.icon-basic-elaboration-smartphone-refresh:before {
|
|
1314
|
+
content: "\e01b";
|
|
1315
|
+
}
|
|
1316
|
+
.icon-basic-elaboration-smartphone-search:before {
|
|
1317
|
+
content: "\e01c";
|
|
1318
|
+
}
|
|
1319
|
+
.icon-basic-elaboration-tablet-cloud:before {
|
|
1320
|
+
content: "\e01d";
|
|
1321
|
+
}
|
|
1322
|
+
.icon-basic-elaboration-tablet-heart:before {
|
|
1323
|
+
content: "\e01e";
|
|
1324
|
+
}
|
|
1325
|
+
.icon-basic-elaboration-tablet-noaccess:before {
|
|
1326
|
+
content: "\e01f";
|
|
1327
|
+
}
|
|
1328
|
+
.icon-basic-elaboration-tablet-note:before {
|
|
1329
|
+
content: "\e020";
|
|
1330
|
+
}
|
|
1331
|
+
.icon-basic-elaboration-tablet-pencil:before {
|
|
1332
|
+
content: "\e021";
|
|
1333
|
+
}
|
|
1334
|
+
.icon-basic-elaboration-tablet-picture:before {
|
|
1335
|
+
content: "\e022";
|
|
1336
|
+
}
|
|
1337
|
+
.icon-basic-elaboration-tablet-refresh:before {
|
|
1338
|
+
content: "\e023";
|
|
1339
|
+
}
|
|
1340
|
+
.icon-basic-elaboration-tablet-search:before {
|
|
1341
|
+
content: "\e024";
|
|
1342
|
+
}
|
|
1343
|
+
.icon-basic-elaboration-todolist-2:before {
|
|
1344
|
+
content: "\e025";
|
|
1345
|
+
}
|
|
1346
|
+
.icon-basic-elaboration-todolist-check:before {
|
|
1347
|
+
content: "\e026";
|
|
1348
|
+
}
|
|
1349
|
+
.icon-basic-elaboration-todolist-cloud:before {
|
|
1350
|
+
content: "\e027";
|
|
1351
|
+
}
|
|
1352
|
+
.icon-basic-elaboration-todolist-download:before {
|
|
1353
|
+
content: "\e028";
|
|
1354
|
+
}
|
|
1355
|
+
.icon-basic-elaboration-todolist-flagged:before {
|
|
1356
|
+
content: "\e029";
|
|
1357
|
+
}
|
|
1358
|
+
.icon-basic-elaboration-todolist-minus:before {
|
|
1359
|
+
content: "\e02a";
|
|
1360
|
+
}
|
|
1361
|
+
.icon-basic-elaboration-todolist-noaccess:before {
|
|
1362
|
+
content: "\e02b";
|
|
1363
|
+
}
|
|
1364
|
+
.icon-basic-elaboration-todolist-pencil:before {
|
|
1365
|
+
content: "\e02c";
|
|
1366
|
+
}
|
|
1367
|
+
.icon-basic-elaboration-todolist-plus:before {
|
|
1368
|
+
content: "\e02d";
|
|
1369
|
+
}
|
|
1370
|
+
.icon-basic-elaboration-todolist-refresh:before {
|
|
1371
|
+
content: "\e02e";
|
|
1372
|
+
}
|
|
1373
|
+
.icon-basic-elaboration-todolist-remove:before {
|
|
1374
|
+
content: "\e02f";
|
|
1375
|
+
}
|
|
1376
|
+
.icon-basic-elaboration-todolist-search:before {
|
|
1377
|
+
content: "\e030";
|
|
1378
|
+
}
|
|
1379
|
+
.icon-basic-elaboration-todolist-star:before {
|
|
1380
|
+
content: "\e031";
|
|
1381
|
+
}
|
|
1382
|
+
.icon-basic-elaboration-todolist-upload:before {
|
|
1383
|
+
content: "\e032";
|
|
1384
|
+
}
|
|
1385
|
+
@font-face {
|
|
1386
|
+
font-family: "linea-ecommerce-10";
|
|
1387
|
+
src: url("fonts/linea-ecommerce-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-ecommerce-10.eot*/;
|
|
1388
|
+
src: url("fonts/linea-ecommerce-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-ecommerce-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-ecommerce-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-ecommerce-10.woff*/ format("woff"), url("fonts/linea-ecommerce-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-ecommerce-10.ttf*/ format("truetype"), url("fonts/linea-ecommerce-10.svg#linea-ecommerce-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-ecommerce-10.svg#linea-ecommerce-10*/ format("svg");
|
|
1389
|
+
font-weight: normal;
|
|
1390
|
+
font-style: normal;
|
|
1391
|
+
}
|
|
1392
|
+
.linea-ecommerce[data-icon]:before {
|
|
1393
|
+
font-family: "linea-ecommerce-10" !important;
|
|
1394
|
+
content: attr(data-icon);
|
|
1395
|
+
font-style: normal !important;
|
|
1396
|
+
font-weight: normal !important;
|
|
1397
|
+
font-variant: normal !important;
|
|
1398
|
+
text-transform: none !important;
|
|
1399
|
+
speak: none;
|
|
1400
|
+
line-height: 1;
|
|
1401
|
+
-webkit-font-smoothing: antialiased;
|
|
1402
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1403
|
+
}
|
|
1404
|
+
[class^="linea-icon-"]:before,
|
|
1405
|
+
[class*="linea- icon-"]:before {
|
|
1406
|
+
font-family: "linea-ecommerce-10" !important;
|
|
1407
|
+
font-style: normal !important;
|
|
1408
|
+
font-weight: normal !important;
|
|
1409
|
+
font-variant: normal !important;
|
|
1410
|
+
text-transform: none !important;
|
|
1411
|
+
speak: none;
|
|
1412
|
+
line-height: 1;
|
|
1413
|
+
-webkit-font-smoothing: antialiased;
|
|
1414
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1415
|
+
}
|
|
1416
|
+
.icon-ecommerce-bag:before {
|
|
1417
|
+
content: "a";
|
|
1418
|
+
}
|
|
1419
|
+
.icon-ecommerce-bag-check:before {
|
|
1420
|
+
content: "b";
|
|
1421
|
+
}
|
|
1422
|
+
.icon-ecommerce-bag-cloud:before {
|
|
1423
|
+
content: "c";
|
|
1424
|
+
}
|
|
1425
|
+
.icon-ecommerce-bag-download:before {
|
|
1426
|
+
content: "d";
|
|
1427
|
+
}
|
|
1428
|
+
.icon-ecommerce-bag-minus:before {
|
|
1429
|
+
content: "e";
|
|
1430
|
+
}
|
|
1431
|
+
.icon-ecommerce-bag-plus:before {
|
|
1432
|
+
content: "f";
|
|
1433
|
+
}
|
|
1434
|
+
.icon-ecommerce-bag-refresh:before {
|
|
1435
|
+
content: "g";
|
|
1436
|
+
}
|
|
1437
|
+
.icon-ecommerce-bag-remove:before {
|
|
1438
|
+
content: "h";
|
|
1439
|
+
}
|
|
1440
|
+
.icon-ecommerce-bag-search:before {
|
|
1441
|
+
content: "i";
|
|
1442
|
+
}
|
|
1443
|
+
.icon-ecommerce-bag-upload:before {
|
|
1444
|
+
content: "j";
|
|
1445
|
+
}
|
|
1446
|
+
.icon-ecommerce-banknote:before {
|
|
1447
|
+
content: "k";
|
|
1448
|
+
}
|
|
1449
|
+
.icon-ecommerce-banknotes:before {
|
|
1450
|
+
content: "l";
|
|
1451
|
+
}
|
|
1452
|
+
.icon-ecommerce-basket:before {
|
|
1453
|
+
content: "m";
|
|
1454
|
+
}
|
|
1455
|
+
.icon-ecommerce-basket-check:before {
|
|
1456
|
+
content: "n";
|
|
1457
|
+
}
|
|
1458
|
+
.icon-ecommerce-basket-cloud:before {
|
|
1459
|
+
content: "o";
|
|
1460
|
+
}
|
|
1461
|
+
.icon-ecommerce-basket-download:before {
|
|
1462
|
+
content: "p";
|
|
1463
|
+
}
|
|
1464
|
+
.icon-ecommerce-basket-minus:before {
|
|
1465
|
+
content: "q";
|
|
1466
|
+
}
|
|
1467
|
+
.icon-ecommerce-basket-plus:before {
|
|
1468
|
+
content: "r";
|
|
1469
|
+
}
|
|
1470
|
+
.icon-ecommerce-basket-refresh:before {
|
|
1471
|
+
content: "s";
|
|
1472
|
+
}
|
|
1473
|
+
.icon-ecommerce-basket-remove:before {
|
|
1474
|
+
content: "t";
|
|
1475
|
+
}
|
|
1476
|
+
.icon-ecommerce-basket-search:before {
|
|
1477
|
+
content: "u";
|
|
1478
|
+
}
|
|
1479
|
+
.icon-ecommerce-basket-upload:before {
|
|
1480
|
+
content: "v";
|
|
1481
|
+
}
|
|
1482
|
+
.icon-ecommerce-bath:before {
|
|
1483
|
+
content: "w";
|
|
1484
|
+
}
|
|
1485
|
+
.icon-ecommerce-cart:before {
|
|
1486
|
+
content: "x";
|
|
1487
|
+
}
|
|
1488
|
+
.icon-ecommerce-cart-check:before {
|
|
1489
|
+
content: "y";
|
|
1490
|
+
}
|
|
1491
|
+
.icon-ecommerce-cart-cloud:before {
|
|
1492
|
+
content: "z";
|
|
1493
|
+
}
|
|
1494
|
+
.icon-ecommerce-cart-content:before {
|
|
1495
|
+
content: "A";
|
|
1496
|
+
}
|
|
1497
|
+
.icon-ecommerce-cart-download:before {
|
|
1498
|
+
content: "B";
|
|
1499
|
+
}
|
|
1500
|
+
.icon-ecommerce-cart-minus:before {
|
|
1501
|
+
content: "C";
|
|
1502
|
+
}
|
|
1503
|
+
.icon-ecommerce-cart-plus:before {
|
|
1504
|
+
content: "D";
|
|
1505
|
+
}
|
|
1506
|
+
.icon-ecommerce-cart-refresh:before {
|
|
1507
|
+
content: "E";
|
|
1508
|
+
}
|
|
1509
|
+
.icon-ecommerce-cart-remove:before {
|
|
1510
|
+
content: "F";
|
|
1511
|
+
}
|
|
1512
|
+
.icon-ecommerce-cart-search:before {
|
|
1513
|
+
content: "G";
|
|
1514
|
+
}
|
|
1515
|
+
.icon-ecommerce-cart-upload:before {
|
|
1516
|
+
content: "H";
|
|
1517
|
+
}
|
|
1518
|
+
.icon-ecommerce-cent:before {
|
|
1519
|
+
content: "I";
|
|
1520
|
+
}
|
|
1521
|
+
.icon-ecommerce-colon:before {
|
|
1522
|
+
content: "J";
|
|
1523
|
+
}
|
|
1524
|
+
.icon-ecommerce-creditcard:before {
|
|
1525
|
+
content: "K";
|
|
1526
|
+
}
|
|
1527
|
+
.icon-ecommerce-diamond:before {
|
|
1528
|
+
content: "L";
|
|
1529
|
+
}
|
|
1530
|
+
.icon-ecommerce-dollar:before {
|
|
1531
|
+
content: "M";
|
|
1532
|
+
}
|
|
1533
|
+
.icon-ecommerce-euro:before {
|
|
1534
|
+
content: "N";
|
|
1535
|
+
}
|
|
1536
|
+
.icon-ecommerce-franc:before {
|
|
1537
|
+
content: "O";
|
|
1538
|
+
}
|
|
1539
|
+
.icon-ecommerce-gift:before {
|
|
1540
|
+
content: "P";
|
|
1541
|
+
}
|
|
1542
|
+
.icon-ecommerce-graph1:before {
|
|
1543
|
+
content: "Q";
|
|
1544
|
+
}
|
|
1545
|
+
.icon-ecommerce-graph2:before {
|
|
1546
|
+
content: "R";
|
|
1547
|
+
}
|
|
1548
|
+
.icon-ecommerce-graph3:before {
|
|
1549
|
+
content: "S";
|
|
1550
|
+
}
|
|
1551
|
+
.icon-ecommerce-graph-decrease:before {
|
|
1552
|
+
content: "T";
|
|
1553
|
+
}
|
|
1554
|
+
.icon-ecommerce-graph-increase:before {
|
|
1555
|
+
content: "U";
|
|
1556
|
+
}
|
|
1557
|
+
.icon-ecommerce-guarani:before {
|
|
1558
|
+
content: "V";
|
|
1559
|
+
}
|
|
1560
|
+
.icon-ecommerce-kips:before {
|
|
1561
|
+
content: "W";
|
|
1562
|
+
}
|
|
1563
|
+
.icon-ecommerce-lira:before {
|
|
1564
|
+
content: "X";
|
|
1565
|
+
}
|
|
1566
|
+
.icon-ecommerce-megaphone:before {
|
|
1567
|
+
content: "Y";
|
|
1568
|
+
}
|
|
1569
|
+
.icon-ecommerce-money:before {
|
|
1570
|
+
content: "Z";
|
|
1571
|
+
}
|
|
1572
|
+
.icon-ecommerce-naira:before {
|
|
1573
|
+
content: "0";
|
|
1574
|
+
}
|
|
1575
|
+
.icon-ecommerce-pesos:before {
|
|
1576
|
+
content: "1";
|
|
1577
|
+
}
|
|
1578
|
+
.icon-ecommerce-pound:before {
|
|
1579
|
+
content: "2";
|
|
1580
|
+
}
|
|
1581
|
+
.icon-ecommerce-receipt:before {
|
|
1582
|
+
content: "3";
|
|
1583
|
+
}
|
|
1584
|
+
.icon-ecommerce-receipt-bath:before {
|
|
1585
|
+
content: "4";
|
|
1586
|
+
}
|
|
1587
|
+
.icon-ecommerce-receipt-cent:before {
|
|
1588
|
+
content: "5";
|
|
1589
|
+
}
|
|
1590
|
+
.icon-ecommerce-receipt-dollar:before {
|
|
1591
|
+
content: "6";
|
|
1592
|
+
}
|
|
1593
|
+
.icon-ecommerce-receipt-euro:before {
|
|
1594
|
+
content: "7";
|
|
1595
|
+
}
|
|
1596
|
+
.icon-ecommerce-receipt-franc:before {
|
|
1597
|
+
content: "8";
|
|
1598
|
+
}
|
|
1599
|
+
.icon-ecommerce-receipt-guarani:before {
|
|
1600
|
+
content: "9";
|
|
1601
|
+
}
|
|
1602
|
+
.icon-ecommerce-receipt-kips:before {
|
|
1603
|
+
content: "!";
|
|
1604
|
+
}
|
|
1605
|
+
.icon-ecommerce-receipt-lira:before {
|
|
1606
|
+
content: "\"";
|
|
1607
|
+
}
|
|
1608
|
+
.icon-ecommerce-receipt-naira:before {
|
|
1609
|
+
content: "#";
|
|
1610
|
+
}
|
|
1611
|
+
.icon-ecommerce-receipt-pesos:before {
|
|
1612
|
+
content: "$";
|
|
1613
|
+
}
|
|
1614
|
+
.icon-ecommerce-receipt-pound:before {
|
|
1615
|
+
content: "%";
|
|
1616
|
+
}
|
|
1617
|
+
.icon-ecommerce-receipt-rublo:before {
|
|
1618
|
+
content: "&";
|
|
1619
|
+
}
|
|
1620
|
+
.icon-ecommerce-receipt-rupee:before {
|
|
1621
|
+
content: "'";
|
|
1622
|
+
}
|
|
1623
|
+
.icon-ecommerce-receipt-tugrik:before {
|
|
1624
|
+
content: "(";
|
|
1625
|
+
}
|
|
1626
|
+
.icon-ecommerce-receipt-won:before {
|
|
1627
|
+
content: ")";
|
|
1628
|
+
}
|
|
1629
|
+
.icon-ecommerce-receipt-yen:before {
|
|
1630
|
+
content: "*";
|
|
1631
|
+
}
|
|
1632
|
+
.icon-ecommerce-receipt-yen2:before {
|
|
1633
|
+
content: "+";
|
|
1634
|
+
}
|
|
1635
|
+
.icon-ecommerce-recept-colon:before {
|
|
1636
|
+
content: ",";
|
|
1637
|
+
}
|
|
1638
|
+
.icon-ecommerce-rublo:before {
|
|
1639
|
+
content: "-";
|
|
1640
|
+
}
|
|
1641
|
+
.icon-ecommerce-rupee:before {
|
|
1642
|
+
content: ".";
|
|
1643
|
+
}
|
|
1644
|
+
.icon-ecommerce-safe:before {
|
|
1645
|
+
content: "/";
|
|
1646
|
+
}
|
|
1647
|
+
.icon-ecommerce-sale:before {
|
|
1648
|
+
content: ":";
|
|
1649
|
+
}
|
|
1650
|
+
.icon-ecommerce-sales:before {
|
|
1651
|
+
content: ";";
|
|
1652
|
+
}
|
|
1653
|
+
.icon-ecommerce-ticket:before {
|
|
1654
|
+
content: "<";
|
|
1655
|
+
}
|
|
1656
|
+
.icon-ecommerce-tugriks:before {
|
|
1657
|
+
content: "=";
|
|
1658
|
+
}
|
|
1659
|
+
.icon-ecommerce-wallet:before {
|
|
1660
|
+
content: ">";
|
|
1661
|
+
}
|
|
1662
|
+
.icon-ecommerce-won:before {
|
|
1663
|
+
content: "?";
|
|
1664
|
+
}
|
|
1665
|
+
.icon-ecommerce-yen:before {
|
|
1666
|
+
content: "@";
|
|
1667
|
+
}
|
|
1668
|
+
.icon-ecommerce-yen2:before {
|
|
1669
|
+
content: "[";
|
|
1670
|
+
}
|
|
1671
|
+
@font-face {
|
|
1672
|
+
font-family: "linea-music-10";
|
|
1673
|
+
src: url("fonts/linea-music-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-music-10.eot*/;
|
|
1674
|
+
src: url("fonts/linea-music-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-music-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-music-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-music-10.woff*/ format("woff"), url("fonts/linea-music-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-music-10.ttf*/ format("truetype"), url("fonts/linea-music-10.svg#linea-music-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-music-10.svg#linea-music-10*/ format("svg");
|
|
1675
|
+
font-weight: normal;
|
|
1676
|
+
font-style: normal;
|
|
1677
|
+
}
|
|
1678
|
+
.linea-music[data-icon]:before {
|
|
1679
|
+
font-family: "linea-music-10" !important;
|
|
1680
|
+
content: attr(data-icon);
|
|
1681
|
+
font-style: normal !important;
|
|
1682
|
+
font-weight: normal !important;
|
|
1683
|
+
font-variant: normal !important;
|
|
1684
|
+
text-transform: none !important;
|
|
1685
|
+
speak: none;
|
|
1686
|
+
line-height: 1;
|
|
1687
|
+
-webkit-font-smoothing: antialiased;
|
|
1688
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1689
|
+
}
|
|
1690
|
+
[class^="linea-icon-"]:before,
|
|
1691
|
+
[class*="linea- icon-"]:before {
|
|
1692
|
+
font-family: "linea-music-10" !important;
|
|
1693
|
+
font-style: normal !important;
|
|
1694
|
+
font-weight: normal !important;
|
|
1695
|
+
font-variant: normal !important;
|
|
1696
|
+
text-transform: none !important;
|
|
1697
|
+
speak: none;
|
|
1698
|
+
line-height: 1;
|
|
1699
|
+
-webkit-font-smoothing: antialiased;
|
|
1700
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1701
|
+
}
|
|
1702
|
+
.icon-music-beginning-button:before {
|
|
1703
|
+
content: "a";
|
|
1704
|
+
}
|
|
1705
|
+
.icon-music-bell:before {
|
|
1706
|
+
content: "b";
|
|
1707
|
+
}
|
|
1708
|
+
.icon-music-cd:before {
|
|
1709
|
+
content: "c";
|
|
1710
|
+
}
|
|
1711
|
+
.icon-music-diapason:before {
|
|
1712
|
+
content: "d";
|
|
1713
|
+
}
|
|
1714
|
+
.icon-music-eject-button:before {
|
|
1715
|
+
content: "e";
|
|
1716
|
+
}
|
|
1717
|
+
.icon-music-end-button:before {
|
|
1718
|
+
content: "f";
|
|
1719
|
+
}
|
|
1720
|
+
.icon-music-fastforward-button:before {
|
|
1721
|
+
content: "g";
|
|
1722
|
+
}
|
|
1723
|
+
.icon-music-headphones:before {
|
|
1724
|
+
content: "h";
|
|
1725
|
+
}
|
|
1726
|
+
.icon-music-ipod:before {
|
|
1727
|
+
content: "i";
|
|
1728
|
+
}
|
|
1729
|
+
.icon-music-loudspeaker:before {
|
|
1730
|
+
content: "j";
|
|
1731
|
+
}
|
|
1732
|
+
.icon-music-microphone:before {
|
|
1733
|
+
content: "k";
|
|
1734
|
+
}
|
|
1735
|
+
.icon-music-microphone-old:before {
|
|
1736
|
+
content: "l";
|
|
1737
|
+
}
|
|
1738
|
+
.icon-music-mixer:before {
|
|
1739
|
+
content: "m";
|
|
1740
|
+
}
|
|
1741
|
+
.icon-music-mute:before {
|
|
1742
|
+
content: "n";
|
|
1743
|
+
}
|
|
1744
|
+
.icon-music-note-multiple:before {
|
|
1745
|
+
content: "o";
|
|
1746
|
+
}
|
|
1747
|
+
.icon-music-note-single:before {
|
|
1748
|
+
content: "p";
|
|
1749
|
+
}
|
|
1750
|
+
.icon-music-pause-button:before {
|
|
1751
|
+
content: "q";
|
|
1752
|
+
}
|
|
1753
|
+
.icon-music-play-button:before {
|
|
1754
|
+
content: "r";
|
|
1755
|
+
}
|
|
1756
|
+
.icon-music-playlist:before {
|
|
1757
|
+
content: "s";
|
|
1758
|
+
}
|
|
1759
|
+
.icon-music-radio-ghettoblaster:before {
|
|
1760
|
+
content: "t";
|
|
1761
|
+
}
|
|
1762
|
+
.icon-music-radio-portable:before {
|
|
1763
|
+
content: "u";
|
|
1764
|
+
}
|
|
1765
|
+
.icon-music-record:before {
|
|
1766
|
+
content: "v";
|
|
1767
|
+
}
|
|
1768
|
+
.icon-music-recordplayer:before {
|
|
1769
|
+
content: "w";
|
|
1770
|
+
}
|
|
1771
|
+
.icon-music-repeat-button:before {
|
|
1772
|
+
content: "x";
|
|
1773
|
+
}
|
|
1774
|
+
.icon-music-rewind-button:before {
|
|
1775
|
+
content: "y";
|
|
1776
|
+
}
|
|
1777
|
+
.icon-music-shuffle-button:before {
|
|
1778
|
+
content: "z";
|
|
1779
|
+
}
|
|
1780
|
+
.icon-music-stop-button:before {
|
|
1781
|
+
content: "A";
|
|
1782
|
+
}
|
|
1783
|
+
.icon-music-tape:before {
|
|
1784
|
+
content: "B";
|
|
1785
|
+
}
|
|
1786
|
+
.icon-music-volume-down:before {
|
|
1787
|
+
content: "C";
|
|
1788
|
+
}
|
|
1789
|
+
.icon-music-volume-up:before {
|
|
1790
|
+
content: "D";
|
|
1791
|
+
}
|
|
1792
|
+
@font-face {
|
|
1793
|
+
font-family: "linea-software-10";
|
|
1794
|
+
src: url("fonts/linea-software-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-software-10.eot*/;
|
|
1795
|
+
src: url("fonts/linea-software-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-software-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-software-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-software-10.woff*/ format("woff"), url("fonts/linea-software-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-software-10.ttf*/ format("truetype"), url("fonts/linea-software-10.svg#linea-software-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-software-10.svg#linea-software-10*/ format("svg");
|
|
1796
|
+
font-weight: normal;
|
|
1797
|
+
font-style: normal;
|
|
1798
|
+
}
|
|
1799
|
+
.linea-software[data-icon]:before {
|
|
1800
|
+
font-family: "linea-software-10" !important;
|
|
1801
|
+
content: attr(data-icon);
|
|
1802
|
+
font-style: normal !important;
|
|
1803
|
+
font-weight: normal !important;
|
|
1804
|
+
font-variant: normal !important;
|
|
1805
|
+
text-transform: none !important;
|
|
1806
|
+
speak: none;
|
|
1807
|
+
line-height: 1;
|
|
1808
|
+
-webkit-font-smoothing: antialiased;
|
|
1809
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1810
|
+
}
|
|
1811
|
+
[class^="linea-icon-"]:before,
|
|
1812
|
+
[class*="linea- icon-"]:before {
|
|
1813
|
+
font-family: "linea-software-10" !important;
|
|
1814
|
+
font-style: normal !important;
|
|
1815
|
+
font-weight: normal !important;
|
|
1816
|
+
font-variant: normal !important;
|
|
1817
|
+
text-transform: none !important;
|
|
1818
|
+
speak: none;
|
|
1819
|
+
line-height: 1;
|
|
1820
|
+
-webkit-font-smoothing: antialiased;
|
|
1821
|
+
-moz-osx-font-smoothing: grayscale;
|
|
1822
|
+
}
|
|
1823
|
+
.icon-software-add-vectorpoint:before {
|
|
1824
|
+
content: "a";
|
|
1825
|
+
}
|
|
1826
|
+
.icon-software-box-oval:before {
|
|
1827
|
+
content: "b";
|
|
1828
|
+
}
|
|
1829
|
+
.icon-software-box-polygon:before {
|
|
1830
|
+
content: "c";
|
|
1831
|
+
}
|
|
1832
|
+
.icon-software-box-rectangle:before {
|
|
1833
|
+
content: "d";
|
|
1834
|
+
}
|
|
1835
|
+
.icon-software-box-roundedrectangle:before {
|
|
1836
|
+
content: "e";
|
|
1837
|
+
}
|
|
1838
|
+
.icon-software-character:before {
|
|
1839
|
+
content: "f";
|
|
1840
|
+
}
|
|
1841
|
+
.icon-software-crop:before {
|
|
1842
|
+
content: "g";
|
|
1843
|
+
}
|
|
1844
|
+
.icon-software-eyedropper:before {
|
|
1845
|
+
content: "h";
|
|
1846
|
+
}
|
|
1847
|
+
.icon-software-font-allcaps:before {
|
|
1848
|
+
content: "i";
|
|
1849
|
+
}
|
|
1850
|
+
.icon-software-font-baseline-shift:before {
|
|
1851
|
+
content: "j";
|
|
1852
|
+
}
|
|
1853
|
+
.icon-software-font-horizontal-scale:before {
|
|
1854
|
+
content: "k";
|
|
1855
|
+
}
|
|
1856
|
+
.icon-software-font-kerning:before {
|
|
1857
|
+
content: "l";
|
|
1858
|
+
}
|
|
1859
|
+
.icon-software-font-leading:before {
|
|
1860
|
+
content: "m";
|
|
1861
|
+
}
|
|
1862
|
+
.icon-software-font-size:before {
|
|
1863
|
+
content: "n";
|
|
1864
|
+
}
|
|
1865
|
+
.icon-software-font-smallcapital:before {
|
|
1866
|
+
content: "o";
|
|
1867
|
+
}
|
|
1868
|
+
.icon-software-font-smallcaps:before {
|
|
1869
|
+
content: "p";
|
|
1870
|
+
}
|
|
1871
|
+
.icon-software-font-strikethrough:before {
|
|
1872
|
+
content: "q";
|
|
1873
|
+
}
|
|
1874
|
+
.icon-software-font-tracking:before {
|
|
1875
|
+
content: "r";
|
|
1876
|
+
}
|
|
1877
|
+
.icon-software-font-underline:before {
|
|
1878
|
+
content: "s";
|
|
1879
|
+
}
|
|
1880
|
+
.icon-software-font-vertical-scale:before {
|
|
1881
|
+
content: "t";
|
|
1882
|
+
}
|
|
1883
|
+
.icon-software-horizontal-align-center:before {
|
|
1884
|
+
content: "u";
|
|
1885
|
+
}
|
|
1886
|
+
.icon-software-horizontal-align-left:before {
|
|
1887
|
+
content: "v";
|
|
1888
|
+
}
|
|
1889
|
+
.icon-software-horizontal-align-right:before {
|
|
1890
|
+
content: "w";
|
|
1891
|
+
}
|
|
1892
|
+
.icon-software-horizontal-distribute-center:before {
|
|
1893
|
+
content: "x";
|
|
1894
|
+
}
|
|
1895
|
+
.icon-software-horizontal-distribute-left:before {
|
|
1896
|
+
content: "y";
|
|
1897
|
+
}
|
|
1898
|
+
.icon-software-horizontal-distribute-right:before {
|
|
1899
|
+
content: "z";
|
|
1900
|
+
}
|
|
1901
|
+
.icon-software-indent-firstline:before {
|
|
1902
|
+
content: "A";
|
|
1903
|
+
}
|
|
1904
|
+
.icon-software-indent-left:before {
|
|
1905
|
+
content: "B";
|
|
1906
|
+
}
|
|
1907
|
+
.icon-software-indent-right:before {
|
|
1908
|
+
content: "C";
|
|
1909
|
+
}
|
|
1910
|
+
.icon-software-lasso:before {
|
|
1911
|
+
content: "D";
|
|
1912
|
+
}
|
|
1913
|
+
.icon-software-layers1:before {
|
|
1914
|
+
content: "E";
|
|
1915
|
+
}
|
|
1916
|
+
.icon-software-layers2:before {
|
|
1917
|
+
content: "F";
|
|
1918
|
+
}
|
|
1919
|
+
.icon-software-layout:before {
|
|
1920
|
+
content: "G";
|
|
1921
|
+
}
|
|
1922
|
+
.icon-software-layout-2columns:before {
|
|
1923
|
+
content: "H";
|
|
1924
|
+
}
|
|
1925
|
+
.icon-software-layout-3columns:before {
|
|
1926
|
+
content: "I";
|
|
1927
|
+
}
|
|
1928
|
+
.icon-software-layout-4boxes:before {
|
|
1929
|
+
content: "J";
|
|
1930
|
+
}
|
|
1931
|
+
.icon-software-layout-4columns:before {
|
|
1932
|
+
content: "K";
|
|
1933
|
+
}
|
|
1934
|
+
.icon-software-layout-4lines:before {
|
|
1935
|
+
content: "L";
|
|
1936
|
+
}
|
|
1937
|
+
.icon-software-layout-8boxes:before {
|
|
1938
|
+
content: "M";
|
|
1939
|
+
}
|
|
1940
|
+
.icon-software-layout-header:before {
|
|
1941
|
+
content: "N";
|
|
1942
|
+
}
|
|
1943
|
+
.icon-software-layout-header-2columns:before {
|
|
1944
|
+
content: "O";
|
|
1945
|
+
}
|
|
1946
|
+
.icon-software-layout-header-3columns:before {
|
|
1947
|
+
content: "P";
|
|
1948
|
+
}
|
|
1949
|
+
.icon-software-layout-header-4boxes:before {
|
|
1950
|
+
content: "Q";
|
|
1951
|
+
}
|
|
1952
|
+
.icon-software-layout-header-4columns:before {
|
|
1953
|
+
content: "R";
|
|
1954
|
+
}
|
|
1955
|
+
.icon-software-layout-header-complex:before {
|
|
1956
|
+
content: "S";
|
|
1957
|
+
}
|
|
1958
|
+
.icon-software-layout-header-complex2:before {
|
|
1959
|
+
content: "T";
|
|
1960
|
+
}
|
|
1961
|
+
.icon-software-layout-header-complex3:before {
|
|
1962
|
+
content: "U";
|
|
1963
|
+
}
|
|
1964
|
+
.icon-software-layout-header-complex4:before {
|
|
1965
|
+
content: "V";
|
|
1966
|
+
}
|
|
1967
|
+
.icon-software-layout-header-sideleft:before {
|
|
1968
|
+
content: "W";
|
|
1969
|
+
}
|
|
1970
|
+
.icon-software-layout-header-sideright:before {
|
|
1971
|
+
content: "X";
|
|
1972
|
+
}
|
|
1973
|
+
.icon-software-layout-sidebar-left:before {
|
|
1974
|
+
content: "Y";
|
|
1975
|
+
}
|
|
1976
|
+
.icon-software-layout-sidebar-right:before {
|
|
1977
|
+
content: "Z";
|
|
1978
|
+
}
|
|
1979
|
+
.icon-software-magnete:before {
|
|
1980
|
+
content: "0";
|
|
1981
|
+
}
|
|
1982
|
+
.icon-software-pages:before {
|
|
1983
|
+
content: "1";
|
|
1984
|
+
}
|
|
1985
|
+
.icon-software-paintbrush:before {
|
|
1986
|
+
content: "2";
|
|
1987
|
+
}
|
|
1988
|
+
.icon-software-paintbucket:before {
|
|
1989
|
+
content: "3";
|
|
1990
|
+
}
|
|
1991
|
+
.icon-software-paintroller:before {
|
|
1992
|
+
content: "4";
|
|
1993
|
+
}
|
|
1994
|
+
.icon-software-paragraph:before {
|
|
1995
|
+
content: "5";
|
|
1996
|
+
}
|
|
1997
|
+
.icon-software-paragraph-align-left:before {
|
|
1998
|
+
content: "6";
|
|
1999
|
+
}
|
|
2000
|
+
.icon-software-paragraph-align-right:before {
|
|
2001
|
+
content: "7";
|
|
2002
|
+
}
|
|
2003
|
+
.icon-software-paragraph-center:before {
|
|
2004
|
+
content: "8";
|
|
2005
|
+
}
|
|
2006
|
+
.icon-software-paragraph-justify-all:before {
|
|
2007
|
+
content: "9";
|
|
2008
|
+
}
|
|
2009
|
+
.icon-software-paragraph-justify-center:before {
|
|
2010
|
+
content: "!";
|
|
2011
|
+
}
|
|
2012
|
+
.icon-software-paragraph-justify-left:before {
|
|
2013
|
+
content: "\"";
|
|
2014
|
+
}
|
|
2015
|
+
.icon-software-paragraph-justify-right:before {
|
|
2016
|
+
content: "#";
|
|
2017
|
+
}
|
|
2018
|
+
.icon-software-paragraph-space-after:before {
|
|
2019
|
+
content: "$";
|
|
2020
|
+
}
|
|
2021
|
+
.icon-software-paragraph-space-before:before {
|
|
2022
|
+
content: "%";
|
|
2023
|
+
}
|
|
2024
|
+
.icon-software-pathfinder-exclude:before {
|
|
2025
|
+
content: "&";
|
|
2026
|
+
}
|
|
2027
|
+
.icon-software-pathfinder-intersect:before {
|
|
2028
|
+
content: "'";
|
|
2029
|
+
}
|
|
2030
|
+
.icon-software-pathfinder-subtract:before {
|
|
2031
|
+
content: "(";
|
|
2032
|
+
}
|
|
2033
|
+
.icon-software-pathfinder-unite:before {
|
|
2034
|
+
content: ")";
|
|
2035
|
+
}
|
|
2036
|
+
.icon-software-pen:before {
|
|
2037
|
+
content: "*";
|
|
2038
|
+
}
|
|
2039
|
+
.icon-software-pen-add:before {
|
|
2040
|
+
content: "+";
|
|
2041
|
+
}
|
|
2042
|
+
.icon-software-pen-remove:before {
|
|
2043
|
+
content: ",";
|
|
2044
|
+
}
|
|
2045
|
+
.icon-software-pencil:before {
|
|
2046
|
+
content: "-";
|
|
2047
|
+
}
|
|
2048
|
+
.icon-software-polygonallasso:before {
|
|
2049
|
+
content: ".";
|
|
2050
|
+
}
|
|
2051
|
+
.icon-software-reflect-horizontal:before {
|
|
2052
|
+
content: "/";
|
|
2053
|
+
}
|
|
2054
|
+
.icon-software-reflect-vertical:before {
|
|
2055
|
+
content: ":";
|
|
2056
|
+
}
|
|
2057
|
+
.icon-software-remove-vectorpoint:before {
|
|
2058
|
+
content: ";";
|
|
2059
|
+
}
|
|
2060
|
+
.icon-software-scale-expand:before {
|
|
2061
|
+
content: "<";
|
|
2062
|
+
}
|
|
2063
|
+
.icon-software-scale-reduce:before {
|
|
2064
|
+
content: "=";
|
|
2065
|
+
}
|
|
2066
|
+
.icon-software-selection-oval:before {
|
|
2067
|
+
content: ">";
|
|
2068
|
+
}
|
|
2069
|
+
.icon-software-selection-polygon:before {
|
|
2070
|
+
content: "?";
|
|
2071
|
+
}
|
|
2072
|
+
.icon-software-selection-rectangle:before {
|
|
2073
|
+
content: "@";
|
|
2074
|
+
}
|
|
2075
|
+
.icon-software-selection-roundedrectangle:before {
|
|
2076
|
+
content: "[";
|
|
2077
|
+
}
|
|
2078
|
+
.icon-software-shape-oval:before {
|
|
2079
|
+
content: "]";
|
|
2080
|
+
}
|
|
2081
|
+
.icon-software-shape-polygon:before {
|
|
2082
|
+
content: "^";
|
|
2083
|
+
}
|
|
2084
|
+
.icon-software-shape-rectangle:before {
|
|
2085
|
+
content: "_";
|
|
2086
|
+
}
|
|
2087
|
+
.icon-software-shape-roundedrectangle:before {
|
|
2088
|
+
content: "`";
|
|
2089
|
+
}
|
|
2090
|
+
.icon-software-slice:before {
|
|
2091
|
+
content: "{";
|
|
2092
|
+
}
|
|
2093
|
+
.icon-software-transform-bezier:before {
|
|
2094
|
+
content: "|";
|
|
2095
|
+
}
|
|
2096
|
+
.icon-software-vector-box:before {
|
|
2097
|
+
content: "}";
|
|
2098
|
+
}
|
|
2099
|
+
.icon-software-vector-composite:before {
|
|
2100
|
+
content: "~";
|
|
2101
|
+
}
|
|
2102
|
+
.icon-software-vector-line:before {
|
|
2103
|
+
content: "";
|
|
2104
|
+
}
|
|
2105
|
+
.icon-software-vertical-align-bottom:before {
|
|
2106
|
+
content: "\e000";
|
|
2107
|
+
}
|
|
2108
|
+
.icon-software-vertical-align-center:before {
|
|
2109
|
+
content: "\e001";
|
|
2110
|
+
}
|
|
2111
|
+
.icon-software-vertical-align-top:before {
|
|
2112
|
+
content: "\e002";
|
|
2113
|
+
}
|
|
2114
|
+
.icon-software-vertical-distribute-bottom:before {
|
|
2115
|
+
content: "\e003";
|
|
2116
|
+
}
|
|
2117
|
+
.icon-software-vertical-distribute-center:before {
|
|
2118
|
+
content: "\e004";
|
|
2119
|
+
}
|
|
2120
|
+
.icon-software-vertical-distribute-top:before {
|
|
2121
|
+
content: "\e005";
|
|
2122
|
+
}
|
|
2123
|
+
@font-face {
|
|
2124
|
+
font-family: "linea-weather-10";
|
|
2125
|
+
src: url("fonts/linea-weather-10.eot")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-weather-10.eot*/;
|
|
2126
|
+
src: url("fonts/linea-weather-10.eot#iefix")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-weather-10.eot?#iefix*/ format("embedded-opentype"), url("fonts/linea-weather-10.woff")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-weather-10.woff*/ format("woff"), url("fonts/linea-weather-10.ttf")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-weather-10.ttf*/ format("truetype"), url("fonts/linea-weather-10.svg#linea-weather-10")/*tpa=https://wrappixel.com/demos/admin-templates/material-pro/material/css/icons/linea-icons/fonts/linea-weather-10.svg#linea-weather-10*/ format("svg");
|
|
2127
|
+
font-weight: normal;
|
|
2128
|
+
font-style: normal;
|
|
2129
|
+
}
|
|
2130
|
+
.linea-weather[data-icon]:before {
|
|
2131
|
+
font-family: "linea-weather-10" !important;
|
|
2132
|
+
content: attr(data-icon);
|
|
2133
|
+
font-style: normal !important;
|
|
2134
|
+
font-weight: normal !important;
|
|
2135
|
+
font-variant: normal !important;
|
|
2136
|
+
text-transform: none !important;
|
|
2137
|
+
speak: none;
|
|
2138
|
+
line-height: 1;
|
|
2139
|
+
-webkit-font-smoothing: antialiased;
|
|
2140
|
+
-moz-osx-font-smoothing: grayscale;
|
|
2141
|
+
}
|
|
2142
|
+
[class^="linea-icon-"]:before,
|
|
2143
|
+
[class*="linea- icon-"]:before {
|
|
2144
|
+
font-family: "linea-weather-10" !important;
|
|
2145
|
+
font-style: normal !important;
|
|
2146
|
+
font-weight: normal !important;
|
|
2147
|
+
font-variant: normal !important;
|
|
2148
|
+
text-transform: none !important;
|
|
2149
|
+
speak: none;
|
|
2150
|
+
line-height: 1;
|
|
2151
|
+
-webkit-font-smoothing: antialiased;
|
|
2152
|
+
-moz-osx-font-smoothing: grayscale;
|
|
2153
|
+
}
|
|
2154
|
+
.icon-weather-aquarius:before {
|
|
2155
|
+
content: "\e000";
|
|
2156
|
+
}
|
|
2157
|
+
.icon-weather-aries:before {
|
|
2158
|
+
content: "\e001";
|
|
2159
|
+
}
|
|
2160
|
+
.icon-weather-cancer:before {
|
|
2161
|
+
content: "\e002";
|
|
2162
|
+
}
|
|
2163
|
+
.icon-weather-capricorn:before {
|
|
2164
|
+
content: "\e003";
|
|
2165
|
+
}
|
|
2166
|
+
.icon-weather-cloud:before {
|
|
2167
|
+
content: "\e004";
|
|
2168
|
+
}
|
|
2169
|
+
.icon-weather-cloud-drop:before {
|
|
2170
|
+
content: "\e005";
|
|
2171
|
+
}
|
|
2172
|
+
.icon-weather-cloud-lightning:before {
|
|
2173
|
+
content: "\e006";
|
|
2174
|
+
}
|
|
2175
|
+
.icon-weather-cloud-snowflake:before {
|
|
2176
|
+
content: "\e007";
|
|
2177
|
+
}
|
|
2178
|
+
.icon-weather-downpour-fullmoon:before {
|
|
2179
|
+
content: "\e008";
|
|
2180
|
+
}
|
|
2181
|
+
.icon-weather-downpour-halfmoon:before {
|
|
2182
|
+
content: "\e009";
|
|
2183
|
+
}
|
|
2184
|
+
.icon-weather-downpour-sun:before {
|
|
2185
|
+
content: "\e00a";
|
|
2186
|
+
}
|
|
2187
|
+
.icon-weather-drop:before {
|
|
2188
|
+
content: "\e00b";
|
|
2189
|
+
}
|
|
2190
|
+
.icon-weather-first-quarter:before {
|
|
2191
|
+
content: "\e00c";
|
|
2192
|
+
}
|
|
2193
|
+
.icon-weather-fog:before {
|
|
2194
|
+
content: "\e00d";
|
|
2195
|
+
}
|
|
2196
|
+
.icon-weather-fog-fullmoon:before {
|
|
2197
|
+
content: "\e00e";
|
|
2198
|
+
}
|
|
2199
|
+
.icon-weather-fog-halfmoon:before {
|
|
2200
|
+
content: "\e00f";
|
|
2201
|
+
}
|
|
2202
|
+
.icon-weather-fog-sun:before {
|
|
2203
|
+
content: "\e010";
|
|
2204
|
+
}
|
|
2205
|
+
.icon-weather-fullmoon:before {
|
|
2206
|
+
content: "\e011";
|
|
2207
|
+
}
|
|
2208
|
+
.icon-weather-gemini:before {
|
|
2209
|
+
content: "\e012";
|
|
2210
|
+
}
|
|
2211
|
+
.icon-weather-hail:before {
|
|
2212
|
+
content: "\e013";
|
|
2213
|
+
}
|
|
2214
|
+
.icon-weather-hail-fullmoon:before {
|
|
2215
|
+
content: "\e014";
|
|
2216
|
+
}
|
|
2217
|
+
.icon-weather-hail-halfmoon:before {
|
|
2218
|
+
content: "\e015";
|
|
2219
|
+
}
|
|
2220
|
+
.icon-weather-hail-sun:before {
|
|
2221
|
+
content: "\e016";
|
|
2222
|
+
}
|
|
2223
|
+
.icon-weather-last-quarter:before {
|
|
2224
|
+
content: "\e017";
|
|
2225
|
+
}
|
|
2226
|
+
.icon-weather-leo:before {
|
|
2227
|
+
content: "\e018";
|
|
2228
|
+
}
|
|
2229
|
+
.icon-weather-libra:before {
|
|
2230
|
+
content: "\e019";
|
|
2231
|
+
}
|
|
2232
|
+
.icon-weather-lightning:before {
|
|
2233
|
+
content: "\e01a";
|
|
2234
|
+
}
|
|
2235
|
+
.icon-weather-mistyrain:before {
|
|
2236
|
+
content: "\e01b";
|
|
2237
|
+
}
|
|
2238
|
+
.icon-weather-mistyrain-fullmoon:before {
|
|
2239
|
+
content: "\e01c";
|
|
2240
|
+
}
|
|
2241
|
+
.icon-weather-mistyrain-halfmoon:before {
|
|
2242
|
+
content: "\e01d";
|
|
2243
|
+
}
|
|
2244
|
+
.icon-weather-mistyrain-sun:before {
|
|
2245
|
+
content: "\e01e";
|
|
2246
|
+
}
|
|
2247
|
+
.icon-weather-moon:before {
|
|
2248
|
+
content: "\e01f";
|
|
2249
|
+
}
|
|
2250
|
+
.icon-weather-moondown-full:before {
|
|
2251
|
+
content: "\e020";
|
|
2252
|
+
}
|
|
2253
|
+
.icon-weather-moondown-half:before {
|
|
2254
|
+
content: "\e021";
|
|
2255
|
+
}
|
|
2256
|
+
.icon-weather-moonset-full:before {
|
|
2257
|
+
content: "\e022";
|
|
2258
|
+
}
|
|
2259
|
+
.icon-weather-moonset-half:before {
|
|
2260
|
+
content: "\e023";
|
|
2261
|
+
}
|
|
2262
|
+
.icon-weather-move2:before {
|
|
2263
|
+
content: "\e024";
|
|
2264
|
+
}
|
|
2265
|
+
.icon-weather-newmoon:before {
|
|
2266
|
+
content: "\e025";
|
|
2267
|
+
}
|
|
2268
|
+
.icon-weather-pisces:before {
|
|
2269
|
+
content: "\e026";
|
|
2270
|
+
}
|
|
2271
|
+
.icon-weather-rain:before {
|
|
2272
|
+
content: "\e027";
|
|
2273
|
+
}
|
|
2274
|
+
.icon-weather-rain-fullmoon:before {
|
|
2275
|
+
content: "\e028";
|
|
2276
|
+
}
|
|
2277
|
+
.icon-weather-rain-halfmoon:before {
|
|
2278
|
+
content: "\e029";
|
|
2279
|
+
}
|
|
2280
|
+
.icon-weather-rain-sun:before {
|
|
2281
|
+
content: "\e02a";
|
|
2282
|
+
}
|
|
2283
|
+
.icon-weather-sagittarius:before {
|
|
2284
|
+
content: "\e02b";
|
|
2285
|
+
}
|
|
2286
|
+
.icon-weather-scorpio:before {
|
|
2287
|
+
content: "\e02c";
|
|
2288
|
+
}
|
|
2289
|
+
.icon-weather-snow:before {
|
|
2290
|
+
content: "\e02d";
|
|
2291
|
+
}
|
|
2292
|
+
.icon-weather-snow-fullmoon:before {
|
|
2293
|
+
content: "\e02e";
|
|
2294
|
+
}
|
|
2295
|
+
.icon-weather-snow-halfmoon:before {
|
|
2296
|
+
content: "\e02f";
|
|
2297
|
+
}
|
|
2298
|
+
.icon-weather-snow-sun:before {
|
|
2299
|
+
content: "\e030";
|
|
2300
|
+
}
|
|
2301
|
+
.icon-weather-snowflake:before {
|
|
2302
|
+
content: "\e031";
|
|
2303
|
+
}
|
|
2304
|
+
.icon-weather-star:before {
|
|
2305
|
+
content: "\e032";
|
|
2306
|
+
}
|
|
2307
|
+
.icon-weather-storm-11:before {
|
|
2308
|
+
content: "\e033";
|
|
2309
|
+
}
|
|
2310
|
+
.icon-weather-storm-32:before {
|
|
2311
|
+
content: "\e034";
|
|
2312
|
+
}
|
|
2313
|
+
.icon-weather-storm-fullmoon:before {
|
|
2314
|
+
content: "\e035";
|
|
2315
|
+
}
|
|
2316
|
+
.icon-weather-storm-halfmoon:before {
|
|
2317
|
+
content: "\e036";
|
|
2318
|
+
}
|
|
2319
|
+
.icon-weather-storm-sun:before {
|
|
2320
|
+
content: "\e037";
|
|
2321
|
+
}
|
|
2322
|
+
.icon-weather-sun:before {
|
|
2323
|
+
content: "\e038";
|
|
2324
|
+
}
|
|
2325
|
+
.icon-weather-sundown:before {
|
|
2326
|
+
content: "\e039";
|
|
2327
|
+
}
|
|
2328
|
+
.icon-weather-sunset:before {
|
|
2329
|
+
content: "\e03a";
|
|
2330
|
+
}
|
|
2331
|
+
.icon-weather-taurus:before {
|
|
2332
|
+
content: "\e03b";
|
|
2333
|
+
}
|
|
2334
|
+
.icon-weather-tempest:before {
|
|
2335
|
+
content: "\e03c";
|
|
2336
|
+
}
|
|
2337
|
+
.icon-weather-tempest-fullmoon:before {
|
|
2338
|
+
content: "\e03d";
|
|
2339
|
+
}
|
|
2340
|
+
.icon-weather-tempest-halfmoon:before {
|
|
2341
|
+
content: "\e03e";
|
|
2342
|
+
}
|
|
2343
|
+
.icon-weather-tempest-sun:before {
|
|
2344
|
+
content: "\e03f";
|
|
2345
|
+
}
|
|
2346
|
+
.icon-weather-variable-fullmoon:before {
|
|
2347
|
+
content: "\e040";
|
|
2348
|
+
}
|
|
2349
|
+
.icon-weather-variable-halfmoon:before {
|
|
2350
|
+
content: "\e041";
|
|
2351
|
+
}
|
|
2352
|
+
.icon-weather-variable-sun:before {
|
|
2353
|
+
content: "\e042";
|
|
2354
|
+
}
|
|
2355
|
+
.icon-weather-virgo:before {
|
|
2356
|
+
content: "\e043";
|
|
2357
|
+
}
|
|
2358
|
+
.icon-weather-waning-cresent:before {
|
|
2359
|
+
content: "\e044";
|
|
2360
|
+
}
|
|
2361
|
+
.icon-weather-waning-gibbous:before {
|
|
2362
|
+
content: "\e045";
|
|
2363
|
+
}
|
|
2364
|
+
.icon-weather-waxing-cresent:before {
|
|
2365
|
+
content: "\e046";
|
|
2366
|
+
}
|
|
2367
|
+
.icon-weather-waxing-gibbous:before {
|
|
2368
|
+
content: "\e047";
|
|
2369
|
+
}
|
|
2370
|
+
.icon-weather-wind:before {
|
|
2371
|
+
content: "\e048";
|
|
2372
|
+
}
|
|
2373
|
+
.icon-weather-wind-e:before {
|
|
2374
|
+
content: "\e049";
|
|
2375
|
+
}
|
|
2376
|
+
.icon-weather-wind-fullmoon:before {
|
|
2377
|
+
content: "\e04a";
|
|
2378
|
+
}
|
|
2379
|
+
.icon-weather-wind-halfmoon:before {
|
|
2380
|
+
content: "\e04b";
|
|
2381
|
+
}
|
|
2382
|
+
.icon-weather-wind-n:before {
|
|
2383
|
+
content: "\e04c";
|
|
2384
|
+
}
|
|
2385
|
+
.icon-weather-wind-ne:before {
|
|
2386
|
+
content: "\e04d";
|
|
2387
|
+
}
|
|
2388
|
+
.icon-weather-wind-nw:before {
|
|
2389
|
+
content: "\e04e";
|
|
2390
|
+
}
|
|
2391
|
+
.icon-weather-wind-s:before {
|
|
2392
|
+
content: "\e04f";
|
|
2393
|
+
}
|
|
2394
|
+
.icon-weather-wind-se:before {
|
|
2395
|
+
content: "\e050";
|
|
2396
|
+
}
|
|
2397
|
+
.icon-weather-wind-sun:before {
|
|
2398
|
+
content: "\e051";
|
|
2399
|
+
}
|
|
2400
|
+
.icon-weather-wind-sw:before {
|
|
2401
|
+
content: "\e052";
|
|
2402
|
+
}
|
|
2403
|
+
.icon-weather-wind-w:before {
|
|
2404
|
+
content: "\e053";
|
|
2405
|
+
}
|
|
2406
|
+
.icon-weather-windgust:before {
|
|
2407
|
+
content: "\e054";
|
|
2408
|
+
}
|