yarn lock logo
yarn-lock from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- yarn-lock
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the yarn lock logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/><g fill="none" stroke="#c6a0f6" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.179"><path d="M58.19 92.889c-2.438 1.472-16.058 7.342-33.033.927c0 0-15.323 4.247-14.195-6.503c0 0-10.684-12.422.938-22.28c0 0-1.241-16.91 11.549-24.936c0 0-8.286-12.228 0-19.036s12.645-9.145 18.736-8.634c0 0 7.247-20.251 14.643 0c0 0 9.061-7.776 7.844 17.247c-.323 6.646-4.717 16.289-7.844 20.326c0 0 2.22 1.58 4.44 5.612c1.11 2.015 2.22 4.643 3.053 7.992a45 45 0 0 1 1.006 5.578" transform="matrix(.13927 0 0 .13933 -.413 .02)"/><path d="M27.469 94.285c-1.525-1.407.321-8.703.321-8.703s-1.252 4.723-3.116 7.525" transform="matrix(.13927 0 0 .13933 -.413 .02)"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinYarnLock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8087a2" strokeLinecap="round" strokeLinejoin="round" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/><g fill="none" stroke="#c6a0f6" strokeLinecap="round" strokeLinejoin="round" strokeWidth="7.179"><path d="M58.19 92.889c-2.438 1.472-16.058 7.342-33.033.927c0 0-15.323 4.247-14.195-6.503c0 0-10.684-12.422.938-22.28c0 0-1.241-16.91 11.549-24.936c0 0-8.286-12.228 0-19.036s12.645-9.145 18.736-8.634c0 0 7.247-20.251 14.643 0c0 0 9.061-7.776 7.844 17.247c-.323 6.646-4.717 16.289-7.844 20.326c0 0 2.22 1.58 4.44 5.612c1.11 2.015 2.22 4.643 3.053 7.992a45 45 0 0 1 1.006 5.578" transform="matrix(.13927 0 0 .13933 -.413 .02)"/><path d="M27.469 94.285c-1.525-1.407.321-8.703.321-8.703s-1.252 4.723-3.116 7.525" transform="matrix(.13927 0 0 .13933 -.413 .02)"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#8087a2" stroke-linecap="round" stroke-linejoin="round" d="M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5"/><g fill="none" stroke="#c6a0f6" stroke-linecap="round" stroke-linejoin="round" stroke-width="7.179"><path d="M58.19 92.889c-2.438 1.472-16.058 7.342-33.033.927c0 0-15.323 4.247-14.195-6.503c0 0-10.684-12.422.938-22.28c0 0-1.241-16.91 11.549-24.936c0 0-8.286-12.228 0-19.036s12.645-9.145 18.736-8.634c0 0 7.247-20.251 14.643 0c0 0 9.061-7.776 7.844 17.247c-.323 6.646-4.717 16.289-7.844 20.326c0 0 2.22 1.58 4.44 5.612c1.11 2.015 2.22 4.643 3.053 7.992a45 45 0 0 1 1.006 5.578" transform="matrix(.13927 0 0 .13933 -.413 .02)"/><path d="M27.469 94.285c-1.525-1.407.321-8.703.321-8.703s-1.252 4.723-3.116 7.525" transform="matrix(.13927 0 0 .13933 -.413 .02)"/></g></svg> </template>
CSS
.icon-yarn-lock {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2011.5c.27%200%20.5.22.5.5v3a.5.5%200%200%201-.5.5h-5a.5.5%200%200%201-.5-.5v-3c0-.28.22-.5.5-.5zm-4%200V10a1.5%201.5%200%200%201%203%200v1.5%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23c6a0f6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%227.179%22%3E%3Cpath%20d%3D%22M58.19%2092.889c-2.438%201.472-16.058%207.342-33.033.927c0%200-15.323%204.247-14.195-6.503c0%200-10.684-12.422.938-22.28c0%200-1.241-16.91%2011.549-24.936c0%200-8.286-12.228%200-19.036s12.645-9.145%2018.736-8.634c0%200%207.247-20.251%2014.643%200c0%200%209.061-7.776%207.844%2017.247c-.323%206.646-4.717%2016.289-7.844%2020.326c0%200%202.22%201.58%204.44%205.612c1.11%202.015%202.22%204.643%203.053%207.992a45%2045%200%200%201%201.006%205.578%22%20transform%3D%22matrix(.13927%200%200%20.13933%20-.413%20.02)%22%2F%3E%3Cpath%20d%3D%22M27.469%2094.285c-1.525-1.407.321-8.703.321-8.703s-1.252%204.723-3.116%207.525%22%20transform%3D%22matrix(.13927%200%200%20.13933%20-.413%20.02)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238087a2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2011.5c.27%200%20.5.22.5.5v3a.5.5%200%200%201-.5.5h-5a.5.5%200%200%201-.5-.5v-3c0-.28.22-.5.5-.5zm-4%200V10a1.5%201.5%200%200%201%203%200v1.5%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23c6a0f6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%227.179%22%3E%3Cpath%20d%3D%22M58.19%2092.889c-2.438%201.472-16.058%207.342-33.033.927c0%200-15.323%204.247-14.195-6.503c0%200-10.684-12.422.938-22.28c0%200-1.241-16.91%2011.549-24.936c0%200-8.286-12.228%200-19.036s12.645-9.145%2018.736-8.634c0%200%207.247-20.251%2014.643%200c0%200%209.061-7.776%207.844%2017.247c-.323%206.646-4.717%2016.289-7.844%2020.326c0%200%202.22%201.58%204.44%205.612c1.11%202.015%202.22%204.643%203.053%207.992a45%2045%200%200%201%201.006%205.578%22%20transform%3D%22matrix(.13927%200%200%20.13933%20-.413%20.02)%22%2F%3E%3Cpath%20d%3D%22M27.469%2094.285c-1.525-1.407.321-8.703.321-8.703s-1.252%204.723-3.116%207.525%22%20transform%3D%22matrix(.13927%200%200%20.13933%20-.413%20.02)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/yarn-lock.svg?color=%231a73e8&size=48