Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alexbainter/file-icons

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alexbainter/file-icons

Icons from the file-icons project

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 06 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc