├── LICENSE ├── OpenFontIcons.ttf ├── README.md ├── brandFontManifest.yaml ├── brands └── 0000000-github.svg ├── build.sh ├── featherIcons ├── 0000_activity.svg ├── 0001_airplay.svg ├── 0002_alert-circle.svg ├── 0003_alert-octagon.svg ├── 0004_alert-triangle.svg ├── 0005_align-center.svg ├── 0006_align-justify.svg ├── 0007_align-left.svg ├── 0008_align-right.svg ├── 0009_anchor.svg ├── 0010_aperture.svg ├── 0011_archive.svg ├── 0012_arrow-down-circle.svg ├── 0013_arrow-down-left.svg ├── 0014_arrow-down-right.svg ├── 0015_arrow-down.svg ├── 0016_arrow-left-circle.svg ├── 0017_arrow-left.svg ├── 0018_arrow-right-circle.svg ├── 0019_arrow-right.svg ├── 0020_arrow-up-circle.svg ├── 0021_arrow-up-left.svg ├── 0022_arrow-up-right.svg ├── 0023_arrow-up.svg ├── 0024_at-sign.svg ├── 0025_award.svg ├── 0026_bar-chart-2.svg ├── 0027_bar-chart.svg ├── 0028_battery-charging.svg ├── 0029_battery.svg ├── 0030_bell-off.svg ├── 0031_bell.svg ├── 0032_bluetooth.svg ├── 0033_bold.svg ├── 0034_book-open.svg ├── 0035_book.svg ├── 0036_bookmark.svg ├── 0037_box.svg ├── 0038_briefcase.svg ├── 0039_calendar.svg ├── 0040_camera-off.svg ├── 0041_camera.svg ├── 0042_cast.svg ├── 0043_check-circle.svg ├── 0044_check-square.svg ├── 0045_check.svg ├── 0046_chevron-down.svg ├── 0047_chevron-left.svg ├── 0048_chevron-right.svg ├── 0049_chevron-up.svg ├── 0050_chevrons-down.svg ├── 0051_chevrons-left.svg ├── 0052_chevrons-right.svg ├── 0053_chevrons-up.svg ├── 0054_circle.svg ├── 0055_clipboard.svg ├── 0056_clock.svg ├── 0057_cloud-drizzle.svg ├── 0058_cloud-lightning.svg ├── 0059_cloud-off.svg ├── 0060_cloud-rain.svg ├── 0061_cloud-snow.svg ├── 0062_cloud.svg ├── 0063_code.svg ├── 0064_command.svg ├── 0065_compass.svg ├── 0066_copy.svg ├── 0067_corner-down-left.svg ├── 0068_corner-down-right.svg ├── 0069_corner-left-down.svg ├── 0070_corner-left-up.svg ├── 0071_corner-right-down.svg ├── 0072_corner-right-up.svg ├── 0073_corner-up-left.svg ├── 0074_corner-up-right.svg ├── 0075_cpu.svg ├── 0076_credit-card.svg ├── 0077_crop.svg ├── 0078_crosshair.svg ├── 0079_database.svg ├── 0080_delete.svg ├── 0081_disc.svg ├── 0082_dollar-sign.svg ├── 0083_download-cloud.svg ├── 0084_download.svg ├── 0085_droplet.svg ├── 0086_edit-2.svg ├── 0087_edit-3.svg ├── 0088_edit.svg ├── 0089_external-link.svg ├── 0090_eye-off.svg ├── 0091_eye.svg ├── 0092_fast-forward.svg ├── 0093_feather.svg ├── 0094_file-minus.svg ├── 0095_file-plus.svg ├── 0096_file-text.svg ├── 0097_file.svg ├── 0098_film.svg ├── 0099_filter.svg ├── 0100_flag.svg ├── 0101_folder-minus.svg ├── 0102_folder-plus.svg ├── 0103_folder.svg ├── 0104_gift.svg ├── 0105_git-branch.svg ├── 0106_git-commit.svg ├── 0107_git-merge.svg ├── 0108_git-pull-request.svg ├── 0109_globe.svg ├── 0110_grid.svg ├── 0111_hard-drive.svg ├── 0112_hash.svg ├── 0113_headphones.svg ├── 0114_heart.svg ├── 0115_help-circle.svg ├── 0116_home.svg ├── 0117_image.svg ├── 0118_inbox.svg ├── 0119_info.svg ├── 0120_italic.svg ├── 0121_layers.svg ├── 0122_layout.svg ├── 0123_life-buoy.svg ├── 0124_link-2.svg ├── 0125_link.svg ├── 0126_list.svg ├── 0127_loader.svg ├── 0128_lock.svg ├── 0129_log-in.svg ├── 0130_log-out.svg ├── 0131_mail.svg ├── 0132_map-pin.svg ├── 0133_map.svg ├── 0134_maximize-2.svg ├── 0135_maximize.svg ├── 0136_menu.svg ├── 0137_message-circle.svg ├── 0138_message-square.svg ├── 0139_mic-off.svg ├── 0140_mic.svg ├── 0141_minimize-2.svg ├── 0142_minimize.svg ├── 0143_minus-circle.svg ├── 0144_minus-square.svg ├── 0145_minus.svg ├── 0146_monitor.svg ├── 0147_moon.svg ├── 0148_more-horizontal.svg ├── 0149_more-vertical.svg ├── 0150_move.svg ├── 0151_music.svg ├── 0152_navigation-2.svg ├── 0153_navigation.svg ├── 0154_octagon.svg ├── 0155_package.svg ├── 0156_paperclip.svg ├── 0157_pause-circle.svg ├── 0158_pause.svg ├── 0159_percent.svg ├── 0160_phone-call.svg ├── 0161_phone-forwarded.svg ├── 0162_phone-incoming.svg ├── 0163_phone-missed.svg ├── 0164_phone-off.svg ├── 0165_phone-outgoing.svg ├── 0166_phone.svg ├── 0167_pie-chart.svg ├── 0168_play-circle.svg ├── 0169_play.svg ├── 0170_plus-circle.svg ├── 0171_plus-square.svg ├── 0172_plus.svg ├── 0173_power.svg ├── 0174_printer.svg ├── 0175_radio.svg ├── 0176_refresh-ccw.svg ├── 0177_refresh-cw.svg ├── 0178_repeat.svg ├── 0179_rewind.svg ├── 0180_rotate-ccw.svg ├── 0181_rotate-cw.svg ├── 0182_rss.svg ├── 0183_save.svg ├── 0184_scissors.svg ├── 0185_search.svg ├── 0186_send.svg ├── 0187_server.svg ├── 0188_settings.svg ├── 0189_share-2.svg ├── 0190_share.svg ├── 0191_shield-off.svg ├── 0192_shield.svg ├── 0193_shopping-bag.svg ├── 0194_shopping-cart.svg ├── 0195_shuffle.svg ├── 0196_sidebar.svg ├── 0197_skip-back.svg ├── 0198_skip-forward.svg ├── 0199_slash.svg ├── 0200_sliders.svg ├── 0201_smartphone.svg ├── 0202_speaker.svg ├── 0203_square.svg ├── 0204_star.svg ├── 0205_stop-circle.svg ├── 0206_sun.svg ├── 0207_sunrise.svg ├── 0208_sunset.svg ├── 0209_tablet.svg ├── 0210_tag.svg ├── 0211_target.svg ├── 0212_terminal.svg ├── 0213_thermometer.svg ├── 0214_thumbs-down.svg ├── 0215_thumbs-up.svg ├── 0216_toggle-left.svg ├── 0217_toggle-right.svg ├── 0218_trash-2.svg ├── 0219_trash.svg ├── 0220_trending-down.svg ├── 0221_trending-up.svg ├── 0222_triangle.svg ├── 0223_truck.svg ├── 0224_tv.svg ├── 0225_type.svg ├── 0226_umbrella.svg ├── 0227_underline.svg ├── 0228_unlock.svg ├── 0229_upload-cloud.svg ├── 0230_upload.svg ├── 0231_user-check.svg ├── 0232_user-minus.svg ├── 0233_user-plus.svg ├── 0234_user-x.svg ├── 0235_user.svg ├── 0236_users.svg ├── 0237_video-off.svg ├── 0238_video.svg ├── 0239_voicemail.svg ├── 0240_volume-1.svg ├── 0241_volume-2.svg ├── 0242_volume-x.svg ├── 0243_volume.svg ├── 0244_watch.svg ├── 0245_wifi-off.svg ├── 0246_wifi.svg ├── 0247_wind.svg ├── 0248_x-circle.svg ├── 0249_x-square.svg ├── 0250_x.svg ├── 0251_zap-off.svg ├── 0252_zap.svg ├── 0253_zoom-in.svg └── 0254_zoom-out.svg ├── fontManifest.yaml ├── generateFontManifest.py └── template_README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2018 Alex Davies 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /OpenFontIcons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/traverseda/OpenFontIcons/c8a6a36b58274b5d7e752a107462ca548c52803a/OpenFontIcons.ttf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Use Unicode's [private use 2 | area](https://en.wikipedia.org/wiki/Private_Use_Areas) to provide standard 3 | glyphs for use on the linux command line. 4 | 5 | We use the `U+E000..U+F8FF` range, with 6,400 possible glyphs. We try not to 6 | include brands or specific tools. The glyph for "github" for example, might be 7 | better served by a generic VCS glyph. 8 | 9 | The goal is to create a standard for unicode icon glyphs that isn't as strict as 10 | unicode, and that can be made generally available to developers. 11 | 12 | Glyphs representing types of tools (eg: and eyedropper tool) or specific 13 | concepts (eg: a difference operation on a set) are welcome, as long as they're 14 | clear. 15 | The goal is to create "timeless" glyphs instead of glyphs for a whole bunch of 16 | different applications/products that may not exist in 50 years. 17 | 18 | Brand-icon glyphs and product glyphs are fine, but aren't the primary focus of this project. 19 | They should live in the `U+F0000..U+FFFFD` namespace, called `Supplemental Private Use 20 | Area-A`. If you'd like to register a code point for the use of a brand or a tool, 21 | you're welcome to do so here. Just include an appropriate SVG in the `brands/` 22 | folder, starting with a unique 7-digit number. 23 | 24 | `Supplemental Private Use Area-B` will be reservered for large third-party 25 | custom icon sets. 26 | 27 | The glyphs from 0000-0257 are built from the MIT-licensed [feather 28 | icons](https://feathericons.com/). 29 | 30 | 31 | # Glyphs 32 | 33 | |Symbol|Char|Name|Hex|File| 34 | |:----:|:--:|----|---|----| 35 | |![](featherIcons/0000_activity.svg)||activity|0xe000|featherIcons/0000_activity.svg| 36 | |![](featherIcons/0001_airplay.svg)||airplay|0xe001|featherIcons/0001_airplay.svg| 37 | |![](featherIcons/0002_alert-circle.svg)||alert-circle|0xe002|featherIcons/0002_alert-circle.svg| 38 | |![](featherIcons/0003_alert-octagon.svg)||alert-octagon|0xe003|featherIcons/0003_alert-octagon.svg| 39 | |![](featherIcons/0004_alert-triangle.svg)||alert-triangle|0xe004|featherIcons/0004_alert-triangle.svg| 40 | |![](featherIcons/0005_align-center.svg)||align-center|0xe005|featherIcons/0005_align-center.svg| 41 | |![](featherIcons/0006_align-justify.svg)||align-justify|0xe006|featherIcons/0006_align-justify.svg| 42 | |![](featherIcons/0007_align-left.svg)||align-left|0xe007|featherIcons/0007_align-left.svg| 43 | |![](featherIcons/0008_align-right.svg)||align-right|0xe008|featherIcons/0008_align-right.svg| 44 | |![](featherIcons/0009_anchor.svg)||anchor|0xe009|featherIcons/0009_anchor.svg| 45 | |![](featherIcons/0010_aperture.svg)||aperture|0xe00a|featherIcons/0010_aperture.svg| 46 | |![](featherIcons/0011_archive.svg)||archive|0xe00b|featherIcons/0011_archive.svg| 47 | |![](featherIcons/0012_arrow-down-circle.svg)||arrow-down-circle|0xe00c|featherIcons/0012_arrow-down-circle.svg| 48 | |![](featherIcons/0013_arrow-down-left.svg)||arrow-down-left|0xe00d|featherIcons/0013_arrow-down-left.svg| 49 | |![](featherIcons/0014_arrow-down-right.svg)||arrow-down-right|0xe00e|featherIcons/0014_arrow-down-right.svg| 50 | |![](featherIcons/0015_arrow-down.svg)||arrow-down|0xe00f|featherIcons/0015_arrow-down.svg| 51 | |![](featherIcons/0016_arrow-left-circle.svg)||arrow-left-circle|0xe010|featherIcons/0016_arrow-left-circle.svg| 52 | |![](featherIcons/0017_arrow-left.svg)||arrow-left|0xe011|featherIcons/0017_arrow-left.svg| 53 | |![](featherIcons/0018_arrow-right-circle.svg)||arrow-right-circle|0xe012|featherIcons/0018_arrow-right-circle.svg| 54 | |![](featherIcons/0019_arrow-right.svg)||arrow-right|0xe013|featherIcons/0019_arrow-right.svg| 55 | |![](featherIcons/0020_arrow-up-circle.svg)||arrow-up-circle|0xe014|featherIcons/0020_arrow-up-circle.svg| 56 | |![](featherIcons/0021_arrow-up-left.svg)||arrow-up-left|0xe015|featherIcons/0021_arrow-up-left.svg| 57 | |![](featherIcons/0022_arrow-up-right.svg)||arrow-up-right|0xe016|featherIcons/0022_arrow-up-right.svg| 58 | |![](featherIcons/0023_arrow-up.svg)||arrow-up|0xe017|featherIcons/0023_arrow-up.svg| 59 | |![](featherIcons/0024_at-sign.svg)||at-sign|0xe018|featherIcons/0024_at-sign.svg| 60 | |![](featherIcons/0025_award.svg)||award|0xe019|featherIcons/0025_award.svg| 61 | |![](featherIcons/0026_bar-chart-2.svg)||bar-chart-2|0xe01a|featherIcons/0026_bar-chart-2.svg| 62 | |![](featherIcons/0027_bar-chart.svg)||bar-chart|0xe01b|featherIcons/0027_bar-chart.svg| 63 | |![](featherIcons/0028_battery-charging.svg)||battery-charging|0xe01c|featherIcons/0028_battery-charging.svg| 64 | |![](featherIcons/0029_battery.svg)||battery|0xe01d|featherIcons/0029_battery.svg| 65 | |![](featherIcons/0030_bell-off.svg)||bell-off|0xe01e|featherIcons/0030_bell-off.svg| 66 | |![](featherIcons/0031_bell.svg)||bell|0xe01f|featherIcons/0031_bell.svg| 67 | |![](featherIcons/0032_bluetooth.svg)||bluetooth|0xe020|featherIcons/0032_bluetooth.svg| 68 | |![](featherIcons/0033_bold.svg)||bold|0xe021|featherIcons/0033_bold.svg| 69 | |![](featherIcons/0034_book-open.svg)||book-open|0xe022|featherIcons/0034_book-open.svg| 70 | |![](featherIcons/0035_book.svg)||book|0xe023|featherIcons/0035_book.svg| 71 | |![](featherIcons/0036_bookmark.svg)||bookmark|0xe024|featherIcons/0036_bookmark.svg| 72 | |![](featherIcons/0037_box.svg)||box|0xe025|featherIcons/0037_box.svg| 73 | |![](featherIcons/0038_briefcase.svg)||briefcase|0xe026|featherIcons/0038_briefcase.svg| 74 | |![](featherIcons/0039_calendar.svg)||calendar|0xe027|featherIcons/0039_calendar.svg| 75 | |![](featherIcons/0040_camera-off.svg)||camera-off|0xe028|featherIcons/0040_camera-off.svg| 76 | |![](featherIcons/0041_camera.svg)||camera|0xe029|featherIcons/0041_camera.svg| 77 | |![](featherIcons/0042_cast.svg)||cast|0xe02a|featherIcons/0042_cast.svg| 78 | |![](featherIcons/0043_check-circle.svg)||check-circle|0xe02b|featherIcons/0043_check-circle.svg| 79 | |![](featherIcons/0044_check-square.svg)||check-square|0xe02c|featherIcons/0044_check-square.svg| 80 | |![](featherIcons/0045_check.svg)||check|0xe02d|featherIcons/0045_check.svg| 81 | |![](featherIcons/0046_chevron-down.svg)||chevron-down|0xe02e|featherIcons/0046_chevron-down.svg| 82 | |![](featherIcons/0047_chevron-left.svg)||chevron-left|0xe02f|featherIcons/0047_chevron-left.svg| 83 | |![](featherIcons/0048_chevron-right.svg)||chevron-right|0xe030|featherIcons/0048_chevron-right.svg| 84 | |![](featherIcons/0049_chevron-up.svg)||chevron-up|0xe031|featherIcons/0049_chevron-up.svg| 85 | |![](featherIcons/0050_chevrons-down.svg)||chevrons-down|0xe032|featherIcons/0050_chevrons-down.svg| 86 | |![](featherIcons/0051_chevrons-left.svg)||chevrons-left|0xe033|featherIcons/0051_chevrons-left.svg| 87 | |![](featherIcons/0052_chevrons-right.svg)||chevrons-right|0xe034|featherIcons/0052_chevrons-right.svg| 88 | |![](featherIcons/0053_chevrons-up.svg)||chevrons-up|0xe035|featherIcons/0053_chevrons-up.svg| 89 | |![](featherIcons/0054_circle.svg)||circle|0xe036|featherIcons/0054_circle.svg| 90 | |![](featherIcons/0055_clipboard.svg)||clipboard|0xe037|featherIcons/0055_clipboard.svg| 91 | |![](featherIcons/0056_clock.svg)||clock|0xe038|featherIcons/0056_clock.svg| 92 | |![](featherIcons/0057_cloud-drizzle.svg)||cloud-drizzle|0xe039|featherIcons/0057_cloud-drizzle.svg| 93 | |![](featherIcons/0058_cloud-lightning.svg)||cloud-lightning|0xe03a|featherIcons/0058_cloud-lightning.svg| 94 | |![](featherIcons/0059_cloud-off.svg)||cloud-off|0xe03b|featherIcons/0059_cloud-off.svg| 95 | |![](featherIcons/0060_cloud-rain.svg)||cloud-rain|0xe03c|featherIcons/0060_cloud-rain.svg| 96 | |![](featherIcons/0061_cloud-snow.svg)||cloud-snow|0xe03d|featherIcons/0061_cloud-snow.svg| 97 | |![](featherIcons/0062_cloud.svg)||cloud|0xe03e|featherIcons/0062_cloud.svg| 98 | |![](featherIcons/0063_code.svg)||code|0xe03f|featherIcons/0063_code.svg| 99 | |![](featherIcons/0064_command.svg)||command|0xe040|featherIcons/0064_command.svg| 100 | |![](featherIcons/0065_compass.svg)||compass|0xe041|featherIcons/0065_compass.svg| 101 | |![](featherIcons/0066_copy.svg)||copy|0xe042|featherIcons/0066_copy.svg| 102 | |![](featherIcons/0067_corner-down-left.svg)||corner-down-left|0xe043|featherIcons/0067_corner-down-left.svg| 103 | |![](featherIcons/0068_corner-down-right.svg)||corner-down-right|0xe044|featherIcons/0068_corner-down-right.svg| 104 | |![](featherIcons/0069_corner-left-down.svg)||corner-left-down|0xe045|featherIcons/0069_corner-left-down.svg| 105 | |![](featherIcons/0070_corner-left-up.svg)||corner-left-up|0xe046|featherIcons/0070_corner-left-up.svg| 106 | |![](featherIcons/0071_corner-right-down.svg)||corner-right-down|0xe047|featherIcons/0071_corner-right-down.svg| 107 | |![](featherIcons/0072_corner-right-up.svg)||corner-right-up|0xe048|featherIcons/0072_corner-right-up.svg| 108 | |![](featherIcons/0073_corner-up-left.svg)||corner-up-left|0xe049|featherIcons/0073_corner-up-left.svg| 109 | |![](featherIcons/0074_corner-up-right.svg)||corner-up-right|0xe04a|featherIcons/0074_corner-up-right.svg| 110 | |![](featherIcons/0075_cpu.svg)||cpu|0xe04b|featherIcons/0075_cpu.svg| 111 | |![](featherIcons/0076_credit-card.svg)||credit-card|0xe04c|featherIcons/0076_credit-card.svg| 112 | |![](featherIcons/0077_crop.svg)||crop|0xe04d|featherIcons/0077_crop.svg| 113 | |![](featherIcons/0078_crosshair.svg)||crosshair|0xe04e|featherIcons/0078_crosshair.svg| 114 | |![](featherIcons/0079_database.svg)||database|0xe04f|featherIcons/0079_database.svg| 115 | |![](featherIcons/0080_delete.svg)||delete|0xe050|featherIcons/0080_delete.svg| 116 | |![](featherIcons/0081_disc.svg)||disc|0xe051|featherIcons/0081_disc.svg| 117 | |![](featherIcons/0082_dollar-sign.svg)||dollar-sign|0xe052|featherIcons/0082_dollar-sign.svg| 118 | |![](featherIcons/0083_download-cloud.svg)||download-cloud|0xe053|featherIcons/0083_download-cloud.svg| 119 | |![](featherIcons/0084_download.svg)||download|0xe054|featherIcons/0084_download.svg| 120 | |![](featherIcons/0085_droplet.svg)||droplet|0xe055|featherIcons/0085_droplet.svg| 121 | |![](featherIcons/0086_edit-2.svg)||edit-2|0xe056|featherIcons/0086_edit-2.svg| 122 | |![](featherIcons/0087_edit-3.svg)||edit-3|0xe057|featherIcons/0087_edit-3.svg| 123 | |![](featherIcons/0088_edit.svg)||edit|0xe058|featherIcons/0088_edit.svg| 124 | |![](featherIcons/0089_external-link.svg)||external-link|0xe059|featherIcons/0089_external-link.svg| 125 | |![](featherIcons/0090_eye-off.svg)||eye-off|0xe05a|featherIcons/0090_eye-off.svg| 126 | |![](featherIcons/0091_eye.svg)||eye|0xe05b|featherIcons/0091_eye.svg| 127 | |![](featherIcons/0092_fast-forward.svg)||fast-forward|0xe05c|featherIcons/0092_fast-forward.svg| 128 | |![](featherIcons/0093_feather.svg)||feather|0xe05d|featherIcons/0093_feather.svg| 129 | |![](featherIcons/0094_file-minus.svg)||file-minus|0xe05e|featherIcons/0094_file-minus.svg| 130 | |![](featherIcons/0095_file-plus.svg)||file-plus|0xe05f|featherIcons/0095_file-plus.svg| 131 | |![](featherIcons/0096_file-text.svg)||file-text|0xe060|featherIcons/0096_file-text.svg| 132 | |![](featherIcons/0097_file.svg)||file|0xe061|featherIcons/0097_file.svg| 133 | |![](featherIcons/0098_film.svg)||film|0xe062|featherIcons/0098_film.svg| 134 | |![](featherIcons/0099_filter.svg)||filter|0xe063|featherIcons/0099_filter.svg| 135 | |![](featherIcons/0100_flag.svg)||flag|0xe064|featherIcons/0100_flag.svg| 136 | |![](featherIcons/0101_folder-minus.svg)||folder-minus|0xe065|featherIcons/0101_folder-minus.svg| 137 | |![](featherIcons/0102_folder-plus.svg)||folder-plus|0xe066|featherIcons/0102_folder-plus.svg| 138 | |![](featherIcons/0103_folder.svg)||folder|0xe067|featherIcons/0103_folder.svg| 139 | |![](featherIcons/0104_gift.svg)||gift|0xe068|featherIcons/0104_gift.svg| 140 | |![](featherIcons/0105_git-branch.svg)||git-branch|0xe069|featherIcons/0105_git-branch.svg| 141 | |![](featherIcons/0106_git-commit.svg)||git-commit|0xe06a|featherIcons/0106_git-commit.svg| 142 | |![](featherIcons/0107_git-merge.svg)||git-merge|0xe06b|featherIcons/0107_git-merge.svg| 143 | |![](featherIcons/0108_git-pull-request.svg)||git-pull-request|0xe06c|featherIcons/0108_git-pull-request.svg| 144 | |![](featherIcons/0109_globe.svg)||globe|0xe06d|featherIcons/0109_globe.svg| 145 | |![](featherIcons/0110_grid.svg)||grid|0xe06e|featherIcons/0110_grid.svg| 146 | |![](featherIcons/0111_hard-drive.svg)||hard-drive|0xe06f|featherIcons/0111_hard-drive.svg| 147 | |![](featherIcons/0112_hash.svg)||hash|0xe070|featherIcons/0112_hash.svg| 148 | |![](featherIcons/0113_headphones.svg)||headphones|0xe071|featherIcons/0113_headphones.svg| 149 | |![](featherIcons/0114_heart.svg)||heart|0xe072|featherIcons/0114_heart.svg| 150 | |![](featherIcons/0115_help-circle.svg)||help-circle|0xe073|featherIcons/0115_help-circle.svg| 151 | |![](featherIcons/0116_home.svg)||home|0xe074|featherIcons/0116_home.svg| 152 | |![](featherIcons/0117_image.svg)||image|0xe075|featherIcons/0117_image.svg| 153 | |![](featherIcons/0118_inbox.svg)||inbox|0xe076|featherIcons/0118_inbox.svg| 154 | |![](featherIcons/0119_info.svg)||info|0xe077|featherIcons/0119_info.svg| 155 | |![](featherIcons/0120_italic.svg)||italic|0xe078|featherIcons/0120_italic.svg| 156 | |![](featherIcons/0121_layers.svg)||layers|0xe079|featherIcons/0121_layers.svg| 157 | |![](featherIcons/0122_layout.svg)||layout|0xe07a|featherIcons/0122_layout.svg| 158 | |![](featherIcons/0123_life-buoy.svg)||life-buoy|0xe07b|featherIcons/0123_life-buoy.svg| 159 | |![](featherIcons/0124_link-2.svg)||link-2|0xe07c|featherIcons/0124_link-2.svg| 160 | |![](featherIcons/0125_link.svg)||link|0xe07d|featherIcons/0125_link.svg| 161 | |![](featherIcons/0126_list.svg)||list|0xe07e|featherIcons/0126_list.svg| 162 | |![](featherIcons/0127_loader.svg)||loader|0xe07f|featherIcons/0127_loader.svg| 163 | |![](featherIcons/0128_lock.svg)||lock|0xe080|featherIcons/0128_lock.svg| 164 | |![](featherIcons/0129_log-in.svg)||log-in|0xe081|featherIcons/0129_log-in.svg| 165 | |![](featherIcons/0130_log-out.svg)||log-out|0xe082|featherIcons/0130_log-out.svg| 166 | |![](featherIcons/0131_mail.svg)||mail|0xe083|featherIcons/0131_mail.svg| 167 | |![](featherIcons/0132_map-pin.svg)||map-pin|0xe084|featherIcons/0132_map-pin.svg| 168 | |![](featherIcons/0133_map.svg)||map|0xe085|featherIcons/0133_map.svg| 169 | |![](featherIcons/0134_maximize-2.svg)||maximize-2|0xe086|featherIcons/0134_maximize-2.svg| 170 | |![](featherIcons/0135_maximize.svg)||maximize|0xe087|featherIcons/0135_maximize.svg| 171 | |![](featherIcons/0136_menu.svg)||menu|0xe088|featherIcons/0136_menu.svg| 172 | |![](featherIcons/0137_message-circle.svg)||message-circle|0xe089|featherIcons/0137_message-circle.svg| 173 | |![](featherIcons/0138_message-square.svg)||message-square|0xe08a|featherIcons/0138_message-square.svg| 174 | |![](featherIcons/0139_mic-off.svg)||mic-off|0xe08b|featherIcons/0139_mic-off.svg| 175 | |![](featherIcons/0140_mic.svg)||mic|0xe08c|featherIcons/0140_mic.svg| 176 | |![](featherIcons/0141_minimize-2.svg)||minimize-2|0xe08d|featherIcons/0141_minimize-2.svg| 177 | |![](featherIcons/0142_minimize.svg)||minimize|0xe08e|featherIcons/0142_minimize.svg| 178 | |![](featherIcons/0143_minus-circle.svg)||minus-circle|0xe08f|featherIcons/0143_minus-circle.svg| 179 | |![](featherIcons/0144_minus-square.svg)||minus-square|0xe090|featherIcons/0144_minus-square.svg| 180 | |![](featherIcons/0145_minus.svg)||minus|0xe091|featherIcons/0145_minus.svg| 181 | |![](featherIcons/0146_monitor.svg)||monitor|0xe092|featherIcons/0146_monitor.svg| 182 | |![](featherIcons/0147_moon.svg)||moon|0xe093|featherIcons/0147_moon.svg| 183 | |![](featherIcons/0148_more-horizontal.svg)||more-horizontal|0xe094|featherIcons/0148_more-horizontal.svg| 184 | |![](featherIcons/0149_more-vertical.svg)||more-vertical|0xe095|featherIcons/0149_more-vertical.svg| 185 | |![](featherIcons/0150_move.svg)||move|0xe096|featherIcons/0150_move.svg| 186 | |![](featherIcons/0151_music.svg)||music|0xe097|featherIcons/0151_music.svg| 187 | |![](featherIcons/0152_navigation-2.svg)||navigation-2|0xe098|featherIcons/0152_navigation-2.svg| 188 | |![](featherIcons/0153_navigation.svg)||navigation|0xe099|featherIcons/0153_navigation.svg| 189 | |![](featherIcons/0154_octagon.svg)||octagon|0xe09a|featherIcons/0154_octagon.svg| 190 | |![](featherIcons/0155_package.svg)||package|0xe09b|featherIcons/0155_package.svg| 191 | |![](featherIcons/0156_paperclip.svg)||paperclip|0xe09c|featherIcons/0156_paperclip.svg| 192 | |![](featherIcons/0157_pause-circle.svg)||pause-circle|0xe09d|featherIcons/0157_pause-circle.svg| 193 | |![](featherIcons/0158_pause.svg)||pause|0xe09e|featherIcons/0158_pause.svg| 194 | |![](featherIcons/0159_percent.svg)||percent|0xe09f|featherIcons/0159_percent.svg| 195 | |![](featherIcons/0160_phone-call.svg)||phone-call|0xe0a0|featherIcons/0160_phone-call.svg| 196 | |![](featherIcons/0161_phone-forwarded.svg)||phone-forwarded|0xe0a1|featherIcons/0161_phone-forwarded.svg| 197 | |![](featherIcons/0162_phone-incoming.svg)||phone-incoming|0xe0a2|featherIcons/0162_phone-incoming.svg| 198 | |![](featherIcons/0163_phone-missed.svg)||phone-missed|0xe0a3|featherIcons/0163_phone-missed.svg| 199 | |![](featherIcons/0164_phone-off.svg)||phone-off|0xe0a4|featherIcons/0164_phone-off.svg| 200 | |![](featherIcons/0165_phone-outgoing.svg)||phone-outgoing|0xe0a5|featherIcons/0165_phone-outgoing.svg| 201 | |![](featherIcons/0166_phone.svg)||phone|0xe0a6|featherIcons/0166_phone.svg| 202 | |![](featherIcons/0167_pie-chart.svg)||pie-chart|0xe0a7|featherIcons/0167_pie-chart.svg| 203 | |![](featherIcons/0168_play-circle.svg)||play-circle|0xe0a8|featherIcons/0168_play-circle.svg| 204 | |![](featherIcons/0169_play.svg)||play|0xe0a9|featherIcons/0169_play.svg| 205 | |![](featherIcons/0170_plus-circle.svg)||plus-circle|0xe0aa|featherIcons/0170_plus-circle.svg| 206 | |![](featherIcons/0171_plus-square.svg)||plus-square|0xe0ab|featherIcons/0171_plus-square.svg| 207 | |![](featherIcons/0172_plus.svg)||plus|0xe0ac|featherIcons/0172_plus.svg| 208 | |![](featherIcons/0173_power.svg)||power|0xe0ad|featherIcons/0173_power.svg| 209 | |![](featherIcons/0174_printer.svg)||printer|0xe0ae|featherIcons/0174_printer.svg| 210 | |![](featherIcons/0175_radio.svg)||radio|0xe0af|featherIcons/0175_radio.svg| 211 | |![](featherIcons/0176_refresh-ccw.svg)||refresh-ccw|0xe0b0|featherIcons/0176_refresh-ccw.svg| 212 | |![](featherIcons/0177_refresh-cw.svg)||refresh-cw|0xe0b1|featherIcons/0177_refresh-cw.svg| 213 | |![](featherIcons/0178_repeat.svg)||repeat|0xe0b2|featherIcons/0178_repeat.svg| 214 | |![](featherIcons/0179_rewind.svg)||rewind|0xe0b3|featherIcons/0179_rewind.svg| 215 | |![](featherIcons/0180_rotate-ccw.svg)||rotate-ccw|0xe0b4|featherIcons/0180_rotate-ccw.svg| 216 | |![](featherIcons/0181_rotate-cw.svg)||rotate-cw|0xe0b5|featherIcons/0181_rotate-cw.svg| 217 | |![](featherIcons/0182_rss.svg)||rss|0xe0b6|featherIcons/0182_rss.svg| 218 | |![](featherIcons/0183_save.svg)||save|0xe0b7|featherIcons/0183_save.svg| 219 | |![](featherIcons/0184_scissors.svg)||scissors|0xe0b8|featherIcons/0184_scissors.svg| 220 | |![](featherIcons/0185_search.svg)||search|0xe0b9|featherIcons/0185_search.svg| 221 | |![](featherIcons/0186_send.svg)||send|0xe0ba|featherIcons/0186_send.svg| 222 | |![](featherIcons/0187_server.svg)||server|0xe0bb|featherIcons/0187_server.svg| 223 | |![](featherIcons/0188_settings.svg)||settings|0xe0bc|featherIcons/0188_settings.svg| 224 | |![](featherIcons/0189_share-2.svg)||share-2|0xe0bd|featherIcons/0189_share-2.svg| 225 | |![](featherIcons/0190_share.svg)||share|0xe0be|featherIcons/0190_share.svg| 226 | |![](featherIcons/0191_shield-off.svg)||shield-off|0xe0bf|featherIcons/0191_shield-off.svg| 227 | |![](featherIcons/0192_shield.svg)||shield|0xe0c0|featherIcons/0192_shield.svg| 228 | |![](featherIcons/0193_shopping-bag.svg)||shopping-bag|0xe0c1|featherIcons/0193_shopping-bag.svg| 229 | |![](featherIcons/0194_shopping-cart.svg)||shopping-cart|0xe0c2|featherIcons/0194_shopping-cart.svg| 230 | |![](featherIcons/0195_shuffle.svg)||shuffle|0xe0c3|featherIcons/0195_shuffle.svg| 231 | |![](featherIcons/0196_sidebar.svg)||sidebar|0xe0c4|featherIcons/0196_sidebar.svg| 232 | |![](featherIcons/0197_skip-back.svg)||skip-back|0xe0c5|featherIcons/0197_skip-back.svg| 233 | |![](featherIcons/0198_skip-forward.svg)||skip-forward|0xe0c6|featherIcons/0198_skip-forward.svg| 234 | |![](featherIcons/0199_slash.svg)||slash|0xe0c7|featherIcons/0199_slash.svg| 235 | |![](featherIcons/0200_sliders.svg)||sliders|0xe0c8|featherIcons/0200_sliders.svg| 236 | |![](featherIcons/0201_smartphone.svg)||smartphone|0xe0c9|featherIcons/0201_smartphone.svg| 237 | |![](featherIcons/0202_speaker.svg)||speaker|0xe0ca|featherIcons/0202_speaker.svg| 238 | |![](featherIcons/0203_square.svg)||square|0xe0cb|featherIcons/0203_square.svg| 239 | |![](featherIcons/0204_star.svg)||star|0xe0cc|featherIcons/0204_star.svg| 240 | |![](featherIcons/0205_stop-circle.svg)||stop-circle|0xe0cd|featherIcons/0205_stop-circle.svg| 241 | |![](featherIcons/0206_sun.svg)||sun|0xe0ce|featherIcons/0206_sun.svg| 242 | |![](featherIcons/0207_sunrise.svg)||sunrise|0xe0cf|featherIcons/0207_sunrise.svg| 243 | |![](featherIcons/0208_sunset.svg)||sunset|0xe0d0|featherIcons/0208_sunset.svg| 244 | |![](featherIcons/0209_tablet.svg)||tablet|0xe0d1|featherIcons/0209_tablet.svg| 245 | |![](featherIcons/0210_tag.svg)||tag|0xe0d2|featherIcons/0210_tag.svg| 246 | |![](featherIcons/0211_target.svg)||target|0xe0d3|featherIcons/0211_target.svg| 247 | |![](featherIcons/0212_terminal.svg)||terminal|0xe0d4|featherIcons/0212_terminal.svg| 248 | |![](featherIcons/0213_thermometer.svg)||thermometer|0xe0d5|featherIcons/0213_thermometer.svg| 249 | |![](featherIcons/0214_thumbs-down.svg)||thumbs-down|0xe0d6|featherIcons/0214_thumbs-down.svg| 250 | |![](featherIcons/0215_thumbs-up.svg)||thumbs-up|0xe0d7|featherIcons/0215_thumbs-up.svg| 251 | |![](featherIcons/0216_toggle-left.svg)||toggle-left|0xe0d8|featherIcons/0216_toggle-left.svg| 252 | |![](featherIcons/0217_toggle-right.svg)||toggle-right|0xe0d9|featherIcons/0217_toggle-right.svg| 253 | |![](featherIcons/0218_trash-2.svg)||trash-2|0xe0da|featherIcons/0218_trash-2.svg| 254 | |![](featherIcons/0219_trash.svg)||trash|0xe0db|featherIcons/0219_trash.svg| 255 | |![](featherIcons/0220_trending-down.svg)||trending-down|0xe0dc|featherIcons/0220_trending-down.svg| 256 | |![](featherIcons/0221_trending-up.svg)||trending-up|0xe0dd|featherIcons/0221_trending-up.svg| 257 | |![](featherIcons/0222_triangle.svg)||triangle|0xe0de|featherIcons/0222_triangle.svg| 258 | |![](featherIcons/0223_truck.svg)||truck|0xe0df|featherIcons/0223_truck.svg| 259 | |![](featherIcons/0224_tv.svg)||tv|0xe0e0|featherIcons/0224_tv.svg| 260 | |![](featherIcons/0225_type.svg)||type|0xe0e1|featherIcons/0225_type.svg| 261 | |![](featherIcons/0226_umbrella.svg)||umbrella|0xe0e2|featherIcons/0226_umbrella.svg| 262 | |![](featherIcons/0227_underline.svg)||underline|0xe0e3|featherIcons/0227_underline.svg| 263 | |![](featherIcons/0228_unlock.svg)||unlock|0xe0e4|featherIcons/0228_unlock.svg| 264 | |![](featherIcons/0229_upload-cloud.svg)||upload-cloud|0xe0e5|featherIcons/0229_upload-cloud.svg| 265 | |![](featherIcons/0230_upload.svg)||upload|0xe0e6|featherIcons/0230_upload.svg| 266 | |![](featherIcons/0231_user-check.svg)||user-check|0xe0e7|featherIcons/0231_user-check.svg| 267 | |![](featherIcons/0232_user-minus.svg)||user-minus|0xe0e8|featherIcons/0232_user-minus.svg| 268 | |![](featherIcons/0233_user-plus.svg)||user-plus|0xe0e9|featherIcons/0233_user-plus.svg| 269 | |![](featherIcons/0234_user-x.svg)||user-x|0xe0ea|featherIcons/0234_user-x.svg| 270 | |![](featherIcons/0235_user.svg)||user|0xe0eb|featherIcons/0235_user.svg| 271 | |![](featherIcons/0236_users.svg)||users|0xe0ec|featherIcons/0236_users.svg| 272 | |![](featherIcons/0237_video-off.svg)||video-off|0xe0ed|featherIcons/0237_video-off.svg| 273 | |![](featherIcons/0238_video.svg)||video|0xe0ee|featherIcons/0238_video.svg| 274 | |![](featherIcons/0239_voicemail.svg)||voicemail|0xe0ef|featherIcons/0239_voicemail.svg| 275 | |![](featherIcons/0240_volume-1.svg)||volume-1|0xe0f0|featherIcons/0240_volume-1.svg| 276 | |![](featherIcons/0241_volume-2.svg)||volume-2|0xe0f1|featherIcons/0241_volume-2.svg| 277 | |![](featherIcons/0242_volume-x.svg)||volume-x|0xe0f2|featherIcons/0242_volume-x.svg| 278 | |![](featherIcons/0243_volume.svg)||volume|0xe0f3|featherIcons/0243_volume.svg| 279 | |![](featherIcons/0244_watch.svg)||watch|0xe0f4|featherIcons/0244_watch.svg| 280 | |![](featherIcons/0245_wifi-off.svg)||wifi-off|0xe0f5|featherIcons/0245_wifi-off.svg| 281 | |![](featherIcons/0246_wifi.svg)||wifi|0xe0f6|featherIcons/0246_wifi.svg| 282 | |![](featherIcons/0247_wind.svg)||wind|0xe0f7|featherIcons/0247_wind.svg| 283 | |![](featherIcons/0248_x-circle.svg)||x-circle|0xe0f8|featherIcons/0248_x-circle.svg| 284 | |![](featherIcons/0249_x-square.svg)||x-square|0xe0f9|featherIcons/0249_x-square.svg| 285 | |![](featherIcons/0250_x.svg)||x|0xe0fa|featherIcons/0250_x.svg| 286 | |![](featherIcons/0251_zap-off.svg)||zap-off|0xe0fb|featherIcons/0251_zap-off.svg| 287 | |![](featherIcons/0252_zap.svg)||zap|0xe0fc|featherIcons/0252_zap.svg| 288 | |![](featherIcons/0253_zoom-in.svg)||zoom-in|0xe0fd|featherIcons/0253_zoom-in.svg| 289 | |![](featherIcons/0254_zoom-out.svg)||zoom-out|0xe0fe|featherIcons/0254_zoom-out.svg| 290 | 291 | 292 | ## Building 293 | 294 | We use python to generate a `fontManifest.yaml` for use with 295 | [glyphs2font](https://github.com/rse/glyphs2font). 296 | 297 | We use j2cli to build documentation 298 | 299 | 300 | ```bash 301 | python generateFontManifest.py 302 | glyphs2font fontManifest.yaml 303 | j2 template_README.md fontManifest.yaml > README.md #Build docs 304 | 305 | ``` -------------------------------------------------------------------------------- /brandFontManifest.yaml: -------------------------------------------------------------------------------- 1 | font: {fixedwidth: true, name: BrandFontIcon, ttf: BrandFontIcons.ttf} 2 | glyphs: 3 | - {char: "\U000F0000", code: '0xf0000', glyph: brands/0000000-github.svg, name: github} 4 | -------------------------------------------------------------------------------- /brands/0000000-github.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /build.sh: -------------------------------------------------------------------------------- 1 | python generateFontManifest.py 2 | glyphs2font fontManifest.yaml 3 | j2 template_README.md fontManifest.yaml > README.md 4 | -------------------------------------------------------------------------------- /featherIcons/0000_activity.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0001_airplay.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0002_alert-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0003_alert-octagon.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0004_alert-triangle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0005_align-center.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0006_align-justify.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0007_align-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0008_align-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0009_anchor.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0010_aperture.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /featherIcons/0011_archive.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0012_arrow-down-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0013_arrow-down-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0014_arrow-down-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0015_arrow-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0016_arrow-left-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0017_arrow-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0018_arrow-right-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0019_arrow-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0020_arrow-up-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0021_arrow-up-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0022_arrow-up-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0023_arrow-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0024_at-sign.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0025_award.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0026_bar-chart-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0027_bar-chart.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0028_battery-charging.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0029_battery.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0030_bell-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0031_bell.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0032_bluetooth.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0033_bold.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0034_book-open.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0035_book.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0036_bookmark.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0037_box.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0038_briefcase.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0039_calendar.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0040_camera-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0041_camera.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0042_cast.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0043_check-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0044_check-square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0045_check.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0046_chevron-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0047_chevron-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0048_chevron-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0049_chevron-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0050_chevrons-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0051_chevrons-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0052_chevrons-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0053_chevrons-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0054_circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0055_clipboard.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0056_clock.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0057_cloud-drizzle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /featherIcons/0058_cloud-lightning.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0059_cloud-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0060_cloud-rain.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0061_cloud-snow.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /featherIcons/0062_cloud.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0063_code.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0064_command.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0065_compass.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0066_copy.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0067_corner-down-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0068_corner-down-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0069_corner-left-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0070_corner-left-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0071_corner-right-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0072_corner-right-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0073_corner-up-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0074_corner-up-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0075_cpu.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /featherIcons/0076_credit-card.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0077_crop.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0078_crosshair.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0079_database.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0080_delete.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0081_disc.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0082_dollar-sign.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0083_download-cloud.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0084_download.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0085_droplet.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0086_edit-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0087_edit-3.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0088_edit.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0089_external-link.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0090_eye-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0091_eye.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0092_fast-forward.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0093_feather.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0094_file-minus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0095_file-plus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0096_file-text.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0097_file.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0098_film.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /featherIcons/0099_filter.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0100_flag.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0101_folder-minus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0102_folder-plus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0103_folder.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0104_gift.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0105_git-branch.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0106_git-commit.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0107_git-merge.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0108_git-pull-request.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0109_globe.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0110_grid.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0111_hard-drive.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0112_hash.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0113_headphones.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0114_heart.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0115_help-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0116_home.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0117_image.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0118_inbox.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0119_info.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0120_italic.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0121_layers.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0122_layout.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0123_life-buoy.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /featherIcons/0124_link-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0125_link.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0126_list.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /featherIcons/0127_loader.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /featherIcons/0128_lock.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0129_log-in.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0130_log-out.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0131_mail.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0132_map-pin.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0133_map.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0134_maximize-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0135_maximize.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0136_menu.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0137_message-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0138_message-square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0139_mic-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0140_mic.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0141_minimize-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0142_minimize.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0143_minus-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0144_minus-square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0145_minus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0146_monitor.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0147_moon.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0148_more-horizontal.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0149_more-vertical.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0150_move.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /featherIcons/0151_music.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0152_navigation-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0153_navigation.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0154_octagon.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0155_package.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0156_paperclip.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0157_pause-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0158_pause.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0159_percent.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0160_phone-call.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0161_phone-forwarded.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0162_phone-incoming.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0163_phone-missed.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0164_phone-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0165_phone-outgoing.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0166_phone.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0167_pie-chart.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0168_play-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0169_play.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0170_plus-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0171_plus-square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0172_plus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0173_power.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0174_printer.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0175_radio.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0176_refresh-ccw.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0177_refresh-cw.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0178_repeat.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0179_rewind.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0180_rotate-ccw.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0181_rotate-cw.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0182_rss.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0183_save.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0184_scissors.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0185_search.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0186_send.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0187_server.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0188_settings.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0189_share-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0190_share.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0191_shield-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0192_shield.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0193_shopping-bag.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0194_shopping-cart.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0195_shuffle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /featherIcons/0196_sidebar.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0197_skip-back.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0198_skip-forward.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0199_slash.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0200_sliders.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /featherIcons/0201_smartphone.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0202_speaker.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0203_square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0204_star.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0205_stop-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0206_sun.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /featherIcons/0207_sunrise.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /featherIcons/0208_sunset.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | -------------------------------------------------------------------------------- /featherIcons/0209_tablet.svg: -------------------------------------------------------------------------------- 1 | 12 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /featherIcons/0210_tag.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0211_target.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0212_terminal.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0213_thermometer.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0214_thumbs-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0215_thumbs-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0216_toggle-left.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0217_toggle-right.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0218_trash-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0219_trash.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0220_trending-down.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0221_trending-up.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0222_triangle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0223_truck.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0224_tv.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0225_type.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0226_umbrella.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0227_underline.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0228_unlock.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0229_upload-cloud.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0230_upload.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0231_user-check.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0232_user-minus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0233_user-plus.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0234_user-x.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0235_user.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0236_users.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0237_video-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0238_video.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0239_voicemail.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0240_volume-1.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0241_volume-2.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0242_volume-x.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0243_volume.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0244_watch.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0245_wifi-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | -------------------------------------------------------------------------------- /featherIcons/0246_wifi.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0247_wind.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0248_x-circle.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0249_x-square.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /featherIcons/0250_x.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | -------------------------------------------------------------------------------- /featherIcons/0251_zap-off.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0252_zap.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | -------------------------------------------------------------------------------- /featherIcons/0253_zoom-in.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | 17 | -------------------------------------------------------------------------------- /featherIcons/0254_zoom-out.svg: -------------------------------------------------------------------------------- 1 | 12 | 13 | 14 | 15 | 16 | -------------------------------------------------------------------------------- /fontManifest.yaml: -------------------------------------------------------------------------------- 1 | font: {fixedwidth: true, name: OpenFontIcon, ttf: OpenFontIcons.ttf} 2 | glyphs: 3 | - {char: , code: '0xe000', glyph: featherIcons/0000_activity.svg, name: activity} 4 | - {char: , code: '0xe001', glyph: featherIcons/0001_airplay.svg, name: airplay} 5 | - {char: , code: '0xe002', glyph: featherIcons/0002_alert-circle.svg, name: alert-circle} 6 | - {char: , code: '0xe003', glyph: featherIcons/0003_alert-octagon.svg, name: alert-octagon} 7 | - {char: , code: '0xe004', glyph: featherIcons/0004_alert-triangle.svg, name: alert-triangle} 8 | - {char: , code: '0xe005', glyph: featherIcons/0005_align-center.svg, name: align-center} 9 | - {char: , code: '0xe006', glyph: featherIcons/0006_align-justify.svg, name: align-justify} 10 | - {char: , code: '0xe007', glyph: featherIcons/0007_align-left.svg, name: align-left} 11 | - {char: , code: '0xe008', glyph: featherIcons/0008_align-right.svg, name: align-right} 12 | - {char: , code: '0xe009', glyph: featherIcons/0009_anchor.svg, name: anchor} 13 | - {char: , code: '0xe00a', glyph: featherIcons/0010_aperture.svg, name: aperture} 14 | - {char: , code: '0xe00b', glyph: featherIcons/0011_archive.svg, name: archive} 15 | - {char: , code: '0xe00c', glyph: featherIcons/0012_arrow-down-circle.svg, name: arrow-down-circle} 16 | - {char: , code: '0xe00d', glyph: featherIcons/0013_arrow-down-left.svg, name: arrow-down-left} 17 | - {char: , code: '0xe00e', glyph: featherIcons/0014_arrow-down-right.svg, name: arrow-down-right} 18 | - {char: , code: '0xe00f', glyph: featherIcons/0015_arrow-down.svg, name: arrow-down} 19 | - {char: , code: '0xe010', glyph: featherIcons/0016_arrow-left-circle.svg, name: arrow-left-circle} 20 | - {char: , code: '0xe011', glyph: featherIcons/0017_arrow-left.svg, name: arrow-left} 21 | - {char: , code: '0xe012', glyph: featherIcons/0018_arrow-right-circle.svg, name: arrow-right-circle} 22 | - {char: , code: '0xe013', glyph: featherIcons/0019_arrow-right.svg, name: arrow-right} 23 | - {char: , code: '0xe014', glyph: featherIcons/0020_arrow-up-circle.svg, name: arrow-up-circle} 24 | - {char: , code: '0xe015', glyph: featherIcons/0021_arrow-up-left.svg, name: arrow-up-left} 25 | - {char: , code: '0xe016', glyph: featherIcons/0022_arrow-up-right.svg, name: arrow-up-right} 26 | - {char: , code: '0xe017', glyph: featherIcons/0023_arrow-up.svg, name: arrow-up} 27 | - {char: , code: '0xe018', glyph: featherIcons/0024_at-sign.svg, name: at-sign} 28 | - {char: , code: '0xe019', glyph: featherIcons/0025_award.svg, name: award} 29 | - {char: , code: '0xe01a', glyph: featherIcons/0026_bar-chart-2.svg, name: bar-chart-2} 30 | - {char: , code: '0xe01b', glyph: featherIcons/0027_bar-chart.svg, name: bar-chart} 31 | - {char: , code: '0xe01c', glyph: featherIcons/0028_battery-charging.svg, name: battery-charging} 32 | - {char: , code: '0xe01d', glyph: featherIcons/0029_battery.svg, name: battery} 33 | - {char: , code: '0xe01e', glyph: featherIcons/0030_bell-off.svg, name: bell-off} 34 | - {char: , code: '0xe01f', glyph: featherIcons/0031_bell.svg, name: bell} 35 | - {char: , code: '0xe020', glyph: featherIcons/0032_bluetooth.svg, name: bluetooth} 36 | - {char: , code: '0xe021', glyph: featherIcons/0033_bold.svg, name: bold} 37 | - {char: , code: '0xe022', glyph: featherIcons/0034_book-open.svg, name: book-open} 38 | - {char: , code: '0xe023', glyph: featherIcons/0035_book.svg, name: book} 39 | - {char: , code: '0xe024', glyph: featherIcons/0036_bookmark.svg, name: bookmark} 40 | - {char: , code: '0xe025', glyph: featherIcons/0037_box.svg, name: box} 41 | - {char: , code: '0xe026', glyph: featherIcons/0038_briefcase.svg, name: briefcase} 42 | - {char: , code: '0xe027', glyph: featherIcons/0039_calendar.svg, name: calendar} 43 | - {char: , code: '0xe028', glyph: featherIcons/0040_camera-off.svg, name: camera-off} 44 | - {char: , code: '0xe029', glyph: featherIcons/0041_camera.svg, name: camera} 45 | - {char: , code: '0xe02a', glyph: featherIcons/0042_cast.svg, name: cast} 46 | - {char: , code: '0xe02b', glyph: featherIcons/0043_check-circle.svg, name: check-circle} 47 | - {char: , code: '0xe02c', glyph: featherIcons/0044_check-square.svg, name: check-square} 48 | - {char: , code: '0xe02d', glyph: featherIcons/0045_check.svg, name: check} 49 | - {char: , code: '0xe02e', glyph: featherIcons/0046_chevron-down.svg, name: chevron-down} 50 | - {char: , code: '0xe02f', glyph: featherIcons/0047_chevron-left.svg, name: chevron-left} 51 | - {char: , code: '0xe030', glyph: featherIcons/0048_chevron-right.svg, name: chevron-right} 52 | - {char: , code: '0xe031', glyph: featherIcons/0049_chevron-up.svg, name: chevron-up} 53 | - {char: , code: '0xe032', glyph: featherIcons/0050_chevrons-down.svg, name: chevrons-down} 54 | - {char: , code: '0xe033', glyph: featherIcons/0051_chevrons-left.svg, name: chevrons-left} 55 | - {char: , code: '0xe034', glyph: featherIcons/0052_chevrons-right.svg, name: chevrons-right} 56 | - {char: , code: '0xe035', glyph: featherIcons/0053_chevrons-up.svg, name: chevrons-up} 57 | - {char: , code: '0xe036', glyph: featherIcons/0054_circle.svg, name: circle} 58 | - {char: , code: '0xe037', glyph: featherIcons/0055_clipboard.svg, name: clipboard} 59 | - {char: , code: '0xe038', glyph: featherIcons/0056_clock.svg, name: clock} 60 | - {char: , code: '0xe039', glyph: featherIcons/0057_cloud-drizzle.svg, name: cloud-drizzle} 61 | - {char: , code: '0xe03a', glyph: featherIcons/0058_cloud-lightning.svg, name: cloud-lightning} 62 | - {char: , code: '0xe03b', glyph: featherIcons/0059_cloud-off.svg, name: cloud-off} 63 | - {char: , code: '0xe03c', glyph: featherIcons/0060_cloud-rain.svg, name: cloud-rain} 64 | - {char: , code: '0xe03d', glyph: featherIcons/0061_cloud-snow.svg, name: cloud-snow} 65 | - {char: , code: '0xe03e', glyph: featherIcons/0062_cloud.svg, name: cloud} 66 | - {char: , code: '0xe03f', glyph: featherIcons/0063_code.svg, name: code} 67 | - {char: , code: '0xe040', glyph: featherIcons/0064_command.svg, name: command} 68 | - {char: , code: '0xe041', glyph: featherIcons/0065_compass.svg, name: compass} 69 | - {char: , code: '0xe042', glyph: featherIcons/0066_copy.svg, name: copy} 70 | - {char: , code: '0xe043', glyph: featherIcons/0067_corner-down-left.svg, name: corner-down-left} 71 | - {char: , code: '0xe044', glyph: featherIcons/0068_corner-down-right.svg, name: corner-down-right} 72 | - {char: , code: '0xe045', glyph: featherIcons/0069_corner-left-down.svg, name: corner-left-down} 73 | - {char: , code: '0xe046', glyph: featherIcons/0070_corner-left-up.svg, name: corner-left-up} 74 | - {char: , code: '0xe047', glyph: featherIcons/0071_corner-right-down.svg, name: corner-right-down} 75 | - {char: , code: '0xe048', glyph: featherIcons/0072_corner-right-up.svg, name: corner-right-up} 76 | - {char: , code: '0xe049', glyph: featherIcons/0073_corner-up-left.svg, name: corner-up-left} 77 | - {char: , code: '0xe04a', glyph: featherIcons/0074_corner-up-right.svg, name: corner-up-right} 78 | - {char: , code: '0xe04b', glyph: featherIcons/0075_cpu.svg, name: cpu} 79 | - {char: , code: '0xe04c', glyph: featherIcons/0076_credit-card.svg, name: credit-card} 80 | - {char: , code: '0xe04d', glyph: featherIcons/0077_crop.svg, name: crop} 81 | - {char: , code: '0xe04e', glyph: featherIcons/0078_crosshair.svg, name: crosshair} 82 | - {char: , code: '0xe04f', glyph: featherIcons/0079_database.svg, name: database} 83 | - {char: , code: '0xe050', glyph: featherIcons/0080_delete.svg, name: delete} 84 | - {char: , code: '0xe051', glyph: featherIcons/0081_disc.svg, name: disc} 85 | - {char: , code: '0xe052', glyph: featherIcons/0082_dollar-sign.svg, name: dollar-sign} 86 | - {char: , code: '0xe053', glyph: featherIcons/0083_download-cloud.svg, name: download-cloud} 87 | - {char: , code: '0xe054', glyph: featherIcons/0084_download.svg, name: download} 88 | - {char: , code: '0xe055', glyph: featherIcons/0085_droplet.svg, name: droplet} 89 | - {char: , code: '0xe056', glyph: featherIcons/0086_edit-2.svg, name: edit-2} 90 | - {char: , code: '0xe057', glyph: featherIcons/0087_edit-3.svg, name: edit-3} 91 | - {char: , code: '0xe058', glyph: featherIcons/0088_edit.svg, name: edit} 92 | - {char: , code: '0xe059', glyph: featherIcons/0089_external-link.svg, name: external-link} 93 | - {char: , code: '0xe05a', glyph: featherIcons/0090_eye-off.svg, name: eye-off} 94 | - {char: , code: '0xe05b', glyph: featherIcons/0091_eye.svg, name: eye} 95 | - {char: , code: '0xe05c', glyph: featherIcons/0092_fast-forward.svg, name: fast-forward} 96 | - {char: , code: '0xe05d', glyph: featherIcons/0093_feather.svg, name: feather} 97 | - {char: , code: '0xe05e', glyph: featherIcons/0094_file-minus.svg, name: file-minus} 98 | - {char: , code: '0xe05f', glyph: featherIcons/0095_file-plus.svg, name: file-plus} 99 | - {char: , code: '0xe060', glyph: featherIcons/0096_file-text.svg, name: file-text} 100 | - {char: , code: '0xe061', glyph: featherIcons/0097_file.svg, name: file} 101 | - {char: , code: '0xe062', glyph: featherIcons/0098_film.svg, name: film} 102 | - {char: , code: '0xe063', glyph: featherIcons/0099_filter.svg, name: filter} 103 | - {char: , code: '0xe064', glyph: featherIcons/0100_flag.svg, name: flag} 104 | - {char: , code: '0xe065', glyph: featherIcons/0101_folder-minus.svg, name: folder-minus} 105 | - {char: , code: '0xe066', glyph: featherIcons/0102_folder-plus.svg, name: folder-plus} 106 | - {char: , code: '0xe067', glyph: featherIcons/0103_folder.svg, name: folder} 107 | - {char: , code: '0xe068', glyph: featherIcons/0104_gift.svg, name: gift} 108 | - {char: , code: '0xe069', glyph: featherIcons/0105_git-branch.svg, name: git-branch} 109 | - {char: , code: '0xe06a', glyph: featherIcons/0106_git-commit.svg, name: git-commit} 110 | - {char: , code: '0xe06b', glyph: featherIcons/0107_git-merge.svg, name: git-merge} 111 | - {char: , code: '0xe06c', glyph: featherIcons/0108_git-pull-request.svg, name: git-pull-request} 112 | - {char: , code: '0xe06d', glyph: featherIcons/0109_globe.svg, name: globe} 113 | - {char: , code: '0xe06e', glyph: featherIcons/0110_grid.svg, name: grid} 114 | - {char: , code: '0xe06f', glyph: featherIcons/0111_hard-drive.svg, name: hard-drive} 115 | - {char: , code: '0xe070', glyph: featherIcons/0112_hash.svg, name: hash} 116 | - {char: , code: '0xe071', glyph: featherIcons/0113_headphones.svg, name: headphones} 117 | - {char: , code: '0xe072', glyph: featherIcons/0114_heart.svg, name: heart} 118 | - {char: , code: '0xe073', glyph: featherIcons/0115_help-circle.svg, name: help-circle} 119 | - {char: , code: '0xe074', glyph: featherIcons/0116_home.svg, name: home} 120 | - {char: , code: '0xe075', glyph: featherIcons/0117_image.svg, name: image} 121 | - {char: , code: '0xe076', glyph: featherIcons/0118_inbox.svg, name: inbox} 122 | - {char: , code: '0xe077', glyph: featherIcons/0119_info.svg, name: info} 123 | - {char: , code: '0xe078', glyph: featherIcons/0120_italic.svg, name: italic} 124 | - {char: , code: '0xe079', glyph: featherIcons/0121_layers.svg, name: layers} 125 | - {char: , code: '0xe07a', glyph: featherIcons/0122_layout.svg, name: layout} 126 | - {char: , code: '0xe07b', glyph: featherIcons/0123_life-buoy.svg, name: life-buoy} 127 | - {char: , code: '0xe07c', glyph: featherIcons/0124_link-2.svg, name: link-2} 128 | - {char: , code: '0xe07d', glyph: featherIcons/0125_link.svg, name: link} 129 | - {char: , code: '0xe07e', glyph: featherIcons/0126_list.svg, name: list} 130 | - {char: , code: '0xe07f', glyph: featherIcons/0127_loader.svg, name: loader} 131 | - {char: , code: '0xe080', glyph: featherIcons/0128_lock.svg, name: lock} 132 | - {char: , code: '0xe081', glyph: featherIcons/0129_log-in.svg, name: log-in} 133 | - {char: , code: '0xe082', glyph: featherIcons/0130_log-out.svg, name: log-out} 134 | - {char: , code: '0xe083', glyph: featherIcons/0131_mail.svg, name: mail} 135 | - {char: , code: '0xe084', glyph: featherIcons/0132_map-pin.svg, name: map-pin} 136 | - {char: , code: '0xe085', glyph: featherIcons/0133_map.svg, name: map} 137 | - {char: , code: '0xe086', glyph: featherIcons/0134_maximize-2.svg, name: maximize-2} 138 | - {char: , code: '0xe087', glyph: featherIcons/0135_maximize.svg, name: maximize} 139 | - {char: , code: '0xe088', glyph: featherIcons/0136_menu.svg, name: menu} 140 | - {char: , code: '0xe089', glyph: featherIcons/0137_message-circle.svg, name: message-circle} 141 | - {char: , code: '0xe08a', glyph: featherIcons/0138_message-square.svg, name: message-square} 142 | - {char: , code: '0xe08b', glyph: featherIcons/0139_mic-off.svg, name: mic-off} 143 | - {char: , code: '0xe08c', glyph: featherIcons/0140_mic.svg, name: mic} 144 | - {char: , code: '0xe08d', glyph: featherIcons/0141_minimize-2.svg, name: minimize-2} 145 | - {char: , code: '0xe08e', glyph: featherIcons/0142_minimize.svg, name: minimize} 146 | - {char: , code: '0xe08f', glyph: featherIcons/0143_minus-circle.svg, name: minus-circle} 147 | - {char: , code: '0xe090', glyph: featherIcons/0144_minus-square.svg, name: minus-square} 148 | - {char: , code: '0xe091', glyph: featherIcons/0145_minus.svg, name: minus} 149 | - {char: , code: '0xe092', glyph: featherIcons/0146_monitor.svg, name: monitor} 150 | - {char: , code: '0xe093', glyph: featherIcons/0147_moon.svg, name: moon} 151 | - {char: , code: '0xe094', glyph: featherIcons/0148_more-horizontal.svg, name: more-horizontal} 152 | - {char: , code: '0xe095', glyph: featherIcons/0149_more-vertical.svg, name: more-vertical} 153 | - {char: , code: '0xe096', glyph: featherIcons/0150_move.svg, name: move} 154 | - {char: , code: '0xe097', glyph: featherIcons/0151_music.svg, name: music} 155 | - {char: , code: '0xe098', glyph: featherIcons/0152_navigation-2.svg, name: navigation-2} 156 | - {char: , code: '0xe099', glyph: featherIcons/0153_navigation.svg, name: navigation} 157 | - {char: , code: '0xe09a', glyph: featherIcons/0154_octagon.svg, name: octagon} 158 | - {char: , code: '0xe09b', glyph: featherIcons/0155_package.svg, name: package} 159 | - {char: , code: '0xe09c', glyph: featherIcons/0156_paperclip.svg, name: paperclip} 160 | - {char: , code: '0xe09d', glyph: featherIcons/0157_pause-circle.svg, name: pause-circle} 161 | - {char: , code: '0xe09e', glyph: featherIcons/0158_pause.svg, name: pause} 162 | - {char: , code: '0xe09f', glyph: featherIcons/0159_percent.svg, name: percent} 163 | - {char: , code: '0xe0a0', glyph: featherIcons/0160_phone-call.svg, name: phone-call} 164 | - {char: , code: '0xe0a1', glyph: featherIcons/0161_phone-forwarded.svg, name: phone-forwarded} 165 | - {char: , code: '0xe0a2', glyph: featherIcons/0162_phone-incoming.svg, name: phone-incoming} 166 | - {char: , code: '0xe0a3', glyph: featherIcons/0163_phone-missed.svg, name: phone-missed} 167 | - {char: , code: '0xe0a4', glyph: featherIcons/0164_phone-off.svg, name: phone-off} 168 | - {char: , code: '0xe0a5', glyph: featherIcons/0165_phone-outgoing.svg, name: phone-outgoing} 169 | - {char: , code: '0xe0a6', glyph: featherIcons/0166_phone.svg, name: phone} 170 | - {char: , code: '0xe0a7', glyph: featherIcons/0167_pie-chart.svg, name: pie-chart} 171 | - {char: , code: '0xe0a8', glyph: featherIcons/0168_play-circle.svg, name: play-circle} 172 | - {char: , code: '0xe0a9', glyph: featherIcons/0169_play.svg, name: play} 173 | - {char: , code: '0xe0aa', glyph: featherIcons/0170_plus-circle.svg, name: plus-circle} 174 | - {char: , code: '0xe0ab', glyph: featherIcons/0171_plus-square.svg, name: plus-square} 175 | - {char: , code: '0xe0ac', glyph: featherIcons/0172_plus.svg, name: plus} 176 | - {char: , code: '0xe0ad', glyph: featherIcons/0173_power.svg, name: power} 177 | - {char: , code: '0xe0ae', glyph: featherIcons/0174_printer.svg, name: printer} 178 | - {char: , code: '0xe0af', glyph: featherIcons/0175_radio.svg, name: radio} 179 | - {char: , code: '0xe0b0', glyph: featherIcons/0176_refresh-ccw.svg, name: refresh-ccw} 180 | - {char: , code: '0xe0b1', glyph: featherIcons/0177_refresh-cw.svg, name: refresh-cw} 181 | - {char: , code: '0xe0b2', glyph: featherIcons/0178_repeat.svg, name: repeat} 182 | - {char: , code: '0xe0b3', glyph: featherIcons/0179_rewind.svg, name: rewind} 183 | - {char: , code: '0xe0b4', glyph: featherIcons/0180_rotate-ccw.svg, name: rotate-ccw} 184 | - {char: , code: '0xe0b5', glyph: featherIcons/0181_rotate-cw.svg, name: rotate-cw} 185 | - {char: , code: '0xe0b6', glyph: featherIcons/0182_rss.svg, name: rss} 186 | - {char: , code: '0xe0b7', glyph: featherIcons/0183_save.svg, name: save} 187 | - {char: , code: '0xe0b8', glyph: featherIcons/0184_scissors.svg, name: scissors} 188 | - {char: , code: '0xe0b9', glyph: featherIcons/0185_search.svg, name: search} 189 | - {char: , code: '0xe0ba', glyph: featherIcons/0186_send.svg, name: send} 190 | - {char: , code: '0xe0bb', glyph: featherIcons/0187_server.svg, name: server} 191 | - {char: , code: '0xe0bc', glyph: featherIcons/0188_settings.svg, name: settings} 192 | - {char: , code: '0xe0bd', glyph: featherIcons/0189_share-2.svg, name: share-2} 193 | - {char: , code: '0xe0be', glyph: featherIcons/0190_share.svg, name: share} 194 | - {char: , code: '0xe0bf', glyph: featherIcons/0191_shield-off.svg, name: shield-off} 195 | - {char: , code: '0xe0c0', glyph: featherIcons/0192_shield.svg, name: shield} 196 | - {char: , code: '0xe0c1', glyph: featherIcons/0193_shopping-bag.svg, name: shopping-bag} 197 | - {char: , code: '0xe0c2', glyph: featherIcons/0194_shopping-cart.svg, name: shopping-cart} 198 | - {char: , code: '0xe0c3', glyph: featherIcons/0195_shuffle.svg, name: shuffle} 199 | - {char: , code: '0xe0c4', glyph: featherIcons/0196_sidebar.svg, name: sidebar} 200 | - {char: , code: '0xe0c5', glyph: featherIcons/0197_skip-back.svg, name: skip-back} 201 | - {char: , code: '0xe0c6', glyph: featherIcons/0198_skip-forward.svg, name: skip-forward} 202 | - {char: , code: '0xe0c7', glyph: featherIcons/0199_slash.svg, name: slash} 203 | - {char: , code: '0xe0c8', glyph: featherIcons/0200_sliders.svg, name: sliders} 204 | - {char: , code: '0xe0c9', glyph: featherIcons/0201_smartphone.svg, name: smartphone} 205 | - {char: , code: '0xe0ca', glyph: featherIcons/0202_speaker.svg, name: speaker} 206 | - {char: , code: '0xe0cb', glyph: featherIcons/0203_square.svg, name: square} 207 | - {char: , code: '0xe0cc', glyph: featherIcons/0204_star.svg, name: star} 208 | - {char: , code: '0xe0cd', glyph: featherIcons/0205_stop-circle.svg, name: stop-circle} 209 | - {char: , code: '0xe0ce', glyph: featherIcons/0206_sun.svg, name: sun} 210 | - {char: , code: '0xe0cf', glyph: featherIcons/0207_sunrise.svg, name: sunrise} 211 | - {char: , code: '0xe0d0', glyph: featherIcons/0208_sunset.svg, name: sunset} 212 | - {char: , code: '0xe0d1', glyph: featherIcons/0209_tablet.svg, name: tablet} 213 | - {char: , code: '0xe0d2', glyph: featherIcons/0210_tag.svg, name: tag} 214 | - {char: , code: '0xe0d3', glyph: featherIcons/0211_target.svg, name: target} 215 | - {char: , code: '0xe0d4', glyph: featherIcons/0212_terminal.svg, name: terminal} 216 | - {char: , code: '0xe0d5', glyph: featherIcons/0213_thermometer.svg, name: thermometer} 217 | - {char: , code: '0xe0d6', glyph: featherIcons/0214_thumbs-down.svg, name: thumbs-down} 218 | - {char: , code: '0xe0d7', glyph: featherIcons/0215_thumbs-up.svg, name: thumbs-up} 219 | - {char: , code: '0xe0d8', glyph: featherIcons/0216_toggle-left.svg, name: toggle-left} 220 | - {char: , code: '0xe0d9', glyph: featherIcons/0217_toggle-right.svg, name: toggle-right} 221 | - {char: , code: '0xe0da', glyph: featherIcons/0218_trash-2.svg, name: trash-2} 222 | - {char: , code: '0xe0db', glyph: featherIcons/0219_trash.svg, name: trash} 223 | - {char: , code: '0xe0dc', glyph: featherIcons/0220_trending-down.svg, name: trending-down} 224 | - {char: , code: '0xe0dd', glyph: featherIcons/0221_trending-up.svg, name: trending-up} 225 | - {char: , code: '0xe0de', glyph: featherIcons/0222_triangle.svg, name: triangle} 226 | - {char: , code: '0xe0df', glyph: featherIcons/0223_truck.svg, name: truck} 227 | - {char: , code: '0xe0e0', glyph: featherIcons/0224_tv.svg, name: tv} 228 | - {char: , code: '0xe0e1', glyph: featherIcons/0225_type.svg, name: type} 229 | - {char: , code: '0xe0e2', glyph: featherIcons/0226_umbrella.svg, name: umbrella} 230 | - {char: , code: '0xe0e3', glyph: featherIcons/0227_underline.svg, name: underline} 231 | - {char: , code: '0xe0e4', glyph: featherIcons/0228_unlock.svg, name: unlock} 232 | - {char: , code: '0xe0e5', glyph: featherIcons/0229_upload-cloud.svg, name: upload-cloud} 233 | - {char: , code: '0xe0e6', glyph: featherIcons/0230_upload.svg, name: upload} 234 | - {char: , code: '0xe0e7', glyph: featherIcons/0231_user-check.svg, name: user-check} 235 | - {char: , code: '0xe0e8', glyph: featherIcons/0232_user-minus.svg, name: user-minus} 236 | - {char: , code: '0xe0e9', glyph: featherIcons/0233_user-plus.svg, name: user-plus} 237 | - {char: , code: '0xe0ea', glyph: featherIcons/0234_user-x.svg, name: user-x} 238 | - {char: , code: '0xe0eb', glyph: featherIcons/0235_user.svg, name: user} 239 | - {char: , code: '0xe0ec', glyph: featherIcons/0236_users.svg, name: users} 240 | - {char: , code: '0xe0ed', glyph: featherIcons/0237_video-off.svg, name: video-off} 241 | - {char: , code: '0xe0ee', glyph: featherIcons/0238_video.svg, name: video} 242 | - {char: , code: '0xe0ef', glyph: featherIcons/0239_voicemail.svg, name: voicemail} 243 | - {char: , code: '0xe0f0', glyph: featherIcons/0240_volume-1.svg, name: volume-1} 244 | - {char: , code: '0xe0f1', glyph: featherIcons/0241_volume-2.svg, name: volume-2} 245 | - {char: , code: '0xe0f2', glyph: featherIcons/0242_volume-x.svg, name: volume-x} 246 | - {char: , code: '0xe0f3', glyph: featherIcons/0243_volume.svg, name: volume} 247 | - {char: , code: '0xe0f4', glyph: featherIcons/0244_watch.svg, name: watch} 248 | - {char: , code: '0xe0f5', glyph: featherIcons/0245_wifi-off.svg, name: wifi-off} 249 | - {char: , code: '0xe0f6', glyph: featherIcons/0246_wifi.svg, name: wifi} 250 | - {char: , code: '0xe0f7', glyph: featherIcons/0247_wind.svg, name: wind} 251 | - {char: , code: '0xe0f8', glyph: featherIcons/0248_x-circle.svg, name: x-circle} 252 | - {char: , code: '0xe0f9', glyph: featherIcons/0249_x-square.svg, name: x-square} 253 | - {char: , code: '0xe0fa', glyph: featherIcons/0250_x.svg, name: x} 254 | - {char: , code: '0xe0fb', glyph: featherIcons/0251_zap-off.svg, name: zap-off} 255 | - {char: , code: '0xe0fc', glyph: featherIcons/0252_zap.svg, name: zap} 256 | - {char: , code: '0xe0fd', glyph: featherIcons/0253_zoom-in.svg, name: zoom-in} 257 | - {char: , code: '0xe0fe', glyph: featherIcons/0254_zoom-out.svg, name: zoom-out} 258 | -------------------------------------------------------------------------------- /generateFontManifest.py: -------------------------------------------------------------------------------- 1 | from pathlib import Path 2 | from yaml import load, dump 3 | 4 | featherGlyphs = Path("./featherIcons/").glob("*.svg") 5 | 6 | glyphs=( 7 | *featherGlyphs, 8 | ) 9 | 10 | yamlDump = { 11 | 'font':{ 12 | 'ttf': 'OpenFontIcons.ttf', 13 | 'fixedwidth': True, 14 | 'name': 'OpenFontIcon', 15 | }, 16 | 'glyphs':[], 17 | } 18 | 19 | for glyph in glyphs: 20 | yamlDump['glyphs'].append({ 21 | 'glyph': str(glyph), 22 | 'name': glyph.name[5:][:-4], 23 | 'code': hex(int(glyph.name[:4])+57344), 24 | 'char': chr(int(glyph.name[:4])+57344), 25 | }) 26 | 27 | 28 | Path('./fontManifest.yaml').write_text(dump(yamlDump, allow_unicode=True)) 29 | 30 | yamlDump = { 31 | 'font':{ 32 | 'ttf': 'BrandFontIcons.ttf', 33 | 'fixedwidth': True, 34 | 'name': 'BrandFontIcon', 35 | }, 36 | 'glyphs':[], 37 | } 38 | 39 | for glyph in Path("./brands/").glob("*.svg"): 40 | yamlDump['glyphs'].append({ 41 | 'glyph': str(glyph), 42 | 'name': glyph.name[8:][:-4], 43 | 'code': hex(int(glyph.name[:7])+983040), 44 | 'char': chr(int(glyph.name[:7])+983040), 45 | }) 46 | 47 | 48 | Path('./brandFontManifest.yaml').write_text(dump(yamlDump, allow_unicode=True)) 49 | -------------------------------------------------------------------------------- /template_README.md: -------------------------------------------------------------------------------- 1 | Use Unicode's [private use 2 | area](https://en.wikipedia.org/wiki/Private_Use_Areas) to provide standard 3 | glyphs for use on the linux command line. 4 | 5 | We use the `U+E000..U+F8FF` range, with 6,400 possible glyphs. We try not to 6 | include brands or specific tools. The glyph for "github" for example, might be 7 | better served by a generic VCS glyph. 8 | 9 | The goal is to create a standard for unicode icon glyphs that isn't as strict as 10 | unicode, and that can be made generally available to developers. 11 | 12 | Glyphs representing types of tools (eg: and eyedropper tool) or specific 13 | concepts (eg: a difference operation on a set) are welcome, as long as they're 14 | clear. 15 | The goal is to create "timeless" glyphs instead of glyphs for a whole bunch of 16 | different applications/products that may not exist in 50 years. 17 | 18 | Brand-icon glyphs and product glyphs are fine, but aren't the primary focus of this project. 19 | They should live in the `U+F0000..U+FFFFD` namespace, called `Supplemental Private Use 20 | Area-A`. If you'd like to register a code point for the use of a brand or a tool, 21 | you're welcome to do so here. Just include an appropriate SVG in the `brands/` 22 | folder, starting with a unique 7-digit number. 23 | 24 | `Supplemental Private Use Area-B` will be reservered for large third-party 25 | custom icon sets. 26 | 27 | The glyphs from 0000-0257 are built from the MIT-licensed [feather 28 | icons](https://feathericons.com/). 29 | 30 | 31 | # Glyphs 32 | 33 | |Symbol|Char|Name|Hex|File| 34 | |:----:|:--:|----|---|----| 35 | {% for glyph in glyphs -%} 36 | |![]({{glyph.glyph}})|{{glyph.char}}|{{glyph.name}}|{{glyph.code}}|{{glyph.glyph}}| 37 | {% endfor %} 38 | 39 | ## Building 40 | 41 | We use python to generate a `fontManifest.yaml` for use with 42 | [glyphs2font](https://github.com/rse/glyphs2font). 43 | 44 | We use j2cli to build documentation 45 | 46 | 47 | ```bash 48 | python generateFontManifest.py 49 | glyphs2font fontManifest.yaml 50 | j2 template_README.md fontManifest.yaml > README.md #Build docs 51 | 52 | ``` 53 | --------------------------------------------------------------------------------