erlang logo
erlang from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- erlang
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 640×512
- License
- CC BY 4.0
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 640 512"><path fill="currentColor" d="M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1c-.1-76.7 24-142.7 65.5-192.9m238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2m230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7c.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3c68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsErlang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1c-.1-76.7 24-142.7 65.5-192.9m238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2m230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7c.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3c68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M87.2 53.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1c-.1-76.7 24-142.7 65.5-192.9m238.2 9.7c-45.9.1-85.1 33.5-89.2 83.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2m230.7-9.6h.3l-.1-.1zm.3 0c31.4 42.7 48.7 97.5 46.2 162.7c.5 6 .5 11.7 0 24.1H230.2c-.2 109.7 38.9 194.9 138.6 195.3c68.5-.3 118-51 151.9-106.1l96.4 48.2c-17.4 30.9-36.5 57.8-57.9 80.8H640v-405z"/></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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M87.2%2053.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1c-.1-76.7%2024-142.7%2065.5-192.9m238.2%209.7c-45.9.1-85.1%2033.5-89.2%2083.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2m230.7-9.6h.3l-.1-.1zm.3%200c31.4%2042.7%2048.7%2097.5%2046.2%20162.7c.5%206%20.5%2011.7%200%2024.1H230.2c-.2%20109.7%2038.9%20194.9%20138.6%20195.3c68.5-.3%20118-51%20151.9-106.1l96.4%2048.2c-17.4%2030.9-36.5%2057.8-57.9%2080.8H640v-405z%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%20640%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M87.2%2053.5H0v405h100.4c-49.7-52.6-78.8-125.3-78.7-212.1c-.1-76.7%2024-142.7%2065.5-192.9m238.2%209.7c-45.9.1-85.1%2033.5-89.2%2083.2h169.9c-1.1-49.7-34.5-83.1-80.7-83.2m230.7-9.6h.3l-.1-.1zm.3%200c31.4%2042.7%2048.7%2097.5%2046.2%20162.7c.5%206%20.5%2011.7%200%2024.1H230.2c-.2%20109.7%2038.9%20194.9%20138.6%20195.3c68.5-.3%20118-51%20151.9-106.1l96.4%2048.2c-17.4%2030.9-36.5%2057.8-57.9%2080.8H640v-405z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/erlang.svg?color=%231a73e8&size=48