blender-phone from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
blender-phone
Set
Font Awesome 6 Solid
Style
Regular
Viewbox
576×512
License
CC BY 4.0

The same icon in other sets

Use the blender phone icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0h289.5c21.1 0 36.4 20.1 30.9 40.4L558.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L480 352zm-16 32h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64M147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4.2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8c7.9-8.5 20.1-10.3 29.8-4.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidBlenderPhone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0h289.5c21.1 0 36.4 20.1 30.9 40.4L558.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L480 352zm-16 32h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64M147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4.2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8c7.9-8.5 20.1-10.3 29.8-4.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 576 512"><path fill="currentColor" d="M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0h289.5c21.1 0 36.4 20.1 30.9 40.4L558.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h149.8l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h123.6l-17.5 64H400c-8.8 0-16 7.2-16 16s7.2 16 16 16h97.5L480 352zm-16 32h288c26.5 0 48 21.5 48 48v32c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48v-32c0-26.5 21.5-48 48-48m144 96a32 32 0 1 0 0-64a32 32 0 1 0 0 64M147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4.2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8c7.9-8.5 20.1-10.3 29.8-4.3z"/></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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20352L196.8%2052.3C194.2%2024.2%20216.3%200%20244.6%200h289.5c21.1%200%2036.4%2020.1%2030.9%2040.4L558.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h149.8l-17.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h123.6l-17.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h97.5L480%20352zm-16%2032h288c26.5%200%2048%2021.5%2048%2048v32c0%2026.5-21.5%2048-48%2048H208c-26.5%200-48-21.5-48-48v-32c0-26.5%2021.5-48%2048-48m144%2096a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064M147.5%2030.7c10.8%206.7%2015.3%2021%2010.6%2033.4l-22%2057.8c-4.2%2010.9-14.5%2017.6-25.3%2016.4l-33.3-3.6c-13.6%2042.2-13.6%2088.4%200%20130.7l33.3-3.6c10.9-1.2%2021.2%205.5%2025.3%2016.4l22%2057.8c4.7%2012.4.2%2026.7-10.6%2033.4l-44%2027.2c-9.7%206-21.9%204.2-29.8-4.3C-24.6%20286-24.6%20114%2073.7%207.8c7.9-8.5%2020.1-10.3%2029.8-4.3z%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%20576%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20352L196.8%2052.3C194.2%2024.2%20216.3%200%20244.6%200h289.5c21.1%200%2036.4%2020.1%2030.9%2040.4L558.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h149.8l-17.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h123.6l-17.5%2064H400c-8.8%200-16%207.2-16%2016s7.2%2016%2016%2016h97.5L480%20352zm-16%2032h288c26.5%200%2048%2021.5%2048%2048v32c0%2026.5-21.5%2048-48%2048H208c-26.5%200-48-21.5-48-48v-32c0-26.5%2021.5-48%2048-48m144%2096a32%2032%200%201%200%200-64a32%2032%200%201%200%200%2064M147.5%2030.7c10.8%206.7%2015.3%2021%2010.6%2033.4l-22%2057.8c-4.2%2010.9-14.5%2017.6-25.3%2016.4l-33.3-3.6c-13.6%2042.2-13.6%2088.4%200%20130.7l33.3-3.6c10.9-1.2%2021.2%205.5%2025.3%2016.4l22%2057.8c4.7%2012.4.2%2026.7-10.6%2033.4l-44%2027.2c-9.7%206-21.9%204.2-29.8-4.3C-24.6%20286-24.6%20114%2073.7%207.8c7.9-8.5%2020.1-10.3%2029.8-4.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/blender-phone.svg?color=%231a73e8&size=48