latte logo
latte from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- latte
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
Use the latte 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"><path stroke="#eed49f" d="M10.2 4s-1.3-.7-2.5-.7c-1.3 0-1.9.7-1.9 2c0 1.4 2.5 2 2.5 2s1.9.7 1.9 2c0 1.4-.6 2-1.9 2c-1.2 0-2.5-.6-2.5-.6M8.3 2v11.3"/><path stroke="#f5a97f" d="M4 2s-.7 0-1.3.7C2 3.3 2 6 2 6.7C2 7.3.8 7.3.8 8s1.3.7 1.3 1.3c0 .7 0 3.4.6 4c.6.7 1.2.7 1.2.7m8.1 0s.7 0 1.3-.7c.6-.6.6-3.3.6-4c0-.6 1.3-.6 1.3-1.3s-1.3-.7-1.3-1.3c0-.7 0-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinLatte(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"><path stroke="#eed49f" d="M10.2 4s-1.3-.7-2.5-.7c-1.3 0-1.9.7-1.9 2c0 1.4 2.5 2 2.5 2s1.9.7 1.9 2c0 1.4-.6 2-1.9 2c-1.2 0-2.5-.6-2.5-.6M8.3 2v11.3"/><path stroke="#f5a97f" d="M4 2s-.7 0-1.3.7C2 3.3 2 6 2 6.7C2 7.3.8 7.3.8 8s1.3.7 1.3 1.3c0 .7 0 3.4.6 4c.6.7 1.2.7 1.2.7m8.1 0s.7 0 1.3-.7c.6-.6.6-3.3.6-4c0-.6 1.3-.6 1.3-1.3s-1.3-.7-1.3-1.3c0-.7 0-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7"/></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"><path stroke="#eed49f" d="M10.2 4s-1.3-.7-2.5-.7c-1.3 0-1.9.7-1.9 2c0 1.4 2.5 2 2.5 2s1.9.7 1.9 2c0 1.4-.6 2-1.9 2c-1.2 0-2.5-.6-2.5-.6M8.3 2v11.3"/><path stroke="#f5a97f" d="M4 2s-.7 0-1.3.7C2 3.3 2 6 2 6.7C2 7.3.8 7.3.8 8s1.3.7 1.3 1.3c0 .7 0 3.4.6 4c.6.7 1.2.7 1.2.7m8.1 0s.7 0 1.3-.7c.6-.6.6-3.3.6-4c0-.6 1.3-.6 1.3-1.3s-1.3-.7-1.3-1.3c0-.7 0-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7"/></g></svg> </template>
CSS
.icon-latte {
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%3E%3Cpath%20stroke%3D%22%23eed49f%22%20d%3D%22M10.2%204s-1.3-.7-2.5-.7c-1.3%200-1.9.7-1.9%202c0%201.4%202.5%202%202.5%202s1.9.7%201.9%202c0%201.4-.6%202-1.9%202c-1.2%200-2.5-.6-2.5-.6M8.3%202v11.3%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M4%202s-.7%200-1.3.7C2%203.3%202%206%202%206.7C2%207.3.8%207.3.8%208s1.3.7%201.3%201.3c0%20.7%200%203.4.6%204c.6.7%201.2.7%201.2.7m8.1%200s.7%200%201.3-.7c.6-.6.6-3.3.6-4c0-.6%201.3-.6%201.3-1.3s-1.3-.7-1.3-1.3c0-.7%200-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7%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%3E%3Cpath%20stroke%3D%22%23eed49f%22%20d%3D%22M10.2%204s-1.3-.7-2.5-.7c-1.3%200-1.9.7-1.9%202c0%201.4%202.5%202%202.5%202s1.9.7%201.9%202c0%201.4-.6%202-1.9%202c-1.2%200-2.5-.6-2.5-.6M8.3%202v11.3%22%2F%3E%3Cpath%20stroke%3D%22%23f5a97f%22%20d%3D%22M4%202s-.7%200-1.3.7C2%203.3%202%206%202%206.7C2%207.3.8%207.3.8%208s1.3.7%201.3%201.3c0%20.7%200%203.4.6%204c.6.7%201.2.7%201.2.7m8.1%200s.7%200%201.3-.7c.6-.6.6-3.3.6-4c0-.6%201.3-.6%201.3-1.3s-1.3-.7-1.3-1.3c0-.7%200-3.4-.6-4c-.6-.7-1.2-.7-1.2-.7%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/latte.svg?color=%231a73e8&size=48