
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@3yourmind/yoco
Advanced tools
In-house-designed icons for kotti design system.
Using yarn
yarn add @3yourmind/yoco
Using npm
npm install --save @3yourmind/yoco
With module bundler
@import '@3yourmind/yoco'; // might need a sass importer
// enum of icons and the associated ligature / svg name
import { Yoco } from '@3yourmind/yoco'
console.log(Yoco.Icon.ANNOUNCE)
// 'announce'
With HTML
<link rel="stylesheet" href="./path/to/yoco/style.css" />
Yoco uses ligatures, which allows rendering the icon glyph by simply using its name with the yoco font.
<i class="yoco">cloud</i>
<!-- or, use .svg -->
<img src="./path/to/yoco/svg/cloud.svg" />
yarn --cwd packages/yoco run build
# or
yarn run build
FAQs
3YOURMIND Icon Font
The npm package @3yourmind/yoco receives a total of 29 weekly downloads. As such, @3yourmind/yoco popularity was classified as not popular.
We found that @3yourmind/yoco demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.