erlang logo
erlang from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- erlang
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the erlang logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="none" stroke="#ed8796" stroke-linecap="round" stroke-linejoin="round"><path d="M6.5 5.5c0-1.25 1-2 2-2s2 .75 2 2z"/><path d="M13.5 13c.47-.57 1.12-1.24 1.5-2l-2.25-1.25c-.74 1.36-1.76 2.75-3.25 2.75c-2.1 0-3-2.3-3-5h8c.05-1.61-.31-3.45-1-4.5M3 13c-1.08-1.3-1.5-3-1.5-5S2.1 4.24 3 3"/></g></svg>
React
import type { SVGProps } from "react";
export function CatppuccinErlang(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" stroke="#ed8796" strokeLinecap="round" strokeLinejoin="round"><path d="M6.5 5.5c0-1.25 1-2 2-2s2 .75 2 2z"/><path d="M13.5 13c.47-.57 1.12-1.24 1.5-2l-2.25-1.25c-.74 1.36-1.76 2.75-3.25 2.75c-2.1 0-3-2.3-3-5h8c.05-1.61-.31-3.45-1-4.5M3 13c-1.08-1.3-1.5-3-1.5-5S2.1 4.24 3 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="#ed8796" stroke-linecap="round" stroke-linejoin="round"><path d="M6.5 5.5c0-1.25 1-2 2-2s2 .75 2 2z"/><path d="M13.5 13c.47-.57 1.12-1.24 1.5-2l-2.25-1.25c-.74 1.36-1.76 2.75-3.25 2.75c-2.1 0-3-2.3-3-5h8c.05-1.61-.31-3.45-1-4.5M3 13c-1.08-1.3-1.5-3-1.5-5S2.1 4.24 3 3"/></g></svg> </template>
CSS
.icon-erlang {
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%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6.5%205.5c0-1.25%201-2%202-2s2%20.75%202%202z%22%2F%3E%3Cpath%20d%3D%22M13.5%2013c.47-.57%201.12-1.24%201.5-2l-2.25-1.25c-.74%201.36-1.76%202.75-3.25%202.75c-2.1%200-3-2.3-3-5h8c.05-1.61-.31-3.45-1-4.5M3%2013c-1.08-1.3-1.5-3-1.5-5S2.1%204.24%203%203%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%3D%22%23ed8796%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6.5%205.5c0-1.25%201-2%202-2s2%20.75%202%202z%22%2F%3E%3Cpath%20d%3D%22M13.5%2013c.47-.57%201.12-1.24%201.5-2l-2.25-1.25c-.74%201.36-1.76%202.75-3.25%202.75c-2.1%200-3-2.3-3-5h8c.05-1.61-.31-3.45-1-4.5M3%2013c-1.08-1.3-1.5-3-1.5-5S2.1%204.24%203%203%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/erlang.svg?color=%231a73e8&size=48