knip logo
knip from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- knip
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the knip logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round" d="M10.959 1C9.455 3.733 8.516 5.643 7.617 7.97m7.883.673c-2.343-.075-4.137-.184-5.925-.398m-4.76-.792A2.208 2.274 88.787 1 0 .793 5.395a2.208 2.274 88.787 0 0 4.02 2.058m0 0a65.473 67.433 88.787 0 0 2.803.517m-.941 2.617a2.207 2.273 88.787 1 0-.176 4.411a2.207 2.273 88.787 0 0 .176-4.41zm0 0a65.473 67.433 88.787 0 1 .941-2.617"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinKnip(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="#f5a97f" strokeLinecap="round" strokeLinejoin="round" d="M10.959 1C9.455 3.733 8.516 5.643 7.617 7.97m7.883.673c-2.343-.075-4.137-.184-5.925-.398m-4.76-.792A2.208 2.274 88.787 1 0 .793 5.395a2.208 2.274 88.787 0 0 4.02 2.058m0 0a65.473 67.433 88.787 0 0 2.803.517m-.941 2.617a2.207 2.273 88.787 1 0-.176 4.411a2.207 2.273 88.787 0 0 .176-4.41zm0 0a65.473 67.433 88.787 0 1 .941-2.617"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5a97f" stroke-linecap="round" stroke-linejoin="round" d="M10.959 1C9.455 3.733 8.516 5.643 7.617 7.97m7.883.673c-2.343-.075-4.137-.184-5.925-.398m-4.76-.792A2.208 2.274 88.787 1 0 .793 5.395a2.208 2.274 88.787 0 0 4.02 2.058m0 0a65.473 67.433 88.787 0 0 2.803.517m-.941 2.617a2.207 2.273 88.787 1 0-.176 4.411a2.207 2.273 88.787 0 0 .176-4.41zm0 0a65.473 67.433 88.787 0 1 .941-2.617"/></svg> </template>
CSS
.icon-knip {
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%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.959%201C9.455%203.733%208.516%205.643%207.617%207.97m7.883.673c-2.343-.075-4.137-.184-5.925-.398m-4.76-.792A2.208%202.274%2088.787%201%200%20.793%205.395a2.208%202.274%2088.787%200%200%204.02%202.058m0%200a65.473%2067.433%2088.787%200%200%202.803.517m-.941%202.617a2.207%202.273%2088.787%201%200-.176%204.411a2.207%202.273%2088.787%200%200%20.176-4.41zm0%200a65.473%2067.433%2088.787%200%201%20.941-2.617%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f5a97f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10.959%201C9.455%203.733%208.516%205.643%207.617%207.97m7.883.673c-2.343-.075-4.137-.184-5.925-.398m-4.76-.792A2.208%202.274%2088.787%201%200%20.793%205.395a2.208%202.274%2088.787%200%200%204.02%202.058m0%200a65.473%2067.433%2088.787%200%200%202.803.517m-.941%202.617a2.207%202.273%2088.787%201%200-.176%204.411a2.207%202.273%2088.787%200%200%20.176-4.41zm0%200a65.473%2067.433%2088.787%200%201%20.941-2.617%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/knip.svg?color=%231a73e8&size=48