erlang icon
erlang from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- erlang
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the erlang icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h4.32C4.26 22.35 3 18.84 3 15c0-3.08 1.15-5.88 3.05-8zm14 0c-.35 0-.68.04-1 .13c-1.73.44-3 2.01-3 3.87h8c0-2.21-1.79-4-4-4m9.66 0C27.13 9.27 28 12.03 28 15H12c0 3.51 1 6.56 3 8.03c.31.24.64.43 1 .58c.6.25 1.27.39 2 .39c2.97 0 5.57-1.82 6.94-4.53l2.02 1.01l1.56.78c-.7 1.4-1.62 2.66-2.73 3.74H30V7z"/></svg>
React
import type { SVGProps } from "react";
export function LaErlang(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h4.32C4.26 22.35 3 18.84 3 15c0-3.08 1.15-5.88 3.05-8zm14 0c-.35 0-.68.04-1 .13c-1.73.44-3 2.01-3 3.87h8c0-2.21-1.79-4-4-4m9.66 0C27.13 9.27 28 12.03 28 15H12c0 3.51 1 6.56 3 8.03c.31.24.64.43 1 .58c.6.25 1.27.39 2 .39c2.97 0 5.57-1.82 6.94-4.53l2.02 1.01l1.56.78c-.7 1.4-1.62 2.66-2.73 3.74H30V7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M2 7v18h4.32C4.26 22.35 3 18.84 3 15c0-3.08 1.15-5.88 3.05-8zm14 0c-.35 0-.68.04-1 .13c-1.73.44-3 2.01-3 3.87h8c0-2.21-1.79-4-4-4m9.66 0C27.13 9.27 28 12.03 28 15H12c0 3.51 1 6.56 3 8.03c.31.24.64.43 1 .58c.6.25 1.27.39 2 .39c2.97 0 5.57-1.82 6.94-4.53l2.02 1.01l1.56.78c-.7 1.4-1.62 2.66-2.73 3.74H30V7z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v18h4.32C4.26%2022.35%203%2018.84%203%2015c0-3.08%201.15-5.88%203.05-8zm14%200c-.35%200-.68.04-1%20.13c-1.73.44-3%202.01-3%203.87h8c0-2.21-1.79-4-4-4m9.66%200C27.13%209.27%2028%2012.03%2028%2015H12c0%203.51%201%206.56%203%208.03c.31.24.64.43%201%20.58c.6.25%201.27.39%202%20.39c2.97%200%205.57-1.82%206.94-4.53l2.02%201.01l1.56.78c-.7%201.4-1.62%202.66-2.73%203.74H30V7z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207v18h4.32C4.26%2022.35%203%2018.84%203%2015c0-3.08%201.15-5.88%203.05-8zm14%200c-.35%200-.68.04-1%20.13c-1.73.44-3%202.01-3%203.87h8c0-2.21-1.79-4-4-4m9.66%200C27.13%209.27%2028%2012.03%2028%2015H12c0%203.51%201%206.56%203%208.03c.31.24.64.43%201%20.58c.6.25%201.27.39%202%20.39c2.97%200%205.57-1.82%206.94-4.53l2.02%201.01l1.56.78c-.7%201.4-1.62%202.66-2.73%203.74H30V7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/erlang.svg?color=%231a73e8&size=48