blender phone icon
blender-phone from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- blender-phone
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- blender-phone-solid
The same icon in other sets
More other icons from Line Awesome
Use the blender phone icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.578 5a.98.98 0 0 0-.816.479A12.9 12.9 0 0 0 4 12c0 2.378.644 4.607 1.76 6.521a.995.995 0 0 0 1.146.436l1.944-.58a.52.52 0 0 0 .123-.525l-.8-2.424a.51.51 0 0 0-.482-.352h-.826a.51.51 0 0 1-.496-.379A10.7 10.7 0 0 1 6.03 12c0-.929.116-1.835.34-2.697a.51.51 0 0 1 .496-.38h.828a.51.51 0 0 0 .483-.349l.799-2.426a.52.52 0 0 0-.123-.525l-1.944-.58A1 1 0 0 0 6.578 5m3.418 0l1.881 16.012A3 3 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm2.25 2h12.195l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.314zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></svg>
React
import type { SVGProps } from "react";
export function LaBlenderPhone(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="M6.578 5a.98.98 0 0 0-.816.479A12.9 12.9 0 0 0 4 12c0 2.378.644 4.607 1.76 6.521a.995.995 0 0 0 1.146.436l1.944-.58a.52.52 0 0 0 .123-.525l-.8-2.424a.51.51 0 0 0-.482-.352h-.826a.51.51 0 0 1-.496-.379A10.7 10.7 0 0 1 6.03 12c0-.929.116-1.835.34-2.697a.51.51 0 0 1 .496-.38h.828a.51.51 0 0 0 .483-.349l.799-2.426a.52.52 0 0 0-.123-.525l-1.944-.58A1 1 0 0 0 6.578 5m3.418 0l1.881 16.012A3 3 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm2.25 2h12.195l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.314zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.578 5a.98.98 0 0 0-.816.479A12.9 12.9 0 0 0 4 12c0 2.378.644 4.607 1.76 6.521a.995.995 0 0 0 1.146.436l1.944-.58a.52.52 0 0 0 .123-.525l-.8-2.424a.51.51 0 0 0-.482-.352h-.826a.51.51 0 0 1-.496-.379A10.7 10.7 0 0 1 6.03 12c0-.929.116-1.835.34-2.697a.51.51 0 0 1 .496-.38h.828a.51.51 0 0 0 .483-.349l.799-2.426a.52.52 0 0 0-.123-.525l-1.944-.58A1 1 0 0 0 6.578 5m3.418 0l1.881 16.012A3 3 0 0 0 9 24v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957 5zm2.25 2h12.195l-.462 2H19v2h4.518l-.463 2H19v2h3.592l-.463 2H19v2h2.668l-.463 2h-7.314zM12 23h11c.551 0 1 .449 1 1v1H11v-1c0-.551.449-1 1-1"/></svg> </template>
CSS
.icon-blender-phone {
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%22M6.578%205a.98.98%200%200%200-.816.479A12.9%2012.9%200%200%200%204%2012c0%202.378.644%204.607%201.76%206.521a.995.995%200%200%200%201.146.436l1.944-.58a.52.52%200%200%200%20.123-.525l-.8-2.424a.51.51%200%200%200-.482-.352h-.826a.51.51%200%200%201-.496-.379A10.7%2010.7%200%200%201%206.03%2012c0-.929.116-1.835.34-2.697a.51.51%200%200%201%20.496-.38h.828a.51.51%200%200%200%20.483-.349l.799-2.426a.52.52%200%200%200-.123-.525l-1.944-.58A1%201%200%200%200%206.578%205m3.418%200l1.881%2016.012A3%203%200%200%200%209%2024v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957%205zm2.25%202h12.195l-.462%202H19v2h4.518l-.463%202H19v2h3.592l-.463%202H19v2h2.668l-.463%202h-7.314zM12%2023h11c.551%200%201%20.449%201%201v1H11v-1c0-.551.449-1%201-1%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%22M6.578%205a.98.98%200%200%200-.816.479A12.9%2012.9%200%200%200%204%2012c0%202.378.644%204.607%201.76%206.521a.995.995%200%200%200%201.146.436l1.944-.58a.52.52%200%200%200%20.123-.525l-.8-2.424a.51.51%200%200%200-.482-.352h-.826a.51.51%200%200%201-.496-.379A10.7%2010.7%200%200%201%206.03%2012c0-.929.116-1.835.34-2.697a.51.51%200%200%201%20.496-.38h.828a.51.51%200%200%200%20.483-.349l.799-2.426a.52.52%200%200%200-.123-.525l-1.944-.58A1%201%200%200%200%206.578%205m3.418%200l1.881%2016.012A3%203%200%200%200%209%2024v3h17v-3c0-1.568-1.214-2.844-2.748-2.975L26.957%205zm2.25%202h12.195l-.462%202H19v2h4.518l-.463%202H19v2h3.592l-.463%202H19v2h2.668l-.463%202h-7.314zM12%2023h11c.551%200%201%20.449%201%201v1H11v-1c0-.551.449-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/blender-phone.svg?color=%231a73e8&size=48