prototools logo
prototools from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- prototools
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the prototools logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5bde6" stroke-linecap="round" stroke-linejoin="round" d="m15.448 11.026l-1.031-3.29a4.9 4.9 0 0 1 0-2.925l1.051-3.35a.74.74 0 0 0-.927-.929L11.2 1.586a4.84 4.84 0 0 1-2.918 0L5 .552a.741.741 0 0 0-.92.955l.6 1.698a4.9 4.9 0 0 1-.276 3.886L.582 14.417c-.34.651.37 1.347 1.013.993l6.955-3.838a4.86 4.86 0 0 1 3.969-.325l1.98.702a.741.741 0 0 0 .949-.924z"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinPrototools(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="#f5bde6" strokeLinecap="round" strokeLinejoin="round" d="m15.448 11.026l-1.031-3.29a4.9 4.9 0 0 1 0-2.925l1.051-3.35a.74.74 0 0 0-.927-.929L11.2 1.586a4.84 4.84 0 0 1-2.918 0L5 .552a.741.741 0 0 0-.92.955l.6 1.698a4.9 4.9 0 0 1-.276 3.886L.582 14.417c-.34.651.37 1.347 1.013.993l6.955-3.838a4.86 4.86 0 0 1 3.969-.325l1.98.702a.741.741 0 0 0 .949-.924z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#f5bde6" stroke-linecap="round" stroke-linejoin="round" d="m15.448 11.026l-1.031-3.29a4.9 4.9 0 0 1 0-2.925l1.051-3.35a.74.74 0 0 0-.927-.929L11.2 1.586a4.84 4.84 0 0 1-2.918 0L5 .552a.741.741 0 0 0-.92.955l.6 1.698a4.9 4.9 0 0 1-.276 3.886L.582 14.417c-.34.651.37 1.347 1.013.993l6.955-3.838a4.86 4.86 0 0 1 3.969-.325l1.98.702a.741.741 0 0 0 .949-.924z"/></svg> </template>
CSS
.icon-prototools {
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%23f5bde6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.448%2011.026l-1.031-3.29a4.9%204.9%200%200%201%200-2.925l1.051-3.35a.74.74%200%200%200-.927-.929L11.2%201.586a4.84%204.84%200%200%201-2.918%200L5%20.552a.741.741%200%200%200-.92.955l.6%201.698a4.9%204.9%200%200%201-.276%203.886L.582%2014.417c-.34.651.37%201.347%201.013.993l6.955-3.838a4.86%204.86%200%200%201%203.969-.325l1.98.702a.741.741%200%200%200%20.949-.924z%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%23f5bde6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m15.448%2011.026l-1.031-3.29a4.9%204.9%200%200%201%200-2.925l1.051-3.35a.74.74%200%200%200-.927-.929L11.2%201.586a4.84%204.84%200%200%201-2.918%200L5%20.552a.741.741%200%200%200-.92.955l.6%201.698a4.9%204.9%200%200%201-.276%203.886L.582%2014.417c-.34.651.37%201.347%201.013.993l6.955-3.838a4.86%204.86%200%200%201%203.969-.325l1.98.702a.741.741%200%200%200%20.949-.924z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/prototools.svg?color=%231a73e8&size=48