Socket
Socket
Sign inDemoInstall

@icon/boxicons-logos

Package Overview
Dependencies
0
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @icon/boxicons-logos

High Quality web friendly icons


Version published
Weekly downloads
1
Maintainers
2
Created
Weekly downloads
 

Readme

Source

@icon/boxicons-logos

npm version Build Status

TODO: fill in this description later

This repository is a module of the full icon repository.

Install

This repository is distributed with npm. After installing npm, you can install @icon/boxicons-logos with this command.

npm install --save @icon/boxicons-logos

Usage

The source files included are written in Sass (SCSS) You can simply point your sass include-path at your node_modules directory and import it like this.

@import "@icon/boxicons-logos/index.scss";

You can also import specific portions of the module by importing those partials from the /src/ folder. Make sure you import any requirements along with the modules.

Build

For a compiled CSS version of this module, an npm script is included that will output a css version to dist/boxicons-logos.css The built css file is also included in the npm package:

npm run build

License

MIT © Creation Studio Limited

Keywords

FAQs

Last updated on 04 Dec 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc