voice logo
voice from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- voice
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the voice logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGvzjA9dBs)" fill-rule="evenodd" d="M12 20.47c4.738 0 8.47-3.732 8.47-8.47S16.739 3.53 12 3.53S3.53 7.261 3.53 12s3.732 8.47 8.47 8.47m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGrLq9JeOt)" d="M11.91 10.941v2.647h.62v-2.647zm.037-.45q.112.105.286.106a.38.38 0 0 0 .28-.106a.37.37 0 0 0 .107-.265a.3.3 0 0 0-.106-.243a.4.4 0 0 0-.28-.1a.4.4 0 0 0-.287.105a.32.32 0 0 0-.106.249q.001.15.106.254m2.404 3.097c-.276 0-.52-.053-.736-.17a1.3 1.3 0 0 1-.672-1.153a1.28 1.28 0 0 1 .672-1.155c.212-.11.46-.169.736-.169c.249 0 .476.053.667.159a.98.98 0 0 1 .44.44l-.467.275a.74.74 0 0 0-.646-.36a.86.86 0 0 0-.407.095a.7.7 0 0 0-.28.28a.87.87 0 0 0-.107.435c0 .164.037.312.106.434a.7.7 0 0 0 .28.275a.84.84 0 0 0 .769.01a.73.73 0 0 0 .285-.27l.466.265a1.06 1.06 0 0 1-.44.456a1.4 1.4 0 0 1-.671.153zm2.78 0c-.292 0-.546-.053-.763-.17a1.3 1.3 0 0 1-.503-.476a1.3 1.3 0 0 1-.175-.677a1.25 1.25 0 0 1 .646-1.155c.212-.11.44-.169.699-.169c.254 0 .476.053.678.164c.195.106.354.265.465.466c.148.27.204.58.16.884h-2.04c.017.09.054.175.096.249c.069.116.17.212.302.275a1 1 0 0 0 .445.096q.222.001.397-.07a.8.8 0 0 0 .312-.211l.323.37a1.16 1.16 0 0 1-.44.318a1.7 1.7 0 0 1-.603.106m-.753-1.8a.9.9 0 0 0-.084.265h1.482a.7.7 0 0 0-.355-.53a.7.7 0 0 0-.386-.1a.8.8 0 0 0-.392.1a.7.7 0 0 0-.265.265m-6.353 1.8a1.44 1.44 0 0 1-.714-.17a1.31 1.31 0 0 1-.673-1.153a1.28 1.28 0 0 1 .673-1.155a1.5 1.5 0 0 1 .714-.169c.265 0 .509.053.715.17c.212.11.37.264.493.465c.116.196.18.424.18.689a1.3 1.3 0 0 1-.673 1.154c-.212.11-.45.17-.715.17m0-.519q.223 0 .397-.095a.67.67 0 0 0 .276-.28a.9.9 0 0 0 .1-.43a.85.85 0 0 0-.105-.434a.7.7 0 0 0-.27-.28a.8.8 0 0 0-.398-.095a.71.71 0 0 0-.672.375a.9.9 0 0 0-.1.435c0 .158.037.307.105.423a.72.72 0 0 0 .667.381m-4.357-2.128l1.112 2.647h.635l1.112-2.647h-.582L7.108 12.9l-.81-1.959h-.635z"/><defs><linearGradient id="SVGvzjA9dBs" x1="17.379" x2="4.207" y1="16.812" y2="7.574" gradientUnits="userSpaceOnUse"><stop stop-color="#d7b1e3"/><stop offset="1" stop-color="#fc0c34"/></linearGradient><linearGradient id="SVGrLq9JeOt" x1="6.495" x2="18.947" y1="12.688" y2="12.471" gradientUnits="userSpaceOnUse"><stop stop-color="#fd0d21"/><stop offset="1" stop-color="#a6baf2"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedVoice(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGvzjA9dBs)" fillRule="evenodd" d="M12 20.47c4.738 0 8.47-3.732 8.47-8.47S16.739 3.53 12 3.53S3.53 7.261 3.53 12s3.732 8.47 8.47 8.47m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clipRule="evenodd"/><path fill="url(#SVGrLq9JeOt)" d="M11.91 10.941v2.647h.62v-2.647zm.037-.45q.112.105.286.106a.38.38 0 0 0 .28-.106a.37.37 0 0 0 .107-.265a.3.3 0 0 0-.106-.243a.4.4 0 0 0-.28-.1a.4.4 0 0 0-.287.105a.32.32 0 0 0-.106.249q.001.15.106.254m2.404 3.097c-.276 0-.52-.053-.736-.17a1.3 1.3 0 0 1-.672-1.153a1.28 1.28 0 0 1 .672-1.155c.212-.11.46-.169.736-.169c.249 0 .476.053.667.159a.98.98 0 0 1 .44.44l-.467.275a.74.74 0 0 0-.646-.36a.86.86 0 0 0-.407.095a.7.7 0 0 0-.28.28a.87.87 0 0 0-.107.435c0 .164.037.312.106.434a.7.7 0 0 0 .28.275a.84.84 0 0 0 .769.01a.73.73 0 0 0 .285-.27l.466.265a1.06 1.06 0 0 1-.44.456a1.4 1.4 0 0 1-.671.153zm2.78 0c-.292 0-.546-.053-.763-.17a1.3 1.3 0 0 1-.503-.476a1.3 1.3 0 0 1-.175-.677a1.25 1.25 0 0 1 .646-1.155c.212-.11.44-.169.699-.169c.254 0 .476.053.678.164c.195.106.354.265.465.466c.148.27.204.58.16.884h-2.04c.017.09.054.175.096.249c.069.116.17.212.302.275a1 1 0 0 0 .445.096q.222.001.397-.07a.8.8 0 0 0 .312-.211l.323.37a1.16 1.16 0 0 1-.44.318a1.7 1.7 0 0 1-.603.106m-.753-1.8a.9.9 0 0 0-.084.265h1.482a.7.7 0 0 0-.355-.53a.7.7 0 0 0-.386-.1a.8.8 0 0 0-.392.1a.7.7 0 0 0-.265.265m-6.353 1.8a1.44 1.44 0 0 1-.714-.17a1.31 1.31 0 0 1-.673-1.153a1.28 1.28 0 0 1 .673-1.155a1.5 1.5 0 0 1 .714-.169c.265 0 .509.053.715.17c.212.11.37.264.493.465c.116.196.18.424.18.689a1.3 1.3 0 0 1-.673 1.154c-.212.11-.45.17-.715.17m0-.519q.223 0 .397-.095a.67.67 0 0 0 .276-.28a.9.9 0 0 0 .1-.43a.85.85 0 0 0-.105-.434a.7.7 0 0 0-.27-.28a.8.8 0 0 0-.398-.095a.71.71 0 0 0-.672.375a.9.9 0 0 0-.1.435c0 .158.037.307.105.423a.72.72 0 0 0 .667.381m-4.357-2.128l1.112 2.647h.635l1.112-2.647h-.582L7.108 12.9l-.81-1.959h-.635z"/><defs><linearGradient id="SVGvzjA9dBs" x1="17.379" x2="4.207" y1="16.812" y2="7.574" gradientUnits="userSpaceOnUse"><stop stopColor="#d7b1e3"/><stop offset="1" stopColor="#fc0c34"/></linearGradient><linearGradient id="SVGrLq9JeOt" x1="6.495" x2="18.947" y1="12.688" y2="12.471" gradientUnits="userSpaceOnUse"><stop stopColor="#fd0d21"/><stop offset="1" stopColor="#a6baf2"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGvzjA9dBs)" fill-rule="evenodd" d="M12 20.47c4.738 0 8.47-3.732 8.47-8.47S16.739 3.53 12 3.53S3.53 7.261 3.53 12s3.732 8.47 8.47 8.47m0 .53a9 9 0 1 0 0-18a9 9 0 0 0 0 18" clip-rule="evenodd"/><path fill="url(#SVGrLq9JeOt)" d="M11.91 10.941v2.647h.62v-2.647zm.037-.45q.112.105.286.106a.38.38 0 0 0 .28-.106a.37.37 0 0 0 .107-.265a.3.3 0 0 0-.106-.243a.4.4 0 0 0-.28-.1a.4.4 0 0 0-.287.105a.32.32 0 0 0-.106.249q.001.15.106.254m2.404 3.097c-.276 0-.52-.053-.736-.17a1.3 1.3 0 0 1-.672-1.153a1.28 1.28 0 0 1 .672-1.155c.212-.11.46-.169.736-.169c.249 0 .476.053.667.159a.98.98 0 0 1 .44.44l-.467.275a.74.74 0 0 0-.646-.36a.86.86 0 0 0-.407.095a.7.7 0 0 0-.28.28a.87.87 0 0 0-.107.435c0 .164.037.312.106.434a.7.7 0 0 0 .28.275a.84.84 0 0 0 .769.01a.73.73 0 0 0 .285-.27l.466.265a1.06 1.06 0 0 1-.44.456a1.4 1.4 0 0 1-.671.153zm2.78 0c-.292 0-.546-.053-.763-.17a1.3 1.3 0 0 1-.503-.476a1.3 1.3 0 0 1-.175-.677a1.25 1.25 0 0 1 .646-1.155c.212-.11.44-.169.699-.169c.254 0 .476.053.678.164c.195.106.354.265.465.466c.148.27.204.58.16.884h-2.04c.017.09.054.175.096.249c.069.116.17.212.302.275a1 1 0 0 0 .445.096q.222.001.397-.07a.8.8 0 0 0 .312-.211l.323.37a1.16 1.16 0 0 1-.44.318a1.7 1.7 0 0 1-.603.106m-.753-1.8a.9.9 0 0 0-.084.265h1.482a.7.7 0 0 0-.355-.53a.7.7 0 0 0-.386-.1a.8.8 0 0 0-.392.1a.7.7 0 0 0-.265.265m-6.353 1.8a1.44 1.44 0 0 1-.714-.17a1.31 1.31 0 0 1-.673-1.153a1.28 1.28 0 0 1 .673-1.155a1.5 1.5 0 0 1 .714-.169c.265 0 .509.053.715.17c.212.11.37.264.493.465c.116.196.18.424.18.689a1.3 1.3 0 0 1-.673 1.154c-.212.11-.45.17-.715.17m0-.519q.223 0 .397-.095a.67.67 0 0 0 .276-.28a.9.9 0 0 0 .1-.43a.85.85 0 0 0-.105-.434a.7.7 0 0 0-.27-.28a.8.8 0 0 0-.398-.095a.71.71 0 0 0-.672.375a.9.9 0 0 0-.1.435c0 .158.037.307.105.423a.72.72 0 0 0 .667.381m-4.357-2.128l1.112 2.647h.635l1.112-2.647h-.582L7.108 12.9l-.81-1.959h-.635z"/><defs><linearGradient id="SVGvzjA9dBs" x1="17.379" x2="4.207" y1="16.812" y2="7.574" gradientUnits="userSpaceOnUse"><stop stop-color="#d7b1e3"/><stop offset="1" stop-color="#fc0c34"/></linearGradient><linearGradient id="SVGrLq9JeOt" x1="6.495" x2="18.947" y1="12.688" y2="12.471" gradientUnits="userSpaceOnUse"><stop stop-color="#fd0d21"/><stop offset="1" stop-color="#a6baf2"/></linearGradient></defs></g></svg> </template>
CSS
.icon-voice {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGvzjA9dBs)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47c4.738%200%208.47-3.732%208.47-8.47S16.739%203.53%2012%203.53S3.53%207.261%203.53%2012s3.732%208.47%208.47%208.47m0%20.53a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrLq9JeOt)%22%20d%3D%22M11.91%2010.941v2.647h.62v-2.647zm.037-.45q.112.105.286.106a.38.38%200%200%200%20.28-.106a.37.37%200%200%200%20.107-.265a.3.3%200%200%200-.106-.243a.4.4%200%200%200-.28-.1a.4.4%200%200%200-.287.105a.32.32%200%200%200-.106.249q.001.15.106.254m2.404%203.097c-.276%200-.52-.053-.736-.17a1.3%201.3%200%200%201-.672-1.153a1.28%201.28%200%200%201%20.672-1.155c.212-.11.46-.169.736-.169c.249%200%20.476.053.667.159a.98.98%200%200%201%20.44.44l-.467.275a.74.74%200%200%200-.646-.36a.86.86%200%200%200-.407.095a.7.7%200%200%200-.28.28a.87.87%200%200%200-.107.435c0%20.164.037.312.106.434a.7.7%200%200%200%20.28.275a.84.84%200%200%200%20.769.01a.73.73%200%200%200%20.285-.27l.466.265a1.06%201.06%200%200%201-.44.456a1.4%201.4%200%200%201-.671.153zm2.78%200c-.292%200-.546-.053-.763-.17a1.3%201.3%200%200%201-.503-.476a1.3%201.3%200%200%201-.175-.677a1.25%201.25%200%200%201%20.646-1.155c.212-.11.44-.169.699-.169c.254%200%20.476.053.678.164c.195.106.354.265.465.466c.148.27.204.58.16.884h-2.04c.017.09.054.175.096.249c.069.116.17.212.302.275a1%201%200%200%200%20.445.096q.222.001.397-.07a.8.8%200%200%200%20.312-.211l.323.37a1.16%201.16%200%200%201-.44.318a1.7%201.7%200%200%201-.603.106m-.753-1.8a.9.9%200%200%200-.084.265h1.482a.7.7%200%200%200-.355-.53a.7.7%200%200%200-.386-.1a.8.8%200%200%200-.392.1a.7.7%200%200%200-.265.265m-6.353%201.8a1.44%201.44%200%200%201-.714-.17a1.31%201.31%200%200%201-.673-1.153a1.28%201.28%200%200%201%20.673-1.155a1.5%201.5%200%200%201%20.714-.169c.265%200%20.509.053.715.17c.212.11.37.264.493.465c.116.196.18.424.18.689a1.3%201.3%200%200%201-.673%201.154c-.212.11-.45.17-.715.17m0-.519q.223%200%20.397-.095a.67.67%200%200%200%20.276-.28a.9.9%200%200%200%20.1-.43a.85.85%200%200%200-.105-.434a.7.7%200%200%200-.27-.28a.8.8%200%200%200-.398-.095a.71.71%200%200%200-.672.375a.9.9%200%200%200-.1.435c0%20.158.037.307.105.423a.72.72%200%200%200%20.667.381m-4.357-2.128l1.112%202.647h.635l1.112-2.647h-.582L7.108%2012.9l-.81-1.959h-.635z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvzjA9dBs%22%20x1%3D%2217.379%22%20x2%3D%224.207%22%20y1%3D%2216.812%22%20y2%3D%227.574%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d7b1e3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fc0c34%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrLq9JeOt%22%20x1%3D%226.495%22%20x2%3D%2218.947%22%20y1%3D%2212.688%22%20y2%3D%2212.471%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd0d21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6baf2%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGvzjA9dBs)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.47c4.738%200%208.47-3.732%208.47-8.47S16.739%203.53%2012%203.53S3.53%207.261%203.53%2012s3.732%208.47%208.47%208.47m0%20.53a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrLq9JeOt)%22%20d%3D%22M11.91%2010.941v2.647h.62v-2.647zm.037-.45q.112.105.286.106a.38.38%200%200%200%20.28-.106a.37.37%200%200%200%20.107-.265a.3.3%200%200%200-.106-.243a.4.4%200%200%200-.28-.1a.4.4%200%200%200-.287.105a.32.32%200%200%200-.106.249q.001.15.106.254m2.404%203.097c-.276%200-.52-.053-.736-.17a1.3%201.3%200%200%201-.672-1.153a1.28%201.28%200%200%201%20.672-1.155c.212-.11.46-.169.736-.169c.249%200%20.476.053.667.159a.98.98%200%200%201%20.44.44l-.467.275a.74.74%200%200%200-.646-.36a.86.86%200%200%200-.407.095a.7.7%200%200%200-.28.28a.87.87%200%200%200-.107.435c0%20.164.037.312.106.434a.7.7%200%200%200%20.28.275a.84.84%200%200%200%20.769.01a.73.73%200%200%200%20.285-.27l.466.265a1.06%201.06%200%200%201-.44.456a1.4%201.4%200%200%201-.671.153zm2.78%200c-.292%200-.546-.053-.763-.17a1.3%201.3%200%200%201-.503-.476a1.3%201.3%200%200%201-.175-.677a1.25%201.25%200%200%201%20.646-1.155c.212-.11.44-.169.699-.169c.254%200%20.476.053.678.164c.195.106.354.265.465.466c.148.27.204.58.16.884h-2.04c.017.09.054.175.096.249c.069.116.17.212.302.275a1%201%200%200%200%20.445.096q.222.001.397-.07a.8.8%200%200%200%20.312-.211l.323.37a1.16%201.16%200%200%201-.44.318a1.7%201.7%200%200%201-.603.106m-.753-1.8a.9.9%200%200%200-.084.265h1.482a.7.7%200%200%200-.355-.53a.7.7%200%200%200-.386-.1a.8.8%200%200%200-.392.1a.7.7%200%200%200-.265.265m-6.353%201.8a1.44%201.44%200%200%201-.714-.17a1.31%201.31%200%200%201-.673-1.153a1.28%201.28%200%200%201%20.673-1.155a1.5%201.5%200%200%201%20.714-.169c.265%200%20.509.053.715.17c.212.11.37.264.493.465c.116.196.18.424.18.689a1.3%201.3%200%200%201-.673%201.154c-.212.11-.45.17-.715.17m0-.519q.223%200%20.397-.095a.67.67%200%200%200%20.276-.28a.9.9%200%200%200%20.1-.43a.85.85%200%200%200-.105-.434a.7.7%200%200%200-.27-.28a.8.8%200%200%200-.398-.095a.71.71%200%200%200-.672.375a.9.9%200%200%200-.1.435c0%20.158.037.307.105.423a.72.72%200%200%200%20.667.381m-4.357-2.128l1.112%202.647h.635l1.112-2.647h-.582L7.108%2012.9l-.81-1.959h-.635z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGvzjA9dBs%22%20x1%3D%2217.379%22%20x2%3D%224.207%22%20y1%3D%2216.812%22%20y2%3D%227.574%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23d7b1e3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fc0c34%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrLq9JeOt%22%20x1%3D%226.495%22%20x2%3D%2218.947%22%20y1%3D%2212.688%22%20y2%3D%2212.471%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fd0d21%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23a6baf2%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/voice.svg?color=%231a73e8&size=48