New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aircall/icons

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aircall/icons

Tractor Design icons distributed as SVG React components.

  • 0.9.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

@aircall/icons

This package contains Tractor Design icons distributed as SVG React components.

🔖 Recipes

Adding a new icon

Perform the next steps to correctly add a new icon:

  1. Ask the Design team for the icon's SVG file.
  2. Include the SVG file in src/svgs and make sure the name follows the existing naming convention.
  3. Open the SVG source code and confirm that it is using one of the following colors: #101820, #292F48 or #707479 on all coloring related attributes such fill and stroke. If not, replace the color value with one of the aforementioned values.
  4. Run pnpm generate:icons and confirm that the icon component is then created in src/components.
  5. To test your newly added icon run pnpm -- turbo run build --continue --filter=@aircall/icons then run pnpm sb:dev:tractor. You can now see your icon in the storybook's icons section.

FAQs

Package last updated on 22 Jan 2025

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