auto detect voice icon

auto-detect-voice-outline-rounded from Material Symbols by Google · Outline Rounded · Apache-2.0 Free for personal and commercial use.

Name
auto-detect-voice-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

Related icons in Material Symbols

Use the auto detect voice icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.05 7.95l-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05 6.05l.625-1.375q.1-.2.325-.2t.325.2L5.95 6.05l1.375.625q.2.1.2.325t-.2.325L5.95 7.95l-.625 1.375q-.1.2-.325.2t-.325-.2L4.05 7.95Zm13.325-2.325l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7Zm2 4l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7ZM12 15q-1.25 0-2.125-.875T9 12V6q0-1.25.875-2.125T12 3q1.25 0 2.125.875T15 6v6q0 1.25-.875 2.125T12 15Zm0-6Zm0 4q.425 0 .713-.288T13 12V6q0-.425-.288-.713T12 5q-.425 0-.713.288T11 6v6q0 .425.288.713T12 13Zm0 9q-.425 0-.713-.288T11 21v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1 12q.35 0 .625.263t.35.637q.325 1.75 1.7 2.925T12 17q1.85 0 3.225-1.175t1.7-2.925q.075-.375.362-.638t.638-.262q.475 0 .775.325t.225.75q-.35 2.275-1.975 3.9T13 18.925V21q0 .425-.288.713T12 22Z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAutoDetectVoiceOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.05 7.95l-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05 6.05l.625-1.375q.1-.2.325-.2t.325.2L5.95 6.05l1.375.625q.2.1.2.325t-.2.325L5.95 7.95l-.625 1.375q-.1.2-.325.2t-.325-.2L4.05 7.95Zm13.325-2.325l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7Zm2 4l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7ZM12 15q-1.25 0-2.125-.875T9 12V6q0-1.25.875-2.125T12 3q1.25 0 2.125.875T15 6v6q0 1.25-.875 2.125T12 15Zm0-6Zm0 4q.425 0 .713-.288T13 12V6q0-.425-.288-.713T12 5q-.425 0-.713.288T11 6v6q0 .425.288.713T12 13Zm0 9q-.425 0-.713-.288T11 21v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1 12q.35 0 .625.263t.35.637q.325 1.75 1.7 2.925T12 17q1.85 0 3.225-1.175t1.7-2.925q.075-.375.362-.638t.638-.262q.475 0 .775.325t.225.75q-.35 2.275-1.975 3.9T13 18.925V21q0 .425-.288.713T12 22Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.05 7.95l-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05 6.05l.625-1.375q.1-.2.325-.2t.325.2L5.95 6.05l1.375.625q.2.1.2.325t-.2.325L5.95 7.95l-.625 1.375q-.1.2-.325.2t-.325-.2L4.05 7.95Zm13.325-2.325l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7Zm2 4l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7ZM12 15q-1.25 0-2.125-.875T9 12V6q0-1.25.875-2.125T12 3q1.25 0 2.125.875T15 6v6q0 1.25-.875 2.125T12 15Zm0-6Zm0 4q.425 0 .713-.288T13 12V6q0-.425-.288-.713T12 5q-.425 0-.713.288T11 6v6q0 .425.288.713T12 13Zm0 9q-.425 0-.713-.288T11 21v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1 12q.35 0 .625.263t.35.637q.325 1.75 1.7 2.925T12 17q1.85 0 3.225-1.175t1.7-2.925q.075-.375.362-.638t.638-.262q.475 0 .775.325t.225.75q-.35 2.275-1.975 3.9T13 18.925V21q0 .425-.288.713T12 22Z"/></svg>
</template>

CSS

.icon-auto-detect-voice-outline-rounded {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.05%207.95l-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05%206.05l.625-1.375q.1-.2.325-.2t.325.2L5.95%206.05l1.375.625q.2.1.2.325t-.2.325L5.95%207.95l-.625%201.375q-.1.2-.325.2t-.325-.2L4.05%207.95Zm13.325-2.325l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7Zm2%204l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7ZM12%2015q-1.25%200-2.125-.875T9%2012V6q0-1.25.875-2.125T12%203q1.25%200%202.125.875T15%206v6q0%201.25-.875%202.125T12%2015Zm0-6Zm0%204q.425%200%20.713-.288T13%2012V6q0-.425-.288-.713T12%205q-.425%200-.713.288T11%206v6q0%20.425.288.713T12%2013Zm0%209q-.425%200-.713-.288T11%2021v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1%2012q.35%200%20.625.263t.35.637q.325%201.75%201.7%202.925T12%2017q1.85%200%203.225-1.175t1.7-2.925q.075-.375.362-.638t.638-.262q.475%200%20.775.325t.225.75q-.35%202.275-1.975%203.9T13%2018.925V21q0%20.425-.288.713T12%2022Z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m4.05%207.95l-1.375-.625q-.2-.1-.2-.325t.2-.325L4.05%206.05l.625-1.375q.1-.2.325-.2t.325.2L5.95%206.05l1.375.625q.2.1.2.325t-.2.325L5.95%207.95l-.625%201.375q-.1.2-.325.2t-.325-.2L4.05%207.95Zm13.325-2.325l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7Zm2%204l-.7-.325q-.2-.1-.2-.3t.2-.3l.7-.325l.325-.7q.1-.2.3-.2t.3.2l.325.7l.7.325q.2.1.2.3t-.2.3l-.7.325l-.325.7q-.1.2-.3.2t-.3-.2l-.325-.7ZM12%2015q-1.25%200-2.125-.875T9%2012V6q0-1.25.875-2.125T12%203q1.25%200%202.125.875T15%206v6q0%201.25-.875%202.125T12%2015Zm0-6Zm0%204q.425%200%20.713-.288T13%2012V6q0-.425-.288-.713T12%205q-.425%200-.713.288T11%206v6q0%20.425.288.713T12%2013Zm0%209q-.425%200-.713-.288T11%2021v-2.075q-2.325-.325-3.95-1.95t-1.975-3.9q-.075-.425.225-.75T6.1%2012q.35%200%20.625.263t.35.637q.325%201.75%201.7%202.925T12%2017q1.85%200%203.225-1.175t1.7-2.925q.075-.375.362-.638t.638-.262q.475%200%20.775.325t.225.75q-.35%202.275-1.975%203.9T13%2018.925V21q0%20.425-.288.713T12%2022Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/auto-detect-voice-outline-rounded.svg?color=%231a73e8&size=48