erlang logo
erlang from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- erlang
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 30×30
- 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 30 30"><path fill="#f44336" d="M5.207 4.33q-.072.075-.143.153Q1.5 8.476 1.5 15.33c0 4.418 1.155 7.862 3.459 10.34h19.415c2.553-1.152 4.127-3.43 4.127-3.43l-3.147-2.52L23.9 21.1c-.867.773-.845.931-2.315 1.78c-1.495.674-3.04.966-4.634.966c-2.515 0-4.423-.909-5.723-2.059c-1.286-1.15-1.985-4.511-2.096-6.68l17.458.067l-.183-1.472s-.847-7.129-2.541-9.372zm8.76.846c1.565 0 3.22.535 3.961 1.471c.74.937.931 1.667.973 3.524H9.11c.112-1.955.436-2.81 1.373-3.698c.936-.887 2.03-1.297 3.484-1.297"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeErlang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 30 30"><path fill="#f44336" d="M5.207 4.33q-.072.075-.143.153Q1.5 8.476 1.5 15.33c0 4.418 1.155 7.862 3.459 10.34h19.415c2.553-1.152 4.127-3.43 4.127-3.43l-3.147-2.52L23.9 21.1c-.867.773-.845.931-2.315 1.78c-1.495.674-3.04.966-4.634.966c-2.515 0-4.423-.909-5.723-2.059c-1.286-1.15-1.985-4.511-2.096-6.68l17.458.067l-.183-1.472s-.847-7.129-2.541-9.372zm8.76.846c1.565 0 3.22.535 3.961 1.471c.74.937.931 1.667.973 3.524H9.11c.112-1.955.436-2.81 1.373-3.698c.936-.887 2.03-1.297 3.484-1.297"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 30 30"><path fill="#f44336" d="M5.207 4.33q-.072.075-.143.153Q1.5 8.476 1.5 15.33c0 4.418 1.155 7.862 3.459 10.34h19.415c2.553-1.152 4.127-3.43 4.127-3.43l-3.147-2.52L23.9 21.1c-.867.773-.845.931-2.315 1.78c-1.495.674-3.04.966-4.634.966c-2.515 0-4.423-.909-5.723-2.059c-1.286-1.15-1.985-4.511-2.096-6.68l17.458.067l-.183-1.472s-.847-7.129-2.541-9.372zm8.76.846c1.565 0 3.22.535 3.961 1.471c.74.937.931 1.667.973 3.524H9.11c.112-1.955.436-2.81 1.373-3.698c.936-.887 2.03-1.297 3.484-1.297"/></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%2030%2030%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M5.207%204.33q-.072.075-.143.153Q1.5%208.476%201.5%2015.33c0%204.418%201.155%207.862%203.459%2010.34h19.415c2.553-1.152%204.127-3.43%204.127-3.43l-3.147-2.52L23.9%2021.1c-.867.773-.845.931-2.315%201.78c-1.495.674-3.04.966-4.634.966c-2.515%200-4.423-.909-5.723-2.059c-1.286-1.15-1.985-4.511-2.096-6.68l17.458.067l-.183-1.472s-.847-7.129-2.541-9.372zm8.76.846c1.565%200%203.22.535%203.961%201.471c.74.937.931%201.667.973%203.524H9.11c.112-1.955.436-2.81%201.373-3.698c.936-.887%202.03-1.297%203.484-1.297%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%2030%2030%22%3E%3Cpath%20fill%3D%22%23f44336%22%20d%3D%22M5.207%204.33q-.072.075-.143.153Q1.5%208.476%201.5%2015.33c0%204.418%201.155%207.862%203.459%2010.34h19.415c2.553-1.152%204.127-3.43%204.127-3.43l-3.147-2.52L23.9%2021.1c-.867.773-.845.931-2.315%201.78c-1.495.674-3.04.966-4.634.966c-2.515%200-4.423-.909-5.723-2.059c-1.286-1.15-1.985-4.511-2.096-6.68l17.458.067l-.183-1.472s-.847-7.129-2.541-9.372zm8.76.846c1.565%200%203.22.535%203.961%201.471c.74.937.931%201.667.973%203.524H9.11c.112-1.955.436-2.81%201.373-3.698c.936-.887%202.03-1.297%203.484-1.297%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/erlang.svg?color=%231a73e8&size=48