Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
automotive-icons
Advanced tools
Icon fonts for an automotive app
Install
npm install automotive-icons
Import the css or include it in some other fashion.
import "automotive-icons/build/automotive.css";
Icon names are prefixed with automotive
.
<i class="automotive-car" />
<i class="automotive-van" />
<i class="automotive-bike" />
All highly specific to OSX
Install Sketch
Install npm install fantasticon
Edit Automotive Icons.sketch
.
Icons generally need to be contructed from paths. Shapes can be converted with "Convert to Outlines".
This script will export all icons from the sketch file as svg and then convert to icon-fonts. It will also update any preview files/images.
./bin/build.sh
Preview the output with
open ./build/automotive.html
FAQs
Icon fonts for an automotive app
The npm package automotive-icons receives a total of 1 weekly downloads. As such, automotive-icons popularity was classified as not popular.
We found that automotive-icons demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.