
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@festo-ui/react-icons
Advanced tools
npm i @festo-ui/react-icons
All icon names are beginning with <Icon...> Example:
<IconAccordion></IconAccordion>
The default size is 16px. for other sizes use the size attribute.
You can use these sizes: 16 | 24 | 32 | 48 | 64 | 96 | 128
<IconAccordion size={48}></IconAccordion>
To use a custom size, use the svg property together with size = 16, 24 or 32.
<IconAccordion size={32} svgProps={{ height: '256px' }}></IconAccordion>
By default the icon has the text color. If you want the festo colors instead set the festoColor attribute:
<IconAccordion festoColor></IconAccordion>
You can add css class names by setting the className attribute:
<button className="fwe-btn">
<IconAccordion className="fwe-mr-xxs"></IconAccordion>
Buttontext
</button>
For more information for developers, please refer to the Developer README.
FAQs
SVG icons wraped by react components
The npm package @festo-ui/react-icons receives a total of 1,325 weekly downloads. As such, @festo-ui/react-icons popularity was classified as popular.
We found that @festo-ui/react-icons demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.