microphone emoji

microphone from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
microphone
Set
Noto Emoji
Style
Default
Category
Objects
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More objects icons from Noto Emoji

Use the microphone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e9e9e" d="M77.78 11.93c10.57-10.57 27.72-10.57 38.29 0s10.57 27.72 0 38.29s-31.2 14.06-41.77 3.48s-7.1-31.2 3.48-41.77"/><path fill="#757575" d="M119.43 16.04c-.02 8.82-3.39 17.63-10.12 24.35c-10.66 10.66-26.56 12.89-39.42 6.7c1.03 2.45 2.48 4.7 4.4 6.62c10.57 10.57 31.2 7.09 41.77-3.48c9.3-9.3 10.42-23.67 3.37-34.19"/><path fill="#616161" d="M84.02 67.06c1.92-1.92-1.69-8.65-8.06-15.02s-13.1-9.98-15.02-8.06C59.92 45 5.22 105.37 4.67 105.92c-1.92 1.92.42 7.38 5.22 12.18s10.26 7.14 12.18 5.22c.56-.54 60.93-55.24 61.95-56.26"/><path fill="#424242" d="M12.37 115.63L74.3 53.7L83.22 64l-62.79 56.69c-4.84 0-8.06-5.06-8.06-5.06"/><path d="M43.42 83.33c-2.75-2.83-2.34-4.82-1.08-6.05L53.87 66.1a3.193 3.193 0 0 1 4.52.07L61 68.86a3.193 3.193 0 0 1-.07 4.52L49.4 84.56c-1.26 1.22-3.23 1.6-5.98-1.23"/><circle cx="56.9" cy="70.17" r="5.21" fill="#9e9e9e"/><path fill="#94d1e0" d="M111.54 52.79c1.11.73 1.37.85 2.61.36c1.23-.49 3.15-2.55 3.42-3.21c.41-1.03.16-1.28-.79-1.85c-3.42-2.06-9.93-6.73-20.03-16.83S81.98 14.65 79.92 11.23c-.57-.95-1.05-1-2.27-.13c-.75.54-1.8 1.63-2.49 2.85c-.65 1.16-.68 1.4.05 2.51c2.76 4.19 7.76 10.59 16.75 19.58c8.99 9 15.39 13.99 19.58 16.75"/><path fill="#82aec0" d="M93.64 59.55c-1.49-.85-8.07-6.27-13.94-12.15c-5.57-5.59-10.46-11.63-11.26-13.05c-.58-1.02-2.05-1.01-2.62.01l-3.88 6.9c-.82 1.47-.89 3.25-.15 4.76c1.26 2.56 3.29 5.63 8.92 11.26s8.7 7.66 11.26 8.92c1.51.74 3.29.67 4.76-.15l6.9-3.88c1.02-.57 1.03-2.04.01-2.62"/><path fill="#94d1e0" d="m62.31 45.26l4.17-6.18c.59-.87 1.85-.93 2.52-.12l4.61 5.6c.5.61.47 1.5-.07 2.08l-5.29 5.62c-.64.68-1.72.66-2.33-.04c-1.01-1.16-2.5-3.06-3.71-5.37c-.27-.5-.22-1.12.1-1.59"/></svg>

React

import type { SVGProps } from "react";

export function NotoMicrophone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e9e9e" d="M77.78 11.93c10.57-10.57 27.72-10.57 38.29 0s10.57 27.72 0 38.29s-31.2 14.06-41.77 3.48s-7.1-31.2 3.48-41.77"/><path fill="#757575" d="M119.43 16.04c-.02 8.82-3.39 17.63-10.12 24.35c-10.66 10.66-26.56 12.89-39.42 6.7c1.03 2.45 2.48 4.7 4.4 6.62c10.57 10.57 31.2 7.09 41.77-3.48c9.3-9.3 10.42-23.67 3.37-34.19"/><path fill="#616161" d="M84.02 67.06c1.92-1.92-1.69-8.65-8.06-15.02s-13.1-9.98-15.02-8.06C59.92 45 5.22 105.37 4.67 105.92c-1.92 1.92.42 7.38 5.22 12.18s10.26 7.14 12.18 5.22c.56-.54 60.93-55.24 61.95-56.26"/><path fill="#424242" d="M12.37 115.63L74.3 53.7L83.22 64l-62.79 56.69c-4.84 0-8.06-5.06-8.06-5.06"/><path d="M43.42 83.33c-2.75-2.83-2.34-4.82-1.08-6.05L53.87 66.1a3.193 3.193 0 0 1 4.52.07L61 68.86a3.193 3.193 0 0 1-.07 4.52L49.4 84.56c-1.26 1.22-3.23 1.6-5.98-1.23"/><circle cx="56.9" cy="70.17" r="5.21" fill="#9e9e9e"/><path fill="#94d1e0" d="M111.54 52.79c1.11.73 1.37.85 2.61.36c1.23-.49 3.15-2.55 3.42-3.21c.41-1.03.16-1.28-.79-1.85c-3.42-2.06-9.93-6.73-20.03-16.83S81.98 14.65 79.92 11.23c-.57-.95-1.05-1-2.27-.13c-.75.54-1.8 1.63-2.49 2.85c-.65 1.16-.68 1.4.05 2.51c2.76 4.19 7.76 10.59 16.75 19.58c8.99 9 15.39 13.99 19.58 16.75"/><path fill="#82aec0" d="M93.64 59.55c-1.49-.85-8.07-6.27-13.94-12.15c-5.57-5.59-10.46-11.63-11.26-13.05c-.58-1.02-2.05-1.01-2.62.01l-3.88 6.9c-.82 1.47-.89 3.25-.15 4.76c1.26 2.56 3.29 5.63 8.92 11.26s8.7 7.66 11.26 8.92c1.51.74 3.29.67 4.76-.15l6.9-3.88c1.02-.57 1.03-2.04.01-2.62"/><path fill="#94d1e0" d="m62.31 45.26l4.17-6.18c.59-.87 1.85-.93 2.52-.12l4.61 5.6c.5.61.47 1.5-.07 2.08l-5.29 5.62c-.64.68-1.72.66-2.33-.04c-1.01-1.16-2.5-3.06-3.71-5.37c-.27-.5-.22-1.12.1-1.59"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#9e9e9e" d="M77.78 11.93c10.57-10.57 27.72-10.57 38.29 0s10.57 27.72 0 38.29s-31.2 14.06-41.77 3.48s-7.1-31.2 3.48-41.77"/><path fill="#757575" d="M119.43 16.04c-.02 8.82-3.39 17.63-10.12 24.35c-10.66 10.66-26.56 12.89-39.42 6.7c1.03 2.45 2.48 4.7 4.4 6.62c10.57 10.57 31.2 7.09 41.77-3.48c9.3-9.3 10.42-23.67 3.37-34.19"/><path fill="#616161" d="M84.02 67.06c1.92-1.92-1.69-8.65-8.06-15.02s-13.1-9.98-15.02-8.06C59.92 45 5.22 105.37 4.67 105.92c-1.92 1.92.42 7.38 5.22 12.18s10.26 7.14 12.18 5.22c.56-.54 60.93-55.24 61.95-56.26"/><path fill="#424242" d="M12.37 115.63L74.3 53.7L83.22 64l-62.79 56.69c-4.84 0-8.06-5.06-8.06-5.06"/><path d="M43.42 83.33c-2.75-2.83-2.34-4.82-1.08-6.05L53.87 66.1a3.193 3.193 0 0 1 4.52.07L61 68.86a3.193 3.193 0 0 1-.07 4.52L49.4 84.56c-1.26 1.22-3.23 1.6-5.98-1.23"/><circle cx="56.9" cy="70.17" r="5.21" fill="#9e9e9e"/><path fill="#94d1e0" d="M111.54 52.79c1.11.73 1.37.85 2.61.36c1.23-.49 3.15-2.55 3.42-3.21c.41-1.03.16-1.28-.79-1.85c-3.42-2.06-9.93-6.73-20.03-16.83S81.98 14.65 79.92 11.23c-.57-.95-1.05-1-2.27-.13c-.75.54-1.8 1.63-2.49 2.85c-.65 1.16-.68 1.4.05 2.51c2.76 4.19 7.76 10.59 16.75 19.58c8.99 9 15.39 13.99 19.58 16.75"/><path fill="#82aec0" d="M93.64 59.55c-1.49-.85-8.07-6.27-13.94-12.15c-5.57-5.59-10.46-11.63-11.26-13.05c-.58-1.02-2.05-1.01-2.62.01l-3.88 6.9c-.82 1.47-.89 3.25-.15 4.76c1.26 2.56 3.29 5.63 8.92 11.26s8.7 7.66 11.26 8.92c1.51.74 3.29.67 4.76-.15l6.9-3.88c1.02-.57 1.03-2.04.01-2.62"/><path fill="#94d1e0" d="m62.31 45.26l4.17-6.18c.59-.87 1.85-.93 2.52-.12l4.61 5.6c.5.61.47 1.5-.07 2.08l-5.29 5.62c-.64.68-1.72.66-2.33-.04c-1.01-1.16-2.5-3.06-3.71-5.37c-.27-.5-.22-1.12.1-1.59"/></svg>
</template>

CSS

.icon-microphone {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M77.78%2011.93c10.57-10.57%2027.72-10.57%2038.29%200s10.57%2027.72%200%2038.29s-31.2%2014.06-41.77%203.48s-7.1-31.2%203.48-41.77%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M119.43%2016.04c-.02%208.82-3.39%2017.63-10.12%2024.35c-10.66%2010.66-26.56%2012.89-39.42%206.7c1.03%202.45%202.48%204.7%204.4%206.62c10.57%2010.57%2031.2%207.09%2041.77-3.48c9.3-9.3%2010.42-23.67%203.37-34.19%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M84.02%2067.06c1.92-1.92-1.69-8.65-8.06-15.02s-13.1-9.98-15.02-8.06C59.92%2045%205.22%20105.37%204.67%20105.92c-1.92%201.92.42%207.38%205.22%2012.18s10.26%207.14%2012.18%205.22c.56-.54%2060.93-55.24%2061.95-56.26%22%2F%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M12.37%20115.63L74.3%2053.7L83.22%2064l-62.79%2056.69c-4.84%200-8.06-5.06-8.06-5.06%22%2F%3E%3Cpath%20d%3D%22M43.42%2083.33c-2.75-2.83-2.34-4.82-1.08-6.05L53.87%2066.1a3.193%203.193%200%200%201%204.52.07L61%2068.86a3.193%203.193%200%200%201-.07%204.52L49.4%2084.56c-1.26%201.22-3.23%201.6-5.98-1.23%22%2F%3E%3Ccircle%20cx%3D%2256.9%22%20cy%3D%2270.17%22%20r%3D%225.21%22%20fill%3D%22%239e9e9e%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M111.54%2052.79c1.11.73%201.37.85%202.61.36c1.23-.49%203.15-2.55%203.42-3.21c.41-1.03.16-1.28-.79-1.85c-3.42-2.06-9.93-6.73-20.03-16.83S81.98%2014.65%2079.92%2011.23c-.57-.95-1.05-1-2.27-.13c-.75.54-1.8%201.63-2.49%202.85c-.65%201.16-.68%201.4.05%202.51c2.76%204.19%207.76%2010.59%2016.75%2019.58c8.99%209%2015.39%2013.99%2019.58%2016.75%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M93.64%2059.55c-1.49-.85-8.07-6.27-13.94-12.15c-5.57-5.59-10.46-11.63-11.26-13.05c-.58-1.02-2.05-1.01-2.62.01l-3.88%206.9c-.82%201.47-.89%203.25-.15%204.76c1.26%202.56%203.29%205.63%208.92%2011.26s8.7%207.66%2011.26%208.92c1.51.74%203.29.67%204.76-.15l6.9-3.88c1.02-.57%201.03-2.04.01-2.62%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22m62.31%2045.26l4.17-6.18c.59-.87%201.85-.93%202.52-.12l4.61%205.6c.5.61.47%201.5-.07%202.08l-5.29%205.62c-.64.68-1.72.66-2.33-.04c-1.01-1.16-2.5-3.06-3.71-5.37c-.27-.5-.22-1.12.1-1.59%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%20128%20128%22%3E%3Cpath%20fill%3D%22%239e9e9e%22%20d%3D%22M77.78%2011.93c10.57-10.57%2027.72-10.57%2038.29%200s10.57%2027.72%200%2038.29s-31.2%2014.06-41.77%203.48s-7.1-31.2%203.48-41.77%22%2F%3E%3Cpath%20fill%3D%22%23757575%22%20d%3D%22M119.43%2016.04c-.02%208.82-3.39%2017.63-10.12%2024.35c-10.66%2010.66-26.56%2012.89-39.42%206.7c1.03%202.45%202.48%204.7%204.4%206.62c10.57%2010.57%2031.2%207.09%2041.77-3.48c9.3-9.3%2010.42-23.67%203.37-34.19%22%2F%3E%3Cpath%20fill%3D%22%23616161%22%20d%3D%22M84.02%2067.06c1.92-1.92-1.69-8.65-8.06-15.02s-13.1-9.98-15.02-8.06C59.92%2045%205.22%20105.37%204.67%20105.92c-1.92%201.92.42%207.38%205.22%2012.18s10.26%207.14%2012.18%205.22c.56-.54%2060.93-55.24%2061.95-56.26%22%2F%3E%3Cpath%20fill%3D%22%23424242%22%20d%3D%22M12.37%20115.63L74.3%2053.7L83.22%2064l-62.79%2056.69c-4.84%200-8.06-5.06-8.06-5.06%22%2F%3E%3Cpath%20d%3D%22M43.42%2083.33c-2.75-2.83-2.34-4.82-1.08-6.05L53.87%2066.1a3.193%203.193%200%200%201%204.52.07L61%2068.86a3.193%203.193%200%200%201-.07%204.52L49.4%2084.56c-1.26%201.22-3.23%201.6-5.98-1.23%22%2F%3E%3Ccircle%20cx%3D%2256.9%22%20cy%3D%2270.17%22%20r%3D%225.21%22%20fill%3D%22%239e9e9e%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22M111.54%2052.79c1.11.73%201.37.85%202.61.36c1.23-.49%203.15-2.55%203.42-3.21c.41-1.03.16-1.28-.79-1.85c-3.42-2.06-9.93-6.73-20.03-16.83S81.98%2014.65%2079.92%2011.23c-.57-.95-1.05-1-2.27-.13c-.75.54-1.8%201.63-2.49%202.85c-.65%201.16-.68%201.4.05%202.51c2.76%204.19%207.76%2010.59%2016.75%2019.58c8.99%209%2015.39%2013.99%2019.58%2016.75%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M93.64%2059.55c-1.49-.85-8.07-6.27-13.94-12.15c-5.57-5.59-10.46-11.63-11.26-13.05c-.58-1.02-2.05-1.01-2.62.01l-3.88%206.9c-.82%201.47-.89%203.25-.15%204.76c1.26%202.56%203.29%205.63%208.92%2011.26s8.7%207.66%2011.26%208.92c1.51.74%203.29.67%204.76-.15l6.9-3.88c1.02-.57%201.03-2.04.01-2.62%22%2F%3E%3Cpath%20fill%3D%22%2394d1e0%22%20d%3D%22m62.31%2045.26l4.17-6.18c.59-.87%201.85-.93%202.52-.12l4.61%205.6c.5.61.47%201.5-.07%202.08l-5.29%205.62c-.64.68-1.72.66-2.33-.04c-1.01-1.16-2.5-3.06-3.71-5.37c-.27-.5-.22-1.12.1-1.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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