
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@vectopus/atlas-icons-vue
Advanced tools
Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries
Install Vue package.
npm i @vectopus/atlas-icons-vue
Use Atlas Icons package in your main.js
import {createApp} from 'vue'
import App from './App.vue'
import Atlas from '@vectopus/atlas-icons-vue'
const app = createApp(App)
app.use(Atlas);
app.mount('#app')
Embed icon selector into component template.
<Atlas icon="AudioAlbum" :size="24" />
MIT © Atlas Icons
FAQs
Open source icons library, Icons available in SVG format, Font, Figma, Adobe XD and Iconjar Libraries
We found that @vectopus/atlas-icons-vue demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.