From 8ed3619f719732acc04f9f5bb58284784449c9f4 Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Tue, 13 Feb 2018 11:48:03 -0500 Subject: [PATCH] Exploding the webfont into individual SVG files for each glyph --- _config.yml | 2 +- src/{doc => }/icons.yml | 0 src/icons/svg/0x00A8_dieresis.svg | 6 +++ src/icons/svg/0x00A9_copyright.svg | 6 +++ src/icons/svg/0x00AE_registered.svg | 6 +++ src/icons/svg/0x00B4_acute.svg | 6 +++ src/icons/svg/0x00C6_AE.svg | 6 +++ src/icons/svg/0x00D8_Oslash.svg | 6 +++ src/icons/svg/0x2122_trademark.svg | 6 +++ src/icons/svg/0x221E_infinity.svg | 6 +++ src/icons/svg/0x2260_notequal.svg | 6 +++ src/icons/svg/0xF000_glass.svg | 6 +++ src/icons/svg/0xF001_music.svg | 7 +++ src/icons/svg/0xF002_search.svg | 7 +++ src/icons/svg/0xF003_envelope.svg | 8 +++ src/icons/svg/0xF004_heart.svg | 7 +++ src/icons/svg/0xF005_star.svg | 7 +++ src/icons/svg/0xF006_star-empty.svg | 7 +++ src/icons/svg/0xF007_user.svg | 7 +++ src/icons/svg/0xF008_film.svg | 10 ++++ src/icons/svg/0xF009_th-large.svg | 7 +++ src/icons/svg/0xF00A_th.svg | 9 ++++ src/icons/svg/0xF00B_th-list.svg | 8 +++ src/icons/svg/0xF00C_ok.svg | 6 +++ src/icons/svg/0xF00D_remove.svg | 7 +++ src/icons/svg/0xF00E_zoom-in.svg | 8 +++ src/icons/svg/0xF010_zoom-out.svg | 8 +++ src/icons/svg/0xF011_off.svg | 7 +++ src/icons/svg/0xF012_signal.svg | 7 +++ src/icons/svg/0xF013_cog.svg | 9 ++++ src/icons/svg/0xF014_trash.svg | 8 +++ src/icons/svg/0xF015_home.svg | 7 +++ src/icons/svg/0xF016_file-alt.svg | 7 +++ src/icons/svg/0xF017_time.svg | 7 +++ src/icons/svg/0xF018_road.svg | 7 +++ src/icons/svg/0xF019_download-alt.svg | 7 +++ src/icons/svg/0xF01A_download.svg | 7 +++ src/icons/svg/0xF01B_upload.svg | 7 +++ src/icons/svg/0xF01C_inbox.svg | 7 +++ src/icons/svg/0xF01D_play-circle.svg | 7 +++ src/icons/svg/0xF01E_repeat.svg | 7 +++ src/icons/svg/0xF021_refresh.svg | 8 +++ src/icons/svg/0xF022_list-alt.svg | 10 ++++ src/icons/svg/0xF023_lock.svg | 6 +++ src/icons/svg/0xF024_flag.svg | 7 +++ src/icons/svg/0xF025_headphones.svg | 8 +++ src/icons/svg/0xF026_volume-off.svg | 6 +++ src/icons/svg/0xF027_volume-down.svg | 7 +++ src/icons/svg/0xF028_volume-up.svg | 9 ++++ src/icons/svg/0xF029_qrcode.svg | 7 +++ src/icons/svg/0xF02A_barcode.svg | 7 +++ src/icons/svg/0xF02B_tag.svg | 7 +++ src/icons/svg/0xF02C_tags.svg | 7 +++ src/icons/svg/0xF02D_book.svg | 9 ++++ src/icons/svg/0xF02E_bookmark.svg | 6 +++ src/icons/svg/0xF02F_print.svg | 7 +++ src/icons/svg/0xF030_camera.svg | 7 +++ src/icons/svg/0xF031_font.svg | 8 +++ src/icons/svg/0xF032_bold.svg | 9 ++++ src/icons/svg/0xF033_italic.svg | 7 +++ src/icons/svg/0xF034_text-height.svg | 9 ++++ src/icons/svg/0xF035_text-width.svg | 10 ++++ src/icons/svg/0xF036_align-left.svg | 7 +++ src/icons/svg/0xF037_align-center.svg | 7 +++ src/icons/svg/0xF038_align-right.svg | 7 +++ src/icons/svg/0xF039_align-justify.svg | 7 +++ src/icons/svg/0xF03A_list.svg | 10 ++++ src/icons/svg/0xF03B_indent-left.svg | 8 +++ src/icons/svg/0xF03C_indent-right.svg | 8 +++ src/icons/svg/0xF03D_facetime-video.svg | 7 +++ src/icons/svg/0xF03E_picture.svg | 7 +++ src/icons/svg/0xF040_pencil.svg | 7 +++ src/icons/svg/0xF041_map-marker.svg | 6 +++ src/icons/svg/0xF042_adjust.svg | 6 +++ src/icons/svg/0xF043_tint.svg | 7 +++ src/icons/svg/0xF044_edit.svg | 8 +++ src/icons/svg/0xF045_share.svg | 8 +++ src/icons/svg/0xF046_check.svg | 8 +++ src/icons/svg/0xF047_move.svg | 7 +++ src/icons/svg/0xF048_step-backward.svg | 6 +++ src/icons/svg/0xF049_fast-backward.svg | 7 +++ src/icons/svg/0xF04A_backward.svg | 6 +++ src/icons/svg/0xF04B_play.svg | 6 +++ src/icons/svg/0xF04C_pause.svg | 6 +++ src/icons/svg/0xF04D_stop.svg | 6 +++ src/icons/svg/0xF04E_forward.svg | 6 +++ src/icons/svg/0xF050_fast-forward.svg | 7 +++ src/icons/svg/0xF051_step-forward.svg | 6 +++ src/icons/svg/0xF052_eject.svg | 6 +++ src/icons/svg/0xF053_chevron-left.svg | 6 +++ src/icons/svg/0xF054_chevron-right.svg | 6 +++ src/icons/svg/0xF055_plus-sign.svg | 7 +++ src/icons/svg/0xF056_minus-sign.svg | 7 +++ src/icons/svg/0xF057_remove-sign.svg | 7 +++ src/icons/svg/0xF058_ok-sign.svg | 7 +++ src/icons/svg/0xF059_question-sign.svg | 8 +++ src/icons/svg/0xF05A_info-sign.svg | 7 +++ src/icons/svg/0xF05B_screenshot.svg | 8 +++ src/icons/svg/0xF05C_remove-circle.svg | 8 +++ src/icons/svg/0xF05D_ok-circle.svg | 7 +++ src/icons/svg/0xF05E_ban-circle.svg | 7 +++ src/icons/svg/0xF060_arrow-left.svg | 7 +++ src/icons/svg/0xF061_arrow-right.svg | 6 +++ src/icons/svg/0xF062_arrow-up.svg | 7 +++ src/icons/svg/0xF063_arrow-down.svg | 6 +++ src/icons/svg/0xF064_share-alt.svg | 7 +++ src/icons/svg/0xF065_resize-full.svg | 7 +++ src/icons/svg/0xF066_resize-small.svg | 7 +++ src/icons/svg/0xF067_plus.svg | 6 +++ src/icons/svg/0xF068_minus.svg | 6 +++ src/icons/svg/0xF069_asterisk.svg | 7 +++ src/icons/svg/0xF06A_exclamation-sign.svg | 7 +++ src/icons/svg/0xF06B_gift.svg | 8 +++ src/icons/svg/0xF06C_leaf.svg | 8 +++ src/icons/svg/0xF06D_fire.svg | 7 +++ src/icons/svg/0xF06E_eye-open.svg | 7 +++ src/icons/svg/0xF070_eye-close.svg | 9 ++++ src/icons/svg/0xF071_warning-sign.svg | 7 +++ src/icons/svg/0xF072_plane.svg | 7 +++ src/icons/svg/0xF073_calendar.svg | 9 ++++ src/icons/svg/0xF074_random.svg | 9 ++++ src/icons/svg/0xF075_comment.svg | 7 +++ src/icons/svg/0xF076_magnet.svg | 7 +++ src/icons/svg/0xF077_chevron-up.svg | 6 +++ src/icons/svg/0xF078_chevron-down.svg | 6 +++ src/icons/svg/0xF079_retweet.svg | 8 +++ src/icons/svg/0xF07A_shopping-cart.svg | 7 +++ src/icons/svg/0xF07B_folder-close.svg | 6 +++ src/icons/svg/0xF07C_folder-open.svg | 7 +++ src/icons/svg/0xF07D_resize-vertical.svg | 6 +++ src/icons/svg/0xF07E_resize-horizontal.svg | 6 +++ src/icons/svg/0xF080_bar-chart.svg | 6 +++ src/icons/svg/0xF081_twitter-sign.svg | 8 +++ src/icons/svg/0xF082_facebook-sign.svg | 7 +++ src/icons/svg/0xF083_camera-retro.svg | 8 +++ src/icons/svg/0xF084_key.svg | 8 +++ src/icons/svg/0xF085_cogs.svg | 13 +++++ src/icons/svg/0xF086_comments.svg | 8 +++ src/icons/svg/0xF087_thumbs-up-alt.svg | 9 ++++ src/icons/svg/0xF088_thumbs-down-alt.svg | 9 ++++ src/icons/svg/0xF089_star-half.svg | 6 +++ src/icons/svg/0xF08A_heart-empty.svg | 8 +++ src/icons/svg/0xF08B_signout.svg | 7 +++ src/icons/svg/0xF08C_linkedin-sign.svg | 7 +++ src/icons/svg/0xF08D_pushpin.svg | 7 +++ src/icons/svg/0xF08E_external-link.svg | 7 +++ src/icons/svg/0xF090_signin.svg | 7 +++ src/icons/svg/0xF091_trophy.svg | 8 +++ src/icons/svg/0xF092_github-sign.svg | 10 ++++ src/icons/svg/0xF093_upload-alt.svg | 7 +++ src/icons/svg/0xF094_lemon.svg | 9 ++++ src/icons/svg/0xF095_phone.svg | 8 +++ src/icons/svg/0xF096_check-empty.svg | 7 +++ src/icons/svg/0xF097_bookmark-empty.svg | 7 +++ src/icons/svg/0xF098_phone-sign.svg | 9 ++++ src/icons/svg/0xF099_twitter.svg | 7 +++ src/icons/svg/0xF09A_facebook.svg | 6 +++ src/icons/svg/0xF09B_github.svg | 10 ++++ src/icons/svg/0xF09C_unlock.svg | 7 +++ src/icons/svg/0xF09D_credit-card.svg | 7 +++ src/icons/svg/0xF09E_rss.svg | 8 +++ src/icons/svg/0xF0A0_hdd.svg | 8 +++ src/icons/svg/0xF0A1_bullhorn.svg | 7 +++ src/icons/svg/0xF0A2_bell.svg | 8 +++ src/icons/svg/0xF0A3_certificate.svg | 8 +++ src/icons/svg/0xF0A4_hand-right.svg | 9 ++++ src/icons/svg/0xF0A5_hand-left.svg | 9 ++++ src/icons/svg/0xF0A6_hand-up.svg | 9 ++++ src/icons/svg/0xF0A7_hand-down.svg | 9 ++++ src/icons/svg/0xF0A8_circle-arrow-left.svg | 7 +++ src/icons/svg/0xF0A9_circle-arrow-right.svg | 7 +++ src/icons/svg/0xF0AA_circle-arrow-up.svg | 7 +++ src/icons/svg/0xF0AB_circle-arrow-down.svg | 7 +++ src/icons/svg/0xF0AC_globe.svg | 20 +++++++ src/icons/svg/0xF0AD_wrench.svg | 7 +++ src/icons/svg/0xF0AE_tasks.svg | 7 +++ src/icons/svg/0xF0B0_filter.svg | 6 +++ src/icons/svg/0xF0B1_briefcase.svg | 7 +++ src/icons/svg/0xF0B2_fullscreen.svg | 8 +++ src/icons/svg/0xF0C0_group.svg | 9 ++++ src/icons/svg/0xF0C1_link.svg | 9 ++++ src/icons/svg/0xF0C2_cloud.svg | 7 +++ src/icons/svg/0xF0C3_beaker.svg | 6 +++ src/icons/svg/0xF0C4_cut.svg | 10 ++++ src/icons/svg/0xF0C5_copy.svg | 7 +++ src/icons/svg/0xF0C6_paper-clip.svg | 8 +++ src/icons/svg/0xF0C7_save.svg | 7 +++ src/icons/svg/0xF0C8_sign-blank.svg | 6 +++ src/icons/svg/0xF0C9_reorder.svg | 7 +++ src/icons/svg/0xF0CA_ul.svg | 8 +++ src/icons/svg/0xF0CB_ol.svg | 9 ++++ src/icons/svg/0xF0CC_strikethrough.svg | 8 +++ src/icons/svg/0xF0CD_underline.svg | 9 ++++ src/icons/svg/0xF0CE_table.svg | 10 ++++ src/icons/svg/0xF0D0_magic.svg | 7 +++ src/icons/svg/0xF0D1_truck.svg | 8 +++ src/icons/svg/0xF0D2_pinterest.svg | 8 +++ src/icons/svg/0xF0D3_pinterest-sign.svg | 8 +++ src/icons/svg/0xF0D4_google-plus-sign.svg | 7 +++ src/icons/svg/0xF0D5_google-plus.svg | 7 +++ src/icons/svg/0xF0D6_money.svg | 7 +++ src/icons/svg/0xF0D7_caret-down.svg | 6 +++ src/icons/svg/0xF0D8_caret-up.svg | 6 +++ src/icons/svg/0xF0D9_caret-left.svg | 6 +++ src/icons/svg/0xF0DA_caret-right.svg | 6 +++ src/icons/svg/0xF0DB_columns.svg | 6 +++ src/icons/svg/0xF0DC_sort.svg | 6 +++ src/icons/svg/0xF0DD_sort-down.svg | 6 +++ src/icons/svg/0xF0DE_sort-up.svg | 6 +++ src/icons/svg/0xF0E0_envelope-alt.svg | 7 +++ src/icons/svg/0xF0E1_linkedin.svg | 7 +++ src/icons/svg/0xF0E2_undo.svg | 7 +++ src/icons/svg/0xF0E3_legal.svg | 9 ++++ src/icons/svg/0xF0E4_dashboard.svg | 9 ++++ src/icons/svg/0xF0E5_comment-alt.svg | 8 +++ src/icons/svg/0xF0E6_comments-alt.svg | 9 ++++ src/icons/svg/0xF0E7_bolt.svg | 6 +++ src/icons/svg/0xF0E8_sitemap.svg | 8 +++ src/icons/svg/0xF0E9_umbrella.svg | 8 +++ src/icons/svg/0xF0EA_paste.svg | 7 +++ src/icons/svg/0xF0EB_light-bulb.svg | 9 ++++ src/icons/svg/0xF0EC_exchange.svg | 7 +++ src/icons/svg/0xF0ED_cloud-download.svg | 7 +++ src/icons/svg/0xF0EE_cloud-upload.svg | 7 +++ src/icons/svg/0xF0F0_user-md.svg | 9 ++++ src/icons/svg/0xF0F1_stethoscope.svg | 8 +++ src/icons/svg/0xF0F2_suitcase.svg | 7 +++ src/icons/svg/0xF0F3_bell-alt.svg | 7 +++ src/icons/svg/0xF0F4_coffee.svg | 7 +++ src/icons/svg/0xF0F5_food.svg | 7 +++ src/icons/svg/0xF0F6_file-text-alt.svg | 8 +++ src/icons/svg/0xF0F7_building.svg | 15 ++++++ src/icons/svg/0xF0F8_hospital.svg | 13 +++++ src/icons/svg/0xF0F9_ambulance.svg | 8 +++ src/icons/svg/0xF0FA_medkit.svg | 7 +++ src/icons/svg/0xF0FB_fighter-jet.svg | 7 +++ src/icons/svg/0xF0FC_beer.svg | 6 +++ src/icons/svg/0xF0FD_h-sign.svg | 7 +++ src/icons/svg/0xF0FE_f0fe.svg | 7 +++ src/icons/svg/0xF100_double-angle-left.svg | 7 +++ src/icons/svg/0xF101_double-angle-right.svg | 7 +++ src/icons/svg/0xF102_double-angle-up.svg | 7 +++ src/icons/svg/0xF103_double-angle-down.svg | 7 +++ src/icons/svg/0xF104_angle-left.svg | 6 +++ src/icons/svg/0xF105_angle-right.svg | 6 +++ src/icons/svg/0xF106_angle-up.svg | 6 +++ src/icons/svg/0xF107_angle-down.svg | 6 +++ src/icons/svg/0xF108_desktop.svg | 7 +++ src/icons/svg/0xF109_laptop.svg | 7 +++ src/icons/svg/0xF10A_tablet.svg | 7 +++ src/icons/svg/0xF10B_mobile-phone.svg | 7 +++ src/icons/svg/0xF10C_circle-blank.svg | 7 +++ src/icons/svg/0xF10D_quote-left.svg | 7 +++ src/icons/svg/0xF10E_quote-right.svg | 7 +++ src/icons/svg/0xF110_spinner.svg | 9 ++++ src/icons/svg/0xF111_circle.svg | 6 +++ src/icons/svg/0xF112_reply.svg | 7 +++ src/icons/svg/0xF113_github-alt.svg | 9 ++++ src/icons/svg/0xF114_folder-close-alt.svg | 7 +++ src/icons/svg/0xF115_folder-open-alt.svg | 8 +++ src/icons/svg/0xF116_expand-alt.svg | 6 +++ src/icons/svg/0xF117_collapse-alt.svg | 6 +++ src/icons/svg/0xF118_smile.svg | 8 +++ src/icons/svg/0xF119_frown.svg | 8 +++ src/icons/svg/0xF11A_meh.svg | 8 +++ src/icons/svg/0xF11B_gamepad.svg | 8 +++ src/icons/svg/0xF11C_keyboard.svg | 10 ++++ src/icons/svg/0xF11D_flag-alt.svg | 8 +++ src/icons/svg/0xF11E_flag-checkered.svg | 9 ++++ src/icons/svg/0xF120_terminal.svg | 7 +++ src/icons/svg/0xF121_code.svg | 7 +++ src/icons/svg/0xF122_reply-all.svg | 7 +++ src/icons/svg/0xF123_star-half-empty.svg | 7 +++ src/icons/svg/0xF124_location-arrow.svg | 6 +++ src/icons/svg/0xF125_crop.svg | 7 +++ src/icons/svg/0xF126_code-fork.svg | 8 +++ src/icons/svg/0xF127_unlink.svg | 9 ++++ src/icons/svg/0xF128_question.svg | 7 +++ src/icons/svg/0xF129_-279.svg | 7 +++ src/icons/svg/0xF12A_exclamation.svg | 6 +++ src/icons/svg/0xF12B_superscript.svg | 8 +++ src/icons/svg/0xF12C_subscript.svg | 8 +++ src/icons/svg/0xF12D_-283.svg | 6 +++ src/icons/svg/0xF12E_puzzle-piece.svg | 9 ++++ src/icons/svg/0xF130_microphone.svg | 7 +++ src/icons/svg/0xF131_microphone-off.svg | 8 +++ src/icons/svg/0xF132_shield.svg | 7 +++ src/icons/svg/0xF133_calendar-empty.svg | 7 +++ src/icons/svg/0xF134_fire-extinguisher.svg | 8 +++ src/icons/svg/0xF135_rocket.svg | 7 +++ src/icons/svg/0xF136_maxcdn.svg | 6 +++ src/icons/svg/0xF137_chevron-sign-left.svg | 7 +++ src/icons/svg/0xF138_chevron-sign-right.svg | 7 +++ src/icons/svg/0xF139_chevron-sign-up.svg | 7 +++ src/icons/svg/0xF13A_chevron-sign-down.svg | 7 +++ src/icons/svg/0xF13B_html5.svg | 6 +++ src/icons/svg/0xF13C_css3.svg | 6 +++ src/icons/svg/0xF13D_anchor.svg | 8 +++ src/icons/svg/0xF13E_unlock-alt.svg | 7 +++ src/icons/svg/0xF140_bullseye.svg | 8 +++ src/icons/svg/0xF141_ellipsis-horizontal.svg | 7 +++ src/icons/svg/0xF142_ellipsis-vertical.svg | 7 +++ src/icons/svg/0xF143_-303.svg | 8 +++ src/icons/svg/0xF144_play-sign.svg | 7 +++ src/icons/svg/0xF145_ticket.svg | 7 +++ src/icons/svg/0xF146_minus-sign-alt.svg | 7 +++ src/icons/svg/0xF147_check-minus.svg | 7 +++ src/icons/svg/0xF148_level-up.svg | 6 +++ src/icons/svg/0xF149_level-down.svg | 6 +++ src/icons/svg/0xF14A_check-sign.svg | 7 +++ src/icons/svg/0xF14B_edit-sign.svg | 7 +++ src/icons/svg/0xF14C_-312.svg | 7 +++ src/icons/svg/0xF14D_share-sign.svg | 7 +++ src/icons/svg/0xF14E_compass.svg | 7 +++ src/icons/svg/0xF150_collapse.svg | 7 +++ src/icons/svg/0xF151_collapse-top.svg | 7 +++ src/icons/svg/0xF152_-317.svg | 7 +++ src/icons/svg/0xF153_eur.svg | 8 +++ src/icons/svg/0xF154_gbp.svg | 7 +++ src/icons/svg/0xF155_usd.svg | 9 ++++ src/icons/svg/0xF156_inr.svg | 7 +++ src/icons/svg/0xF157_jpy.svg | 7 +++ src/icons/svg/0xF158_rub.svg | 7 +++ src/icons/svg/0xF159_krw.svg | 8 +++ src/icons/svg/0xF15A_btc.svg | 8 +++ src/icons/svg/0xF15B_file.svg | 6 +++ src/icons/svg/0xF15C_file-text.svg | 7 +++ src/icons/svg/0xF15D_sort-by-alphabet.svg | 8 +++ src/icons/svg/0xF15E_-329.svg | 8 +++ src/icons/svg/0xF160_sort-by-attributes.svg | 8 +++ .../svg/0xF161_sort-by-attributes-alt.svg | 8 +++ src/icons/svg/0xF162_sort-by-order.svg | 8 +++ src/icons/svg/0xF163_sort-by-order-alt.svg | 8 +++ src/icons/svg/0xF164_-334.svg | 8 +++ src/icons/svg/0xF165_-335.svg | 8 +++ src/icons/svg/0xF166_youtube-sign.svg | 11 ++++ src/icons/svg/0xF167_youtube.svg | 10 ++++ src/icons/svg/0xF168_xing.svg | 7 +++ src/icons/svg/0xF169_xing-sign.svg | 7 +++ src/icons/svg/0xF16A_youtube-play.svg | 8 +++ src/icons/svg/0xF16B_dropbox.svg | 6 +++ src/icons/svg/0xF16C_stackexchange.svg | 6 +++ src/icons/svg/0xF16D_instagram.svg | 9 ++++ src/icons/svg/0xF16E_flickr.svg | 7 +++ src/icons/svg/0xF170_adn.svg | 6 +++ src/icons/svg/0xF171_f171.svg | 9 ++++ src/icons/svg/0xF172_bitbucket-sign.svg | 9 ++++ src/icons/svg/0xF173_tumblr.svg | 7 +++ src/icons/svg/0xF174_tumblr-sign.svg | 7 +++ src/icons/svg/0xF175_long-arrow-down.svg | 6 +++ src/icons/svg/0xF176_long-arrow-up.svg | 6 +++ src/icons/svg/0xF177_long-arrow-left.svg | 6 +++ src/icons/svg/0xF178_long-arrow-right.svg | 6 +++ src/icons/svg/0xF179_apple.svg | 7 +++ src/icons/svg/0xF17A_windows.svg | 6 +++ src/icons/svg/0xF17B_android.svg | 8 +++ src/icons/svg/0xF17C_linux.svg | 21 ++++++++ src/icons/svg/0xF17D_dribble.svg | 9 ++++ src/icons/svg/0xF17E_skype.svg | 9 ++++ src/icons/svg/0xF180_foursquare.svg | 8 +++ src/icons/svg/0xF181_trello.svg | 7 +++ src/icons/svg/0xF182_female.svg | 7 +++ src/icons/svg/0xF183_male.svg | 7 +++ src/icons/svg/0xF184_gittip.svg | 7 +++ src/icons/svg/0xF185_sun.svg | 8 +++ src/icons/svg/0xF186_-366.svg | 7 +++ src/icons/svg/0xF187_archive.svg | 7 +++ src/icons/svg/0xF188_bug.svg | 8 +++ src/icons/svg/0xF189_vk.svg | 10 ++++ src/icons/svg/0xF18A_weibo.svg | 10 ++++ src/icons/svg/0xF18B_renren.svg | 7 +++ src/icons/svg/0xF18C_-372.svg | 9 ++++ src/icons/svg/0xF18D_stack-exchange.svg | 7 +++ src/icons/svg/0xF18E_-374.svg | 7 +++ .../svg/0xF190_arrow-circle-alt-left.svg | 7 +++ src/icons/svg/0xF191_-376.svg | 7 +++ src/icons/svg/0xF192_dot-circle-alt.svg | 7 +++ src/icons/svg/0xF193_-378.svg | 7 +++ src/icons/svg/0xF194_vimeo-square.svg | 7 +++ src/icons/svg/0xF195_-380.svg | 7 +++ src/icons/svg/0xF196_plus-square-o.svg | 7 +++ src/icons/svg/0xF197_-382.svg | 8 +++ src/icons/svg/0xF198_-383.svg | 8 +++ src/icons/svg/0xF199_-384.svg | 8 +++ src/icons/svg/0xF19A_-385.svg | 10 ++++ src/icons/svg/0xF19B_-386.svg | 6 +++ src/icons/svg/0xF19C_-387.svg | 7 +++ src/icons/svg/0xF19D_-388.svg | 7 +++ src/icons/svg/0xF19E_-389.svg | 7 +++ src/icons/svg/0xF1A0_uniF1A0.svg | 7 +++ src/icons/svg/0xF1A1_f1a1.svg | 9 ++++ src/icons/svg/0xF1A2_-392.svg | 9 ++++ src/icons/svg/0xF1A3_-393.svg | 8 +++ src/icons/svg/0xF1A4_f1a4.svg | 7 +++ src/icons/svg/0xF1A5_-395.svg | 7 +++ src/icons/svg/0xF1A6_-396.svg | 7 +++ src/icons/svg/0xF1A7_-397.svg | 8 +++ src/icons/svg/0xF1A8_-398.svg | 13 +++++ src/icons/svg/0xF1A9_-399.svg | 10 ++++ src/icons/svg/0xF1AA_-400.svg | 10 ++++ src/icons/svg/0xF1AB_f1ab.svg | 11 ++++ src/icons/svg/0xF1AC_-402.svg | 10 ++++ src/icons/svg/0xF1AD_-403.svg | 13 +++++ src/icons/svg/0xF1AE_-404.svg | 7 +++ src/icons/svg/0xF1B0_uniF1B1.svg | 9 ++++ src/icons/svg/0xF1B1_-406.svg | 6 +++ src/icons/svg/0xF1B2_-407.svg | 7 +++ src/icons/svg/0xF1B3_-408.svg | 8 +++ src/icons/svg/0xF1B4_-409.svg | 8 +++ src/icons/svg/0xF1B5_-410.svg | 8 +++ src/icons/svg/0xF1B6_-411.svg | 8 +++ src/icons/svg/0xF1B7_-412.svg | 9 ++++ src/icons/svg/0xF1B8_-413.svg | 9 ++++ src/icons/svg/0xF1B9_-414.svg | 8 +++ src/icons/svg/0xF1BA_-415.svg | 8 +++ src/icons/svg/0xF1BB_-416.svg | 7 +++ src/icons/svg/0xF1BC_-417.svg | 8 +++ src/icons/svg/0xF1BD_-418.svg | 6 +++ src/icons/svg/0xF1BE_-419.svg | 12 +++++ src/icons/svg/0xF1C0_uniF1C0.svg | 8 +++ src/icons/svg/0xF1C1_uniF1C1.svg | 9 ++++ src/icons/svg/0xF1C2_-422.svg | 8 +++ src/icons/svg/0xF1C3_-423.svg | 8 +++ src/icons/svg/0xF1C4_-424.svg | 7 +++ src/icons/svg/0xF1C5_-425.svg | 7 +++ src/icons/svg/0xF1C6_-426.svg | 8 +++ src/icons/svg/0xF1C7_-427.svg | 8 +++ src/icons/svg/0xF1C8_-428.svg | 7 +++ src/icons/svg/0xF1C9_-429.svg | 8 +++ src/icons/svg/0xF1CA_-430.svg | 7 +++ src/icons/svg/0xF1CB_-431.svg | 7 +++ src/icons/svg/0xF1CC_-432.svg | 8 +++ src/icons/svg/0xF1CD_-433.svg | 8 +++ src/icons/svg/0xF1CE_-434.svg | 7 +++ src/icons/svg/0xF1D0_uniF1D0.svg | 9 ++++ src/icons/svg/0xF1D1_uniF1D1.svg | 11 ++++ src/icons/svg/0xF1D2_uniF1D2.svg | 9 ++++ src/icons/svg/0xF1D3_-438.svg | 9 ++++ src/icons/svg/0xF1D4_-439.svg | 6 +++ src/icons/svg/0xF1D5_uniF1D5.svg | 8 +++ src/icons/svg/0xF1D6_uniF1D6.svg | 9 ++++ src/icons/svg/0xF1D7_uniF1D7.svg | 9 ++++ src/icons/svg/0xF1D8_-443.svg | 6 +++ src/icons/svg/0xF1D9_-444.svg | 7 +++ src/icons/svg/0xF1DA_-445.svg | 8 +++ src/icons/svg/0xF1DB_-446.svg | 7 +++ src/icons/svg/0xF1DC_-447.svg | 10 ++++ src/icons/svg/0xF1DD_-448.svg | 7 +++ src/icons/svg/0xF1DE_-449.svg | 7 +++ src/icons/svg/0xF1E0_uniF1E0.svg | 7 +++ src/icons/svg/0xF1E1_-451.svg | 7 +++ src/icons/svg/0xF1E2_-452.svg | 9 ++++ src/icons/svg/0xF1E3_-453.svg | 7 +++ src/icons/svg/0xF1E4_-454.svg | 10 ++++ src/icons/svg/0xF1E5_-455.svg | 7 +++ src/icons/svg/0xF1E6_-456.svg | 7 +++ src/icons/svg/0xF1E7_-457.svg | 9 ++++ src/icons/svg/0xF1E8_-458.svg | 6 +++ src/icons/svg/0xF1E9_-459.svg | 9 ++++ src/icons/svg/0xF1EA_-460.svg | 7 +++ src/icons/svg/0xF1EB_-461.svg | 8 +++ src/icons/svg/0xF1EC_-462.svg | 11 ++++ src/icons/svg/0xF1ED_-463.svg | 8 +++ src/icons/svg/0xF1EE_-464.svg | 7 +++ src/icons/svg/0xF1F0_uniF1F0.svg | 8 +++ src/icons/svg/0xF1F1_-466.svg | 16 ++++++ src/icons/svg/0xF1F2_-467.svg | 10 ++++ src/icons/svg/0xF1F3_f1f3.svg | 14 +++++ src/icons/svg/0xF1F4_-469.svg | 11 ++++ src/icons/svg/0xF1F5_-470.svg | 10 ++++ src/icons/svg/0xF1F6_-471.svg | 8 +++ src/icons/svg/0xF1F7_-472.svg | 8 +++ src/icons/svg/0xF1F8_-473.svg | 8 +++ src/icons/svg/0xF1F9_-474.svg | 8 +++ src/icons/svg/0xF1FA_-475.svg | 9 ++++ src/icons/svg/0xF1FB_-476.svg | 7 +++ src/icons/svg/0xF1FC_f1fc.svg | 7 +++ src/icons/svg/0xF1FD_-478.svg | 10 ++++ src/icons/svg/0xF1FE_-479.svg | 6 +++ src/icons/svg/0xF200_-480.svg | 6 +++ src/icons/svg/0xF201_-481.svg | 7 +++ src/icons/svg/0xF202_-482.svg | 9 ++++ src/icons/svg/0xF203_-483.svg | 9 ++++ src/icons/svg/0xF204_-484.svg | 8 +++ src/icons/svg/0xF205_-485.svg | 7 +++ src/icons/svg/0xF206_-486.svg | 9 ++++ src/icons/svg/0xF207_-487.svg | 8 +++ src/icons/svg/0xF208_-488.svg | 8 +++ src/icons/svg/0xF209_-489.svg | 11 ++++ src/icons/svg/0xF20A_-490.svg | 9 ++++ src/icons/svg/0xF20B_-491.svg | 7 +++ src/icons/svg/0xF20C_-492.svg | 8 +++ src/icons/svg/0xF20D_-493.svg | 6 +++ src/icons/svg/0xF20E_-494.svg | 12 +++++ src/icons/svg/0xF210_f210.svg | 6 +++ src/icons/svg/0xF211_-496.svg | 7 +++ src/icons/svg/0xF212_f212.svg | 8 +++ src/icons/svg/0xF213_-498.svg | 8 +++ src/icons/svg/0xF214_-499.svg | 12 +++++ src/icons/svg/0xF215_-500.svg | 7 +++ src/icons/svg/0xF216_-501.svg | 9 ++++ src/icons/svg/0xF217_-502.svg | 8 +++ src/icons/svg/0xF218_-503.svg | 8 +++ src/icons/svg/0xF219_-504.svg | 7 +++ src/icons/svg/0xF21A_-505.svg | 10 ++++ src/icons/svg/0xF21B_-506.svg | 9 ++++ src/icons/svg/0xF21C_-507.svg | 9 ++++ src/icons/svg/0xF21D_-508.svg | 9 ++++ src/icons/svg/0xF21E_-509.svg | 8 +++ src/icons/svg/0xF221_venus.svg | 7 +++ src/icons/svg/0xF222_-511.svg | 7 +++ src/icons/svg/0xF223_-512.svg | 8 +++ src/icons/svg/0xF224_-513.svg | 8 +++ src/icons/svg/0xF225_-514.svg | 9 ++++ src/icons/svg/0xF226_-515.svg | 9 ++++ src/icons/svg/0xF227_-516.svg | 9 ++++ src/icons/svg/0xF228_-517.svg | 9 ++++ src/icons/svg/0xF229_-518.svg | 8 +++ src/icons/svg/0xF22A_-519.svg | 8 +++ src/icons/svg/0xF22B_-520.svg | 8 +++ src/icons/svg/0xF22C_-521.svg | 7 +++ src/icons/svg/0xF22D_-522.svg | 7 +++ src/icons/svg/0xF22E_-523.svg | 6 +++ src/icons/svg/0xF22F_-524.svg | 6 +++ src/icons/svg/0xF230_-525.svg | 6 +++ src/icons/svg/0xF231_-526.svg | 8 +++ src/icons/svg/0xF232_-527.svg | 8 +++ src/icons/svg/0xF233_-528.svg | 7 +++ src/icons/svg/0xF234_-529.svg | 8 +++ src/icons/svg/0xF235_-530.svg | 8 +++ src/icons/svg/0xF236_-531.svg | 7 +++ src/icons/svg/0xF237_-532.svg | 6 +++ src/icons/svg/0xF238_-533.svg | 7 +++ src/icons/svg/0xF239_-534.svg | 7 +++ src/icons/svg/0xF23A_-535.svg | 7 +++ src/icons/svg/0xF23B_-536.svg | 6 +++ src/icons/svg/0xF23C_-537.svg | 22 ++++++++ src/icons/svg/0xF23D_-538.svg | 8 +++ src/icons/svg/0xF23E_-539.svg | 10 ++++ src/icons/svg/0xF240_-540.svg | 7 +++ src/icons/svg/0xF241_-541.svg | 7 +++ src/icons/svg/0xF242_-542.svg | 7 +++ src/icons/svg/0xF243_-543.svg | 7 +++ src/icons/svg/0xF244_-544.svg | 7 +++ src/icons/svg/0xF245_-545.svg | 6 +++ src/icons/svg/0xF246_-546.svg | 6 +++ src/icons/svg/0xF247_-547.svg | 7 +++ src/icons/svg/0xF248_-548.svg | 7 +++ src/icons/svg/0xF249_-549.svg | 6 +++ src/icons/svg/0xF24A_-550.svg | 7 +++ src/icons/svg/0xF24B_-551.svg | 9 ++++ src/icons/svg/0xF24C_-552.svg | 8 +++ src/icons/svg/0xF24D_-553.svg | 7 +++ src/icons/svg/0xF24E_-554.svg | 9 ++++ src/icons/svg/0xF250_-555.svg | 8 +++ src/icons/svg/0xF251_-556.svg | 7 +++ src/icons/svg/0xF252_-557.svg | 7 +++ src/icons/svg/0xF253_-558.svg | 8 +++ src/icons/svg/0xF254_-559.svg | 8 +++ src/icons/svg/0xF255_-560.svg | 9 ++++ src/icons/svg/0xF256_-561.svg | 8 +++ src/icons/svg/0xF257_-562.svg | 10 ++++ src/icons/svg/0xF258_-563.svg | 8 +++ src/icons/svg/0xF259_-564.svg | 9 ++++ src/icons/svg/0xF25A_-565.svg | 9 ++++ src/icons/svg/0xF25B_-566.svg | 10 ++++ src/icons/svg/0xF25C_-567.svg | 8 +++ src/icons/svg/0xF25D_-568.svg | 8 +++ src/icons/svg/0xF25E_-569.svg | 10 ++++ src/icons/svg/0xF260_f260.svg | 6 +++ src/icons/svg/0xF261_f261.svg | 7 +++ src/icons/svg/0xF262_-572.svg | 11 ++++ src/icons/svg/0xF263_f263.svg | 8 +++ src/icons/svg/0xF264_-574.svg | 8 +++ src/icons/svg/0xF265_-575.svg | 7 +++ src/icons/svg/0xF266_-576.svg | 8 +++ src/icons/svg/0xF267_-577.svg | 11 ++++ src/icons/svg/0xF268_-578.svg | 7 +++ src/icons/svg/0xF269_-579.svg | 8 +++ src/icons/svg/0xF26A_-580.svg | 8 +++ src/icons/svg/0xF26B_-581.svg | 8 +++ src/icons/svg/0xF26C_-582.svg | 7 +++ src/icons/svg/0xF26D_-583.svg | 8 +++ src/icons/svg/0xF26E_-584.svg | 11 ++++ src/icons/svg/0xF270_-585.svg | 10 ++++ src/icons/svg/0xF271_-586.svg | 8 +++ src/icons/svg/0xF272_-587.svg | 8 +++ src/icons/svg/0xF273_-588.svg | 8 +++ src/icons/svg/0xF274_-589.svg | 8 +++ src/icons/svg/0xF275_-590.svg | 6 +++ src/icons/svg/0xF276_-591.svg | 7 +++ src/icons/svg/0xF277_-592.svg | 7 +++ src/icons/svg/0xF278_-593.svg | 7 +++ src/icons/svg/0xF279_-594.svg | 7 +++ src/icons/svg/0xF27A_-595.svg | 8 +++ src/icons/svg/0xF27B_-596.svg | 9 ++++ src/icons/svg/0xF27C_-597.svg | 6 +++ src/icons/svg/0xF27D_-598.svg | 7 +++ src/icons/svg/0xF27E_f27e.svg | 6 +++ src/icons/svg/0xF280_uniF280.svg | 8 +++ src/icons/svg/0xF281_uniF281.svg | 9 ++++ src/icons/svg/0xF282_-602.svg | 7 +++ src/icons/svg/0xF283_-603.svg | 6 +++ src/icons/svg/0xF284_-604.svg | 8 +++ src/icons/svg/0xF285_uniF285.svg | 6 +++ src/icons/svg/0xF286_uniF286.svg | 9 ++++ src/icons/svg/0xF287_-607.svg | 8 +++ src/icons/svg/0xF288_-608.svg | 7 +++ src/icons/svg/0xF289_-609.svg | 9 ++++ src/icons/svg/0xF28A_-610.svg | 9 ++++ src/icons/svg/0xF28B_-611.svg | 7 +++ src/icons/svg/0xF28C_-612.svg | 7 +++ src/icons/svg/0xF28D_-613.svg | 7 +++ src/icons/svg/0xF28E_-614.svg | 7 +++ src/icons/svg/0xF290_-615.svg | 7 +++ src/icons/svg/0xF291_-616.svg | 9 ++++ src/icons/svg/0xF292_-617.svg | 8 +++ src/icons/svg/0xF293_-618.svg | 7 +++ src/icons/svg/0xF294_-619.svg | 6 +++ src/icons/svg/0xF295_-620.svg | 8 +++ src/icons/svg/0xF296_-621.svg | 6 +++ src/icons/svg/0xF297_-622.svg | 7 +++ src/icons/svg/0xF298_-623.svg | 7 +++ src/icons/svg/0xF299_-624.svg | 8 +++ src/icons/svg/0xF29A_-625.svg | 9 ++++ src/icons/svg/0xF29B_-626.svg | 8 +++ src/icons/svg/0xF29C_-627.svg | 9 ++++ src/icons/svg/0xF29D_-628.svg | 9 ++++ src/icons/svg/0xF29E_-629.svg | 10 ++++ src/icons/svg/0xF2A0_uniF2A0.svg | 10 ++++ src/icons/svg/0xF2A1_uniF2A1.svg | 12 +++++ src/icons/svg/0xF2A2_uniF2A2.svg | 10 ++++ src/icons/svg/0xF2A3_uniF2A3.svg | 11 ++++ src/icons/svg/0xF2A4_uniF2A4.svg | 9 ++++ src/icons/svg/0xF2A5_uniF2A5.svg | 9 ++++ src/icons/svg/0xF2A6_uniF2A6.svg | 9 ++++ src/icons/svg/0xF2A7_uniF2A7.svg | 10 ++++ src/icons/svg/0xF2A8_uniF2A8.svg | 9 ++++ src/icons/svg/0xF2A9_uniF2A9.svg | 8 +++ src/icons/svg/0xF2AA_uniF2AA.svg | 9 ++++ src/icons/svg/0xF2AB_uniF2AB.svg | 9 ++++ src/icons/svg/0xF2AC_uniF2AC.svg | 8 +++ src/icons/svg/0xF2AD_uniF2AD.svg | 9 ++++ src/icons/svg/0xF2AE_uniF2AE.svg | 8 +++ src/icons/svg/0xF2B0_uniF2B0.svg | 9 ++++ src/icons/svg/0xF2B1_uniF2B1.svg | 7 +++ src/icons/svg/0xF2B2_uniF2B2.svg | 13 +++++ src/icons/svg/0xF2B3_uniF2B3.svg | 7 +++ src/icons/svg/0xF2B4_uniF2B4.svg | 7 +++ src/icons/svg/0xF2B5_uniF2B5.svg | 10 ++++ src/icons/svg/0xF2B6_uniF2B6.svg | 8 +++ src/icons/svg/0xF2B7_uniF2B7.svg | 9 ++++ src/icons/svg/0xF2B8_uniF2B8.svg | 9 ++++ src/icons/svg/0xF2B9_uniF2B9.svg | 8 +++ src/icons/svg/0xF2BA_uniF2BA.svg | 9 ++++ src/icons/svg/0xF2BB_uniF2BB.svg | 9 ++++ src/icons/svg/0xF2BC_uniF2BC.svg | 10 ++++ src/icons/svg/0xF2BD_uniF2BD.svg | 7 +++ src/icons/svg/0xF2BE_uniF2BE.svg | 7 +++ src/icons/svg/0xF2C0_uniF2C0.svg | 8 +++ src/icons/svg/0xF2C1_uniF2C1.svg | 8 +++ src/icons/svg/0xF2C2_uniF2C2.svg | 9 ++++ src/icons/svg/0xF2C3_uniF2C3.svg | 9 ++++ src/icons/svg/0xF2C4_uniF2C4.svg | 8 +++ src/icons/svg/0xF2C5_uniF2C5.svg | 12 +++++ src/icons/svg/0xF2C6_uniF2C6.svg | 7 +++ src/icons/svg/0xF2C7_uniF2C7.svg | 8 +++ src/icons/svg/0xF2C8_uniF2C8.svg | 8 +++ src/icons/svg/0xF2C9_uniF2C9.svg | 8 +++ src/icons/svg/0xF2CA_uniF2CA.svg | 8 +++ src/icons/svg/0xF2CB_uniF2CB.svg | 7 +++ src/icons/svg/0xF2CC_uniF2CC.svg | 11 ++++ src/icons/svg/0xF2CD_uniF2CD.svg | 11 ++++ src/icons/svg/0xF2CE_uniF2CE.svg | 10 ++++ src/icons/svg/0xF2D0_uniF2D0.svg | 6 +++ src/icons/svg/0xF2D1_uniF2D1.svg | 6 +++ src/icons/svg/0xF2D2_uniF2D2.svg | 7 +++ src/icons/svg/0xF2D3_uniF2D3.svg | 7 +++ src/icons/svg/0xF2D4_uniF2D4.svg | 7 +++ src/icons/svg/0xF2D5_uniF2D5.svg | 6 +++ src/icons/svg/0xF2D6_uniF2D6.svg | 12 +++++ src/icons/svg/0xF2D7_uniF2D7.svg | 8 +++ src/icons/svg/0xF2D8_uniF2D8.svg | 9 ++++ src/icons/svg/0xF2D9_uniF2D9.svg | 11 ++++ src/icons/svg/0xF2DA_uniF2DA.svg | 10 ++++ src/icons/svg/0xF2DB_uniF2DB.svg | 10 ++++ src/icons/svg/0xF2DC_uniF2DC.svg | 10 ++++ src/icons/svg/0xF2DD_uniF2DD.svg | 7 +++ src/icons/svg/0xF2DE_uniF2DE.svg | 8 +++ src/icons/svg/0xF2E0_uniF2E0.svg | 14 +++++ src/icons/svg/0xF2E1_mastodon.svg | 8 +++ src/icons/svg/0xF2E2_mastodon-alt.svg | 8 +++ src/icons/svg/0xF2E3_uniF2E3.svg | 6 +++ src/icons/svg/0xF2E4_uniF2E4.svg | 6 +++ src/icons/svg/0xF2E5_uniF2E5.svg | 6 +++ src/icons/svg/0xF2E6_uniF2E6.svg | 6 +++ src/icons/svg/0xF2E7_uniF2E7.svg | 6 +++ src/icons/svg/0xF2E8_-698.svg | 6 +++ src/icons/svg/0xF2E9_uniF2E9.svg | 6 +++ src/icons/svg/0xF2EA_uniF2EA.svg | 6 +++ src/icons/svg/0xF2EB_uniF2EB.svg | 6 +++ src/icons/svg/0xF2EC_uniF2EC.svg | 6 +++ src/icons/svg/0xF2ED_uniF2ED.svg | 6 +++ src/icons/svg/0xF2EE_uniF2EE.svg | 6 +++ src/icons/svg/0xF500_lessequal.svg | 6 +++ src/icons/svgwebfont-to-svgs.py | 53 +++++++++++++++++++ 706 files changed, 5506 insertions(+), 1 deletion(-) rename src/{doc => }/icons.yml (100%) create mode 100644 src/icons/svg/0x00A8_dieresis.svg create mode 100644 src/icons/svg/0x00A9_copyright.svg create mode 100644 src/icons/svg/0x00AE_registered.svg create mode 100644 src/icons/svg/0x00B4_acute.svg create mode 100644 src/icons/svg/0x00C6_AE.svg create mode 100644 src/icons/svg/0x00D8_Oslash.svg create mode 100644 src/icons/svg/0x2122_trademark.svg create mode 100644 src/icons/svg/0x221E_infinity.svg create mode 100644 src/icons/svg/0x2260_notequal.svg create mode 100644 src/icons/svg/0xF000_glass.svg create mode 100644 src/icons/svg/0xF001_music.svg create mode 100644 src/icons/svg/0xF002_search.svg create mode 100644 src/icons/svg/0xF003_envelope.svg create mode 100644 src/icons/svg/0xF004_heart.svg create mode 100644 src/icons/svg/0xF005_star.svg create mode 100644 src/icons/svg/0xF006_star-empty.svg create mode 100644 src/icons/svg/0xF007_user.svg create mode 100644 src/icons/svg/0xF008_film.svg create mode 100644 src/icons/svg/0xF009_th-large.svg create mode 100644 src/icons/svg/0xF00A_th.svg create mode 100644 src/icons/svg/0xF00B_th-list.svg create mode 100644 src/icons/svg/0xF00C_ok.svg create mode 100644 src/icons/svg/0xF00D_remove.svg create mode 100644 src/icons/svg/0xF00E_zoom-in.svg create mode 100644 src/icons/svg/0xF010_zoom-out.svg create mode 100644 src/icons/svg/0xF011_off.svg create mode 100644 src/icons/svg/0xF012_signal.svg create mode 100644 src/icons/svg/0xF013_cog.svg create mode 100644 src/icons/svg/0xF014_trash.svg create mode 100644 src/icons/svg/0xF015_home.svg create mode 100644 src/icons/svg/0xF016_file-alt.svg create mode 100644 src/icons/svg/0xF017_time.svg create mode 100644 src/icons/svg/0xF018_road.svg create mode 100644 src/icons/svg/0xF019_download-alt.svg create mode 100644 src/icons/svg/0xF01A_download.svg create mode 100644 src/icons/svg/0xF01B_upload.svg create mode 100644 src/icons/svg/0xF01C_inbox.svg create mode 100644 src/icons/svg/0xF01D_play-circle.svg create mode 100644 src/icons/svg/0xF01E_repeat.svg create mode 100644 src/icons/svg/0xF021_refresh.svg create mode 100644 src/icons/svg/0xF022_list-alt.svg create mode 100644 src/icons/svg/0xF023_lock.svg create mode 100644 src/icons/svg/0xF024_flag.svg create mode 100644 src/icons/svg/0xF025_headphones.svg create mode 100644 src/icons/svg/0xF026_volume-off.svg create mode 100644 src/icons/svg/0xF027_volume-down.svg create mode 100644 src/icons/svg/0xF028_volume-up.svg create mode 100644 src/icons/svg/0xF029_qrcode.svg create mode 100644 src/icons/svg/0xF02A_barcode.svg create mode 100644 src/icons/svg/0xF02B_tag.svg create mode 100644 src/icons/svg/0xF02C_tags.svg create mode 100644 src/icons/svg/0xF02D_book.svg create mode 100644 src/icons/svg/0xF02E_bookmark.svg create mode 100644 src/icons/svg/0xF02F_print.svg create mode 100644 src/icons/svg/0xF030_camera.svg create mode 100644 src/icons/svg/0xF031_font.svg create mode 100644 src/icons/svg/0xF032_bold.svg create mode 100644 src/icons/svg/0xF033_italic.svg create mode 100644 src/icons/svg/0xF034_text-height.svg create mode 100644 src/icons/svg/0xF035_text-width.svg create mode 100644 src/icons/svg/0xF036_align-left.svg create mode 100644 src/icons/svg/0xF037_align-center.svg create mode 100644 src/icons/svg/0xF038_align-right.svg create mode 100644 src/icons/svg/0xF039_align-justify.svg create mode 100644 src/icons/svg/0xF03A_list.svg create mode 100644 src/icons/svg/0xF03B_indent-left.svg create mode 100644 src/icons/svg/0xF03C_indent-right.svg create mode 100644 src/icons/svg/0xF03D_facetime-video.svg create mode 100644 src/icons/svg/0xF03E_picture.svg create mode 100644 src/icons/svg/0xF040_pencil.svg create mode 100644 src/icons/svg/0xF041_map-marker.svg create mode 100644 src/icons/svg/0xF042_adjust.svg create mode 100644 src/icons/svg/0xF043_tint.svg create mode 100644 src/icons/svg/0xF044_edit.svg create mode 100644 src/icons/svg/0xF045_share.svg create mode 100644 src/icons/svg/0xF046_check.svg create mode 100644 src/icons/svg/0xF047_move.svg create mode 100644 src/icons/svg/0xF048_step-backward.svg create mode 100644 src/icons/svg/0xF049_fast-backward.svg create mode 100644 src/icons/svg/0xF04A_backward.svg create mode 100644 src/icons/svg/0xF04B_play.svg create mode 100644 src/icons/svg/0xF04C_pause.svg create mode 100644 src/icons/svg/0xF04D_stop.svg create mode 100644 src/icons/svg/0xF04E_forward.svg create mode 100644 src/icons/svg/0xF050_fast-forward.svg create mode 100644 src/icons/svg/0xF051_step-forward.svg create mode 100644 src/icons/svg/0xF052_eject.svg create mode 100644 src/icons/svg/0xF053_chevron-left.svg create mode 100644 src/icons/svg/0xF054_chevron-right.svg create mode 100644 src/icons/svg/0xF055_plus-sign.svg create mode 100644 src/icons/svg/0xF056_minus-sign.svg create mode 100644 src/icons/svg/0xF057_remove-sign.svg create mode 100644 src/icons/svg/0xF058_ok-sign.svg create mode 100644 src/icons/svg/0xF059_question-sign.svg create mode 100644 src/icons/svg/0xF05A_info-sign.svg create mode 100644 src/icons/svg/0xF05B_screenshot.svg create mode 100644 src/icons/svg/0xF05C_remove-circle.svg create mode 100644 src/icons/svg/0xF05D_ok-circle.svg create mode 100644 src/icons/svg/0xF05E_ban-circle.svg create mode 100644 src/icons/svg/0xF060_arrow-left.svg create mode 100644 src/icons/svg/0xF061_arrow-right.svg create mode 100644 src/icons/svg/0xF062_arrow-up.svg create mode 100644 src/icons/svg/0xF063_arrow-down.svg create mode 100644 src/icons/svg/0xF064_share-alt.svg create mode 100644 src/icons/svg/0xF065_resize-full.svg create mode 100644 src/icons/svg/0xF066_resize-small.svg create mode 100644 src/icons/svg/0xF067_plus.svg create mode 100644 src/icons/svg/0xF068_minus.svg create mode 100644 src/icons/svg/0xF069_asterisk.svg create mode 100644 src/icons/svg/0xF06A_exclamation-sign.svg create mode 100644 src/icons/svg/0xF06B_gift.svg create mode 100644 src/icons/svg/0xF06C_leaf.svg create mode 100644 src/icons/svg/0xF06D_fire.svg create mode 100644 src/icons/svg/0xF06E_eye-open.svg create mode 100644 src/icons/svg/0xF070_eye-close.svg create mode 100644 src/icons/svg/0xF071_warning-sign.svg create mode 100644 src/icons/svg/0xF072_plane.svg create mode 100644 src/icons/svg/0xF073_calendar.svg create mode 100644 src/icons/svg/0xF074_random.svg create mode 100644 src/icons/svg/0xF075_comment.svg create mode 100644 src/icons/svg/0xF076_magnet.svg create mode 100644 src/icons/svg/0xF077_chevron-up.svg create mode 100644 src/icons/svg/0xF078_chevron-down.svg create mode 100644 src/icons/svg/0xF079_retweet.svg create mode 100644 src/icons/svg/0xF07A_shopping-cart.svg create mode 100644 src/icons/svg/0xF07B_folder-close.svg create mode 100644 src/icons/svg/0xF07C_folder-open.svg create mode 100644 src/icons/svg/0xF07D_resize-vertical.svg create mode 100644 src/icons/svg/0xF07E_resize-horizontal.svg create mode 100644 src/icons/svg/0xF080_bar-chart.svg create mode 100644 src/icons/svg/0xF081_twitter-sign.svg create mode 100644 src/icons/svg/0xF082_facebook-sign.svg create mode 100644 src/icons/svg/0xF083_camera-retro.svg create mode 100644 src/icons/svg/0xF084_key.svg create mode 100644 src/icons/svg/0xF085_cogs.svg create mode 100644 src/icons/svg/0xF086_comments.svg create mode 100644 src/icons/svg/0xF087_thumbs-up-alt.svg create mode 100644 src/icons/svg/0xF088_thumbs-down-alt.svg create mode 100644 src/icons/svg/0xF089_star-half.svg create mode 100644 src/icons/svg/0xF08A_heart-empty.svg create mode 100644 src/icons/svg/0xF08B_signout.svg create mode 100644 src/icons/svg/0xF08C_linkedin-sign.svg create mode 100644 src/icons/svg/0xF08D_pushpin.svg create mode 100644 src/icons/svg/0xF08E_external-link.svg create mode 100644 src/icons/svg/0xF090_signin.svg create mode 100644 src/icons/svg/0xF091_trophy.svg create mode 100644 src/icons/svg/0xF092_github-sign.svg create mode 100644 src/icons/svg/0xF093_upload-alt.svg create mode 100644 src/icons/svg/0xF094_lemon.svg create mode 100644 src/icons/svg/0xF095_phone.svg create mode 100644 src/icons/svg/0xF096_check-empty.svg create mode 100644 src/icons/svg/0xF097_bookmark-empty.svg create mode 100644 src/icons/svg/0xF098_phone-sign.svg create mode 100644 src/icons/svg/0xF099_twitter.svg create mode 100644 src/icons/svg/0xF09A_facebook.svg create mode 100644 src/icons/svg/0xF09B_github.svg create mode 100644 src/icons/svg/0xF09C_unlock.svg create mode 100644 src/icons/svg/0xF09D_credit-card.svg create mode 100644 src/icons/svg/0xF09E_rss.svg create mode 100644 src/icons/svg/0xF0A0_hdd.svg create mode 100644 src/icons/svg/0xF0A1_bullhorn.svg create mode 100644 src/icons/svg/0xF0A2_bell.svg create mode 100644 src/icons/svg/0xF0A3_certificate.svg create mode 100644 src/icons/svg/0xF0A4_hand-right.svg create mode 100644 src/icons/svg/0xF0A5_hand-left.svg create mode 100644 src/icons/svg/0xF0A6_hand-up.svg create mode 100644 src/icons/svg/0xF0A7_hand-down.svg create mode 100644 src/icons/svg/0xF0A8_circle-arrow-left.svg create mode 100644 src/icons/svg/0xF0A9_circle-arrow-right.svg create mode 100644 src/icons/svg/0xF0AA_circle-arrow-up.svg create mode 100644 src/icons/svg/0xF0AB_circle-arrow-down.svg create mode 100644 src/icons/svg/0xF0AC_globe.svg create mode 100644 src/icons/svg/0xF0AD_wrench.svg create mode 100644 src/icons/svg/0xF0AE_tasks.svg create mode 100644 src/icons/svg/0xF0B0_filter.svg create mode 100644 src/icons/svg/0xF0B1_briefcase.svg create mode 100644 src/icons/svg/0xF0B2_fullscreen.svg create mode 100644 src/icons/svg/0xF0C0_group.svg create mode 100644 src/icons/svg/0xF0C1_link.svg create mode 100644 src/icons/svg/0xF0C2_cloud.svg create mode 100644 src/icons/svg/0xF0C3_beaker.svg create mode 100644 src/icons/svg/0xF0C4_cut.svg create mode 100644 src/icons/svg/0xF0C5_copy.svg create mode 100644 src/icons/svg/0xF0C6_paper-clip.svg create mode 100644 src/icons/svg/0xF0C7_save.svg create mode 100644 src/icons/svg/0xF0C8_sign-blank.svg create mode 100644 src/icons/svg/0xF0C9_reorder.svg create mode 100644 src/icons/svg/0xF0CA_ul.svg create mode 100644 src/icons/svg/0xF0CB_ol.svg create mode 100644 src/icons/svg/0xF0CC_strikethrough.svg create mode 100644 src/icons/svg/0xF0CD_underline.svg create mode 100644 src/icons/svg/0xF0CE_table.svg create mode 100644 src/icons/svg/0xF0D0_magic.svg create mode 100644 src/icons/svg/0xF0D1_truck.svg create mode 100644 src/icons/svg/0xF0D2_pinterest.svg create mode 100644 src/icons/svg/0xF0D3_pinterest-sign.svg create mode 100644 src/icons/svg/0xF0D4_google-plus-sign.svg create mode 100644 src/icons/svg/0xF0D5_google-plus.svg create mode 100644 src/icons/svg/0xF0D6_money.svg create mode 100644 src/icons/svg/0xF0D7_caret-down.svg create mode 100644 src/icons/svg/0xF0D8_caret-up.svg create mode 100644 src/icons/svg/0xF0D9_caret-left.svg create mode 100644 src/icons/svg/0xF0DA_caret-right.svg create mode 100644 src/icons/svg/0xF0DB_columns.svg create mode 100644 src/icons/svg/0xF0DC_sort.svg create mode 100644 src/icons/svg/0xF0DD_sort-down.svg create mode 100644 src/icons/svg/0xF0DE_sort-up.svg create mode 100644 src/icons/svg/0xF0E0_envelope-alt.svg create mode 100644 src/icons/svg/0xF0E1_linkedin.svg create mode 100644 src/icons/svg/0xF0E2_undo.svg create mode 100644 src/icons/svg/0xF0E3_legal.svg create mode 100644 src/icons/svg/0xF0E4_dashboard.svg create mode 100644 src/icons/svg/0xF0E5_comment-alt.svg create mode 100644 src/icons/svg/0xF0E6_comments-alt.svg create mode 100644 src/icons/svg/0xF0E7_bolt.svg create mode 100644 src/icons/svg/0xF0E8_sitemap.svg create mode 100644 src/icons/svg/0xF0E9_umbrella.svg create mode 100644 src/icons/svg/0xF0EA_paste.svg create mode 100644 src/icons/svg/0xF0EB_light-bulb.svg create mode 100644 src/icons/svg/0xF0EC_exchange.svg create mode 100644 src/icons/svg/0xF0ED_cloud-download.svg create mode 100644 src/icons/svg/0xF0EE_cloud-upload.svg create mode 100644 src/icons/svg/0xF0F0_user-md.svg create mode 100644 src/icons/svg/0xF0F1_stethoscope.svg create mode 100644 src/icons/svg/0xF0F2_suitcase.svg create mode 100644 src/icons/svg/0xF0F3_bell-alt.svg create mode 100644 src/icons/svg/0xF0F4_coffee.svg create mode 100644 src/icons/svg/0xF0F5_food.svg create mode 100644 src/icons/svg/0xF0F6_file-text-alt.svg create mode 100644 src/icons/svg/0xF0F7_building.svg create mode 100644 src/icons/svg/0xF0F8_hospital.svg create mode 100644 src/icons/svg/0xF0F9_ambulance.svg create mode 100644 src/icons/svg/0xF0FA_medkit.svg create mode 100644 src/icons/svg/0xF0FB_fighter-jet.svg create mode 100644 src/icons/svg/0xF0FC_beer.svg create mode 100644 src/icons/svg/0xF0FD_h-sign.svg create mode 100644 src/icons/svg/0xF0FE_f0fe.svg create mode 100644 src/icons/svg/0xF100_double-angle-left.svg create mode 100644 src/icons/svg/0xF101_double-angle-right.svg create mode 100644 src/icons/svg/0xF102_double-angle-up.svg create mode 100644 src/icons/svg/0xF103_double-angle-down.svg create mode 100644 src/icons/svg/0xF104_angle-left.svg create mode 100644 src/icons/svg/0xF105_angle-right.svg create mode 100644 src/icons/svg/0xF106_angle-up.svg create mode 100644 src/icons/svg/0xF107_angle-down.svg create mode 100644 src/icons/svg/0xF108_desktop.svg create mode 100644 src/icons/svg/0xF109_laptop.svg create mode 100644 src/icons/svg/0xF10A_tablet.svg create mode 100644 src/icons/svg/0xF10B_mobile-phone.svg create mode 100644 src/icons/svg/0xF10C_circle-blank.svg create mode 100644 src/icons/svg/0xF10D_quote-left.svg create mode 100644 src/icons/svg/0xF10E_quote-right.svg create mode 100644 src/icons/svg/0xF110_spinner.svg create mode 100644 src/icons/svg/0xF111_circle.svg create mode 100644 src/icons/svg/0xF112_reply.svg create mode 100644 src/icons/svg/0xF113_github-alt.svg create mode 100644 src/icons/svg/0xF114_folder-close-alt.svg create mode 100644 src/icons/svg/0xF115_folder-open-alt.svg create mode 100644 src/icons/svg/0xF116_expand-alt.svg create mode 100644 src/icons/svg/0xF117_collapse-alt.svg create mode 100644 src/icons/svg/0xF118_smile.svg create mode 100644 src/icons/svg/0xF119_frown.svg create mode 100644 src/icons/svg/0xF11A_meh.svg create mode 100644 src/icons/svg/0xF11B_gamepad.svg create mode 100644 src/icons/svg/0xF11C_keyboard.svg create mode 100644 src/icons/svg/0xF11D_flag-alt.svg create mode 100644 src/icons/svg/0xF11E_flag-checkered.svg create mode 100644 src/icons/svg/0xF120_terminal.svg create mode 100644 src/icons/svg/0xF121_code.svg create mode 100644 src/icons/svg/0xF122_reply-all.svg create mode 100644 src/icons/svg/0xF123_star-half-empty.svg create mode 100644 src/icons/svg/0xF124_location-arrow.svg create mode 100644 src/icons/svg/0xF125_crop.svg create mode 100644 src/icons/svg/0xF126_code-fork.svg create mode 100644 src/icons/svg/0xF127_unlink.svg create mode 100644 src/icons/svg/0xF128_question.svg create mode 100644 src/icons/svg/0xF129_-279.svg create mode 100644 src/icons/svg/0xF12A_exclamation.svg create mode 100644 src/icons/svg/0xF12B_superscript.svg create mode 100644 src/icons/svg/0xF12C_subscript.svg create mode 100644 src/icons/svg/0xF12D_-283.svg create mode 100644 src/icons/svg/0xF12E_puzzle-piece.svg create mode 100644 src/icons/svg/0xF130_microphone.svg create mode 100644 src/icons/svg/0xF131_microphone-off.svg create mode 100644 src/icons/svg/0xF132_shield.svg create mode 100644 src/icons/svg/0xF133_calendar-empty.svg create mode 100644 src/icons/svg/0xF134_fire-extinguisher.svg create mode 100644 src/icons/svg/0xF135_rocket.svg create mode 100644 src/icons/svg/0xF136_maxcdn.svg create mode 100644 src/icons/svg/0xF137_chevron-sign-left.svg create mode 100644 src/icons/svg/0xF138_chevron-sign-right.svg create mode 100644 src/icons/svg/0xF139_chevron-sign-up.svg create mode 100644 src/icons/svg/0xF13A_chevron-sign-down.svg create mode 100644 src/icons/svg/0xF13B_html5.svg create mode 100644 src/icons/svg/0xF13C_css3.svg create mode 100644 src/icons/svg/0xF13D_anchor.svg create mode 100644 src/icons/svg/0xF13E_unlock-alt.svg create mode 100644 src/icons/svg/0xF140_bullseye.svg create mode 100644 src/icons/svg/0xF141_ellipsis-horizontal.svg create mode 100644 src/icons/svg/0xF142_ellipsis-vertical.svg create mode 100644 src/icons/svg/0xF143_-303.svg create mode 100644 src/icons/svg/0xF144_play-sign.svg create mode 100644 src/icons/svg/0xF145_ticket.svg create mode 100644 src/icons/svg/0xF146_minus-sign-alt.svg create mode 100644 src/icons/svg/0xF147_check-minus.svg create mode 100644 src/icons/svg/0xF148_level-up.svg create mode 100644 src/icons/svg/0xF149_level-down.svg create mode 100644 src/icons/svg/0xF14A_check-sign.svg create mode 100644 src/icons/svg/0xF14B_edit-sign.svg create mode 100644 src/icons/svg/0xF14C_-312.svg create mode 100644 src/icons/svg/0xF14D_share-sign.svg create mode 100644 src/icons/svg/0xF14E_compass.svg create mode 100644 src/icons/svg/0xF150_collapse.svg create mode 100644 src/icons/svg/0xF151_collapse-top.svg create mode 100644 src/icons/svg/0xF152_-317.svg create mode 100644 src/icons/svg/0xF153_eur.svg create mode 100644 src/icons/svg/0xF154_gbp.svg create mode 100644 src/icons/svg/0xF155_usd.svg create mode 100644 src/icons/svg/0xF156_inr.svg create mode 100644 src/icons/svg/0xF157_jpy.svg create mode 100644 src/icons/svg/0xF158_rub.svg create mode 100644 src/icons/svg/0xF159_krw.svg create mode 100644 src/icons/svg/0xF15A_btc.svg create mode 100644 src/icons/svg/0xF15B_file.svg create mode 100644 src/icons/svg/0xF15C_file-text.svg create mode 100644 src/icons/svg/0xF15D_sort-by-alphabet.svg create mode 100644 src/icons/svg/0xF15E_-329.svg create mode 100644 src/icons/svg/0xF160_sort-by-attributes.svg create mode 100644 src/icons/svg/0xF161_sort-by-attributes-alt.svg create mode 100644 src/icons/svg/0xF162_sort-by-order.svg create mode 100644 src/icons/svg/0xF163_sort-by-order-alt.svg create mode 100644 src/icons/svg/0xF164_-334.svg create mode 100644 src/icons/svg/0xF165_-335.svg create mode 100644 src/icons/svg/0xF166_youtube-sign.svg create mode 100644 src/icons/svg/0xF167_youtube.svg create mode 100644 src/icons/svg/0xF168_xing.svg create mode 100644 src/icons/svg/0xF169_xing-sign.svg create mode 100644 src/icons/svg/0xF16A_youtube-play.svg create mode 100644 src/icons/svg/0xF16B_dropbox.svg create mode 100644 src/icons/svg/0xF16C_stackexchange.svg create mode 100644 src/icons/svg/0xF16D_instagram.svg create mode 100644 src/icons/svg/0xF16E_flickr.svg create mode 100644 src/icons/svg/0xF170_adn.svg create mode 100644 src/icons/svg/0xF171_f171.svg create mode 100644 src/icons/svg/0xF172_bitbucket-sign.svg create mode 100644 src/icons/svg/0xF173_tumblr.svg create mode 100644 src/icons/svg/0xF174_tumblr-sign.svg create mode 100644 src/icons/svg/0xF175_long-arrow-down.svg create mode 100644 src/icons/svg/0xF176_long-arrow-up.svg create mode 100644 src/icons/svg/0xF177_long-arrow-left.svg create mode 100644 src/icons/svg/0xF178_long-arrow-right.svg create mode 100644 src/icons/svg/0xF179_apple.svg create mode 100644 src/icons/svg/0xF17A_windows.svg create mode 100644 src/icons/svg/0xF17B_android.svg create mode 100644 src/icons/svg/0xF17C_linux.svg create mode 100644 src/icons/svg/0xF17D_dribble.svg create mode 100644 src/icons/svg/0xF17E_skype.svg create mode 100644 src/icons/svg/0xF180_foursquare.svg create mode 100644 src/icons/svg/0xF181_trello.svg create mode 100644 src/icons/svg/0xF182_female.svg create mode 100644 src/icons/svg/0xF183_male.svg create mode 100644 src/icons/svg/0xF184_gittip.svg create mode 100644 src/icons/svg/0xF185_sun.svg create mode 100644 src/icons/svg/0xF186_-366.svg create mode 100644 src/icons/svg/0xF187_archive.svg create mode 100644 src/icons/svg/0xF188_bug.svg create mode 100644 src/icons/svg/0xF189_vk.svg create mode 100644 src/icons/svg/0xF18A_weibo.svg create mode 100644 src/icons/svg/0xF18B_renren.svg create mode 100644 src/icons/svg/0xF18C_-372.svg create mode 100644 src/icons/svg/0xF18D_stack-exchange.svg create mode 100644 src/icons/svg/0xF18E_-374.svg create mode 100644 src/icons/svg/0xF190_arrow-circle-alt-left.svg create mode 100644 src/icons/svg/0xF191_-376.svg create mode 100644 src/icons/svg/0xF192_dot-circle-alt.svg create mode 100644 src/icons/svg/0xF193_-378.svg create mode 100644 src/icons/svg/0xF194_vimeo-square.svg create mode 100644 src/icons/svg/0xF195_-380.svg create mode 100644 src/icons/svg/0xF196_plus-square-o.svg create mode 100644 src/icons/svg/0xF197_-382.svg create mode 100644 src/icons/svg/0xF198_-383.svg create mode 100644 src/icons/svg/0xF199_-384.svg create mode 100644 src/icons/svg/0xF19A_-385.svg create mode 100644 src/icons/svg/0xF19B_-386.svg create mode 100644 src/icons/svg/0xF19C_-387.svg create mode 100644 src/icons/svg/0xF19D_-388.svg create mode 100644 src/icons/svg/0xF19E_-389.svg create mode 100644 src/icons/svg/0xF1A0_uniF1A0.svg create mode 100644 src/icons/svg/0xF1A1_f1a1.svg create mode 100644 src/icons/svg/0xF1A2_-392.svg create mode 100644 src/icons/svg/0xF1A3_-393.svg create mode 100644 src/icons/svg/0xF1A4_f1a4.svg create mode 100644 src/icons/svg/0xF1A5_-395.svg create mode 100644 src/icons/svg/0xF1A6_-396.svg create mode 100644 src/icons/svg/0xF1A7_-397.svg create mode 100644 src/icons/svg/0xF1A8_-398.svg create mode 100644 src/icons/svg/0xF1A9_-399.svg create mode 100644 src/icons/svg/0xF1AA_-400.svg create mode 100644 src/icons/svg/0xF1AB_f1ab.svg create mode 100644 src/icons/svg/0xF1AC_-402.svg create mode 100644 src/icons/svg/0xF1AD_-403.svg create mode 100644 src/icons/svg/0xF1AE_-404.svg create mode 100644 src/icons/svg/0xF1B0_uniF1B1.svg create mode 100644 src/icons/svg/0xF1B1_-406.svg create mode 100644 src/icons/svg/0xF1B2_-407.svg create mode 100644 src/icons/svg/0xF1B3_-408.svg create mode 100644 src/icons/svg/0xF1B4_-409.svg create mode 100644 src/icons/svg/0xF1B5_-410.svg create mode 100644 src/icons/svg/0xF1B6_-411.svg create mode 100644 src/icons/svg/0xF1B7_-412.svg create mode 100644 src/icons/svg/0xF1B8_-413.svg create mode 100644 src/icons/svg/0xF1B9_-414.svg create mode 100644 src/icons/svg/0xF1BA_-415.svg create mode 100644 src/icons/svg/0xF1BB_-416.svg create mode 100644 src/icons/svg/0xF1BC_-417.svg create mode 100644 src/icons/svg/0xF1BD_-418.svg create mode 100644 src/icons/svg/0xF1BE_-419.svg create mode 100644 src/icons/svg/0xF1C0_uniF1C0.svg create mode 100644 src/icons/svg/0xF1C1_uniF1C1.svg create mode 100644 src/icons/svg/0xF1C2_-422.svg create mode 100644 src/icons/svg/0xF1C3_-423.svg create mode 100644 src/icons/svg/0xF1C4_-424.svg create mode 100644 src/icons/svg/0xF1C5_-425.svg create mode 100644 src/icons/svg/0xF1C6_-426.svg create mode 100644 src/icons/svg/0xF1C7_-427.svg create mode 100644 src/icons/svg/0xF1C8_-428.svg create mode 100644 src/icons/svg/0xF1C9_-429.svg create mode 100644 src/icons/svg/0xF1CA_-430.svg create mode 100644 src/icons/svg/0xF1CB_-431.svg create mode 100644 src/icons/svg/0xF1CC_-432.svg create mode 100644 src/icons/svg/0xF1CD_-433.svg create mode 100644 src/icons/svg/0xF1CE_-434.svg create mode 100644 src/icons/svg/0xF1D0_uniF1D0.svg create mode 100644 src/icons/svg/0xF1D1_uniF1D1.svg create mode 100644 src/icons/svg/0xF1D2_uniF1D2.svg create mode 100644 src/icons/svg/0xF1D3_-438.svg create mode 100644 src/icons/svg/0xF1D4_-439.svg create mode 100644 src/icons/svg/0xF1D5_uniF1D5.svg create mode 100644 src/icons/svg/0xF1D6_uniF1D6.svg create mode 100644 src/icons/svg/0xF1D7_uniF1D7.svg create mode 100644 src/icons/svg/0xF1D8_-443.svg create mode 100644 src/icons/svg/0xF1D9_-444.svg create mode 100644 src/icons/svg/0xF1DA_-445.svg create mode 100644 src/icons/svg/0xF1DB_-446.svg create mode 100644 src/icons/svg/0xF1DC_-447.svg create mode 100644 src/icons/svg/0xF1DD_-448.svg create mode 100644 src/icons/svg/0xF1DE_-449.svg create mode 100644 src/icons/svg/0xF1E0_uniF1E0.svg create mode 100644 src/icons/svg/0xF1E1_-451.svg create mode 100644 src/icons/svg/0xF1E2_-452.svg create mode 100644 src/icons/svg/0xF1E3_-453.svg create mode 100644 src/icons/svg/0xF1E4_-454.svg create mode 100644 src/icons/svg/0xF1E5_-455.svg create mode 100644 src/icons/svg/0xF1E6_-456.svg create mode 100644 src/icons/svg/0xF1E7_-457.svg create mode 100644 src/icons/svg/0xF1E8_-458.svg create mode 100644 src/icons/svg/0xF1E9_-459.svg create mode 100644 src/icons/svg/0xF1EA_-460.svg create mode 100644 src/icons/svg/0xF1EB_-461.svg create mode 100644 src/icons/svg/0xF1EC_-462.svg create mode 100644 src/icons/svg/0xF1ED_-463.svg create mode 100644 src/icons/svg/0xF1EE_-464.svg create mode 100644 src/icons/svg/0xF1F0_uniF1F0.svg create mode 100644 src/icons/svg/0xF1F1_-466.svg create mode 100644 src/icons/svg/0xF1F2_-467.svg create mode 100644 src/icons/svg/0xF1F3_f1f3.svg create mode 100644 src/icons/svg/0xF1F4_-469.svg create mode 100644 src/icons/svg/0xF1F5_-470.svg create mode 100644 src/icons/svg/0xF1F6_-471.svg create mode 100644 src/icons/svg/0xF1F7_-472.svg create mode 100644 src/icons/svg/0xF1F8_-473.svg create mode 100644 src/icons/svg/0xF1F9_-474.svg create mode 100644 src/icons/svg/0xF1FA_-475.svg create mode 100644 src/icons/svg/0xF1FB_-476.svg create mode 100644 src/icons/svg/0xF1FC_f1fc.svg create mode 100644 src/icons/svg/0xF1FD_-478.svg create mode 100644 src/icons/svg/0xF1FE_-479.svg create mode 100644 src/icons/svg/0xF200_-480.svg create mode 100644 src/icons/svg/0xF201_-481.svg create mode 100644 src/icons/svg/0xF202_-482.svg create mode 100644 src/icons/svg/0xF203_-483.svg create mode 100644 src/icons/svg/0xF204_-484.svg create mode 100644 src/icons/svg/0xF205_-485.svg create mode 100644 src/icons/svg/0xF206_-486.svg create mode 100644 src/icons/svg/0xF207_-487.svg create mode 100644 src/icons/svg/0xF208_-488.svg create mode 100644 src/icons/svg/0xF209_-489.svg create mode 100644 src/icons/svg/0xF20A_-490.svg create mode 100644 src/icons/svg/0xF20B_-491.svg create mode 100644 src/icons/svg/0xF20C_-492.svg create mode 100644 src/icons/svg/0xF20D_-493.svg create mode 100644 src/icons/svg/0xF20E_-494.svg create mode 100644 src/icons/svg/0xF210_f210.svg create mode 100644 src/icons/svg/0xF211_-496.svg create mode 100644 src/icons/svg/0xF212_f212.svg create mode 100644 src/icons/svg/0xF213_-498.svg create mode 100644 src/icons/svg/0xF214_-499.svg create mode 100644 src/icons/svg/0xF215_-500.svg create mode 100644 src/icons/svg/0xF216_-501.svg create mode 100644 src/icons/svg/0xF217_-502.svg create mode 100644 src/icons/svg/0xF218_-503.svg create mode 100644 src/icons/svg/0xF219_-504.svg create mode 100644 src/icons/svg/0xF21A_-505.svg create mode 100644 src/icons/svg/0xF21B_-506.svg create mode 100644 src/icons/svg/0xF21C_-507.svg create mode 100644 src/icons/svg/0xF21D_-508.svg create mode 100644 src/icons/svg/0xF21E_-509.svg create mode 100644 src/icons/svg/0xF221_venus.svg create mode 100644 src/icons/svg/0xF222_-511.svg create mode 100644 src/icons/svg/0xF223_-512.svg create mode 100644 src/icons/svg/0xF224_-513.svg create mode 100644 src/icons/svg/0xF225_-514.svg create mode 100644 src/icons/svg/0xF226_-515.svg create mode 100644 src/icons/svg/0xF227_-516.svg create mode 100644 src/icons/svg/0xF228_-517.svg create mode 100644 src/icons/svg/0xF229_-518.svg create mode 100644 src/icons/svg/0xF22A_-519.svg create mode 100644 src/icons/svg/0xF22B_-520.svg create mode 100644 src/icons/svg/0xF22C_-521.svg create mode 100644 src/icons/svg/0xF22D_-522.svg create mode 100644 src/icons/svg/0xF22E_-523.svg create mode 100644 src/icons/svg/0xF22F_-524.svg create mode 100644 src/icons/svg/0xF230_-525.svg create mode 100644 src/icons/svg/0xF231_-526.svg create mode 100644 src/icons/svg/0xF232_-527.svg create mode 100644 src/icons/svg/0xF233_-528.svg create mode 100644 src/icons/svg/0xF234_-529.svg create mode 100644 src/icons/svg/0xF235_-530.svg create mode 100644 src/icons/svg/0xF236_-531.svg create mode 100644 src/icons/svg/0xF237_-532.svg create mode 100644 src/icons/svg/0xF238_-533.svg create mode 100644 src/icons/svg/0xF239_-534.svg create mode 100644 src/icons/svg/0xF23A_-535.svg create mode 100644 src/icons/svg/0xF23B_-536.svg create mode 100644 src/icons/svg/0xF23C_-537.svg create mode 100644 src/icons/svg/0xF23D_-538.svg create mode 100644 src/icons/svg/0xF23E_-539.svg create mode 100644 src/icons/svg/0xF240_-540.svg create mode 100644 src/icons/svg/0xF241_-541.svg create mode 100644 src/icons/svg/0xF242_-542.svg create mode 100644 src/icons/svg/0xF243_-543.svg create mode 100644 src/icons/svg/0xF244_-544.svg create mode 100644 src/icons/svg/0xF245_-545.svg create mode 100644 src/icons/svg/0xF246_-546.svg create mode 100644 src/icons/svg/0xF247_-547.svg create mode 100644 src/icons/svg/0xF248_-548.svg create mode 100644 src/icons/svg/0xF249_-549.svg create mode 100644 src/icons/svg/0xF24A_-550.svg create mode 100644 src/icons/svg/0xF24B_-551.svg create mode 100644 src/icons/svg/0xF24C_-552.svg create mode 100644 src/icons/svg/0xF24D_-553.svg create mode 100644 src/icons/svg/0xF24E_-554.svg create mode 100644 src/icons/svg/0xF250_-555.svg create mode 100644 src/icons/svg/0xF251_-556.svg create mode 100644 src/icons/svg/0xF252_-557.svg create mode 100644 src/icons/svg/0xF253_-558.svg create mode 100644 src/icons/svg/0xF254_-559.svg create mode 100644 src/icons/svg/0xF255_-560.svg create mode 100644 src/icons/svg/0xF256_-561.svg create mode 100644 src/icons/svg/0xF257_-562.svg create mode 100644 src/icons/svg/0xF258_-563.svg create mode 100644 src/icons/svg/0xF259_-564.svg create mode 100644 src/icons/svg/0xF25A_-565.svg create mode 100644 src/icons/svg/0xF25B_-566.svg create mode 100644 src/icons/svg/0xF25C_-567.svg create mode 100644 src/icons/svg/0xF25D_-568.svg create mode 100644 src/icons/svg/0xF25E_-569.svg create mode 100644 src/icons/svg/0xF260_f260.svg create mode 100644 src/icons/svg/0xF261_f261.svg create mode 100644 src/icons/svg/0xF262_-572.svg create mode 100644 src/icons/svg/0xF263_f263.svg create mode 100644 src/icons/svg/0xF264_-574.svg create mode 100644 src/icons/svg/0xF265_-575.svg create mode 100644 src/icons/svg/0xF266_-576.svg create mode 100644 src/icons/svg/0xF267_-577.svg create mode 100644 src/icons/svg/0xF268_-578.svg create mode 100644 src/icons/svg/0xF269_-579.svg create mode 100644 src/icons/svg/0xF26A_-580.svg create mode 100644 src/icons/svg/0xF26B_-581.svg create mode 100644 src/icons/svg/0xF26C_-582.svg create mode 100644 src/icons/svg/0xF26D_-583.svg create mode 100644 src/icons/svg/0xF26E_-584.svg create mode 100644 src/icons/svg/0xF270_-585.svg create mode 100644 src/icons/svg/0xF271_-586.svg create mode 100644 src/icons/svg/0xF272_-587.svg create mode 100644 src/icons/svg/0xF273_-588.svg create mode 100644 src/icons/svg/0xF274_-589.svg create mode 100644 src/icons/svg/0xF275_-590.svg create mode 100644 src/icons/svg/0xF276_-591.svg create mode 100644 src/icons/svg/0xF277_-592.svg create mode 100644 src/icons/svg/0xF278_-593.svg create mode 100644 src/icons/svg/0xF279_-594.svg create mode 100644 src/icons/svg/0xF27A_-595.svg create mode 100644 src/icons/svg/0xF27B_-596.svg create mode 100644 src/icons/svg/0xF27C_-597.svg create mode 100644 src/icons/svg/0xF27D_-598.svg create mode 100644 src/icons/svg/0xF27E_f27e.svg create mode 100644 src/icons/svg/0xF280_uniF280.svg create mode 100644 src/icons/svg/0xF281_uniF281.svg create mode 100644 src/icons/svg/0xF282_-602.svg create mode 100644 src/icons/svg/0xF283_-603.svg create mode 100644 src/icons/svg/0xF284_-604.svg create mode 100644 src/icons/svg/0xF285_uniF285.svg create mode 100644 src/icons/svg/0xF286_uniF286.svg create mode 100644 src/icons/svg/0xF287_-607.svg create mode 100644 src/icons/svg/0xF288_-608.svg create mode 100644 src/icons/svg/0xF289_-609.svg create mode 100644 src/icons/svg/0xF28A_-610.svg create mode 100644 src/icons/svg/0xF28B_-611.svg create mode 100644 src/icons/svg/0xF28C_-612.svg create mode 100644 src/icons/svg/0xF28D_-613.svg create mode 100644 src/icons/svg/0xF28E_-614.svg create mode 100644 src/icons/svg/0xF290_-615.svg create mode 100644 src/icons/svg/0xF291_-616.svg create mode 100644 src/icons/svg/0xF292_-617.svg create mode 100644 src/icons/svg/0xF293_-618.svg create mode 100644 src/icons/svg/0xF294_-619.svg create mode 100644 src/icons/svg/0xF295_-620.svg create mode 100644 src/icons/svg/0xF296_-621.svg create mode 100644 src/icons/svg/0xF297_-622.svg create mode 100644 src/icons/svg/0xF298_-623.svg create mode 100644 src/icons/svg/0xF299_-624.svg create mode 100644 src/icons/svg/0xF29A_-625.svg create mode 100644 src/icons/svg/0xF29B_-626.svg create mode 100644 src/icons/svg/0xF29C_-627.svg create mode 100644 src/icons/svg/0xF29D_-628.svg create mode 100644 src/icons/svg/0xF29E_-629.svg create mode 100644 src/icons/svg/0xF2A0_uniF2A0.svg create mode 100644 src/icons/svg/0xF2A1_uniF2A1.svg create mode 100644 src/icons/svg/0xF2A2_uniF2A2.svg create mode 100644 src/icons/svg/0xF2A3_uniF2A3.svg create mode 100644 src/icons/svg/0xF2A4_uniF2A4.svg create mode 100644 src/icons/svg/0xF2A5_uniF2A5.svg create mode 100644 src/icons/svg/0xF2A6_uniF2A6.svg create mode 100644 src/icons/svg/0xF2A7_uniF2A7.svg create mode 100644 src/icons/svg/0xF2A8_uniF2A8.svg create mode 100644 src/icons/svg/0xF2A9_uniF2A9.svg create mode 100644 src/icons/svg/0xF2AA_uniF2AA.svg create mode 100644 src/icons/svg/0xF2AB_uniF2AB.svg create mode 100644 src/icons/svg/0xF2AC_uniF2AC.svg create mode 100644 src/icons/svg/0xF2AD_uniF2AD.svg create mode 100644 src/icons/svg/0xF2AE_uniF2AE.svg create mode 100644 src/icons/svg/0xF2B0_uniF2B0.svg create mode 100644 src/icons/svg/0xF2B1_uniF2B1.svg create mode 100644 src/icons/svg/0xF2B2_uniF2B2.svg create mode 100644 src/icons/svg/0xF2B3_uniF2B3.svg create mode 100644 src/icons/svg/0xF2B4_uniF2B4.svg create mode 100644 src/icons/svg/0xF2B5_uniF2B5.svg create mode 100644 src/icons/svg/0xF2B6_uniF2B6.svg create mode 100644 src/icons/svg/0xF2B7_uniF2B7.svg create mode 100644 src/icons/svg/0xF2B8_uniF2B8.svg create mode 100644 src/icons/svg/0xF2B9_uniF2B9.svg create mode 100644 src/icons/svg/0xF2BA_uniF2BA.svg create mode 100644 src/icons/svg/0xF2BB_uniF2BB.svg create mode 100644 src/icons/svg/0xF2BC_uniF2BC.svg create mode 100644 src/icons/svg/0xF2BD_uniF2BD.svg create mode 100644 src/icons/svg/0xF2BE_uniF2BE.svg create mode 100644 src/icons/svg/0xF2C0_uniF2C0.svg create mode 100644 src/icons/svg/0xF2C1_uniF2C1.svg create mode 100644 src/icons/svg/0xF2C2_uniF2C2.svg create mode 100644 src/icons/svg/0xF2C3_uniF2C3.svg create mode 100644 src/icons/svg/0xF2C4_uniF2C4.svg create mode 100644 src/icons/svg/0xF2C5_uniF2C5.svg create mode 100644 src/icons/svg/0xF2C6_uniF2C6.svg create mode 100644 src/icons/svg/0xF2C7_uniF2C7.svg create mode 100644 src/icons/svg/0xF2C8_uniF2C8.svg create mode 100644 src/icons/svg/0xF2C9_uniF2C9.svg create mode 100644 src/icons/svg/0xF2CA_uniF2CA.svg create mode 100644 src/icons/svg/0xF2CB_uniF2CB.svg create mode 100644 src/icons/svg/0xF2CC_uniF2CC.svg create mode 100644 src/icons/svg/0xF2CD_uniF2CD.svg create mode 100644 src/icons/svg/0xF2CE_uniF2CE.svg create mode 100644 src/icons/svg/0xF2D0_uniF2D0.svg create mode 100644 src/icons/svg/0xF2D1_uniF2D1.svg create mode 100644 src/icons/svg/0xF2D2_uniF2D2.svg create mode 100644 src/icons/svg/0xF2D3_uniF2D3.svg create mode 100644 src/icons/svg/0xF2D4_uniF2D4.svg create mode 100644 src/icons/svg/0xF2D5_uniF2D5.svg create mode 100644 src/icons/svg/0xF2D6_uniF2D6.svg create mode 100644 src/icons/svg/0xF2D7_uniF2D7.svg create mode 100644 src/icons/svg/0xF2D8_uniF2D8.svg create mode 100644 src/icons/svg/0xF2D9_uniF2D9.svg create mode 100644 src/icons/svg/0xF2DA_uniF2DA.svg create mode 100644 src/icons/svg/0xF2DB_uniF2DB.svg create mode 100644 src/icons/svg/0xF2DC_uniF2DC.svg create mode 100644 src/icons/svg/0xF2DD_uniF2DD.svg create mode 100644 src/icons/svg/0xF2DE_uniF2DE.svg create mode 100644 src/icons/svg/0xF2E0_uniF2E0.svg create mode 100644 src/icons/svg/0xF2E1_mastodon.svg create mode 100644 src/icons/svg/0xF2E2_mastodon-alt.svg create mode 100644 src/icons/svg/0xF2E3_uniF2E3.svg create mode 100644 src/icons/svg/0xF2E4_uniF2E4.svg create mode 100644 src/icons/svg/0xF2E5_uniF2E5.svg create mode 100644 src/icons/svg/0xF2E6_uniF2E6.svg create mode 100644 src/icons/svg/0xF2E7_uniF2E7.svg create mode 100644 src/icons/svg/0xF2E8_-698.svg create mode 100644 src/icons/svg/0xF2E9_uniF2E9.svg create mode 100644 src/icons/svg/0xF2EA_uniF2EA.svg create mode 100644 src/icons/svg/0xF2EB_uniF2EB.svg create mode 100644 src/icons/svg/0xF2EC_uniF2EC.svg create mode 100644 src/icons/svg/0xF2ED_uniF2ED.svg create mode 100644 src/icons/svg/0xF2EE_uniF2EE.svg create mode 100644 src/icons/svg/0xF500_lessequal.svg create mode 100644 src/icons/svgwebfont-to-svgs.py diff --git a/_config.yml b/_config.yml index 91fbcae4d..02d8e0cd1 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ permalink: pretty include: [_*.scss] # used in building icon pages -icon_meta: src/doc/icons.yml +icon_meta: src/icons.yml icon_layout: icon.html # Relative to _layouts directory icon_destination: icon # Relative to destination diff --git a/src/doc/icons.yml b/src/icons.yml similarity index 100% rename from src/doc/icons.yml rename to src/icons.yml diff --git a/src/icons/svg/0x00A8_dieresis.svg b/src/icons/svg/0x00A8_dieresis.svg new file mode 100644 index 000000000..5f3cacb59 --- /dev/null +++ b/src/icons/svg/0x00A8_dieresis.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x00A9_copyright.svg b/src/icons/svg/0x00A9_copyright.svg new file mode 100644 index 000000000..4553f4eb3 --- /dev/null +++ b/src/icons/svg/0x00A9_copyright.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x00AE_registered.svg b/src/icons/svg/0x00AE_registered.svg new file mode 100644 index 000000000..a8cfa5345 --- /dev/null +++ b/src/icons/svg/0x00AE_registered.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x00B4_acute.svg b/src/icons/svg/0x00B4_acute.svg new file mode 100644 index 000000000..cc51a18ce --- /dev/null +++ b/src/icons/svg/0x00B4_acute.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x00C6_AE.svg b/src/icons/svg/0x00C6_AE.svg new file mode 100644 index 000000000..7fcc65f00 --- /dev/null +++ b/src/icons/svg/0x00C6_AE.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x00D8_Oslash.svg b/src/icons/svg/0x00D8_Oslash.svg new file mode 100644 index 000000000..d1c6cfe29 --- /dev/null +++ b/src/icons/svg/0x00D8_Oslash.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x2122_trademark.svg b/src/icons/svg/0x2122_trademark.svg new file mode 100644 index 000000000..617210683 --- /dev/null +++ b/src/icons/svg/0x2122_trademark.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x221E_infinity.svg b/src/icons/svg/0x221E_infinity.svg new file mode 100644 index 000000000..d65119deb --- /dev/null +++ b/src/icons/svg/0x221E_infinity.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0x2260_notequal.svg b/src/icons/svg/0x2260_notequal.svg new file mode 100644 index 000000000..62a4dbd91 --- /dev/null +++ b/src/icons/svg/0x2260_notequal.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF000_glass.svg b/src/icons/svg/0xF000_glass.svg new file mode 100644 index 000000000..506354974 --- /dev/null +++ b/src/icons/svg/0xF000_glass.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF001_music.svg b/src/icons/svg/0xF001_music.svg new file mode 100644 index 000000000..d1d599611 --- /dev/null +++ b/src/icons/svg/0xF001_music.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF002_search.svg b/src/icons/svg/0xF002_search.svg new file mode 100644 index 000000000..ac7c41485 --- /dev/null +++ b/src/icons/svg/0xF002_search.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF003_envelope.svg b/src/icons/svg/0xF003_envelope.svg new file mode 100644 index 000000000..82ebe3770 --- /dev/null +++ b/src/icons/svg/0xF003_envelope.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF004_heart.svg b/src/icons/svg/0xF004_heart.svg new file mode 100644 index 000000000..54b98a4e6 --- /dev/null +++ b/src/icons/svg/0xF004_heart.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF005_star.svg b/src/icons/svg/0xF005_star.svg new file mode 100644 index 000000000..a803fe618 --- /dev/null +++ b/src/icons/svg/0xF005_star.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF006_star-empty.svg b/src/icons/svg/0xF006_star-empty.svg new file mode 100644 index 000000000..4dcc9e0ed --- /dev/null +++ b/src/icons/svg/0xF006_star-empty.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF007_user.svg b/src/icons/svg/0xF007_user.svg new file mode 100644 index 000000000..a2abd95f8 --- /dev/null +++ b/src/icons/svg/0xF007_user.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF008_film.svg b/src/icons/svg/0xF008_film.svg new file mode 100644 index 000000000..7849fdc47 --- /dev/null +++ b/src/icons/svg/0xF008_film.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF009_th-large.svg b/src/icons/svg/0xF009_th-large.svg new file mode 100644 index 000000000..16dba6f00 --- /dev/null +++ b/src/icons/svg/0xF009_th-large.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF00A_th.svg b/src/icons/svg/0xF00A_th.svg new file mode 100644 index 000000000..211578084 --- /dev/null +++ b/src/icons/svg/0xF00A_th.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF00B_th-list.svg b/src/icons/svg/0xF00B_th-list.svg new file mode 100644 index 000000000..0a8b5b43b --- /dev/null +++ b/src/icons/svg/0xF00B_th-list.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF00C_ok.svg b/src/icons/svg/0xF00C_ok.svg new file mode 100644 index 000000000..f43ddc392 --- /dev/null +++ b/src/icons/svg/0xF00C_ok.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF00D_remove.svg b/src/icons/svg/0xF00D_remove.svg new file mode 100644 index 000000000..1656f6918 --- /dev/null +++ b/src/icons/svg/0xF00D_remove.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF00E_zoom-in.svg b/src/icons/svg/0xF00E_zoom-in.svg new file mode 100644 index 000000000..1a7215e45 --- /dev/null +++ b/src/icons/svg/0xF00E_zoom-in.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF010_zoom-out.svg b/src/icons/svg/0xF010_zoom-out.svg new file mode 100644 index 000000000..48d91123f --- /dev/null +++ b/src/icons/svg/0xF010_zoom-out.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF011_off.svg b/src/icons/svg/0xF011_off.svg new file mode 100644 index 000000000..772cb5156 --- /dev/null +++ b/src/icons/svg/0xF011_off.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF012_signal.svg b/src/icons/svg/0xF012_signal.svg new file mode 100644 index 000000000..7a74be198 --- /dev/null +++ b/src/icons/svg/0xF012_signal.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF013_cog.svg b/src/icons/svg/0xF013_cog.svg new file mode 100644 index 000000000..96bb63bef --- /dev/null +++ b/src/icons/svg/0xF013_cog.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF014_trash.svg b/src/icons/svg/0xF014_trash.svg new file mode 100644 index 000000000..c5de001be --- /dev/null +++ b/src/icons/svg/0xF014_trash.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF015_home.svg b/src/icons/svg/0xF015_home.svg new file mode 100644 index 000000000..f01350f82 --- /dev/null +++ b/src/icons/svg/0xF015_home.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF016_file-alt.svg b/src/icons/svg/0xF016_file-alt.svg new file mode 100644 index 000000000..8804621b7 --- /dev/null +++ b/src/icons/svg/0xF016_file-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF017_time.svg b/src/icons/svg/0xF017_time.svg new file mode 100644 index 000000000..0305e8189 --- /dev/null +++ b/src/icons/svg/0xF017_time.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF018_road.svg b/src/icons/svg/0xF018_road.svg new file mode 100644 index 000000000..1b5011fd3 --- /dev/null +++ b/src/icons/svg/0xF018_road.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF019_download-alt.svg b/src/icons/svg/0xF019_download-alt.svg new file mode 100644 index 000000000..9c1632562 --- /dev/null +++ b/src/icons/svg/0xF019_download-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF01A_download.svg b/src/icons/svg/0xF01A_download.svg new file mode 100644 index 000000000..77e2dad7f --- /dev/null +++ b/src/icons/svg/0xF01A_download.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF01B_upload.svg b/src/icons/svg/0xF01B_upload.svg new file mode 100644 index 000000000..bfeba118e --- /dev/null +++ b/src/icons/svg/0xF01B_upload.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF01C_inbox.svg b/src/icons/svg/0xF01C_inbox.svg new file mode 100644 index 000000000..72e8b2d3c --- /dev/null +++ b/src/icons/svg/0xF01C_inbox.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF01D_play-circle.svg b/src/icons/svg/0xF01D_play-circle.svg new file mode 100644 index 000000000..037c385cc --- /dev/null +++ b/src/icons/svg/0xF01D_play-circle.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF01E_repeat.svg b/src/icons/svg/0xF01E_repeat.svg new file mode 100644 index 000000000..db4b903c1 --- /dev/null +++ b/src/icons/svg/0xF01E_repeat.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF021_refresh.svg b/src/icons/svg/0xF021_refresh.svg new file mode 100644 index 000000000..36db2dd96 --- /dev/null +++ b/src/icons/svg/0xF021_refresh.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF022_list-alt.svg b/src/icons/svg/0xF022_list-alt.svg new file mode 100644 index 000000000..85f38adb8 --- /dev/null +++ b/src/icons/svg/0xF022_list-alt.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF023_lock.svg b/src/icons/svg/0xF023_lock.svg new file mode 100644 index 000000000..92a4889f2 --- /dev/null +++ b/src/icons/svg/0xF023_lock.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF024_flag.svg b/src/icons/svg/0xF024_flag.svg new file mode 100644 index 000000000..c82711047 --- /dev/null +++ b/src/icons/svg/0xF024_flag.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF025_headphones.svg b/src/icons/svg/0xF025_headphones.svg new file mode 100644 index 000000000..8f7ae0751 --- /dev/null +++ b/src/icons/svg/0xF025_headphones.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF026_volume-off.svg b/src/icons/svg/0xF026_volume-off.svg new file mode 100644 index 000000000..9722de83a --- /dev/null +++ b/src/icons/svg/0xF026_volume-off.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF027_volume-down.svg b/src/icons/svg/0xF027_volume-down.svg new file mode 100644 index 000000000..bedfa6ac1 --- /dev/null +++ b/src/icons/svg/0xF027_volume-down.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF028_volume-up.svg b/src/icons/svg/0xF028_volume-up.svg new file mode 100644 index 000000000..07470337f --- /dev/null +++ b/src/icons/svg/0xF028_volume-up.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF029_qrcode.svg b/src/icons/svg/0xF029_qrcode.svg new file mode 100644 index 000000000..8b465ed31 --- /dev/null +++ b/src/icons/svg/0xF029_qrcode.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02A_barcode.svg b/src/icons/svg/0xF02A_barcode.svg new file mode 100644 index 000000000..bb79dd3c9 --- /dev/null +++ b/src/icons/svg/0xF02A_barcode.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02B_tag.svg b/src/icons/svg/0xF02B_tag.svg new file mode 100644 index 000000000..3fdcc77d9 --- /dev/null +++ b/src/icons/svg/0xF02B_tag.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02C_tags.svg b/src/icons/svg/0xF02C_tags.svg new file mode 100644 index 000000000..bdd56e24e --- /dev/null +++ b/src/icons/svg/0xF02C_tags.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02D_book.svg b/src/icons/svg/0xF02D_book.svg new file mode 100644 index 000000000..87815a057 --- /dev/null +++ b/src/icons/svg/0xF02D_book.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02E_bookmark.svg b/src/icons/svg/0xF02E_bookmark.svg new file mode 100644 index 000000000..3fa3f3fa1 --- /dev/null +++ b/src/icons/svg/0xF02E_bookmark.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF02F_print.svg b/src/icons/svg/0xF02F_print.svg new file mode 100644 index 000000000..8084fd98c --- /dev/null +++ b/src/icons/svg/0xF02F_print.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF030_camera.svg b/src/icons/svg/0xF030_camera.svg new file mode 100644 index 000000000..29189aa3b --- /dev/null +++ b/src/icons/svg/0xF030_camera.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF031_font.svg b/src/icons/svg/0xF031_font.svg new file mode 100644 index 000000000..492e1cffe --- /dev/null +++ b/src/icons/svg/0xF031_font.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF032_bold.svg b/src/icons/svg/0xF032_bold.svg new file mode 100644 index 000000000..0856090c2 --- /dev/null +++ b/src/icons/svg/0xF032_bold.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF033_italic.svg b/src/icons/svg/0xF033_italic.svg new file mode 100644 index 000000000..edef84251 --- /dev/null +++ b/src/icons/svg/0xF033_italic.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF034_text-height.svg b/src/icons/svg/0xF034_text-height.svg new file mode 100644 index 000000000..63e4ce72e --- /dev/null +++ b/src/icons/svg/0xF034_text-height.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF035_text-width.svg b/src/icons/svg/0xF035_text-width.svg new file mode 100644 index 000000000..4abc8f1cf --- /dev/null +++ b/src/icons/svg/0xF035_text-width.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF036_align-left.svg b/src/icons/svg/0xF036_align-left.svg new file mode 100644 index 000000000..61969b52a --- /dev/null +++ b/src/icons/svg/0xF036_align-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF037_align-center.svg b/src/icons/svg/0xF037_align-center.svg new file mode 100644 index 000000000..adeaff250 --- /dev/null +++ b/src/icons/svg/0xF037_align-center.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF038_align-right.svg b/src/icons/svg/0xF038_align-right.svg new file mode 100644 index 000000000..7705cf05a --- /dev/null +++ b/src/icons/svg/0xF038_align-right.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF039_align-justify.svg b/src/icons/svg/0xF039_align-justify.svg new file mode 100644 index 000000000..0ae54b739 --- /dev/null +++ b/src/icons/svg/0xF039_align-justify.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF03A_list.svg b/src/icons/svg/0xF03A_list.svg new file mode 100644 index 000000000..16c61651a --- /dev/null +++ b/src/icons/svg/0xF03A_list.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF03B_indent-left.svg b/src/icons/svg/0xF03B_indent-left.svg new file mode 100644 index 000000000..4dc1fd46b --- /dev/null +++ b/src/icons/svg/0xF03B_indent-left.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF03C_indent-right.svg b/src/icons/svg/0xF03C_indent-right.svg new file mode 100644 index 000000000..d9173d937 --- /dev/null +++ b/src/icons/svg/0xF03C_indent-right.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF03D_facetime-video.svg b/src/icons/svg/0xF03D_facetime-video.svg new file mode 100644 index 000000000..30f6be03e --- /dev/null +++ b/src/icons/svg/0xF03D_facetime-video.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF03E_picture.svg b/src/icons/svg/0xF03E_picture.svg new file mode 100644 index 000000000..64104399d --- /dev/null +++ b/src/icons/svg/0xF03E_picture.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF040_pencil.svg b/src/icons/svg/0xF040_pencil.svg new file mode 100644 index 000000000..02ccbdd65 --- /dev/null +++ b/src/icons/svg/0xF040_pencil.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF041_map-marker.svg b/src/icons/svg/0xF041_map-marker.svg new file mode 100644 index 000000000..cbc9dcfd1 --- /dev/null +++ b/src/icons/svg/0xF041_map-marker.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF042_adjust.svg b/src/icons/svg/0xF042_adjust.svg new file mode 100644 index 000000000..73f88676d --- /dev/null +++ b/src/icons/svg/0xF042_adjust.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF043_tint.svg b/src/icons/svg/0xF043_tint.svg new file mode 100644 index 000000000..a23cdaade --- /dev/null +++ b/src/icons/svg/0xF043_tint.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF044_edit.svg b/src/icons/svg/0xF044_edit.svg new file mode 100644 index 000000000..8644a9e4c --- /dev/null +++ b/src/icons/svg/0xF044_edit.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF045_share.svg b/src/icons/svg/0xF045_share.svg new file mode 100644 index 000000000..18c8f34a9 --- /dev/null +++ b/src/icons/svg/0xF045_share.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF046_check.svg b/src/icons/svg/0xF046_check.svg new file mode 100644 index 000000000..871b228c2 --- /dev/null +++ b/src/icons/svg/0xF046_check.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF047_move.svg b/src/icons/svg/0xF047_move.svg new file mode 100644 index 000000000..167b1386e --- /dev/null +++ b/src/icons/svg/0xF047_move.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF048_step-backward.svg b/src/icons/svg/0xF048_step-backward.svg new file mode 100644 index 000000000..de5d02a0e --- /dev/null +++ b/src/icons/svg/0xF048_step-backward.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF049_fast-backward.svg b/src/icons/svg/0xF049_fast-backward.svg new file mode 100644 index 000000000..15d302dbb --- /dev/null +++ b/src/icons/svg/0xF049_fast-backward.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF04A_backward.svg b/src/icons/svg/0xF04A_backward.svg new file mode 100644 index 000000000..50f9e7692 --- /dev/null +++ b/src/icons/svg/0xF04A_backward.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF04B_play.svg b/src/icons/svg/0xF04B_play.svg new file mode 100644 index 000000000..58a79dbdd --- /dev/null +++ b/src/icons/svg/0xF04B_play.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF04C_pause.svg b/src/icons/svg/0xF04C_pause.svg new file mode 100644 index 000000000..1457475a0 --- /dev/null +++ b/src/icons/svg/0xF04C_pause.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF04D_stop.svg b/src/icons/svg/0xF04D_stop.svg new file mode 100644 index 000000000..b1bc25e93 --- /dev/null +++ b/src/icons/svg/0xF04D_stop.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF04E_forward.svg b/src/icons/svg/0xF04E_forward.svg new file mode 100644 index 000000000..29b399ba4 --- /dev/null +++ b/src/icons/svg/0xF04E_forward.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF050_fast-forward.svg b/src/icons/svg/0xF050_fast-forward.svg new file mode 100644 index 000000000..ffce35eab --- /dev/null +++ b/src/icons/svg/0xF050_fast-forward.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF051_step-forward.svg b/src/icons/svg/0xF051_step-forward.svg new file mode 100644 index 000000000..169d42f7a --- /dev/null +++ b/src/icons/svg/0xF051_step-forward.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF052_eject.svg b/src/icons/svg/0xF052_eject.svg new file mode 100644 index 000000000..1c2e44cd0 --- /dev/null +++ b/src/icons/svg/0xF052_eject.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF053_chevron-left.svg b/src/icons/svg/0xF053_chevron-left.svg new file mode 100644 index 000000000..b13bc9307 --- /dev/null +++ b/src/icons/svg/0xF053_chevron-left.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF054_chevron-right.svg b/src/icons/svg/0xF054_chevron-right.svg new file mode 100644 index 000000000..4a8e9cf1f --- /dev/null +++ b/src/icons/svg/0xF054_chevron-right.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF055_plus-sign.svg b/src/icons/svg/0xF055_plus-sign.svg new file mode 100644 index 000000000..9eaf4aa78 --- /dev/null +++ b/src/icons/svg/0xF055_plus-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF056_minus-sign.svg b/src/icons/svg/0xF056_minus-sign.svg new file mode 100644 index 000000000..2d59c6355 --- /dev/null +++ b/src/icons/svg/0xF056_minus-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF057_remove-sign.svg b/src/icons/svg/0xF057_remove-sign.svg new file mode 100644 index 000000000..2340c7122 --- /dev/null +++ b/src/icons/svg/0xF057_remove-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF058_ok-sign.svg b/src/icons/svg/0xF058_ok-sign.svg new file mode 100644 index 000000000..7a0e3675f --- /dev/null +++ b/src/icons/svg/0xF058_ok-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF059_question-sign.svg b/src/icons/svg/0xF059_question-sign.svg new file mode 100644 index 000000000..b77bba932 --- /dev/null +++ b/src/icons/svg/0xF059_question-sign.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF05A_info-sign.svg b/src/icons/svg/0xF05A_info-sign.svg new file mode 100644 index 000000000..210812f4b --- /dev/null +++ b/src/icons/svg/0xF05A_info-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF05B_screenshot.svg b/src/icons/svg/0xF05B_screenshot.svg new file mode 100644 index 000000000..a9c5a65d1 --- /dev/null +++ b/src/icons/svg/0xF05B_screenshot.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF05C_remove-circle.svg b/src/icons/svg/0xF05C_remove-circle.svg new file mode 100644 index 000000000..cf60a28aa --- /dev/null +++ b/src/icons/svg/0xF05C_remove-circle.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF05D_ok-circle.svg b/src/icons/svg/0xF05D_ok-circle.svg new file mode 100644 index 000000000..5019b6110 --- /dev/null +++ b/src/icons/svg/0xF05D_ok-circle.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF05E_ban-circle.svg b/src/icons/svg/0xF05E_ban-circle.svg new file mode 100644 index 000000000..54b0bff25 --- /dev/null +++ b/src/icons/svg/0xF05E_ban-circle.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF060_arrow-left.svg b/src/icons/svg/0xF060_arrow-left.svg new file mode 100644 index 000000000..b00bdbbf7 --- /dev/null +++ b/src/icons/svg/0xF060_arrow-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF061_arrow-right.svg b/src/icons/svg/0xF061_arrow-right.svg new file mode 100644 index 000000000..b582fa18b --- /dev/null +++ b/src/icons/svg/0xF061_arrow-right.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF062_arrow-up.svg b/src/icons/svg/0xF062_arrow-up.svg new file mode 100644 index 000000000..b0823d7b9 --- /dev/null +++ b/src/icons/svg/0xF062_arrow-up.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF063_arrow-down.svg b/src/icons/svg/0xF063_arrow-down.svg new file mode 100644 index 000000000..cd22c9d0a --- /dev/null +++ b/src/icons/svg/0xF063_arrow-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF064_share-alt.svg b/src/icons/svg/0xF064_share-alt.svg new file mode 100644 index 000000000..ad35c3a94 --- /dev/null +++ b/src/icons/svg/0xF064_share-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF065_resize-full.svg b/src/icons/svg/0xF065_resize-full.svg new file mode 100644 index 000000000..90ade1054 --- /dev/null +++ b/src/icons/svg/0xF065_resize-full.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF066_resize-small.svg b/src/icons/svg/0xF066_resize-small.svg new file mode 100644 index 000000000..7a9f18c9e --- /dev/null +++ b/src/icons/svg/0xF066_resize-small.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF067_plus.svg b/src/icons/svg/0xF067_plus.svg new file mode 100644 index 000000000..98212fea9 --- /dev/null +++ b/src/icons/svg/0xF067_plus.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF068_minus.svg b/src/icons/svg/0xF068_minus.svg new file mode 100644 index 000000000..eef5cc71b --- /dev/null +++ b/src/icons/svg/0xF068_minus.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF069_asterisk.svg b/src/icons/svg/0xF069_asterisk.svg new file mode 100644 index 000000000..4fa5a1c0a --- /dev/null +++ b/src/icons/svg/0xF069_asterisk.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF06A_exclamation-sign.svg b/src/icons/svg/0xF06A_exclamation-sign.svg new file mode 100644 index 000000000..a75efcfe9 --- /dev/null +++ b/src/icons/svg/0xF06A_exclamation-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF06B_gift.svg b/src/icons/svg/0xF06B_gift.svg new file mode 100644 index 000000000..23a4a0481 --- /dev/null +++ b/src/icons/svg/0xF06B_gift.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF06C_leaf.svg b/src/icons/svg/0xF06C_leaf.svg new file mode 100644 index 000000000..a1ca81f81 --- /dev/null +++ b/src/icons/svg/0xF06C_leaf.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF06D_fire.svg b/src/icons/svg/0xF06D_fire.svg new file mode 100644 index 000000000..dd6f47ed8 --- /dev/null +++ b/src/icons/svg/0xF06D_fire.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF06E_eye-open.svg b/src/icons/svg/0xF06E_eye-open.svg new file mode 100644 index 000000000..6fd19a0b5 --- /dev/null +++ b/src/icons/svg/0xF06E_eye-open.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF070_eye-close.svg b/src/icons/svg/0xF070_eye-close.svg new file mode 100644 index 000000000..6112a28ce --- /dev/null +++ b/src/icons/svg/0xF070_eye-close.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF071_warning-sign.svg b/src/icons/svg/0xF071_warning-sign.svg new file mode 100644 index 000000000..5e5b24f55 --- /dev/null +++ b/src/icons/svg/0xF071_warning-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF072_plane.svg b/src/icons/svg/0xF072_plane.svg new file mode 100644 index 000000000..9a20a8bb5 --- /dev/null +++ b/src/icons/svg/0xF072_plane.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF073_calendar.svg b/src/icons/svg/0xF073_calendar.svg new file mode 100644 index 000000000..7a2757e6d --- /dev/null +++ b/src/icons/svg/0xF073_calendar.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF074_random.svg b/src/icons/svg/0xF074_random.svg new file mode 100644 index 000000000..d11dc0249 --- /dev/null +++ b/src/icons/svg/0xF074_random.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF075_comment.svg b/src/icons/svg/0xF075_comment.svg new file mode 100644 index 000000000..3ae9f4f31 --- /dev/null +++ b/src/icons/svg/0xF075_comment.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF076_magnet.svg b/src/icons/svg/0xF076_magnet.svg new file mode 100644 index 000000000..763537df0 --- /dev/null +++ b/src/icons/svg/0xF076_magnet.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF077_chevron-up.svg b/src/icons/svg/0xF077_chevron-up.svg new file mode 100644 index 000000000..07704ffb4 --- /dev/null +++ b/src/icons/svg/0xF077_chevron-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF078_chevron-down.svg b/src/icons/svg/0xF078_chevron-down.svg new file mode 100644 index 000000000..c973ec21a --- /dev/null +++ b/src/icons/svg/0xF078_chevron-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF079_retweet.svg b/src/icons/svg/0xF079_retweet.svg new file mode 100644 index 000000000..bf45f37d1 --- /dev/null +++ b/src/icons/svg/0xF079_retweet.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF07A_shopping-cart.svg b/src/icons/svg/0xF07A_shopping-cart.svg new file mode 100644 index 000000000..4c8d1941c --- /dev/null +++ b/src/icons/svg/0xF07A_shopping-cart.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF07B_folder-close.svg b/src/icons/svg/0xF07B_folder-close.svg new file mode 100644 index 000000000..a8078ec97 --- /dev/null +++ b/src/icons/svg/0xF07B_folder-close.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF07C_folder-open.svg b/src/icons/svg/0xF07C_folder-open.svg new file mode 100644 index 000000000..ef6feb754 --- /dev/null +++ b/src/icons/svg/0xF07C_folder-open.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF07D_resize-vertical.svg b/src/icons/svg/0xF07D_resize-vertical.svg new file mode 100644 index 000000000..10babee86 --- /dev/null +++ b/src/icons/svg/0xF07D_resize-vertical.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF07E_resize-horizontal.svg b/src/icons/svg/0xF07E_resize-horizontal.svg new file mode 100644 index 000000000..ab56537ae --- /dev/null +++ b/src/icons/svg/0xF07E_resize-horizontal.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF080_bar-chart.svg b/src/icons/svg/0xF080_bar-chart.svg new file mode 100644 index 000000000..880561d2f --- /dev/null +++ b/src/icons/svg/0xF080_bar-chart.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF081_twitter-sign.svg b/src/icons/svg/0xF081_twitter-sign.svg new file mode 100644 index 000000000..cb48582ac --- /dev/null +++ b/src/icons/svg/0xF081_twitter-sign.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF082_facebook-sign.svg b/src/icons/svg/0xF082_facebook-sign.svg new file mode 100644 index 000000000..57eb35519 --- /dev/null +++ b/src/icons/svg/0xF082_facebook-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF083_camera-retro.svg b/src/icons/svg/0xF083_camera-retro.svg new file mode 100644 index 000000000..d1fbeede1 --- /dev/null +++ b/src/icons/svg/0xF083_camera-retro.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF084_key.svg b/src/icons/svg/0xF084_key.svg new file mode 100644 index 000000000..e4e5b8810 --- /dev/null +++ b/src/icons/svg/0xF084_key.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF085_cogs.svg b/src/icons/svg/0xF085_cogs.svg new file mode 100644 index 000000000..54d774290 --- /dev/null +++ b/src/icons/svg/0xF085_cogs.svg @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF086_comments.svg b/src/icons/svg/0xF086_comments.svg new file mode 100644 index 000000000..f0f0549fe --- /dev/null +++ b/src/icons/svg/0xF086_comments.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF087_thumbs-up-alt.svg b/src/icons/svg/0xF087_thumbs-up-alt.svg new file mode 100644 index 000000000..6401320d2 --- /dev/null +++ b/src/icons/svg/0xF087_thumbs-up-alt.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF088_thumbs-down-alt.svg b/src/icons/svg/0xF088_thumbs-down-alt.svg new file mode 100644 index 000000000..7c8ec26f0 --- /dev/null +++ b/src/icons/svg/0xF088_thumbs-down-alt.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF089_star-half.svg b/src/icons/svg/0xF089_star-half.svg new file mode 100644 index 000000000..6f72c5644 --- /dev/null +++ b/src/icons/svg/0xF089_star-half.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF08A_heart-empty.svg b/src/icons/svg/0xF08A_heart-empty.svg new file mode 100644 index 000000000..ad2115573 --- /dev/null +++ b/src/icons/svg/0xF08A_heart-empty.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF08B_signout.svg b/src/icons/svg/0xF08B_signout.svg new file mode 100644 index 000000000..f8ad73693 --- /dev/null +++ b/src/icons/svg/0xF08B_signout.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF08C_linkedin-sign.svg b/src/icons/svg/0xF08C_linkedin-sign.svg new file mode 100644 index 000000000..d39746011 --- /dev/null +++ b/src/icons/svg/0xF08C_linkedin-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF08D_pushpin.svg b/src/icons/svg/0xF08D_pushpin.svg new file mode 100644 index 000000000..d90fc0ba8 --- /dev/null +++ b/src/icons/svg/0xF08D_pushpin.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF08E_external-link.svg b/src/icons/svg/0xF08E_external-link.svg new file mode 100644 index 000000000..761f3d0bc --- /dev/null +++ b/src/icons/svg/0xF08E_external-link.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF090_signin.svg b/src/icons/svg/0xF090_signin.svg new file mode 100644 index 000000000..3379deb59 --- /dev/null +++ b/src/icons/svg/0xF090_signin.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF091_trophy.svg b/src/icons/svg/0xF091_trophy.svg new file mode 100644 index 000000000..155e07433 --- /dev/null +++ b/src/icons/svg/0xF091_trophy.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF092_github-sign.svg b/src/icons/svg/0xF092_github-sign.svg new file mode 100644 index 000000000..225a9ebbd --- /dev/null +++ b/src/icons/svg/0xF092_github-sign.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF093_upload-alt.svg b/src/icons/svg/0xF093_upload-alt.svg new file mode 100644 index 000000000..23efeb791 --- /dev/null +++ b/src/icons/svg/0xF093_upload-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF094_lemon.svg b/src/icons/svg/0xF094_lemon.svg new file mode 100644 index 000000000..d5506c134 --- /dev/null +++ b/src/icons/svg/0xF094_lemon.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF095_phone.svg b/src/icons/svg/0xF095_phone.svg new file mode 100644 index 000000000..7a29bc3ee --- /dev/null +++ b/src/icons/svg/0xF095_phone.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF096_check-empty.svg b/src/icons/svg/0xF096_check-empty.svg new file mode 100644 index 000000000..2fbd09989 --- /dev/null +++ b/src/icons/svg/0xF096_check-empty.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF097_bookmark-empty.svg b/src/icons/svg/0xF097_bookmark-empty.svg new file mode 100644 index 000000000..3d71f1dbc --- /dev/null +++ b/src/icons/svg/0xF097_bookmark-empty.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF098_phone-sign.svg b/src/icons/svg/0xF098_phone-sign.svg new file mode 100644 index 000000000..59bfa4c49 --- /dev/null +++ b/src/icons/svg/0xF098_phone-sign.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF099_twitter.svg b/src/icons/svg/0xF099_twitter.svg new file mode 100644 index 000000000..26fd43d64 --- /dev/null +++ b/src/icons/svg/0xF099_twitter.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF09A_facebook.svg b/src/icons/svg/0xF09A_facebook.svg new file mode 100644 index 000000000..72e3d9b95 --- /dev/null +++ b/src/icons/svg/0xF09A_facebook.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF09B_github.svg b/src/icons/svg/0xF09B_github.svg new file mode 100644 index 000000000..479f266af --- /dev/null +++ b/src/icons/svg/0xF09B_github.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF09C_unlock.svg b/src/icons/svg/0xF09C_unlock.svg new file mode 100644 index 000000000..bf65b6459 --- /dev/null +++ b/src/icons/svg/0xF09C_unlock.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF09D_credit-card.svg b/src/icons/svg/0xF09D_credit-card.svg new file mode 100644 index 000000000..11337e274 --- /dev/null +++ b/src/icons/svg/0xF09D_credit-card.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF09E_rss.svg b/src/icons/svg/0xF09E_rss.svg new file mode 100644 index 000000000..e4e2ba352 --- /dev/null +++ b/src/icons/svg/0xF09E_rss.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A0_hdd.svg b/src/icons/svg/0xF0A0_hdd.svg new file mode 100644 index 000000000..3f63b3099 --- /dev/null +++ b/src/icons/svg/0xF0A0_hdd.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A1_bullhorn.svg b/src/icons/svg/0xF0A1_bullhorn.svg new file mode 100644 index 000000000..366d2e0ab --- /dev/null +++ b/src/icons/svg/0xF0A1_bullhorn.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A2_bell.svg b/src/icons/svg/0xF0A2_bell.svg new file mode 100644 index 000000000..01a05eefe --- /dev/null +++ b/src/icons/svg/0xF0A2_bell.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A3_certificate.svg b/src/icons/svg/0xF0A3_certificate.svg new file mode 100644 index 000000000..19dcfbc8d --- /dev/null +++ b/src/icons/svg/0xF0A3_certificate.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A4_hand-right.svg b/src/icons/svg/0xF0A4_hand-right.svg new file mode 100644 index 000000000..0ad2881f9 --- /dev/null +++ b/src/icons/svg/0xF0A4_hand-right.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A5_hand-left.svg b/src/icons/svg/0xF0A5_hand-left.svg new file mode 100644 index 000000000..b52289f72 --- /dev/null +++ b/src/icons/svg/0xF0A5_hand-left.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A6_hand-up.svg b/src/icons/svg/0xF0A6_hand-up.svg new file mode 100644 index 000000000..3a5c6afc4 --- /dev/null +++ b/src/icons/svg/0xF0A6_hand-up.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A7_hand-down.svg b/src/icons/svg/0xF0A7_hand-down.svg new file mode 100644 index 000000000..01580a799 --- /dev/null +++ b/src/icons/svg/0xF0A7_hand-down.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A8_circle-arrow-left.svg b/src/icons/svg/0xF0A8_circle-arrow-left.svg new file mode 100644 index 000000000..e2f187ad5 --- /dev/null +++ b/src/icons/svg/0xF0A8_circle-arrow-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0A9_circle-arrow-right.svg b/src/icons/svg/0xF0A9_circle-arrow-right.svg new file mode 100644 index 000000000..174c8179c --- /dev/null +++ b/src/icons/svg/0xF0A9_circle-arrow-right.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0AA_circle-arrow-up.svg b/src/icons/svg/0xF0AA_circle-arrow-up.svg new file mode 100644 index 000000000..84ad042bf --- /dev/null +++ b/src/icons/svg/0xF0AA_circle-arrow-up.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0AB_circle-arrow-down.svg b/src/icons/svg/0xF0AB_circle-arrow-down.svg new file mode 100644 index 000000000..adc998b88 --- /dev/null +++ b/src/icons/svg/0xF0AB_circle-arrow-down.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0AC_globe.svg b/src/icons/svg/0xF0AC_globe.svg new file mode 100644 index 000000000..fcb1e19be --- /dev/null +++ b/src/icons/svg/0xF0AC_globe.svg @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0AD_wrench.svg b/src/icons/svg/0xF0AD_wrench.svg new file mode 100644 index 000000000..10bf1d4f8 --- /dev/null +++ b/src/icons/svg/0xF0AD_wrench.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0AE_tasks.svg b/src/icons/svg/0xF0AE_tasks.svg new file mode 100644 index 000000000..97e439570 --- /dev/null +++ b/src/icons/svg/0xF0AE_tasks.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0B0_filter.svg b/src/icons/svg/0xF0B0_filter.svg new file mode 100644 index 000000000..194265261 --- /dev/null +++ b/src/icons/svg/0xF0B0_filter.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0B1_briefcase.svg b/src/icons/svg/0xF0B1_briefcase.svg new file mode 100644 index 000000000..686a90594 --- /dev/null +++ b/src/icons/svg/0xF0B1_briefcase.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0B2_fullscreen.svg b/src/icons/svg/0xF0B2_fullscreen.svg new file mode 100644 index 000000000..d2bd9a5db --- /dev/null +++ b/src/icons/svg/0xF0B2_fullscreen.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C0_group.svg b/src/icons/svg/0xF0C0_group.svg new file mode 100644 index 000000000..dc5e1c645 --- /dev/null +++ b/src/icons/svg/0xF0C0_group.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C1_link.svg b/src/icons/svg/0xF0C1_link.svg new file mode 100644 index 000000000..87d9aa4a9 --- /dev/null +++ b/src/icons/svg/0xF0C1_link.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C2_cloud.svg b/src/icons/svg/0xF0C2_cloud.svg new file mode 100644 index 000000000..2f3e2733e --- /dev/null +++ b/src/icons/svg/0xF0C2_cloud.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C3_beaker.svg b/src/icons/svg/0xF0C3_beaker.svg new file mode 100644 index 000000000..cb6498822 --- /dev/null +++ b/src/icons/svg/0xF0C3_beaker.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C4_cut.svg b/src/icons/svg/0xF0C4_cut.svg new file mode 100644 index 000000000..e21073f5e --- /dev/null +++ b/src/icons/svg/0xF0C4_cut.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C5_copy.svg b/src/icons/svg/0xF0C5_copy.svg new file mode 100644 index 000000000..84cd4a2fe --- /dev/null +++ b/src/icons/svg/0xF0C5_copy.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C6_paper-clip.svg b/src/icons/svg/0xF0C6_paper-clip.svg new file mode 100644 index 000000000..91e800823 --- /dev/null +++ b/src/icons/svg/0xF0C6_paper-clip.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C7_save.svg b/src/icons/svg/0xF0C7_save.svg new file mode 100644 index 000000000..d423339c8 --- /dev/null +++ b/src/icons/svg/0xF0C7_save.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C8_sign-blank.svg b/src/icons/svg/0xF0C8_sign-blank.svg new file mode 100644 index 000000000..9f730c459 --- /dev/null +++ b/src/icons/svg/0xF0C8_sign-blank.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0C9_reorder.svg b/src/icons/svg/0xF0C9_reorder.svg new file mode 100644 index 000000000..084428eed --- /dev/null +++ b/src/icons/svg/0xF0C9_reorder.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0CA_ul.svg b/src/icons/svg/0xF0CA_ul.svg new file mode 100644 index 000000000..ac75ed8d8 --- /dev/null +++ b/src/icons/svg/0xF0CA_ul.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0CB_ol.svg b/src/icons/svg/0xF0CB_ol.svg new file mode 100644 index 000000000..727ae0549 --- /dev/null +++ b/src/icons/svg/0xF0CB_ol.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0CC_strikethrough.svg b/src/icons/svg/0xF0CC_strikethrough.svg new file mode 100644 index 000000000..39ddf25fe --- /dev/null +++ b/src/icons/svg/0xF0CC_strikethrough.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0CD_underline.svg b/src/icons/svg/0xF0CD_underline.svg new file mode 100644 index 000000000..1549d9946 --- /dev/null +++ b/src/icons/svg/0xF0CD_underline.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0CE_table.svg b/src/icons/svg/0xF0CE_table.svg new file mode 100644 index 000000000..f0996240d --- /dev/null +++ b/src/icons/svg/0xF0CE_table.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D0_magic.svg b/src/icons/svg/0xF0D0_magic.svg new file mode 100644 index 000000000..c3d5f7d8f --- /dev/null +++ b/src/icons/svg/0xF0D0_magic.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D1_truck.svg b/src/icons/svg/0xF0D1_truck.svg new file mode 100644 index 000000000..e9fe5fdd8 --- /dev/null +++ b/src/icons/svg/0xF0D1_truck.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D2_pinterest.svg b/src/icons/svg/0xF0D2_pinterest.svg new file mode 100644 index 000000000..57644e526 --- /dev/null +++ b/src/icons/svg/0xF0D2_pinterest.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D3_pinterest-sign.svg b/src/icons/svg/0xF0D3_pinterest-sign.svg new file mode 100644 index 000000000..07f8cad35 --- /dev/null +++ b/src/icons/svg/0xF0D3_pinterest-sign.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D4_google-plus-sign.svg b/src/icons/svg/0xF0D4_google-plus-sign.svg new file mode 100644 index 000000000..785342a17 --- /dev/null +++ b/src/icons/svg/0xF0D4_google-plus-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D5_google-plus.svg b/src/icons/svg/0xF0D5_google-plus.svg new file mode 100644 index 000000000..2b44dc791 --- /dev/null +++ b/src/icons/svg/0xF0D5_google-plus.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D6_money.svg b/src/icons/svg/0xF0D6_money.svg new file mode 100644 index 000000000..575526601 --- /dev/null +++ b/src/icons/svg/0xF0D6_money.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D7_caret-down.svg b/src/icons/svg/0xF0D7_caret-down.svg new file mode 100644 index 000000000..bca3693ec --- /dev/null +++ b/src/icons/svg/0xF0D7_caret-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D8_caret-up.svg b/src/icons/svg/0xF0D8_caret-up.svg new file mode 100644 index 000000000..4976a61e7 --- /dev/null +++ b/src/icons/svg/0xF0D8_caret-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0D9_caret-left.svg b/src/icons/svg/0xF0D9_caret-left.svg new file mode 100644 index 000000000..7867766c3 --- /dev/null +++ b/src/icons/svg/0xF0D9_caret-left.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0DA_caret-right.svg b/src/icons/svg/0xF0DA_caret-right.svg new file mode 100644 index 000000000..e8fe12bc1 --- /dev/null +++ b/src/icons/svg/0xF0DA_caret-right.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0DB_columns.svg b/src/icons/svg/0xF0DB_columns.svg new file mode 100644 index 000000000..b4c79a435 --- /dev/null +++ b/src/icons/svg/0xF0DB_columns.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0DC_sort.svg b/src/icons/svg/0xF0DC_sort.svg new file mode 100644 index 000000000..6c4ff787c --- /dev/null +++ b/src/icons/svg/0xF0DC_sort.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0DD_sort-down.svg b/src/icons/svg/0xF0DD_sort-down.svg new file mode 100644 index 000000000..89f4eed9d --- /dev/null +++ b/src/icons/svg/0xF0DD_sort-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0DE_sort-up.svg b/src/icons/svg/0xF0DE_sort-up.svg new file mode 100644 index 000000000..1b35580cb --- /dev/null +++ b/src/icons/svg/0xF0DE_sort-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E0_envelope-alt.svg b/src/icons/svg/0xF0E0_envelope-alt.svg new file mode 100644 index 000000000..4b3cdf505 --- /dev/null +++ b/src/icons/svg/0xF0E0_envelope-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E1_linkedin.svg b/src/icons/svg/0xF0E1_linkedin.svg new file mode 100644 index 000000000..e3a4c2deb --- /dev/null +++ b/src/icons/svg/0xF0E1_linkedin.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E2_undo.svg b/src/icons/svg/0xF0E2_undo.svg new file mode 100644 index 000000000..98b61f7e8 --- /dev/null +++ b/src/icons/svg/0xF0E2_undo.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E3_legal.svg b/src/icons/svg/0xF0E3_legal.svg new file mode 100644 index 000000000..29b19e22e --- /dev/null +++ b/src/icons/svg/0xF0E3_legal.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E4_dashboard.svg b/src/icons/svg/0xF0E4_dashboard.svg new file mode 100644 index 000000000..305175e8f --- /dev/null +++ b/src/icons/svg/0xF0E4_dashboard.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E5_comment-alt.svg b/src/icons/svg/0xF0E5_comment-alt.svg new file mode 100644 index 000000000..761994f84 --- /dev/null +++ b/src/icons/svg/0xF0E5_comment-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E6_comments-alt.svg b/src/icons/svg/0xF0E6_comments-alt.svg new file mode 100644 index 000000000..6d044e59c --- /dev/null +++ b/src/icons/svg/0xF0E6_comments-alt.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E7_bolt.svg b/src/icons/svg/0xF0E7_bolt.svg new file mode 100644 index 000000000..970490bea --- /dev/null +++ b/src/icons/svg/0xF0E7_bolt.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E8_sitemap.svg b/src/icons/svg/0xF0E8_sitemap.svg new file mode 100644 index 000000000..f40a3ad7e --- /dev/null +++ b/src/icons/svg/0xF0E8_sitemap.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0E9_umbrella.svg b/src/icons/svg/0xF0E9_umbrella.svg new file mode 100644 index 000000000..9261c57d4 --- /dev/null +++ b/src/icons/svg/0xF0E9_umbrella.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0EA_paste.svg b/src/icons/svg/0xF0EA_paste.svg new file mode 100644 index 000000000..e49261374 --- /dev/null +++ b/src/icons/svg/0xF0EA_paste.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0EB_light-bulb.svg b/src/icons/svg/0xF0EB_light-bulb.svg new file mode 100644 index 000000000..ef1664a75 --- /dev/null +++ b/src/icons/svg/0xF0EB_light-bulb.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0EC_exchange.svg b/src/icons/svg/0xF0EC_exchange.svg new file mode 100644 index 000000000..0ae6eb6f6 --- /dev/null +++ b/src/icons/svg/0xF0EC_exchange.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0ED_cloud-download.svg b/src/icons/svg/0xF0ED_cloud-download.svg new file mode 100644 index 000000000..3685aca3c --- /dev/null +++ b/src/icons/svg/0xF0ED_cloud-download.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0EE_cloud-upload.svg b/src/icons/svg/0xF0EE_cloud-upload.svg new file mode 100644 index 000000000..1f53f7cd7 --- /dev/null +++ b/src/icons/svg/0xF0EE_cloud-upload.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F0_user-md.svg b/src/icons/svg/0xF0F0_user-md.svg new file mode 100644 index 000000000..4a6c9ddf7 --- /dev/null +++ b/src/icons/svg/0xF0F0_user-md.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F1_stethoscope.svg b/src/icons/svg/0xF0F1_stethoscope.svg new file mode 100644 index 000000000..b5fbc411c --- /dev/null +++ b/src/icons/svg/0xF0F1_stethoscope.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F2_suitcase.svg b/src/icons/svg/0xF0F2_suitcase.svg new file mode 100644 index 000000000..444dc5eb9 --- /dev/null +++ b/src/icons/svg/0xF0F2_suitcase.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F3_bell-alt.svg b/src/icons/svg/0xF0F3_bell-alt.svg new file mode 100644 index 000000000..4535d5bc9 --- /dev/null +++ b/src/icons/svg/0xF0F3_bell-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F4_coffee.svg b/src/icons/svg/0xF0F4_coffee.svg new file mode 100644 index 000000000..51d1594fe --- /dev/null +++ b/src/icons/svg/0xF0F4_coffee.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F5_food.svg b/src/icons/svg/0xF0F5_food.svg new file mode 100644 index 000000000..0fbf75af7 --- /dev/null +++ b/src/icons/svg/0xF0F5_food.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F6_file-text-alt.svg b/src/icons/svg/0xF0F6_file-text-alt.svg new file mode 100644 index 000000000..5ae64f184 --- /dev/null +++ b/src/icons/svg/0xF0F6_file-text-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F7_building.svg b/src/icons/svg/0xF0F7_building.svg new file mode 100644 index 000000000..862e5dccd --- /dev/null +++ b/src/icons/svg/0xF0F7_building.svg @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F8_hospital.svg b/src/icons/svg/0xF0F8_hospital.svg new file mode 100644 index 000000000..555e19db4 --- /dev/null +++ b/src/icons/svg/0xF0F8_hospital.svg @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0F9_ambulance.svg b/src/icons/svg/0xF0F9_ambulance.svg new file mode 100644 index 000000000..77a8af4aa --- /dev/null +++ b/src/icons/svg/0xF0F9_ambulance.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0FA_medkit.svg b/src/icons/svg/0xF0FA_medkit.svg new file mode 100644 index 000000000..f1288a69e --- /dev/null +++ b/src/icons/svg/0xF0FA_medkit.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0FB_fighter-jet.svg b/src/icons/svg/0xF0FB_fighter-jet.svg new file mode 100644 index 000000000..265b4f29e --- /dev/null +++ b/src/icons/svg/0xF0FB_fighter-jet.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0FC_beer.svg b/src/icons/svg/0xF0FC_beer.svg new file mode 100644 index 000000000..4c0a7b148 --- /dev/null +++ b/src/icons/svg/0xF0FC_beer.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0FD_h-sign.svg b/src/icons/svg/0xF0FD_h-sign.svg new file mode 100644 index 000000000..6c68534e9 --- /dev/null +++ b/src/icons/svg/0xF0FD_h-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF0FE_f0fe.svg b/src/icons/svg/0xF0FE_f0fe.svg new file mode 100644 index 000000000..15db7efe0 --- /dev/null +++ b/src/icons/svg/0xF0FE_f0fe.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF100_double-angle-left.svg b/src/icons/svg/0xF100_double-angle-left.svg new file mode 100644 index 000000000..759e15b4e --- /dev/null +++ b/src/icons/svg/0xF100_double-angle-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF101_double-angle-right.svg b/src/icons/svg/0xF101_double-angle-right.svg new file mode 100644 index 000000000..2d6255a79 --- /dev/null +++ b/src/icons/svg/0xF101_double-angle-right.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF102_double-angle-up.svg b/src/icons/svg/0xF102_double-angle-up.svg new file mode 100644 index 000000000..de95d5179 --- /dev/null +++ b/src/icons/svg/0xF102_double-angle-up.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF103_double-angle-down.svg b/src/icons/svg/0xF103_double-angle-down.svg new file mode 100644 index 000000000..aed5340a8 --- /dev/null +++ b/src/icons/svg/0xF103_double-angle-down.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF104_angle-left.svg b/src/icons/svg/0xF104_angle-left.svg new file mode 100644 index 000000000..31bd95030 --- /dev/null +++ b/src/icons/svg/0xF104_angle-left.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF105_angle-right.svg b/src/icons/svg/0xF105_angle-right.svg new file mode 100644 index 000000000..4dbf64288 --- /dev/null +++ b/src/icons/svg/0xF105_angle-right.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF106_angle-up.svg b/src/icons/svg/0xF106_angle-up.svg new file mode 100644 index 000000000..abef5ce06 --- /dev/null +++ b/src/icons/svg/0xF106_angle-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF107_angle-down.svg b/src/icons/svg/0xF107_angle-down.svg new file mode 100644 index 000000000..08c640a71 --- /dev/null +++ b/src/icons/svg/0xF107_angle-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF108_desktop.svg b/src/icons/svg/0xF108_desktop.svg new file mode 100644 index 000000000..f30879410 --- /dev/null +++ b/src/icons/svg/0xF108_desktop.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF109_laptop.svg b/src/icons/svg/0xF109_laptop.svg new file mode 100644 index 000000000..79bead10e --- /dev/null +++ b/src/icons/svg/0xF109_laptop.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF10A_tablet.svg b/src/icons/svg/0xF10A_tablet.svg new file mode 100644 index 000000000..321f750d4 --- /dev/null +++ b/src/icons/svg/0xF10A_tablet.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF10B_mobile-phone.svg b/src/icons/svg/0xF10B_mobile-phone.svg new file mode 100644 index 000000000..0ce1b0697 --- /dev/null +++ b/src/icons/svg/0xF10B_mobile-phone.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF10C_circle-blank.svg b/src/icons/svg/0xF10C_circle-blank.svg new file mode 100644 index 000000000..3fdd40e23 --- /dev/null +++ b/src/icons/svg/0xF10C_circle-blank.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF10D_quote-left.svg b/src/icons/svg/0xF10D_quote-left.svg new file mode 100644 index 000000000..4b0870649 --- /dev/null +++ b/src/icons/svg/0xF10D_quote-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF10E_quote-right.svg b/src/icons/svg/0xF10E_quote-right.svg new file mode 100644 index 000000000..c9ac7b506 --- /dev/null +++ b/src/icons/svg/0xF10E_quote-right.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF110_spinner.svg b/src/icons/svg/0xF110_spinner.svg new file mode 100644 index 000000000..8b3daa57a --- /dev/null +++ b/src/icons/svg/0xF110_spinner.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF111_circle.svg b/src/icons/svg/0xF111_circle.svg new file mode 100644 index 000000000..66e5823bd --- /dev/null +++ b/src/icons/svg/0xF111_circle.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF112_reply.svg b/src/icons/svg/0xF112_reply.svg new file mode 100644 index 000000000..d2222f766 --- /dev/null +++ b/src/icons/svg/0xF112_reply.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF113_github-alt.svg b/src/icons/svg/0xF113_github-alt.svg new file mode 100644 index 000000000..fe533d6b2 --- /dev/null +++ b/src/icons/svg/0xF113_github-alt.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF114_folder-close-alt.svg b/src/icons/svg/0xF114_folder-close-alt.svg new file mode 100644 index 000000000..03046bd8f --- /dev/null +++ b/src/icons/svg/0xF114_folder-close-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF115_folder-open-alt.svg b/src/icons/svg/0xF115_folder-open-alt.svg new file mode 100644 index 000000000..3368cddb8 --- /dev/null +++ b/src/icons/svg/0xF115_folder-open-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF116_expand-alt.svg b/src/icons/svg/0xF116_expand-alt.svg new file mode 100644 index 000000000..c0701c7a2 --- /dev/null +++ b/src/icons/svg/0xF116_expand-alt.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF117_collapse-alt.svg b/src/icons/svg/0xF117_collapse-alt.svg new file mode 100644 index 000000000..b35fc8ff9 --- /dev/null +++ b/src/icons/svg/0xF117_collapse-alt.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF118_smile.svg b/src/icons/svg/0xF118_smile.svg new file mode 100644 index 000000000..e0a6949b6 --- /dev/null +++ b/src/icons/svg/0xF118_smile.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF119_frown.svg b/src/icons/svg/0xF119_frown.svg new file mode 100644 index 000000000..9dfb13590 --- /dev/null +++ b/src/icons/svg/0xF119_frown.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF11A_meh.svg b/src/icons/svg/0xF11A_meh.svg new file mode 100644 index 000000000..7818819d0 --- /dev/null +++ b/src/icons/svg/0xF11A_meh.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF11B_gamepad.svg b/src/icons/svg/0xF11B_gamepad.svg new file mode 100644 index 000000000..6e4e40a6f --- /dev/null +++ b/src/icons/svg/0xF11B_gamepad.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF11C_keyboard.svg b/src/icons/svg/0xF11C_keyboard.svg new file mode 100644 index 000000000..29ffdf336 --- /dev/null +++ b/src/icons/svg/0xF11C_keyboard.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF11D_flag-alt.svg b/src/icons/svg/0xF11D_flag-alt.svg new file mode 100644 index 000000000..6069fb03a --- /dev/null +++ b/src/icons/svg/0xF11D_flag-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF11E_flag-checkered.svg b/src/icons/svg/0xF11E_flag-checkered.svg new file mode 100644 index 000000000..18fec8fa0 --- /dev/null +++ b/src/icons/svg/0xF11E_flag-checkered.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF120_terminal.svg b/src/icons/svg/0xF120_terminal.svg new file mode 100644 index 000000000..26b9a07c2 --- /dev/null +++ b/src/icons/svg/0xF120_terminal.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF121_code.svg b/src/icons/svg/0xF121_code.svg new file mode 100644 index 000000000..65b050edf --- /dev/null +++ b/src/icons/svg/0xF121_code.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF122_reply-all.svg b/src/icons/svg/0xF122_reply-all.svg new file mode 100644 index 000000000..029d250b5 --- /dev/null +++ b/src/icons/svg/0xF122_reply-all.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF123_star-half-empty.svg b/src/icons/svg/0xF123_star-half-empty.svg new file mode 100644 index 000000000..c5bdc7f58 --- /dev/null +++ b/src/icons/svg/0xF123_star-half-empty.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF124_location-arrow.svg b/src/icons/svg/0xF124_location-arrow.svg new file mode 100644 index 000000000..5ae221a01 --- /dev/null +++ b/src/icons/svg/0xF124_location-arrow.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF125_crop.svg b/src/icons/svg/0xF125_crop.svg new file mode 100644 index 000000000..fa5c76988 --- /dev/null +++ b/src/icons/svg/0xF125_crop.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF126_code-fork.svg b/src/icons/svg/0xF126_code-fork.svg new file mode 100644 index 000000000..a65217b62 --- /dev/null +++ b/src/icons/svg/0xF126_code-fork.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF127_unlink.svg b/src/icons/svg/0xF127_unlink.svg new file mode 100644 index 000000000..7a17b45f9 --- /dev/null +++ b/src/icons/svg/0xF127_unlink.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF128_question.svg b/src/icons/svg/0xF128_question.svg new file mode 100644 index 000000000..60c3cd266 --- /dev/null +++ b/src/icons/svg/0xF128_question.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF129_-279.svg b/src/icons/svg/0xF129_-279.svg new file mode 100644 index 000000000..638919d0e --- /dev/null +++ b/src/icons/svg/0xF129_-279.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF12A_exclamation.svg b/src/icons/svg/0xF12A_exclamation.svg new file mode 100644 index 000000000..21ed5167d --- /dev/null +++ b/src/icons/svg/0xF12A_exclamation.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF12B_superscript.svg b/src/icons/svg/0xF12B_superscript.svg new file mode 100644 index 000000000..e6841078e --- /dev/null +++ b/src/icons/svg/0xF12B_superscript.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF12C_subscript.svg b/src/icons/svg/0xF12C_subscript.svg new file mode 100644 index 000000000..dcfb5ec49 --- /dev/null +++ b/src/icons/svg/0xF12C_subscript.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF12D_-283.svg b/src/icons/svg/0xF12D_-283.svg new file mode 100644 index 000000000..ba3226b70 --- /dev/null +++ b/src/icons/svg/0xF12D_-283.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF12E_puzzle-piece.svg b/src/icons/svg/0xF12E_puzzle-piece.svg new file mode 100644 index 000000000..6e543e0c6 --- /dev/null +++ b/src/icons/svg/0xF12E_puzzle-piece.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF130_microphone.svg b/src/icons/svg/0xF130_microphone.svg new file mode 100644 index 000000000..e23486acf --- /dev/null +++ b/src/icons/svg/0xF130_microphone.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF131_microphone-off.svg b/src/icons/svg/0xF131_microphone-off.svg new file mode 100644 index 000000000..c67120420 --- /dev/null +++ b/src/icons/svg/0xF131_microphone-off.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF132_shield.svg b/src/icons/svg/0xF132_shield.svg new file mode 100644 index 000000000..f306f3f83 --- /dev/null +++ b/src/icons/svg/0xF132_shield.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF133_calendar-empty.svg b/src/icons/svg/0xF133_calendar-empty.svg new file mode 100644 index 000000000..0e1838edf --- /dev/null +++ b/src/icons/svg/0xF133_calendar-empty.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF134_fire-extinguisher.svg b/src/icons/svg/0xF134_fire-extinguisher.svg new file mode 100644 index 000000000..2516bc4a8 --- /dev/null +++ b/src/icons/svg/0xF134_fire-extinguisher.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF135_rocket.svg b/src/icons/svg/0xF135_rocket.svg new file mode 100644 index 000000000..e78fcda6a --- /dev/null +++ b/src/icons/svg/0xF135_rocket.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF136_maxcdn.svg b/src/icons/svg/0xF136_maxcdn.svg new file mode 100644 index 000000000..f5d80493f --- /dev/null +++ b/src/icons/svg/0xF136_maxcdn.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF137_chevron-sign-left.svg b/src/icons/svg/0xF137_chevron-sign-left.svg new file mode 100644 index 000000000..b52885345 --- /dev/null +++ b/src/icons/svg/0xF137_chevron-sign-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF138_chevron-sign-right.svg b/src/icons/svg/0xF138_chevron-sign-right.svg new file mode 100644 index 000000000..836ffb3fd --- /dev/null +++ b/src/icons/svg/0xF138_chevron-sign-right.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF139_chevron-sign-up.svg b/src/icons/svg/0xF139_chevron-sign-up.svg new file mode 100644 index 000000000..3f9af9bc5 --- /dev/null +++ b/src/icons/svg/0xF139_chevron-sign-up.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF13A_chevron-sign-down.svg b/src/icons/svg/0xF13A_chevron-sign-down.svg new file mode 100644 index 000000000..d2ac369e2 --- /dev/null +++ b/src/icons/svg/0xF13A_chevron-sign-down.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF13B_html5.svg b/src/icons/svg/0xF13B_html5.svg new file mode 100644 index 000000000..6f669ce32 --- /dev/null +++ b/src/icons/svg/0xF13B_html5.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF13C_css3.svg b/src/icons/svg/0xF13C_css3.svg new file mode 100644 index 000000000..77f57012d --- /dev/null +++ b/src/icons/svg/0xF13C_css3.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF13D_anchor.svg b/src/icons/svg/0xF13D_anchor.svg new file mode 100644 index 000000000..7d8b9f645 --- /dev/null +++ b/src/icons/svg/0xF13D_anchor.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF13E_unlock-alt.svg b/src/icons/svg/0xF13E_unlock-alt.svg new file mode 100644 index 000000000..b44b29873 --- /dev/null +++ b/src/icons/svg/0xF13E_unlock-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF140_bullseye.svg b/src/icons/svg/0xF140_bullseye.svg new file mode 100644 index 000000000..689281944 --- /dev/null +++ b/src/icons/svg/0xF140_bullseye.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF141_ellipsis-horizontal.svg b/src/icons/svg/0xF141_ellipsis-horizontal.svg new file mode 100644 index 000000000..3879561a2 --- /dev/null +++ b/src/icons/svg/0xF141_ellipsis-horizontal.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF142_ellipsis-vertical.svg b/src/icons/svg/0xF142_ellipsis-vertical.svg new file mode 100644 index 000000000..b9c893d07 --- /dev/null +++ b/src/icons/svg/0xF142_ellipsis-vertical.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF143_-303.svg b/src/icons/svg/0xF143_-303.svg new file mode 100644 index 000000000..8216604e9 --- /dev/null +++ b/src/icons/svg/0xF143_-303.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF144_play-sign.svg b/src/icons/svg/0xF144_play-sign.svg new file mode 100644 index 000000000..41593553d --- /dev/null +++ b/src/icons/svg/0xF144_play-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF145_ticket.svg b/src/icons/svg/0xF145_ticket.svg new file mode 100644 index 000000000..28061c121 --- /dev/null +++ b/src/icons/svg/0xF145_ticket.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF146_minus-sign-alt.svg b/src/icons/svg/0xF146_minus-sign-alt.svg new file mode 100644 index 000000000..fd2815c67 --- /dev/null +++ b/src/icons/svg/0xF146_minus-sign-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF147_check-minus.svg b/src/icons/svg/0xF147_check-minus.svg new file mode 100644 index 000000000..960039f87 --- /dev/null +++ b/src/icons/svg/0xF147_check-minus.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF148_level-up.svg b/src/icons/svg/0xF148_level-up.svg new file mode 100644 index 000000000..08dd9bee2 --- /dev/null +++ b/src/icons/svg/0xF148_level-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF149_level-down.svg b/src/icons/svg/0xF149_level-down.svg new file mode 100644 index 000000000..86ab1929d --- /dev/null +++ b/src/icons/svg/0xF149_level-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF14A_check-sign.svg b/src/icons/svg/0xF14A_check-sign.svg new file mode 100644 index 000000000..05ac2680c --- /dev/null +++ b/src/icons/svg/0xF14A_check-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF14B_edit-sign.svg b/src/icons/svg/0xF14B_edit-sign.svg new file mode 100644 index 000000000..662d6f9ff --- /dev/null +++ b/src/icons/svg/0xF14B_edit-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF14C_-312.svg b/src/icons/svg/0xF14C_-312.svg new file mode 100644 index 000000000..38c013f99 --- /dev/null +++ b/src/icons/svg/0xF14C_-312.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF14D_share-sign.svg b/src/icons/svg/0xF14D_share-sign.svg new file mode 100644 index 000000000..32920615c --- /dev/null +++ b/src/icons/svg/0xF14D_share-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF14E_compass.svg b/src/icons/svg/0xF14E_compass.svg new file mode 100644 index 000000000..ca2882020 --- /dev/null +++ b/src/icons/svg/0xF14E_compass.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF150_collapse.svg b/src/icons/svg/0xF150_collapse.svg new file mode 100644 index 000000000..433337392 --- /dev/null +++ b/src/icons/svg/0xF150_collapse.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF151_collapse-top.svg b/src/icons/svg/0xF151_collapse-top.svg new file mode 100644 index 000000000..415317db6 --- /dev/null +++ b/src/icons/svg/0xF151_collapse-top.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF152_-317.svg b/src/icons/svg/0xF152_-317.svg new file mode 100644 index 000000000..bcef88491 --- /dev/null +++ b/src/icons/svg/0xF152_-317.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF153_eur.svg b/src/icons/svg/0xF153_eur.svg new file mode 100644 index 000000000..d4e1c7fd4 --- /dev/null +++ b/src/icons/svg/0xF153_eur.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF154_gbp.svg b/src/icons/svg/0xF154_gbp.svg new file mode 100644 index 000000000..4db4c23da --- /dev/null +++ b/src/icons/svg/0xF154_gbp.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF155_usd.svg b/src/icons/svg/0xF155_usd.svg new file mode 100644 index 000000000..53787b3b6 --- /dev/null +++ b/src/icons/svg/0xF155_usd.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF156_inr.svg b/src/icons/svg/0xF156_inr.svg new file mode 100644 index 000000000..91247fea7 --- /dev/null +++ b/src/icons/svg/0xF156_inr.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF157_jpy.svg b/src/icons/svg/0xF157_jpy.svg new file mode 100644 index 000000000..85fd8498a --- /dev/null +++ b/src/icons/svg/0xF157_jpy.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF158_rub.svg b/src/icons/svg/0xF158_rub.svg new file mode 100644 index 000000000..5e3d367d0 --- /dev/null +++ b/src/icons/svg/0xF158_rub.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF159_krw.svg b/src/icons/svg/0xF159_krw.svg new file mode 100644 index 000000000..71710dc8c --- /dev/null +++ b/src/icons/svg/0xF159_krw.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF15A_btc.svg b/src/icons/svg/0xF15A_btc.svg new file mode 100644 index 000000000..006a85c5c --- /dev/null +++ b/src/icons/svg/0xF15A_btc.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF15B_file.svg b/src/icons/svg/0xF15B_file.svg new file mode 100644 index 000000000..f99d02e88 --- /dev/null +++ b/src/icons/svg/0xF15B_file.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF15C_file-text.svg b/src/icons/svg/0xF15C_file-text.svg new file mode 100644 index 000000000..e16b79632 --- /dev/null +++ b/src/icons/svg/0xF15C_file-text.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF15D_sort-by-alphabet.svg b/src/icons/svg/0xF15D_sort-by-alphabet.svg new file mode 100644 index 000000000..b5c39f6b9 --- /dev/null +++ b/src/icons/svg/0xF15D_sort-by-alphabet.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF15E_-329.svg b/src/icons/svg/0xF15E_-329.svg new file mode 100644 index 000000000..620c00389 --- /dev/null +++ b/src/icons/svg/0xF15E_-329.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF160_sort-by-attributes.svg b/src/icons/svg/0xF160_sort-by-attributes.svg new file mode 100644 index 000000000..0ae5eddc3 --- /dev/null +++ b/src/icons/svg/0xF160_sort-by-attributes.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF161_sort-by-attributes-alt.svg b/src/icons/svg/0xF161_sort-by-attributes-alt.svg new file mode 100644 index 000000000..5a226d3e6 --- /dev/null +++ b/src/icons/svg/0xF161_sort-by-attributes-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF162_sort-by-order.svg b/src/icons/svg/0xF162_sort-by-order.svg new file mode 100644 index 000000000..9b3c36a28 --- /dev/null +++ b/src/icons/svg/0xF162_sort-by-order.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF163_sort-by-order-alt.svg b/src/icons/svg/0xF163_sort-by-order-alt.svg new file mode 100644 index 000000000..681161abb --- /dev/null +++ b/src/icons/svg/0xF163_sort-by-order-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF164_-334.svg b/src/icons/svg/0xF164_-334.svg new file mode 100644 index 000000000..35220937a --- /dev/null +++ b/src/icons/svg/0xF164_-334.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF165_-335.svg b/src/icons/svg/0xF165_-335.svg new file mode 100644 index 000000000..c641034ad --- /dev/null +++ b/src/icons/svg/0xF165_-335.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF166_youtube-sign.svg b/src/icons/svg/0xF166_youtube-sign.svg new file mode 100644 index 000000000..5b32f24ad --- /dev/null +++ b/src/icons/svg/0xF166_youtube-sign.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF167_youtube.svg b/src/icons/svg/0xF167_youtube.svg new file mode 100644 index 000000000..d35a43fe5 --- /dev/null +++ b/src/icons/svg/0xF167_youtube.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF168_xing.svg b/src/icons/svg/0xF168_xing.svg new file mode 100644 index 000000000..773232b04 --- /dev/null +++ b/src/icons/svg/0xF168_xing.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF169_xing-sign.svg b/src/icons/svg/0xF169_xing-sign.svg new file mode 100644 index 000000000..c0f55a5a9 --- /dev/null +++ b/src/icons/svg/0xF169_xing-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF16A_youtube-play.svg b/src/icons/svg/0xF16A_youtube-play.svg new file mode 100644 index 000000000..566f1ddbc --- /dev/null +++ b/src/icons/svg/0xF16A_youtube-play.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF16B_dropbox.svg b/src/icons/svg/0xF16B_dropbox.svg new file mode 100644 index 000000000..6f3f6c740 --- /dev/null +++ b/src/icons/svg/0xF16B_dropbox.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF16C_stackexchange.svg b/src/icons/svg/0xF16C_stackexchange.svg new file mode 100644 index 000000000..e1a296e98 --- /dev/null +++ b/src/icons/svg/0xF16C_stackexchange.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF16D_instagram.svg b/src/icons/svg/0xF16D_instagram.svg new file mode 100644 index 000000000..7223647cb --- /dev/null +++ b/src/icons/svg/0xF16D_instagram.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF16E_flickr.svg b/src/icons/svg/0xF16E_flickr.svg new file mode 100644 index 000000000..3fcf2b762 --- /dev/null +++ b/src/icons/svg/0xF16E_flickr.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF170_adn.svg b/src/icons/svg/0xF170_adn.svg new file mode 100644 index 000000000..50e7a4482 --- /dev/null +++ b/src/icons/svg/0xF170_adn.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF171_f171.svg b/src/icons/svg/0xF171_f171.svg new file mode 100644 index 000000000..03015367f --- /dev/null +++ b/src/icons/svg/0xF171_f171.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF172_bitbucket-sign.svg b/src/icons/svg/0xF172_bitbucket-sign.svg new file mode 100644 index 000000000..75cc4a587 --- /dev/null +++ b/src/icons/svg/0xF172_bitbucket-sign.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF173_tumblr.svg b/src/icons/svg/0xF173_tumblr.svg new file mode 100644 index 000000000..d64ceab53 --- /dev/null +++ b/src/icons/svg/0xF173_tumblr.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF174_tumblr-sign.svg b/src/icons/svg/0xF174_tumblr-sign.svg new file mode 100644 index 000000000..a5ca15111 --- /dev/null +++ b/src/icons/svg/0xF174_tumblr-sign.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF175_long-arrow-down.svg b/src/icons/svg/0xF175_long-arrow-down.svg new file mode 100644 index 000000000..aecde8b47 --- /dev/null +++ b/src/icons/svg/0xF175_long-arrow-down.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF176_long-arrow-up.svg b/src/icons/svg/0xF176_long-arrow-up.svg new file mode 100644 index 000000000..2e2646043 --- /dev/null +++ b/src/icons/svg/0xF176_long-arrow-up.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF177_long-arrow-left.svg b/src/icons/svg/0xF177_long-arrow-left.svg new file mode 100644 index 000000000..7c12af9d1 --- /dev/null +++ b/src/icons/svg/0xF177_long-arrow-left.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF178_long-arrow-right.svg b/src/icons/svg/0xF178_long-arrow-right.svg new file mode 100644 index 000000000..39bbaace9 --- /dev/null +++ b/src/icons/svg/0xF178_long-arrow-right.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF179_apple.svg b/src/icons/svg/0xF179_apple.svg new file mode 100644 index 000000000..31239fbfb --- /dev/null +++ b/src/icons/svg/0xF179_apple.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF17A_windows.svg b/src/icons/svg/0xF17A_windows.svg new file mode 100644 index 000000000..7125a220f --- /dev/null +++ b/src/icons/svg/0xF17A_windows.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF17B_android.svg b/src/icons/svg/0xF17B_android.svg new file mode 100644 index 000000000..1795d18c7 --- /dev/null +++ b/src/icons/svg/0xF17B_android.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF17C_linux.svg b/src/icons/svg/0xF17C_linux.svg new file mode 100644 index 000000000..46b5994f5 --- /dev/null +++ b/src/icons/svg/0xF17C_linux.svg @@ -0,0 +1,21 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF17D_dribble.svg b/src/icons/svg/0xF17D_dribble.svg new file mode 100644 index 000000000..80e501181 --- /dev/null +++ b/src/icons/svg/0xF17D_dribble.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF17E_skype.svg b/src/icons/svg/0xF17E_skype.svg new file mode 100644 index 000000000..7392ee3f8 --- /dev/null +++ b/src/icons/svg/0xF17E_skype.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF180_foursquare.svg b/src/icons/svg/0xF180_foursquare.svg new file mode 100644 index 000000000..908fb5d32 --- /dev/null +++ b/src/icons/svg/0xF180_foursquare.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF181_trello.svg b/src/icons/svg/0xF181_trello.svg new file mode 100644 index 000000000..5fd01abc6 --- /dev/null +++ b/src/icons/svg/0xF181_trello.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF182_female.svg b/src/icons/svg/0xF182_female.svg new file mode 100644 index 000000000..af7401323 --- /dev/null +++ b/src/icons/svg/0xF182_female.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF183_male.svg b/src/icons/svg/0xF183_male.svg new file mode 100644 index 000000000..39864985f --- /dev/null +++ b/src/icons/svg/0xF183_male.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF184_gittip.svg b/src/icons/svg/0xF184_gittip.svg new file mode 100644 index 000000000..012a09038 --- /dev/null +++ b/src/icons/svg/0xF184_gittip.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF185_sun.svg b/src/icons/svg/0xF185_sun.svg new file mode 100644 index 000000000..a19bdc92a --- /dev/null +++ b/src/icons/svg/0xF185_sun.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF186_-366.svg b/src/icons/svg/0xF186_-366.svg new file mode 100644 index 000000000..604785750 --- /dev/null +++ b/src/icons/svg/0xF186_-366.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF187_archive.svg b/src/icons/svg/0xF187_archive.svg new file mode 100644 index 000000000..766a61e26 --- /dev/null +++ b/src/icons/svg/0xF187_archive.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF188_bug.svg b/src/icons/svg/0xF188_bug.svg new file mode 100644 index 000000000..d42a48ddf --- /dev/null +++ b/src/icons/svg/0xF188_bug.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF189_vk.svg b/src/icons/svg/0xF189_vk.svg new file mode 100644 index 000000000..165ccebfc --- /dev/null +++ b/src/icons/svg/0xF189_vk.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF18A_weibo.svg b/src/icons/svg/0xF18A_weibo.svg new file mode 100644 index 000000000..fa060f86e --- /dev/null +++ b/src/icons/svg/0xF18A_weibo.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF18B_renren.svg b/src/icons/svg/0xF18B_renren.svg new file mode 100644 index 000000000..c4b05cd3d --- /dev/null +++ b/src/icons/svg/0xF18B_renren.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF18C_-372.svg b/src/icons/svg/0xF18C_-372.svg new file mode 100644 index 000000000..e228056e7 --- /dev/null +++ b/src/icons/svg/0xF18C_-372.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF18D_stack-exchange.svg b/src/icons/svg/0xF18D_stack-exchange.svg new file mode 100644 index 000000000..23fbde1bf --- /dev/null +++ b/src/icons/svg/0xF18D_stack-exchange.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF18E_-374.svg b/src/icons/svg/0xF18E_-374.svg new file mode 100644 index 000000000..3a68fb59b --- /dev/null +++ b/src/icons/svg/0xF18E_-374.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF190_arrow-circle-alt-left.svg b/src/icons/svg/0xF190_arrow-circle-alt-left.svg new file mode 100644 index 000000000..998519c4b --- /dev/null +++ b/src/icons/svg/0xF190_arrow-circle-alt-left.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF191_-376.svg b/src/icons/svg/0xF191_-376.svg new file mode 100644 index 000000000..abdecce6d --- /dev/null +++ b/src/icons/svg/0xF191_-376.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF192_dot-circle-alt.svg b/src/icons/svg/0xF192_dot-circle-alt.svg new file mode 100644 index 000000000..f8568690c --- /dev/null +++ b/src/icons/svg/0xF192_dot-circle-alt.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF193_-378.svg b/src/icons/svg/0xF193_-378.svg new file mode 100644 index 000000000..ab530e50f --- /dev/null +++ b/src/icons/svg/0xF193_-378.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF194_vimeo-square.svg b/src/icons/svg/0xF194_vimeo-square.svg new file mode 100644 index 000000000..8a91870c5 --- /dev/null +++ b/src/icons/svg/0xF194_vimeo-square.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF195_-380.svg b/src/icons/svg/0xF195_-380.svg new file mode 100644 index 000000000..fcdf5a6b6 --- /dev/null +++ b/src/icons/svg/0xF195_-380.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF196_plus-square-o.svg b/src/icons/svg/0xF196_plus-square-o.svg new file mode 100644 index 000000000..9371abdaf --- /dev/null +++ b/src/icons/svg/0xF196_plus-square-o.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF197_-382.svg b/src/icons/svg/0xF197_-382.svg new file mode 100644 index 000000000..8549d285e --- /dev/null +++ b/src/icons/svg/0xF197_-382.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF198_-383.svg b/src/icons/svg/0xF198_-383.svg new file mode 100644 index 000000000..ff51c5a2f --- /dev/null +++ b/src/icons/svg/0xF198_-383.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF199_-384.svg b/src/icons/svg/0xF199_-384.svg new file mode 100644 index 000000000..7d03e6d54 --- /dev/null +++ b/src/icons/svg/0xF199_-384.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF19A_-385.svg b/src/icons/svg/0xF19A_-385.svg new file mode 100644 index 000000000..868c2b2ec --- /dev/null +++ b/src/icons/svg/0xF19A_-385.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF19B_-386.svg b/src/icons/svg/0xF19B_-386.svg new file mode 100644 index 000000000..751e57400 --- /dev/null +++ b/src/icons/svg/0xF19B_-386.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF19C_-387.svg b/src/icons/svg/0xF19C_-387.svg new file mode 100644 index 000000000..1d3f48d16 --- /dev/null +++ b/src/icons/svg/0xF19C_-387.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF19D_-388.svg b/src/icons/svg/0xF19D_-388.svg new file mode 100644 index 000000000..87335639d --- /dev/null +++ b/src/icons/svg/0xF19D_-388.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF19E_-389.svg b/src/icons/svg/0xF19E_-389.svg new file mode 100644 index 000000000..406d14468 --- /dev/null +++ b/src/icons/svg/0xF19E_-389.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A0_uniF1A0.svg b/src/icons/svg/0xF1A0_uniF1A0.svg new file mode 100644 index 000000000..25dd3d78e --- /dev/null +++ b/src/icons/svg/0xF1A0_uniF1A0.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A1_f1a1.svg b/src/icons/svg/0xF1A1_f1a1.svg new file mode 100644 index 000000000..3cb17931f --- /dev/null +++ b/src/icons/svg/0xF1A1_f1a1.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A2_-392.svg b/src/icons/svg/0xF1A2_-392.svg new file mode 100644 index 000000000..842b985ff --- /dev/null +++ b/src/icons/svg/0xF1A2_-392.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A3_-393.svg b/src/icons/svg/0xF1A3_-393.svg new file mode 100644 index 000000000..34f0467e9 --- /dev/null +++ b/src/icons/svg/0xF1A3_-393.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A4_f1a4.svg b/src/icons/svg/0xF1A4_f1a4.svg new file mode 100644 index 000000000..38950ee8a --- /dev/null +++ b/src/icons/svg/0xF1A4_f1a4.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A5_-395.svg b/src/icons/svg/0xF1A5_-395.svg new file mode 100644 index 000000000..fc8808f3e --- /dev/null +++ b/src/icons/svg/0xF1A5_-395.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A6_-396.svg b/src/icons/svg/0xF1A6_-396.svg new file mode 100644 index 000000000..9647f14ff --- /dev/null +++ b/src/icons/svg/0xF1A6_-396.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A7_-397.svg b/src/icons/svg/0xF1A7_-397.svg new file mode 100644 index 000000000..755df20b8 --- /dev/null +++ b/src/icons/svg/0xF1A7_-397.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A8_-398.svg b/src/icons/svg/0xF1A8_-398.svg new file mode 100644 index 000000000..ba74681db --- /dev/null +++ b/src/icons/svg/0xF1A8_-398.svg @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1A9_-399.svg b/src/icons/svg/0xF1A9_-399.svg new file mode 100644 index 000000000..016e8399c --- /dev/null +++ b/src/icons/svg/0xF1A9_-399.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1AA_-400.svg b/src/icons/svg/0xF1AA_-400.svg new file mode 100644 index 000000000..127c19627 --- /dev/null +++ b/src/icons/svg/0xF1AA_-400.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1AB_f1ab.svg b/src/icons/svg/0xF1AB_f1ab.svg new file mode 100644 index 000000000..e8c81e4f1 --- /dev/null +++ b/src/icons/svg/0xF1AB_f1ab.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1AC_-402.svg b/src/icons/svg/0xF1AC_-402.svg new file mode 100644 index 000000000..30cc3e77b --- /dev/null +++ b/src/icons/svg/0xF1AC_-402.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1AD_-403.svg b/src/icons/svg/0xF1AD_-403.svg new file mode 100644 index 000000000..3ccca13d5 --- /dev/null +++ b/src/icons/svg/0xF1AD_-403.svg @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1AE_-404.svg b/src/icons/svg/0xF1AE_-404.svg new file mode 100644 index 000000000..355eb8a2d --- /dev/null +++ b/src/icons/svg/0xF1AE_-404.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B0_uniF1B1.svg b/src/icons/svg/0xF1B0_uniF1B1.svg new file mode 100644 index 000000000..fc705c7e7 --- /dev/null +++ b/src/icons/svg/0xF1B0_uniF1B1.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B1_-406.svg b/src/icons/svg/0xF1B1_-406.svg new file mode 100644 index 000000000..31c8695f1 --- /dev/null +++ b/src/icons/svg/0xF1B1_-406.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B2_-407.svg b/src/icons/svg/0xF1B2_-407.svg new file mode 100644 index 000000000..170f2352b --- /dev/null +++ b/src/icons/svg/0xF1B2_-407.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B3_-408.svg b/src/icons/svg/0xF1B3_-408.svg new file mode 100644 index 000000000..bc20c01ce --- /dev/null +++ b/src/icons/svg/0xF1B3_-408.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B4_-409.svg b/src/icons/svg/0xF1B4_-409.svg new file mode 100644 index 000000000..7e8d95e4b --- /dev/null +++ b/src/icons/svg/0xF1B4_-409.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B5_-410.svg b/src/icons/svg/0xF1B5_-410.svg new file mode 100644 index 000000000..443fef372 --- /dev/null +++ b/src/icons/svg/0xF1B5_-410.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B6_-411.svg b/src/icons/svg/0xF1B6_-411.svg new file mode 100644 index 000000000..7e4eaf072 --- /dev/null +++ b/src/icons/svg/0xF1B6_-411.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B7_-412.svg b/src/icons/svg/0xF1B7_-412.svg new file mode 100644 index 000000000..bb9aa88ec --- /dev/null +++ b/src/icons/svg/0xF1B7_-412.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B8_-413.svg b/src/icons/svg/0xF1B8_-413.svg new file mode 100644 index 000000000..8e2b16edb --- /dev/null +++ b/src/icons/svg/0xF1B8_-413.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1B9_-414.svg b/src/icons/svg/0xF1B9_-414.svg new file mode 100644 index 000000000..c67400f1e --- /dev/null +++ b/src/icons/svg/0xF1B9_-414.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1BA_-415.svg b/src/icons/svg/0xF1BA_-415.svg new file mode 100644 index 000000000..a84405fb1 --- /dev/null +++ b/src/icons/svg/0xF1BA_-415.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1BB_-416.svg b/src/icons/svg/0xF1BB_-416.svg new file mode 100644 index 000000000..4ecdc0858 --- /dev/null +++ b/src/icons/svg/0xF1BB_-416.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1BC_-417.svg b/src/icons/svg/0xF1BC_-417.svg new file mode 100644 index 000000000..62504c550 --- /dev/null +++ b/src/icons/svg/0xF1BC_-417.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1BD_-418.svg b/src/icons/svg/0xF1BD_-418.svg new file mode 100644 index 000000000..cf14aedad --- /dev/null +++ b/src/icons/svg/0xF1BD_-418.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1BE_-419.svg b/src/icons/svg/0xF1BE_-419.svg new file mode 100644 index 000000000..094d9f6fe --- /dev/null +++ b/src/icons/svg/0xF1BE_-419.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C0_uniF1C0.svg b/src/icons/svg/0xF1C0_uniF1C0.svg new file mode 100644 index 000000000..23fd787e4 --- /dev/null +++ b/src/icons/svg/0xF1C0_uniF1C0.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C1_uniF1C1.svg b/src/icons/svg/0xF1C1_uniF1C1.svg new file mode 100644 index 000000000..06cf7aec4 --- /dev/null +++ b/src/icons/svg/0xF1C1_uniF1C1.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C2_-422.svg b/src/icons/svg/0xF1C2_-422.svg new file mode 100644 index 000000000..9b6548c66 --- /dev/null +++ b/src/icons/svg/0xF1C2_-422.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C3_-423.svg b/src/icons/svg/0xF1C3_-423.svg new file mode 100644 index 000000000..76556fd06 --- /dev/null +++ b/src/icons/svg/0xF1C3_-423.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C4_-424.svg b/src/icons/svg/0xF1C4_-424.svg new file mode 100644 index 000000000..dda8f4888 --- /dev/null +++ b/src/icons/svg/0xF1C4_-424.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C5_-425.svg b/src/icons/svg/0xF1C5_-425.svg new file mode 100644 index 000000000..b0590dcb0 --- /dev/null +++ b/src/icons/svg/0xF1C5_-425.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C6_-426.svg b/src/icons/svg/0xF1C6_-426.svg new file mode 100644 index 000000000..ef24292d3 --- /dev/null +++ b/src/icons/svg/0xF1C6_-426.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C7_-427.svg b/src/icons/svg/0xF1C7_-427.svg new file mode 100644 index 000000000..4e5486abd --- /dev/null +++ b/src/icons/svg/0xF1C7_-427.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C8_-428.svg b/src/icons/svg/0xF1C8_-428.svg new file mode 100644 index 000000000..cf65588b6 --- /dev/null +++ b/src/icons/svg/0xF1C8_-428.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1C9_-429.svg b/src/icons/svg/0xF1C9_-429.svg new file mode 100644 index 000000000..69b3966c6 --- /dev/null +++ b/src/icons/svg/0xF1C9_-429.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1CA_-430.svg b/src/icons/svg/0xF1CA_-430.svg new file mode 100644 index 000000000..2b42f8804 --- /dev/null +++ b/src/icons/svg/0xF1CA_-430.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1CB_-431.svg b/src/icons/svg/0xF1CB_-431.svg new file mode 100644 index 000000000..e818b1f0a --- /dev/null +++ b/src/icons/svg/0xF1CB_-431.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1CC_-432.svg b/src/icons/svg/0xF1CC_-432.svg new file mode 100644 index 000000000..985646372 --- /dev/null +++ b/src/icons/svg/0xF1CC_-432.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1CD_-433.svg b/src/icons/svg/0xF1CD_-433.svg new file mode 100644 index 000000000..a84320c86 --- /dev/null +++ b/src/icons/svg/0xF1CD_-433.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1CE_-434.svg b/src/icons/svg/0xF1CE_-434.svg new file mode 100644 index 000000000..fe346b6bf --- /dev/null +++ b/src/icons/svg/0xF1CE_-434.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D0_uniF1D0.svg b/src/icons/svg/0xF1D0_uniF1D0.svg new file mode 100644 index 000000000..0ba4196a8 --- /dev/null +++ b/src/icons/svg/0xF1D0_uniF1D0.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D1_uniF1D1.svg b/src/icons/svg/0xF1D1_uniF1D1.svg new file mode 100644 index 000000000..81c43643b --- /dev/null +++ b/src/icons/svg/0xF1D1_uniF1D1.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D2_uniF1D2.svg b/src/icons/svg/0xF1D2_uniF1D2.svg new file mode 100644 index 000000000..3fb1b7bb0 --- /dev/null +++ b/src/icons/svg/0xF1D2_uniF1D2.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D3_-438.svg b/src/icons/svg/0xF1D3_-438.svg new file mode 100644 index 000000000..2b673ff99 --- /dev/null +++ b/src/icons/svg/0xF1D3_-438.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D4_-439.svg b/src/icons/svg/0xF1D4_-439.svg new file mode 100644 index 000000000..53d826e5c --- /dev/null +++ b/src/icons/svg/0xF1D4_-439.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D5_uniF1D5.svg b/src/icons/svg/0xF1D5_uniF1D5.svg new file mode 100644 index 000000000..e0ff8ee57 --- /dev/null +++ b/src/icons/svg/0xF1D5_uniF1D5.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D6_uniF1D6.svg b/src/icons/svg/0xF1D6_uniF1D6.svg new file mode 100644 index 000000000..23fa2e2bb --- /dev/null +++ b/src/icons/svg/0xF1D6_uniF1D6.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D7_uniF1D7.svg b/src/icons/svg/0xF1D7_uniF1D7.svg new file mode 100644 index 000000000..72883bcea --- /dev/null +++ b/src/icons/svg/0xF1D7_uniF1D7.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D8_-443.svg b/src/icons/svg/0xF1D8_-443.svg new file mode 100644 index 000000000..f3f9e479e --- /dev/null +++ b/src/icons/svg/0xF1D8_-443.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1D9_-444.svg b/src/icons/svg/0xF1D9_-444.svg new file mode 100644 index 000000000..039cf0b41 --- /dev/null +++ b/src/icons/svg/0xF1D9_-444.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1DA_-445.svg b/src/icons/svg/0xF1DA_-445.svg new file mode 100644 index 000000000..8a0aa945a --- /dev/null +++ b/src/icons/svg/0xF1DA_-445.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1DB_-446.svg b/src/icons/svg/0xF1DB_-446.svg new file mode 100644 index 000000000..80e6b1a6c --- /dev/null +++ b/src/icons/svg/0xF1DB_-446.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1DC_-447.svg b/src/icons/svg/0xF1DC_-447.svg new file mode 100644 index 000000000..97a5b8ab4 --- /dev/null +++ b/src/icons/svg/0xF1DC_-447.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1DD_-448.svg b/src/icons/svg/0xF1DD_-448.svg new file mode 100644 index 000000000..61bb47df2 --- /dev/null +++ b/src/icons/svg/0xF1DD_-448.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1DE_-449.svg b/src/icons/svg/0xF1DE_-449.svg new file mode 100644 index 000000000..39ef50adc --- /dev/null +++ b/src/icons/svg/0xF1DE_-449.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E0_uniF1E0.svg b/src/icons/svg/0xF1E0_uniF1E0.svg new file mode 100644 index 000000000..987c4c413 --- /dev/null +++ b/src/icons/svg/0xF1E0_uniF1E0.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E1_-451.svg b/src/icons/svg/0xF1E1_-451.svg new file mode 100644 index 000000000..d85d7496e --- /dev/null +++ b/src/icons/svg/0xF1E1_-451.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E2_-452.svg b/src/icons/svg/0xF1E2_-452.svg new file mode 100644 index 000000000..f89df2e29 --- /dev/null +++ b/src/icons/svg/0xF1E2_-452.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E3_-453.svg b/src/icons/svg/0xF1E3_-453.svg new file mode 100644 index 000000000..571cd1513 --- /dev/null +++ b/src/icons/svg/0xF1E3_-453.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E4_-454.svg b/src/icons/svg/0xF1E4_-454.svg new file mode 100644 index 000000000..3e37b23cc --- /dev/null +++ b/src/icons/svg/0xF1E4_-454.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E5_-455.svg b/src/icons/svg/0xF1E5_-455.svg new file mode 100644 index 000000000..643b67a41 --- /dev/null +++ b/src/icons/svg/0xF1E5_-455.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E6_-456.svg b/src/icons/svg/0xF1E6_-456.svg new file mode 100644 index 000000000..097f84bf8 --- /dev/null +++ b/src/icons/svg/0xF1E6_-456.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E7_-457.svg b/src/icons/svg/0xF1E7_-457.svg new file mode 100644 index 000000000..fbd246c40 --- /dev/null +++ b/src/icons/svg/0xF1E7_-457.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E8_-458.svg b/src/icons/svg/0xF1E8_-458.svg new file mode 100644 index 000000000..41beb9bf8 --- /dev/null +++ b/src/icons/svg/0xF1E8_-458.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1E9_-459.svg b/src/icons/svg/0xF1E9_-459.svg new file mode 100644 index 000000000..1663e764a --- /dev/null +++ b/src/icons/svg/0xF1E9_-459.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1EA_-460.svg b/src/icons/svg/0xF1EA_-460.svg new file mode 100644 index 000000000..77d8b9629 --- /dev/null +++ b/src/icons/svg/0xF1EA_-460.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1EB_-461.svg b/src/icons/svg/0xF1EB_-461.svg new file mode 100644 index 000000000..e14d8deec --- /dev/null +++ b/src/icons/svg/0xF1EB_-461.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1EC_-462.svg b/src/icons/svg/0xF1EC_-462.svg new file mode 100644 index 000000000..67e89fbe4 --- /dev/null +++ b/src/icons/svg/0xF1EC_-462.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1ED_-463.svg b/src/icons/svg/0xF1ED_-463.svg new file mode 100644 index 000000000..ad33b35eb --- /dev/null +++ b/src/icons/svg/0xF1ED_-463.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1EE_-464.svg b/src/icons/svg/0xF1EE_-464.svg new file mode 100644 index 000000000..49e1d8269 --- /dev/null +++ b/src/icons/svg/0xF1EE_-464.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F0_uniF1F0.svg b/src/icons/svg/0xF1F0_uniF1F0.svg new file mode 100644 index 000000000..bea909c89 --- /dev/null +++ b/src/icons/svg/0xF1F0_uniF1F0.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F1_-466.svg b/src/icons/svg/0xF1F1_-466.svg new file mode 100644 index 000000000..f1571c41d --- /dev/null +++ b/src/icons/svg/0xF1F1_-466.svg @@ -0,0 +1,16 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F2_-467.svg b/src/icons/svg/0xF1F2_-467.svg new file mode 100644 index 000000000..1ac648f5f --- /dev/null +++ b/src/icons/svg/0xF1F2_-467.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F3_f1f3.svg b/src/icons/svg/0xF1F3_f1f3.svg new file mode 100644 index 000000000..d881523ab --- /dev/null +++ b/src/icons/svg/0xF1F3_f1f3.svg @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F4_-469.svg b/src/icons/svg/0xF1F4_-469.svg new file mode 100644 index 000000000..ff284bc41 --- /dev/null +++ b/src/icons/svg/0xF1F4_-469.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F5_-470.svg b/src/icons/svg/0xF1F5_-470.svg new file mode 100644 index 000000000..4431aba20 --- /dev/null +++ b/src/icons/svg/0xF1F5_-470.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F6_-471.svg b/src/icons/svg/0xF1F6_-471.svg new file mode 100644 index 000000000..2782824db --- /dev/null +++ b/src/icons/svg/0xF1F6_-471.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F7_-472.svg b/src/icons/svg/0xF1F7_-472.svg new file mode 100644 index 000000000..bef6b553b --- /dev/null +++ b/src/icons/svg/0xF1F7_-472.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F8_-473.svg b/src/icons/svg/0xF1F8_-473.svg new file mode 100644 index 000000000..c25212e51 --- /dev/null +++ b/src/icons/svg/0xF1F8_-473.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1F9_-474.svg b/src/icons/svg/0xF1F9_-474.svg new file mode 100644 index 000000000..70f26875f --- /dev/null +++ b/src/icons/svg/0xF1F9_-474.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1FA_-475.svg b/src/icons/svg/0xF1FA_-475.svg new file mode 100644 index 000000000..9d515a80b --- /dev/null +++ b/src/icons/svg/0xF1FA_-475.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1FB_-476.svg b/src/icons/svg/0xF1FB_-476.svg new file mode 100644 index 000000000..afcee9799 --- /dev/null +++ b/src/icons/svg/0xF1FB_-476.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1FC_f1fc.svg b/src/icons/svg/0xF1FC_f1fc.svg new file mode 100644 index 000000000..2b1df0783 --- /dev/null +++ b/src/icons/svg/0xF1FC_f1fc.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1FD_-478.svg b/src/icons/svg/0xF1FD_-478.svg new file mode 100644 index 000000000..f8694bde0 --- /dev/null +++ b/src/icons/svg/0xF1FD_-478.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF1FE_-479.svg b/src/icons/svg/0xF1FE_-479.svg new file mode 100644 index 000000000..60fbbeb20 --- /dev/null +++ b/src/icons/svg/0xF1FE_-479.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF200_-480.svg b/src/icons/svg/0xF200_-480.svg new file mode 100644 index 000000000..03569f706 --- /dev/null +++ b/src/icons/svg/0xF200_-480.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF201_-481.svg b/src/icons/svg/0xF201_-481.svg new file mode 100644 index 000000000..a7c51fd5d --- /dev/null +++ b/src/icons/svg/0xF201_-481.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF202_-482.svg b/src/icons/svg/0xF202_-482.svg new file mode 100644 index 000000000..63f8bd712 --- /dev/null +++ b/src/icons/svg/0xF202_-482.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF203_-483.svg b/src/icons/svg/0xF203_-483.svg new file mode 100644 index 000000000..4c9568d5b --- /dev/null +++ b/src/icons/svg/0xF203_-483.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF204_-484.svg b/src/icons/svg/0xF204_-484.svg new file mode 100644 index 000000000..07d68736e --- /dev/null +++ b/src/icons/svg/0xF204_-484.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF205_-485.svg b/src/icons/svg/0xF205_-485.svg new file mode 100644 index 000000000..e54187172 --- /dev/null +++ b/src/icons/svg/0xF205_-485.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF206_-486.svg b/src/icons/svg/0xF206_-486.svg new file mode 100644 index 000000000..451b0ceb0 --- /dev/null +++ b/src/icons/svg/0xF206_-486.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF207_-487.svg b/src/icons/svg/0xF207_-487.svg new file mode 100644 index 000000000..1284332fb --- /dev/null +++ b/src/icons/svg/0xF207_-487.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF208_-488.svg b/src/icons/svg/0xF208_-488.svg new file mode 100644 index 000000000..ff29add85 --- /dev/null +++ b/src/icons/svg/0xF208_-488.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF209_-489.svg b/src/icons/svg/0xF209_-489.svg new file mode 100644 index 000000000..2e293599d --- /dev/null +++ b/src/icons/svg/0xF209_-489.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF20A_-490.svg b/src/icons/svg/0xF20A_-490.svg new file mode 100644 index 000000000..416f354b3 --- /dev/null +++ b/src/icons/svg/0xF20A_-490.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF20B_-491.svg b/src/icons/svg/0xF20B_-491.svg new file mode 100644 index 000000000..1dace7a1f --- /dev/null +++ b/src/icons/svg/0xF20B_-491.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF20C_-492.svg b/src/icons/svg/0xF20C_-492.svg new file mode 100644 index 000000000..b6f98a6d3 --- /dev/null +++ b/src/icons/svg/0xF20C_-492.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF20D_-493.svg b/src/icons/svg/0xF20D_-493.svg new file mode 100644 index 000000000..961d34664 --- /dev/null +++ b/src/icons/svg/0xF20D_-493.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF20E_-494.svg b/src/icons/svg/0xF20E_-494.svg new file mode 100644 index 000000000..72c341000 --- /dev/null +++ b/src/icons/svg/0xF20E_-494.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF210_f210.svg b/src/icons/svg/0xF210_f210.svg new file mode 100644 index 000000000..eba823b47 --- /dev/null +++ b/src/icons/svg/0xF210_f210.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF211_-496.svg b/src/icons/svg/0xF211_-496.svg new file mode 100644 index 000000000..2b810658a --- /dev/null +++ b/src/icons/svg/0xF211_-496.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF212_f212.svg b/src/icons/svg/0xF212_f212.svg new file mode 100644 index 000000000..4db5b923d --- /dev/null +++ b/src/icons/svg/0xF212_f212.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF213_-498.svg b/src/icons/svg/0xF213_-498.svg new file mode 100644 index 000000000..08624e047 --- /dev/null +++ b/src/icons/svg/0xF213_-498.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF214_-499.svg b/src/icons/svg/0xF214_-499.svg new file mode 100644 index 000000000..84438261b --- /dev/null +++ b/src/icons/svg/0xF214_-499.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF215_-500.svg b/src/icons/svg/0xF215_-500.svg new file mode 100644 index 000000000..4e274d9c6 --- /dev/null +++ b/src/icons/svg/0xF215_-500.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF216_-501.svg b/src/icons/svg/0xF216_-501.svg new file mode 100644 index 000000000..eadd3e5cb --- /dev/null +++ b/src/icons/svg/0xF216_-501.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF217_-502.svg b/src/icons/svg/0xF217_-502.svg new file mode 100644 index 000000000..ff3f2db9b --- /dev/null +++ b/src/icons/svg/0xF217_-502.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF218_-503.svg b/src/icons/svg/0xF218_-503.svg new file mode 100644 index 000000000..f849207eb --- /dev/null +++ b/src/icons/svg/0xF218_-503.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF219_-504.svg b/src/icons/svg/0xF219_-504.svg new file mode 100644 index 000000000..8c5dc3632 --- /dev/null +++ b/src/icons/svg/0xF219_-504.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF21A_-505.svg b/src/icons/svg/0xF21A_-505.svg new file mode 100644 index 000000000..f990c0943 --- /dev/null +++ b/src/icons/svg/0xF21A_-505.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF21B_-506.svg b/src/icons/svg/0xF21B_-506.svg new file mode 100644 index 000000000..0e0cd6548 --- /dev/null +++ b/src/icons/svg/0xF21B_-506.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF21C_-507.svg b/src/icons/svg/0xF21C_-507.svg new file mode 100644 index 000000000..7fdb4363b --- /dev/null +++ b/src/icons/svg/0xF21C_-507.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF21D_-508.svg b/src/icons/svg/0xF21D_-508.svg new file mode 100644 index 000000000..03c8686a6 --- /dev/null +++ b/src/icons/svg/0xF21D_-508.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF21E_-509.svg b/src/icons/svg/0xF21E_-509.svg new file mode 100644 index 000000000..2c8e392c3 --- /dev/null +++ b/src/icons/svg/0xF21E_-509.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF221_venus.svg b/src/icons/svg/0xF221_venus.svg new file mode 100644 index 000000000..98256a708 --- /dev/null +++ b/src/icons/svg/0xF221_venus.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF222_-511.svg b/src/icons/svg/0xF222_-511.svg new file mode 100644 index 000000000..ff6ee0853 --- /dev/null +++ b/src/icons/svg/0xF222_-511.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF223_-512.svg b/src/icons/svg/0xF223_-512.svg new file mode 100644 index 000000000..affe20e07 --- /dev/null +++ b/src/icons/svg/0xF223_-512.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF224_-513.svg b/src/icons/svg/0xF224_-513.svg new file mode 100644 index 000000000..1ca1a4bb9 --- /dev/null +++ b/src/icons/svg/0xF224_-513.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF225_-514.svg b/src/icons/svg/0xF225_-514.svg new file mode 100644 index 000000000..3a7fedbaf --- /dev/null +++ b/src/icons/svg/0xF225_-514.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF226_-515.svg b/src/icons/svg/0xF226_-515.svg new file mode 100644 index 000000000..a44471653 --- /dev/null +++ b/src/icons/svg/0xF226_-515.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF227_-516.svg b/src/icons/svg/0xF227_-516.svg new file mode 100644 index 000000000..a85dad7d0 --- /dev/null +++ b/src/icons/svg/0xF227_-516.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF228_-517.svg b/src/icons/svg/0xF228_-517.svg new file mode 100644 index 000000000..a8f8a853f --- /dev/null +++ b/src/icons/svg/0xF228_-517.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF229_-518.svg b/src/icons/svg/0xF229_-518.svg new file mode 100644 index 000000000..77de1d64b --- /dev/null +++ b/src/icons/svg/0xF229_-518.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22A_-519.svg b/src/icons/svg/0xF22A_-519.svg new file mode 100644 index 000000000..744b89842 --- /dev/null +++ b/src/icons/svg/0xF22A_-519.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22B_-520.svg b/src/icons/svg/0xF22B_-520.svg new file mode 100644 index 000000000..63c66f3a9 --- /dev/null +++ b/src/icons/svg/0xF22B_-520.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22C_-521.svg b/src/icons/svg/0xF22C_-521.svg new file mode 100644 index 000000000..f45ff5290 --- /dev/null +++ b/src/icons/svg/0xF22C_-521.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22D_-522.svg b/src/icons/svg/0xF22D_-522.svg new file mode 100644 index 000000000..e7886fa10 --- /dev/null +++ b/src/icons/svg/0xF22D_-522.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22E_-523.svg b/src/icons/svg/0xF22E_-523.svg new file mode 100644 index 000000000..bfa43b5c3 --- /dev/null +++ b/src/icons/svg/0xF22E_-523.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF22F_-524.svg b/src/icons/svg/0xF22F_-524.svg new file mode 100644 index 000000000..afdbf2584 --- /dev/null +++ b/src/icons/svg/0xF22F_-524.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF230_-525.svg b/src/icons/svg/0xF230_-525.svg new file mode 100644 index 000000000..bd8b57f76 --- /dev/null +++ b/src/icons/svg/0xF230_-525.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF231_-526.svg b/src/icons/svg/0xF231_-526.svg new file mode 100644 index 000000000..861cabbc8 --- /dev/null +++ b/src/icons/svg/0xF231_-526.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF232_-527.svg b/src/icons/svg/0xF232_-527.svg new file mode 100644 index 000000000..703085db2 --- /dev/null +++ b/src/icons/svg/0xF232_-527.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF233_-528.svg b/src/icons/svg/0xF233_-528.svg new file mode 100644 index 000000000..ff0627911 --- /dev/null +++ b/src/icons/svg/0xF233_-528.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF234_-529.svg b/src/icons/svg/0xF234_-529.svg new file mode 100644 index 000000000..e678c151f --- /dev/null +++ b/src/icons/svg/0xF234_-529.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF235_-530.svg b/src/icons/svg/0xF235_-530.svg new file mode 100644 index 000000000..f32501899 --- /dev/null +++ b/src/icons/svg/0xF235_-530.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF236_-531.svg b/src/icons/svg/0xF236_-531.svg new file mode 100644 index 000000000..9d72a2384 --- /dev/null +++ b/src/icons/svg/0xF236_-531.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF237_-532.svg b/src/icons/svg/0xF237_-532.svg new file mode 100644 index 000000000..f4bcecefb --- /dev/null +++ b/src/icons/svg/0xF237_-532.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF238_-533.svg b/src/icons/svg/0xF238_-533.svg new file mode 100644 index 000000000..c83b2f440 --- /dev/null +++ b/src/icons/svg/0xF238_-533.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF239_-534.svg b/src/icons/svg/0xF239_-534.svg new file mode 100644 index 000000000..e158f20a0 --- /dev/null +++ b/src/icons/svg/0xF239_-534.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF23A_-535.svg b/src/icons/svg/0xF23A_-535.svg new file mode 100644 index 000000000..5bb235639 --- /dev/null +++ b/src/icons/svg/0xF23A_-535.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF23B_-536.svg b/src/icons/svg/0xF23B_-536.svg new file mode 100644 index 000000000..908f52751 --- /dev/null +++ b/src/icons/svg/0xF23B_-536.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF23C_-537.svg b/src/icons/svg/0xF23C_-537.svg new file mode 100644 index 000000000..a76d944c9 --- /dev/null +++ b/src/icons/svg/0xF23C_-537.svg @@ -0,0 +1,22 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF23D_-538.svg b/src/icons/svg/0xF23D_-538.svg new file mode 100644 index 000000000..1102fd52c --- /dev/null +++ b/src/icons/svg/0xF23D_-538.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF23E_-539.svg b/src/icons/svg/0xF23E_-539.svg new file mode 100644 index 000000000..8e59d836f --- /dev/null +++ b/src/icons/svg/0xF23E_-539.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF240_-540.svg b/src/icons/svg/0xF240_-540.svg new file mode 100644 index 000000000..87fe86314 --- /dev/null +++ b/src/icons/svg/0xF240_-540.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF241_-541.svg b/src/icons/svg/0xF241_-541.svg new file mode 100644 index 000000000..9cbdeba0e --- /dev/null +++ b/src/icons/svg/0xF241_-541.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF242_-542.svg b/src/icons/svg/0xF242_-542.svg new file mode 100644 index 000000000..7c37b5cbd --- /dev/null +++ b/src/icons/svg/0xF242_-542.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF243_-543.svg b/src/icons/svg/0xF243_-543.svg new file mode 100644 index 000000000..168fd686a --- /dev/null +++ b/src/icons/svg/0xF243_-543.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF244_-544.svg b/src/icons/svg/0xF244_-544.svg new file mode 100644 index 000000000..114026d0c --- /dev/null +++ b/src/icons/svg/0xF244_-544.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF245_-545.svg b/src/icons/svg/0xF245_-545.svg new file mode 100644 index 000000000..0bcce9bcd --- /dev/null +++ b/src/icons/svg/0xF245_-545.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF246_-546.svg b/src/icons/svg/0xF246_-546.svg new file mode 100644 index 000000000..523624ee8 --- /dev/null +++ b/src/icons/svg/0xF246_-546.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF247_-547.svg b/src/icons/svg/0xF247_-547.svg new file mode 100644 index 000000000..44c688b65 --- /dev/null +++ b/src/icons/svg/0xF247_-547.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF248_-548.svg b/src/icons/svg/0xF248_-548.svg new file mode 100644 index 000000000..683e34584 --- /dev/null +++ b/src/icons/svg/0xF248_-548.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF249_-549.svg b/src/icons/svg/0xF249_-549.svg new file mode 100644 index 000000000..008494623 --- /dev/null +++ b/src/icons/svg/0xF249_-549.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF24A_-550.svg b/src/icons/svg/0xF24A_-550.svg new file mode 100644 index 000000000..d0d055789 --- /dev/null +++ b/src/icons/svg/0xF24A_-550.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF24B_-551.svg b/src/icons/svg/0xF24B_-551.svg new file mode 100644 index 000000000..470a7c543 --- /dev/null +++ b/src/icons/svg/0xF24B_-551.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF24C_-552.svg b/src/icons/svg/0xF24C_-552.svg new file mode 100644 index 000000000..6a742497c --- /dev/null +++ b/src/icons/svg/0xF24C_-552.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF24D_-553.svg b/src/icons/svg/0xF24D_-553.svg new file mode 100644 index 000000000..ae58e1fb9 --- /dev/null +++ b/src/icons/svg/0xF24D_-553.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF24E_-554.svg b/src/icons/svg/0xF24E_-554.svg new file mode 100644 index 000000000..4749aef40 --- /dev/null +++ b/src/icons/svg/0xF24E_-554.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF250_-555.svg b/src/icons/svg/0xF250_-555.svg new file mode 100644 index 000000000..2272d377d --- /dev/null +++ b/src/icons/svg/0xF250_-555.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF251_-556.svg b/src/icons/svg/0xF251_-556.svg new file mode 100644 index 000000000..6e9cfc007 --- /dev/null +++ b/src/icons/svg/0xF251_-556.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF252_-557.svg b/src/icons/svg/0xF252_-557.svg new file mode 100644 index 000000000..0a078f976 --- /dev/null +++ b/src/icons/svg/0xF252_-557.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF253_-558.svg b/src/icons/svg/0xF253_-558.svg new file mode 100644 index 000000000..4023243b4 --- /dev/null +++ b/src/icons/svg/0xF253_-558.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF254_-559.svg b/src/icons/svg/0xF254_-559.svg new file mode 100644 index 000000000..a00a2eebd --- /dev/null +++ b/src/icons/svg/0xF254_-559.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF255_-560.svg b/src/icons/svg/0xF255_-560.svg new file mode 100644 index 000000000..dcd25c13c --- /dev/null +++ b/src/icons/svg/0xF255_-560.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF256_-561.svg b/src/icons/svg/0xF256_-561.svg new file mode 100644 index 000000000..c764c6f2c --- /dev/null +++ b/src/icons/svg/0xF256_-561.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF257_-562.svg b/src/icons/svg/0xF257_-562.svg new file mode 100644 index 000000000..9df0df1db --- /dev/null +++ b/src/icons/svg/0xF257_-562.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF258_-563.svg b/src/icons/svg/0xF258_-563.svg new file mode 100644 index 000000000..092e90f4f --- /dev/null +++ b/src/icons/svg/0xF258_-563.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF259_-564.svg b/src/icons/svg/0xF259_-564.svg new file mode 100644 index 000000000..aa9365532 --- /dev/null +++ b/src/icons/svg/0xF259_-564.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF25A_-565.svg b/src/icons/svg/0xF25A_-565.svg new file mode 100644 index 000000000..2b9c1e3fe --- /dev/null +++ b/src/icons/svg/0xF25A_-565.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF25B_-566.svg b/src/icons/svg/0xF25B_-566.svg new file mode 100644 index 000000000..566e4d21f --- /dev/null +++ b/src/icons/svg/0xF25B_-566.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF25C_-567.svg b/src/icons/svg/0xF25C_-567.svg new file mode 100644 index 000000000..2fbb2525b --- /dev/null +++ b/src/icons/svg/0xF25C_-567.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF25D_-568.svg b/src/icons/svg/0xF25D_-568.svg new file mode 100644 index 000000000..94177236c --- /dev/null +++ b/src/icons/svg/0xF25D_-568.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF25E_-569.svg b/src/icons/svg/0xF25E_-569.svg new file mode 100644 index 000000000..37e237e9c --- /dev/null +++ b/src/icons/svg/0xF25E_-569.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF260_f260.svg b/src/icons/svg/0xF260_f260.svg new file mode 100644 index 000000000..c2d8710e5 --- /dev/null +++ b/src/icons/svg/0xF260_f260.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF261_f261.svg b/src/icons/svg/0xF261_f261.svg new file mode 100644 index 000000000..c3c9dad23 --- /dev/null +++ b/src/icons/svg/0xF261_f261.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF262_-572.svg b/src/icons/svg/0xF262_-572.svg new file mode 100644 index 000000000..c155a5200 --- /dev/null +++ b/src/icons/svg/0xF262_-572.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF263_f263.svg b/src/icons/svg/0xF263_f263.svg new file mode 100644 index 000000000..d160eb2ee --- /dev/null +++ b/src/icons/svg/0xF263_f263.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF264_-574.svg b/src/icons/svg/0xF264_-574.svg new file mode 100644 index 000000000..aea3239ae --- /dev/null +++ b/src/icons/svg/0xF264_-574.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF265_-575.svg b/src/icons/svg/0xF265_-575.svg new file mode 100644 index 000000000..13d33c78b --- /dev/null +++ b/src/icons/svg/0xF265_-575.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF266_-576.svg b/src/icons/svg/0xF266_-576.svg new file mode 100644 index 000000000..46a477752 --- /dev/null +++ b/src/icons/svg/0xF266_-576.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF267_-577.svg b/src/icons/svg/0xF267_-577.svg new file mode 100644 index 000000000..eb2f11e38 --- /dev/null +++ b/src/icons/svg/0xF267_-577.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF268_-578.svg b/src/icons/svg/0xF268_-578.svg new file mode 100644 index 000000000..08f9d995f --- /dev/null +++ b/src/icons/svg/0xF268_-578.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF269_-579.svg b/src/icons/svg/0xF269_-579.svg new file mode 100644 index 000000000..12a0fd076 --- /dev/null +++ b/src/icons/svg/0xF269_-579.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF26A_-580.svg b/src/icons/svg/0xF26A_-580.svg new file mode 100644 index 000000000..2abff4475 --- /dev/null +++ b/src/icons/svg/0xF26A_-580.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF26B_-581.svg b/src/icons/svg/0xF26B_-581.svg new file mode 100644 index 000000000..e844b6097 --- /dev/null +++ b/src/icons/svg/0xF26B_-581.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF26C_-582.svg b/src/icons/svg/0xF26C_-582.svg new file mode 100644 index 000000000..7ac6df282 --- /dev/null +++ b/src/icons/svg/0xF26C_-582.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF26D_-583.svg b/src/icons/svg/0xF26D_-583.svg new file mode 100644 index 000000000..6b5fad2b8 --- /dev/null +++ b/src/icons/svg/0xF26D_-583.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF26E_-584.svg b/src/icons/svg/0xF26E_-584.svg new file mode 100644 index 000000000..36c384260 --- /dev/null +++ b/src/icons/svg/0xF26E_-584.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF270_-585.svg b/src/icons/svg/0xF270_-585.svg new file mode 100644 index 000000000..2fb13e1e4 --- /dev/null +++ b/src/icons/svg/0xF270_-585.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF271_-586.svg b/src/icons/svg/0xF271_-586.svg new file mode 100644 index 000000000..1e4cb7621 --- /dev/null +++ b/src/icons/svg/0xF271_-586.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF272_-587.svg b/src/icons/svg/0xF272_-587.svg new file mode 100644 index 000000000..3878e7442 --- /dev/null +++ b/src/icons/svg/0xF272_-587.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF273_-588.svg b/src/icons/svg/0xF273_-588.svg new file mode 100644 index 000000000..54552f6ee --- /dev/null +++ b/src/icons/svg/0xF273_-588.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF274_-589.svg b/src/icons/svg/0xF274_-589.svg new file mode 100644 index 000000000..c4168f0eb --- /dev/null +++ b/src/icons/svg/0xF274_-589.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF275_-590.svg b/src/icons/svg/0xF275_-590.svg new file mode 100644 index 000000000..8e080fb34 --- /dev/null +++ b/src/icons/svg/0xF275_-590.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF276_-591.svg b/src/icons/svg/0xF276_-591.svg new file mode 100644 index 000000000..56baf617f --- /dev/null +++ b/src/icons/svg/0xF276_-591.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF277_-592.svg b/src/icons/svg/0xF277_-592.svg new file mode 100644 index 000000000..f6ca0cfbf --- /dev/null +++ b/src/icons/svg/0xF277_-592.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF278_-593.svg b/src/icons/svg/0xF278_-593.svg new file mode 100644 index 000000000..e7be454ac --- /dev/null +++ b/src/icons/svg/0xF278_-593.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF279_-594.svg b/src/icons/svg/0xF279_-594.svg new file mode 100644 index 000000000..72cf5d462 --- /dev/null +++ b/src/icons/svg/0xF279_-594.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF27A_-595.svg b/src/icons/svg/0xF27A_-595.svg new file mode 100644 index 000000000..8576045ec --- /dev/null +++ b/src/icons/svg/0xF27A_-595.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF27B_-596.svg b/src/icons/svg/0xF27B_-596.svg new file mode 100644 index 000000000..fe3269047 --- /dev/null +++ b/src/icons/svg/0xF27B_-596.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF27C_-597.svg b/src/icons/svg/0xF27C_-597.svg new file mode 100644 index 000000000..5a98b05a3 --- /dev/null +++ b/src/icons/svg/0xF27C_-597.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF27D_-598.svg b/src/icons/svg/0xF27D_-598.svg new file mode 100644 index 000000000..5cfae9611 --- /dev/null +++ b/src/icons/svg/0xF27D_-598.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF27E_f27e.svg b/src/icons/svg/0xF27E_f27e.svg new file mode 100644 index 000000000..1bd365adf --- /dev/null +++ b/src/icons/svg/0xF27E_f27e.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF280_uniF280.svg b/src/icons/svg/0xF280_uniF280.svg new file mode 100644 index 000000000..2f8b9a294 --- /dev/null +++ b/src/icons/svg/0xF280_uniF280.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF281_uniF281.svg b/src/icons/svg/0xF281_uniF281.svg new file mode 100644 index 000000000..abd054aa9 --- /dev/null +++ b/src/icons/svg/0xF281_uniF281.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF282_-602.svg b/src/icons/svg/0xF282_-602.svg new file mode 100644 index 000000000..0b3a67cd4 --- /dev/null +++ b/src/icons/svg/0xF282_-602.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF283_-603.svg b/src/icons/svg/0xF283_-603.svg new file mode 100644 index 000000000..1c0df8c26 --- /dev/null +++ b/src/icons/svg/0xF283_-603.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF284_-604.svg b/src/icons/svg/0xF284_-604.svg new file mode 100644 index 000000000..471824d0d --- /dev/null +++ b/src/icons/svg/0xF284_-604.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF285_uniF285.svg b/src/icons/svg/0xF285_uniF285.svg new file mode 100644 index 000000000..56bea9cdc --- /dev/null +++ b/src/icons/svg/0xF285_uniF285.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF286_uniF286.svg b/src/icons/svg/0xF286_uniF286.svg new file mode 100644 index 000000000..f44c2bf04 --- /dev/null +++ b/src/icons/svg/0xF286_uniF286.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF287_-607.svg b/src/icons/svg/0xF287_-607.svg new file mode 100644 index 000000000..ef03444b5 --- /dev/null +++ b/src/icons/svg/0xF287_-607.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF288_-608.svg b/src/icons/svg/0xF288_-608.svg new file mode 100644 index 000000000..811cc2961 --- /dev/null +++ b/src/icons/svg/0xF288_-608.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF289_-609.svg b/src/icons/svg/0xF289_-609.svg new file mode 100644 index 000000000..1d06b3a7e --- /dev/null +++ b/src/icons/svg/0xF289_-609.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF28A_-610.svg b/src/icons/svg/0xF28A_-610.svg new file mode 100644 index 000000000..f4588fc1b --- /dev/null +++ b/src/icons/svg/0xF28A_-610.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF28B_-611.svg b/src/icons/svg/0xF28B_-611.svg new file mode 100644 index 000000000..d1b872440 --- /dev/null +++ b/src/icons/svg/0xF28B_-611.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF28C_-612.svg b/src/icons/svg/0xF28C_-612.svg new file mode 100644 index 000000000..13a813fc0 --- /dev/null +++ b/src/icons/svg/0xF28C_-612.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF28D_-613.svg b/src/icons/svg/0xF28D_-613.svg new file mode 100644 index 000000000..01b8f75b9 --- /dev/null +++ b/src/icons/svg/0xF28D_-613.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF28E_-614.svg b/src/icons/svg/0xF28E_-614.svg new file mode 100644 index 000000000..0d8a8701f --- /dev/null +++ b/src/icons/svg/0xF28E_-614.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF290_-615.svg b/src/icons/svg/0xF290_-615.svg new file mode 100644 index 000000000..9da949224 --- /dev/null +++ b/src/icons/svg/0xF290_-615.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF291_-616.svg b/src/icons/svg/0xF291_-616.svg new file mode 100644 index 000000000..409938d3b --- /dev/null +++ b/src/icons/svg/0xF291_-616.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF292_-617.svg b/src/icons/svg/0xF292_-617.svg new file mode 100644 index 000000000..eeff4d3ad --- /dev/null +++ b/src/icons/svg/0xF292_-617.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF293_-618.svg b/src/icons/svg/0xF293_-618.svg new file mode 100644 index 000000000..9adb1f544 --- /dev/null +++ b/src/icons/svg/0xF293_-618.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF294_-619.svg b/src/icons/svg/0xF294_-619.svg new file mode 100644 index 000000000..a9352462c --- /dev/null +++ b/src/icons/svg/0xF294_-619.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF295_-620.svg b/src/icons/svg/0xF295_-620.svg new file mode 100644 index 000000000..fb6438351 --- /dev/null +++ b/src/icons/svg/0xF295_-620.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF296_-621.svg b/src/icons/svg/0xF296_-621.svg new file mode 100644 index 000000000..12647113a --- /dev/null +++ b/src/icons/svg/0xF296_-621.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF297_-622.svg b/src/icons/svg/0xF297_-622.svg new file mode 100644 index 000000000..a14ae2539 --- /dev/null +++ b/src/icons/svg/0xF297_-622.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF298_-623.svg b/src/icons/svg/0xF298_-623.svg new file mode 100644 index 000000000..37c294ab6 --- /dev/null +++ b/src/icons/svg/0xF298_-623.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF299_-624.svg b/src/icons/svg/0xF299_-624.svg new file mode 100644 index 000000000..397d89efd --- /dev/null +++ b/src/icons/svg/0xF299_-624.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF29A_-625.svg b/src/icons/svg/0xF29A_-625.svg new file mode 100644 index 000000000..1a3b71852 --- /dev/null +++ b/src/icons/svg/0xF29A_-625.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF29B_-626.svg b/src/icons/svg/0xF29B_-626.svg new file mode 100644 index 000000000..e029293df --- /dev/null +++ b/src/icons/svg/0xF29B_-626.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF29C_-627.svg b/src/icons/svg/0xF29C_-627.svg new file mode 100644 index 000000000..ab460df35 --- /dev/null +++ b/src/icons/svg/0xF29C_-627.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF29D_-628.svg b/src/icons/svg/0xF29D_-628.svg new file mode 100644 index 000000000..121944165 --- /dev/null +++ b/src/icons/svg/0xF29D_-628.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF29E_-629.svg b/src/icons/svg/0xF29E_-629.svg new file mode 100644 index 000000000..75dc70317 --- /dev/null +++ b/src/icons/svg/0xF29E_-629.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A0_uniF2A0.svg b/src/icons/svg/0xF2A0_uniF2A0.svg new file mode 100644 index 000000000..41f2581b6 --- /dev/null +++ b/src/icons/svg/0xF2A0_uniF2A0.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A1_uniF2A1.svg b/src/icons/svg/0xF2A1_uniF2A1.svg new file mode 100644 index 000000000..14c7a3432 --- /dev/null +++ b/src/icons/svg/0xF2A1_uniF2A1.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A2_uniF2A2.svg b/src/icons/svg/0xF2A2_uniF2A2.svg new file mode 100644 index 000000000..75987213b --- /dev/null +++ b/src/icons/svg/0xF2A2_uniF2A2.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A3_uniF2A3.svg b/src/icons/svg/0xF2A3_uniF2A3.svg new file mode 100644 index 000000000..7aa399957 --- /dev/null +++ b/src/icons/svg/0xF2A3_uniF2A3.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A4_uniF2A4.svg b/src/icons/svg/0xF2A4_uniF2A4.svg new file mode 100644 index 000000000..52e47be8a --- /dev/null +++ b/src/icons/svg/0xF2A4_uniF2A4.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A5_uniF2A5.svg b/src/icons/svg/0xF2A5_uniF2A5.svg new file mode 100644 index 000000000..4f84d0eb2 --- /dev/null +++ b/src/icons/svg/0xF2A5_uniF2A5.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A6_uniF2A6.svg b/src/icons/svg/0xF2A6_uniF2A6.svg new file mode 100644 index 000000000..3be1414c7 --- /dev/null +++ b/src/icons/svg/0xF2A6_uniF2A6.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A7_uniF2A7.svg b/src/icons/svg/0xF2A7_uniF2A7.svg new file mode 100644 index 000000000..f57a60af6 --- /dev/null +++ b/src/icons/svg/0xF2A7_uniF2A7.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A8_uniF2A8.svg b/src/icons/svg/0xF2A8_uniF2A8.svg new file mode 100644 index 000000000..6165aa3cb --- /dev/null +++ b/src/icons/svg/0xF2A8_uniF2A8.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2A9_uniF2A9.svg b/src/icons/svg/0xF2A9_uniF2A9.svg new file mode 100644 index 000000000..225949c29 --- /dev/null +++ b/src/icons/svg/0xF2A9_uniF2A9.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2AA_uniF2AA.svg b/src/icons/svg/0xF2AA_uniF2AA.svg new file mode 100644 index 000000000..9a8f10754 --- /dev/null +++ b/src/icons/svg/0xF2AA_uniF2AA.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2AB_uniF2AB.svg b/src/icons/svg/0xF2AB_uniF2AB.svg new file mode 100644 index 000000000..50baa6ff7 --- /dev/null +++ b/src/icons/svg/0xF2AB_uniF2AB.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2AC_uniF2AC.svg b/src/icons/svg/0xF2AC_uniF2AC.svg new file mode 100644 index 000000000..5e361148d --- /dev/null +++ b/src/icons/svg/0xF2AC_uniF2AC.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2AD_uniF2AD.svg b/src/icons/svg/0xF2AD_uniF2AD.svg new file mode 100644 index 000000000..23bffb309 --- /dev/null +++ b/src/icons/svg/0xF2AD_uniF2AD.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2AE_uniF2AE.svg b/src/icons/svg/0xF2AE_uniF2AE.svg new file mode 100644 index 000000000..ec58d7783 --- /dev/null +++ b/src/icons/svg/0xF2AE_uniF2AE.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B0_uniF2B0.svg b/src/icons/svg/0xF2B0_uniF2B0.svg new file mode 100644 index 000000000..9caba206d --- /dev/null +++ b/src/icons/svg/0xF2B0_uniF2B0.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B1_uniF2B1.svg b/src/icons/svg/0xF2B1_uniF2B1.svg new file mode 100644 index 000000000..6e210765f --- /dev/null +++ b/src/icons/svg/0xF2B1_uniF2B1.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B2_uniF2B2.svg b/src/icons/svg/0xF2B2_uniF2B2.svg new file mode 100644 index 000000000..f1d5ea9de --- /dev/null +++ b/src/icons/svg/0xF2B2_uniF2B2.svg @@ -0,0 +1,13 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B3_uniF2B3.svg b/src/icons/svg/0xF2B3_uniF2B3.svg new file mode 100644 index 000000000..fd819544b --- /dev/null +++ b/src/icons/svg/0xF2B3_uniF2B3.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B4_uniF2B4.svg b/src/icons/svg/0xF2B4_uniF2B4.svg new file mode 100644 index 000000000..691033cf5 --- /dev/null +++ b/src/icons/svg/0xF2B4_uniF2B4.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B5_uniF2B5.svg b/src/icons/svg/0xF2B5_uniF2B5.svg new file mode 100644 index 000000000..823ec7963 --- /dev/null +++ b/src/icons/svg/0xF2B5_uniF2B5.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B6_uniF2B6.svg b/src/icons/svg/0xF2B6_uniF2B6.svg new file mode 100644 index 000000000..82123238c --- /dev/null +++ b/src/icons/svg/0xF2B6_uniF2B6.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B7_uniF2B7.svg b/src/icons/svg/0xF2B7_uniF2B7.svg new file mode 100644 index 000000000..508450bc2 --- /dev/null +++ b/src/icons/svg/0xF2B7_uniF2B7.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B8_uniF2B8.svg b/src/icons/svg/0xF2B8_uniF2B8.svg new file mode 100644 index 000000000..c9ac0fa69 --- /dev/null +++ b/src/icons/svg/0xF2B8_uniF2B8.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2B9_uniF2B9.svg b/src/icons/svg/0xF2B9_uniF2B9.svg new file mode 100644 index 000000000..ae6c7db61 --- /dev/null +++ b/src/icons/svg/0xF2B9_uniF2B9.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2BA_uniF2BA.svg b/src/icons/svg/0xF2BA_uniF2BA.svg new file mode 100644 index 000000000..0778080c4 --- /dev/null +++ b/src/icons/svg/0xF2BA_uniF2BA.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2BB_uniF2BB.svg b/src/icons/svg/0xF2BB_uniF2BB.svg new file mode 100644 index 000000000..942e74572 --- /dev/null +++ b/src/icons/svg/0xF2BB_uniF2BB.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2BC_uniF2BC.svg b/src/icons/svg/0xF2BC_uniF2BC.svg new file mode 100644 index 000000000..7db9b4c5b --- /dev/null +++ b/src/icons/svg/0xF2BC_uniF2BC.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2BD_uniF2BD.svg b/src/icons/svg/0xF2BD_uniF2BD.svg new file mode 100644 index 000000000..45f74e7d1 --- /dev/null +++ b/src/icons/svg/0xF2BD_uniF2BD.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2BE_uniF2BE.svg b/src/icons/svg/0xF2BE_uniF2BE.svg new file mode 100644 index 000000000..54de5564b --- /dev/null +++ b/src/icons/svg/0xF2BE_uniF2BE.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C0_uniF2C0.svg b/src/icons/svg/0xF2C0_uniF2C0.svg new file mode 100644 index 000000000..b3721b996 --- /dev/null +++ b/src/icons/svg/0xF2C0_uniF2C0.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C1_uniF2C1.svg b/src/icons/svg/0xF2C1_uniF2C1.svg new file mode 100644 index 000000000..0c4552313 --- /dev/null +++ b/src/icons/svg/0xF2C1_uniF2C1.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C2_uniF2C2.svg b/src/icons/svg/0xF2C2_uniF2C2.svg new file mode 100644 index 000000000..016127836 --- /dev/null +++ b/src/icons/svg/0xF2C2_uniF2C2.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C3_uniF2C3.svg b/src/icons/svg/0xF2C3_uniF2C3.svg new file mode 100644 index 000000000..03fad71bc --- /dev/null +++ b/src/icons/svg/0xF2C3_uniF2C3.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C4_uniF2C4.svg b/src/icons/svg/0xF2C4_uniF2C4.svg new file mode 100644 index 000000000..d984e40da --- /dev/null +++ b/src/icons/svg/0xF2C4_uniF2C4.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C5_uniF2C5.svg b/src/icons/svg/0xF2C5_uniF2C5.svg new file mode 100644 index 000000000..4de988af8 --- /dev/null +++ b/src/icons/svg/0xF2C5_uniF2C5.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C6_uniF2C6.svg b/src/icons/svg/0xF2C6_uniF2C6.svg new file mode 100644 index 000000000..feeefdca3 --- /dev/null +++ b/src/icons/svg/0xF2C6_uniF2C6.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C7_uniF2C7.svg b/src/icons/svg/0xF2C7_uniF2C7.svg new file mode 100644 index 000000000..de12f4620 --- /dev/null +++ b/src/icons/svg/0xF2C7_uniF2C7.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C8_uniF2C8.svg b/src/icons/svg/0xF2C8_uniF2C8.svg new file mode 100644 index 000000000..f1d7923fb --- /dev/null +++ b/src/icons/svg/0xF2C8_uniF2C8.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2C9_uniF2C9.svg b/src/icons/svg/0xF2C9_uniF2C9.svg new file mode 100644 index 000000000..78151899d --- /dev/null +++ b/src/icons/svg/0xF2C9_uniF2C9.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2CA_uniF2CA.svg b/src/icons/svg/0xF2CA_uniF2CA.svg new file mode 100644 index 000000000..858da09af --- /dev/null +++ b/src/icons/svg/0xF2CA_uniF2CA.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2CB_uniF2CB.svg b/src/icons/svg/0xF2CB_uniF2CB.svg new file mode 100644 index 000000000..7fb5f3bba --- /dev/null +++ b/src/icons/svg/0xF2CB_uniF2CB.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2CC_uniF2CC.svg b/src/icons/svg/0xF2CC_uniF2CC.svg new file mode 100644 index 000000000..650be5203 --- /dev/null +++ b/src/icons/svg/0xF2CC_uniF2CC.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2CD_uniF2CD.svg b/src/icons/svg/0xF2CD_uniF2CD.svg new file mode 100644 index 000000000..0381655e6 --- /dev/null +++ b/src/icons/svg/0xF2CD_uniF2CD.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2CE_uniF2CE.svg b/src/icons/svg/0xF2CE_uniF2CE.svg new file mode 100644 index 000000000..805963257 --- /dev/null +++ b/src/icons/svg/0xF2CE_uniF2CE.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D0_uniF2D0.svg b/src/icons/svg/0xF2D0_uniF2D0.svg new file mode 100644 index 000000000..de83276fb --- /dev/null +++ b/src/icons/svg/0xF2D0_uniF2D0.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D1_uniF2D1.svg b/src/icons/svg/0xF2D1_uniF2D1.svg new file mode 100644 index 000000000..744446c6d --- /dev/null +++ b/src/icons/svg/0xF2D1_uniF2D1.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D2_uniF2D2.svg b/src/icons/svg/0xF2D2_uniF2D2.svg new file mode 100644 index 000000000..f1cc9217c --- /dev/null +++ b/src/icons/svg/0xF2D2_uniF2D2.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D3_uniF2D3.svg b/src/icons/svg/0xF2D3_uniF2D3.svg new file mode 100644 index 000000000..0e6510b57 --- /dev/null +++ b/src/icons/svg/0xF2D3_uniF2D3.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D4_uniF2D4.svg b/src/icons/svg/0xF2D4_uniF2D4.svg new file mode 100644 index 000000000..b8ea1be43 --- /dev/null +++ b/src/icons/svg/0xF2D4_uniF2D4.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D5_uniF2D5.svg b/src/icons/svg/0xF2D5_uniF2D5.svg new file mode 100644 index 000000000..45b0b2a6e --- /dev/null +++ b/src/icons/svg/0xF2D5_uniF2D5.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D6_uniF2D6.svg b/src/icons/svg/0xF2D6_uniF2D6.svg new file mode 100644 index 000000000..4a7629ebd --- /dev/null +++ b/src/icons/svg/0xF2D6_uniF2D6.svg @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D7_uniF2D7.svg b/src/icons/svg/0xF2D7_uniF2D7.svg new file mode 100644 index 000000000..96ba289dd --- /dev/null +++ b/src/icons/svg/0xF2D7_uniF2D7.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D8_uniF2D8.svg b/src/icons/svg/0xF2D8_uniF2D8.svg new file mode 100644 index 000000000..02254f419 --- /dev/null +++ b/src/icons/svg/0xF2D8_uniF2D8.svg @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2D9_uniF2D9.svg b/src/icons/svg/0xF2D9_uniF2D9.svg new file mode 100644 index 000000000..fbd506515 --- /dev/null +++ b/src/icons/svg/0xF2D9_uniF2D9.svg @@ -0,0 +1,11 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2DA_uniF2DA.svg b/src/icons/svg/0xF2DA_uniF2DA.svg new file mode 100644 index 000000000..1c47e1d4a --- /dev/null +++ b/src/icons/svg/0xF2DA_uniF2DA.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2DB_uniF2DB.svg b/src/icons/svg/0xF2DB_uniF2DB.svg new file mode 100644 index 000000000..040e2b654 --- /dev/null +++ b/src/icons/svg/0xF2DB_uniF2DB.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2DC_uniF2DC.svg b/src/icons/svg/0xF2DC_uniF2DC.svg new file mode 100644 index 000000000..0451be63f --- /dev/null +++ b/src/icons/svg/0xF2DC_uniF2DC.svg @@ -0,0 +1,10 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2DD_uniF2DD.svg b/src/icons/svg/0xF2DD_uniF2DD.svg new file mode 100644 index 000000000..b8a0ecde3 --- /dev/null +++ b/src/icons/svg/0xF2DD_uniF2DD.svg @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2DE_uniF2DE.svg b/src/icons/svg/0xF2DE_uniF2DE.svg new file mode 100644 index 000000000..a321f7fe8 --- /dev/null +++ b/src/icons/svg/0xF2DE_uniF2DE.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E0_uniF2E0.svg b/src/icons/svg/0xF2E0_uniF2E0.svg new file mode 100644 index 000000000..6c49fcfc2 --- /dev/null +++ b/src/icons/svg/0xF2E0_uniF2E0.svg @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E1_mastodon.svg b/src/icons/svg/0xF2E1_mastodon.svg new file mode 100644 index 000000000..3c2d0d79e --- /dev/null +++ b/src/icons/svg/0xF2E1_mastodon.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E2_mastodon-alt.svg b/src/icons/svg/0xF2E2_mastodon-alt.svg new file mode 100644 index 000000000..31e97b1ca --- /dev/null +++ b/src/icons/svg/0xF2E2_mastodon-alt.svg @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E3_uniF2E3.svg b/src/icons/svg/0xF2E3_uniF2E3.svg new file mode 100644 index 000000000..6b7c52761 --- /dev/null +++ b/src/icons/svg/0xF2E3_uniF2E3.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E4_uniF2E4.svg b/src/icons/svg/0xF2E4_uniF2E4.svg new file mode 100644 index 000000000..93f75ee1b --- /dev/null +++ b/src/icons/svg/0xF2E4_uniF2E4.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E5_uniF2E5.svg b/src/icons/svg/0xF2E5_uniF2E5.svg new file mode 100644 index 000000000..40451b330 --- /dev/null +++ b/src/icons/svg/0xF2E5_uniF2E5.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E6_uniF2E6.svg b/src/icons/svg/0xF2E6_uniF2E6.svg new file mode 100644 index 000000000..a47d81ee8 --- /dev/null +++ b/src/icons/svg/0xF2E6_uniF2E6.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E7_uniF2E7.svg b/src/icons/svg/0xF2E7_uniF2E7.svg new file mode 100644 index 000000000..2e0ae7866 --- /dev/null +++ b/src/icons/svg/0xF2E7_uniF2E7.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E8_-698.svg b/src/icons/svg/0xF2E8_-698.svg new file mode 100644 index 000000000..357c2ab9e --- /dev/null +++ b/src/icons/svg/0xF2E8_-698.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2E9_uniF2E9.svg b/src/icons/svg/0xF2E9_uniF2E9.svg new file mode 100644 index 000000000..a24be9e63 --- /dev/null +++ b/src/icons/svg/0xF2E9_uniF2E9.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2EA_uniF2EA.svg b/src/icons/svg/0xF2EA_uniF2EA.svg new file mode 100644 index 000000000..47355ec04 --- /dev/null +++ b/src/icons/svg/0xF2EA_uniF2EA.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2EB_uniF2EB.svg b/src/icons/svg/0xF2EB_uniF2EB.svg new file mode 100644 index 000000000..b349a8534 --- /dev/null +++ b/src/icons/svg/0xF2EB_uniF2EB.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2EC_uniF2EC.svg b/src/icons/svg/0xF2EC_uniF2EC.svg new file mode 100644 index 000000000..42fdad261 --- /dev/null +++ b/src/icons/svg/0xF2EC_uniF2EC.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2ED_uniF2ED.svg b/src/icons/svg/0xF2ED_uniF2ED.svg new file mode 100644 index 000000000..9a2c946cd --- /dev/null +++ b/src/icons/svg/0xF2ED_uniF2ED.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF2EE_uniF2EE.svg b/src/icons/svg/0xF2EE_uniF2EE.svg new file mode 100644 index 000000000..35fa056dc --- /dev/null +++ b/src/icons/svg/0xF2EE_uniF2EE.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svg/0xF500_lessequal.svg b/src/icons/svg/0xF500_lessequal.svg new file mode 100644 index 000000000..bced08d8a --- /dev/null +++ b/src/icons/svg/0xF500_lessequal.svg @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/src/icons/svgwebfont-to-svgs.py b/src/icons/svgwebfont-to-svgs.py new file mode 100644 index 000000000..6e69b9d84 --- /dev/null +++ b/src/icons/svgwebfont-to-svgs.py @@ -0,0 +1,53 @@ +# Turn a SVG webfont to a series of font files +# Inspired by http://helpfulsheep.com/2015-03-25-converting-svg-fonts-to-svg/ + +import sys + +def get_glyph_value(line, start_text): + end_text ='"' + start_index = line.find(start_text) + end_index = line.find(end_text, start_index + len(start_text)) + if start_index < 0 or end_index < 0: + return + return line[start_index + len(start_text):end_index] + +def get_glyph_name(line): + name = get_glyph_value(line, start_text = 'glyph-name="') + name = name.replace('_', '-') + return name + +def get_glyph_unicode(line): + unicode_char = get_glyph_value(line, start_text = 'unicode="&#x') + if unicode_char: + return '0x' + unicode_char[:-1].zfill(4).upper() + +if len(sys.argv) < 2: + print 'Usage: python {} webfont-file.svg destination-folder'.format(sys.argv[0]) + sys.exit() + +file = open(sys.argv[1], 'r') +folder = sys.argv[2] +line = file.readline() + +while line: + if '\n') + w.write('\n') + w.write(line.replace('' not in nextLine: + w.write(nextLine) + nextLine = file.readline() + w.write(nextLine) + w.write('') + + line = file.readline() + +file.close()