poetry lock logo
poetry-lock from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- poetry-lock
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the poetry lock logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><radialGradient id="SVGSJNuYcoU" cx="0" cy="0" r="1" gradientTransform="matrix(10.5875 0 0 10.784 4.993 -.868)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1"/></radialGradient></defs><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"/><path fill="url(#SVGSJNuYcoU)" d="m0 0l7.778 7.923q.104-.107.205-.215Z"/><path fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round" d="M.5.5h10a10 10 0 0 1-3.306 7.43"/><path fill="none" stroke="#c6a0f6" stroke-linecap="round" stroke-linejoin="round" d="m7.25 7.835l1.058 1.16l.529.58m-1.408 2.094A12.9 12.9 0 0 1 2.69 13.51L.501 10.5"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M7.32 7.814A10 10 0 0 1 .5 10.5V.5z"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinPoetryLock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><radialGradient id="SVGSJNuYcoU" cx="0" cy="0" r="1" gradientTransform="matrix(10.5875 0 0 10.784 4.993 -.868)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fff"/><stop offset="1"/></radialGradient></defs><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"/><path fill="url(#SVGSJNuYcoU)" d="m0 0l7.778 7.923q.104-.107.205-.215Z"/><path fill="none" stroke="#91d7e3" strokeLinecap="round" strokeLinejoin="round" d="M.5.5h10a10 10 0 0 1-3.306 7.43"/><path fill="none" stroke="#c6a0f6" strokeLinecap="round" strokeLinejoin="round" d="m7.25 7.835l1.058 1.16l.529.58m-1.408 2.094A12.9 12.9 0 0 1 2.69 13.51L.501 10.5"/><path fill="none" stroke="#8aadf4" strokeLinecap="round" strokeLinejoin="round" d="M7.32 7.814A10 10 0 0 1 .5 10.5V.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><defs><radialGradient id="SVGSJNuYcoU" cx="0" cy="0" r="1" gradientTransform="matrix(10.5875 0 0 10.784 4.993 -.868)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fff"/><stop offset="1"/></radialGradient></defs><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"/><path fill="url(#SVGSJNuYcoU)" d="m0 0l7.778 7.923q.104-.107.205-.215Z"/><path fill="none" stroke="#91d7e3" stroke-linecap="round" stroke-linejoin="round" d="M.5.5h10a10 10 0 0 1-3.306 7.43"/><path fill="none" stroke="#c6a0f6" stroke-linecap="round" stroke-linejoin="round" d="m7.25 7.835l1.058 1.16l.529.58m-1.408 2.094A12.9 12.9 0 0 1 2.69 13.51L.501 10.5"/><path fill="none" stroke="#8aadf4" stroke-linecap="round" stroke-linejoin="round" d="M7.32 7.814A10 10 0 0 1 .5 10.5V.5z"/></svg> </template>
CSS
.icon-poetry-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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGSJNuYcoU%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(10.5875%200%200%2010.784%204.993%20-.868)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%3Cpath%20fill%3D%22url(%23SVGSJNuYcoU)%22%20d%3D%22m0%200l7.778%207.923q.104-.107.205-.215Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5.5h10a10%2010%200%200%201-3.306%207.43%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23c6a0f6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7.25%207.835l1.058%201.16l.529.58m-1.408%202.094A12.9%2012.9%200%200%201%202.69%2013.51L.501%2010.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.32%207.814A10%2010%200%200%201%20.5%2010.5V.5z%22%2F%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGSJNuYcoU%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(10.5875%200%200%2010.784%204.993%20-.868)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%3Cpath%20fill%3D%22url(%23SVGSJNuYcoU)%22%20d%3D%22m0%200l7.778%207.923q.104-.107.205-.215Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2391d7e3%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M.5.5h10a10%2010%200%200%201-3.306%207.43%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23c6a0f6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m7.25%207.835l1.058%201.16l.529.58m-1.408%202.094A12.9%2012.9%200%200%201%202.69%2013.51L.501%2010.5%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%238aadf4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7.32%207.814A10%2010%200%200%201%20.5%2010.5V.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/poetry-lock.svg?color=%231a73e8&size=48