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

@vectopus/atlas-icons

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vectopus/atlas-icons

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries

  • 0.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11K
decreased by-12.58%
Maintainers
2
Weekly downloads
 
Created
Source

Atlas icons

Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries.
Made by Vectopus.

Simple use

Use icons as a webfont. All you need to do is add the style file to the document <head> tag.

<link rel="stylesheet" href="https://unpkg.com/@vectopus/atlas-icons/style.css">

Or use NPM to install font package.

// Install package.
npm i @vectopus/atlas-icons

// Includes package styles in you main styles file.
@import url("/node_modules/@vectopus/atlas-icons/style.css");

// Or add the style to the document <head> tag.
<link rel="stylesheet" href="node_modules/@vectopus/atlas-icons/style.css">

License

MIT © Atlas Icons

Keywords

FAQs

Package last updated on 07 Aug 2023

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