microphone lines icon

microphone-lines from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
microphone-lines
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the microphone lines icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 160c0-53 43-96 96-96c50.3 0 91.6 38.7 95.7 88H360c-13.3 0-24 10.7-24 24s10.7 24 24 24h56v48h-56c-13.3 0-24 10.7-24 24s10.7 24 24 24h55.7c-4.1 49.3-45.3 88-95.7 88c-53 0-96-43-96-96zm-72 64c13.3 0 24 10.7 24 24v40c0 79.5 64.5 144 144 144s144-64.5 144-144v-40c0-13.3 10.7-24 24-24s24 10.7 24 24v40c0 97.9-73.3 178.7-168 190.5V528h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24h48v-49.5c-94.7-11.8-168-92.6-168-190.5v-40c0-13.3 10.7-24 24-24"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMicrophoneLines(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 160c0-53 43-96 96-96c50.3 0 91.6 38.7 95.7 88H360c-13.3 0-24 10.7-24 24s10.7 24 24 24h56v48h-56c-13.3 0-24 10.7-24 24s10.7 24 24 24h55.7c-4.1 49.3-45.3 88-95.7 88c-53 0-96-43-96-96zm-72 64c13.3 0 24 10.7 24 24v40c0 79.5 64.5 144 144 144s144-64.5 144-144v-40c0-13.3 10.7-24 24-24s24 10.7 24 24v40c0 97.9-73.3 178.7-168 190.5V528h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24h48v-49.5c-94.7-11.8-168-92.6-168-190.5v-40c0-13.3 10.7-24 24-24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M224 160c0-53 43-96 96-96c50.3 0 91.6 38.7 95.7 88H360c-13.3 0-24 10.7-24 24s10.7 24 24 24h56v48h-56c-13.3 0-24 10.7-24 24s10.7 24 24 24h55.7c-4.1 49.3-45.3 88-95.7 88c-53 0-96-43-96-96zm-72 64c13.3 0 24 10.7 24 24v40c0 79.5 64.5 144 144 144s144-64.5 144-144v-40c0-13.3 10.7-24 24-24s24 10.7 24 24v40c0 97.9-73.3 178.7-168 190.5V528h48c13.3 0 24 10.7 24 24s-10.7 24-24 24H248c-13.3 0-24-10.7-24-24s10.7-24 24-24h48v-49.5c-94.7-11.8-168-92.6-168-190.5v-40c0-13.3 10.7-24 24-24"/></svg>
</template>

CSS

.icon-microphone-lines {
  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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20160c0-53%2043-96%2096-96c50.3%200%2091.6%2038.7%2095.7%2088H360c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h56v48h-56c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h55.7c-4.1%2049.3-45.3%2088-95.7%2088c-53%200-96-43-96-96zm-72%2064c13.3%200%2024%2010.7%2024%2024v40c0%2079.5%2064.5%20144%20144%20144s144-64.5%20144-144v-40c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40c0%2097.9-73.3%20178.7-168%20190.5V528h48c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H248c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48v-49.5c-94.7-11.8-168-92.6-168-190.5v-40c0-13.3%2010.7-24%2024-24%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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%20160c0-53%2043-96%2096-96c50.3%200%2091.6%2038.7%2095.7%2088H360c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h56v48h-56c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024h55.7c-4.1%2049.3-45.3%2088-95.7%2088c-53%200-96-43-96-96zm-72%2064c13.3%200%2024%2010.7%2024%2024v40c0%2079.5%2064.5%20144%20144%20144s144-64.5%20144-144v-40c0-13.3%2010.7-24%2024-24s24%2010.7%2024%2024v40c0%2097.9-73.3%20178.7-168%20190.5V528h48c13.3%200%2024%2010.7%2024%2024s-10.7%2024-24%2024H248c-13.3%200-24-10.7-24-24s10.7-24%2024-24h48v-49.5c-94.7-11.8-168-92.6-168-190.5v-40c0-13.3%2010.7-24%2024-24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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