All Projects → file-icons → Icons

file-icons / Icons

Licence: isc
Source files for the custom icon-font used by the File-Icons package.

Programming Languages

perl
6916 projects

Labels

Projects that are alternatives of or similar to Icons

Svgtofont
Read a set of SVG icons and ouput a TTF/EOT/WOFF/WOFF2/SVG font.
Stars: ✭ 149 (-14.86%)
Mutual labels:  icons
Paris
Logger in Rust for pretty colors and text in the terminal. Aiming for a relatively simple API
Stars: ✭ 162 (-7.43%)
Mutual labels:  icons
File Icon Vectors
A collection of file type icons in SVG format
Stars: ✭ 171 (-2.29%)
Mutual labels:  icons
Cryptocurrency Icons
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
Stars: ✭ 2,116 (+1109.14%)
Mutual labels:  icons
Glyphfriend
Glyphfriend is a Visual Studio Extension to add previews for various icon/glyph fonts to Visual Studio.
Stars: ✭ 157 (-10.29%)
Mutual labels:  icons
Flat Color Icons
Free Flat Color Icons
Stars: ✭ 2,014 (+1050.86%)
Mutual labels:  icons
Simple Line Icons
Simple and Minimal Line Icons
Stars: ✭ 1,815 (+937.14%)
Mutual labels:  icons
Icondrop
Get access to 2 million+ design resources right inside Adobe Xd, Figma, Sketch, Microsoft Office, G Suite and many more.
Stars: ✭ 174 (-0.57%)
Mutual labels:  icons
Gimp Android Xdpi
Gimp plugin to write images and icons for all android densities
Stars: ✭ 157 (-10.29%)
Mutual labels:  icons
Webfont
Awesome generator of webfont
Stars: ✭ 170 (-2.86%)
Mutual labels:  icons
React Ionicons
A React Ionicon component https://react-ionicons.netlify.app/
Stars: ✭ 153 (-12.57%)
Mutual labels:  icons
Faviator
A simple easy favicon generator.
Stars: ✭ 155 (-11.43%)
Mutual labels:  icons
Materialdesign Svg
@mdi/svg Dist for Material Design Icons.
Stars: ✭ 166 (-5.14%)
Mutual labels:  icons
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-14.29%)
Mutual labels:  icons
React Native Fontawesome
React Native Font Awesome Icons
Stars: ✭ 173 (-1.14%)
Mutual labels:  icons
Terminal Icons
Beautiful icons for your favourite terminal apps like Hyper and iTerm2
Stars: ✭ 149 (-14.86%)
Mutual labels:  icons
Os Folder Icons
A collection of custom folder icons for (Mac, Linux and Windows)
Stars: ✭ 161 (-8%)
Mutual labels:  icons
Hyper Tabs Enhanced
Enhanced Tabs Plugin for Hyper
Stars: ✭ 173 (-1.14%)
Mutual labels:  icons
Icongenie
CLI tool to generate all the icons and splashscreens for your Quasar Apps
Stars: ✭ 174 (-0.57%)
Mutual labels:  icons
Mapsicon
A free collection of maps for every country in the world, available in 11 sizes or in SVG.
Stars: ✭ 1,999 (+1042.29%)
Mutual labels:  icons

File Icons

This is the source for the File Icons project's custom icon-font.

Please submit a request if an icon is missing.

“Why request an icon? Can't I submit a PR?”

You can. But your submission will end up getting overwritten.

Everything in the svg directory is meticulously optimised by hand, so that each icon contains as few control-points as possible:

Icon optimisation example, taken from DevOpicons readme

This task requires time, patience, and above-average aptitude with image editing software. Even if you have all three, I still have to check the SVG file myself; both our lives are made easier by simply linking to where the icon can be found. Failing that, you can use a fenced code-block to embed the SVG in the issue itself:

<details>

```svg
<!-- Replace this with the contents of your SVG file. -->
```

</details>

Note: The empty line separating <details> from its content is required. Refer to the CommonMark spec for the gory details of HTML handling in Markdown.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].