
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
SVG icons for dat project and related projects.
const svgSprite = require('dat-icons')
var el = svgSprite()
document.body.appendChild(el)
Make sure to include this sprite in your page as the first element after the <body> opening tag.
Icons can later be referenced like so:
<svg><use xlink:href="#daticon-happy-dat"></use></svg>
If this looks unfamiliar, read more about an SVG workflow using SVG sprites and <use> here.
daticon-clipboarddaticon-create-new-datdaticon-deletedaticon-downloaddaticon-edit-datdaticon-filedaticon-folderdaticon-happy-datdaticon-hexagon-downdaticon-hexagon-outlinesdaticon-hexagon-pausedaticon-hexagon-resumedaticon-hexagon-updaticon-hexagon-xdaticon-import-datdaticon-linkdaticon-loadingdaticon-letterdaticon-lockdaticon-menudaticon-networkdaticon-open-in-desktopdaticon-open-in-finderdaticon-plusdaticon-questiondaticon-sad-datdaticon-star-datdaticon-editdaticon-infodaticon-geardaticon-searchto build SVG sprite:
npm install
npm run build-icons
FAQs
Icons and other SVGs for dat-data.com
The npm package dat-icons receives a total of 44 weekly downloads. As such, dat-icons popularity was classified as not popular.
We found that dat-icons 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.