Socket
Socket
Sign inDemoInstall

@filerobot/icons

Package Overview
Dependencies
Maintainers
0
Versions
1155
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/icons

The icons needed for Filerobot Media Asset Widget modules


Version published
Weekly downloads
1.1K
decreased by-79.43%
Maintainers
0
Weekly downloads
 
Created
Source

@filerobot/icons

Plugins Website Version Scaleflex team License CodeSandbox

Filerobot Widget logo

A helper NPM package contains all the SVG icons used by Filerobot Media Asset Widget exported and ready to be used.

Usage

NPM

npm install --save @filerobot/icons

YARN

yarn add @filerobot/icons

then

import { TickArrowIcon } from '@filerobot/icons'
...
...
...
<TickArrowIcon color="#FFFFFF" onClick={() => console.log('tick')} />

FAQs

Package last updated on 22 Aug 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