makefile logo
makefile from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- makefile
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the makefile logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#f5a97f" d="m9.24 8.47l-5.28 5.58c-.56.6-1.47.6-2.04 0a1.57 1.57 0 0 1 0-2.14L7.2 6.32"/><path stroke="#cad3f5" d="m13.74 8.03l-.86-.93a2.46 2.46 0 0 1-.64-1.68v-.65l-1.89-2.04A3.7 3.7 0 0 0 7.63 1.5H5.5l.64.61A4.72 4.72 0 0 1 7.5 5.57v1.16l1.46 1.5h1.71l1.57 1.42m-.74.85l3-3"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinMakefile(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" strokeLinecap="round" strokeLinejoin="round"><path stroke="#f5a97f" d="m9.24 8.47l-5.28 5.58c-.56.6-1.47.6-2.04 0a1.57 1.57 0 0 1 0-2.14L7.2 6.32"/><path stroke="#cad3f5" d="m13.74 8.03l-.86-.93a2.46 2.46 0 0 1-.64-1.68v-.65l-1.89-2.04A3.7 3.7 0 0 0 7.63 1.5H5.5l.64.61A4.72 4.72 0 0 1 7.5 5.57v1.16l1.46 1.5h1.71l1.57 1.42m-.74.85l3-3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="#f5a97f" d="m9.24 8.47l-5.28 5.58c-.56.6-1.47.6-2.04 0a1.57 1.57 0 0 1 0-2.14L7.2 6.32"/><path stroke="#cad3f5" d="m13.74 8.03l-.86-.93a2.46 2.46 0 0 1-.64-1.68v-.65l-1.89-2.04A3.7 3.7 0 0 0 7.63 1.5H5.5l.64.61A4.72 4.72 0 0 1 7.5 5.57v1.16l1.46 1.5h1.71l1.57 1.42m-.74.85l3-3"/></g></svg> </template>
CSS
.icon-makefile {
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%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22m9.24%208.47l-5.28%205.58c-.56.6-1.47.6-2.04%200a1.57%201.57%200%200%201%200-2.14L7.2%206.32%22%2F%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22m13.74%208.03l-.86-.93a2.46%202.46%200%200%201-.64-1.68v-.65l-1.89-2.04A3.7%203.7%200%200%200%207.63%201.5H5.5l.64.61A4.72%204.72%200%200%201%207.5%205.57v1.16l1.46%201.5h1.71l1.57%201.42m-.74.85l3-3%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%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22m9.24%208.47l-5.28%205.58c-.56.6-1.47.6-2.04%200a1.57%201.57%200%200%201%200-2.14L7.2%206.32%22%2F%3E%3Cpath%20stroke%3D%22%23cad3f5%22%20d%3D%22m13.74%208.03l-.86-.93a2.46%202.46%200%200%201-.64-1.68v-.65l-1.89-2.04A3.7%203.7%200%200%200%207.63%201.5H5.5l.64.61A4.72%204.72%200%200%201%207.5%205.57v1.16l1.46%201.5h1.71l1.57%201.42m-.74.85l3-3%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/makefile.svg?color=%231a73e8&size=48