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

@obosbbl/grunnmuren-icons-svg

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@obosbbl/grunnmuren-icons-svg

Grunnmuren's icon set as raw SVG files

  • 2.0.0-canary.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
increased by100%
Maintainers
2
Weekly downloads
 
Created
Source

@obosbbl/grunnmuren-icons-svg

npm canary version

Grunnmuren's icon set as raw SVG files.

If you are using React, you may want to use @obosbbl/grunnmuren-icons-react instead.

Install

# npm
npm install @obosbbl/grunnmuren-icons-svg@canary

# pnpm
pnpm add @obosbbl/grunnmuren-icons-svg@canary

Usage

// SVG
import House from '@obosbbl/grunnmuren-icons-svg/src/House.svg';

Updating the icons

To update the icons, run the update and build scripts. The icons should never be edited manually, as the source of truth is in Figma.

Running the update script downloads all the icons as SVG files and perform some basic optimizations on them. The icons are checked into the src folder.

pnpm run update

Figma access token

If you are running the import script for the first time, it will prompt your for a Figma access token. The token is is required to access Figma's API. It can be generated on your Figma account settings page.

The import script may store the token to a local file, so you won't have to supply the token again on subsequent runs.

If the script fails with authentication issues, you could try to create a new access token and delete the local file .FIGMA_TOKEN before running the script again.

FAQs

Package last updated on 03 Jan 2024

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