audio logo
audio from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- audio
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the audio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.578 15.533c-.45 0-.726-.469-.494-.842L9.897 3.597a.59.59 0 0 1 .996 0L20.92 19.833c.225.373-.051.842-.508.842H6.362c-.45 0-.733-.475-.502-.848l1.749-2.738a.58.58 0 0 1 .495-.27h4.756a.559.559 0 0 0 .489-.855l-2.475-4.024a.567.567 0 0 0-.964 0l-2.038 3.343a.59.59 0 0 1-.495.25z"/></svg>
React
import type { SVGProps } from "react";
export function TokenAudio(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="M3.578 15.533c-.45 0-.726-.469-.494-.842L9.897 3.597a.59.59 0 0 1 .996 0L20.92 19.833c.225.373-.051.842-.508.842H6.362c-.45 0-.733-.475-.502-.848l1.749-2.738a.58.58 0 0 1 .495-.27h4.756a.559.559 0 0 0 .489-.855l-2.475-4.024a.567.567 0 0 0-.964 0l-2.038 3.343a.59.59 0 0 1-.495.25z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.578 15.533c-.45 0-.726-.469-.494-.842L9.897 3.597a.59.59 0 0 1 .996 0L20.92 19.833c.225.373-.051.842-.508.842H6.362c-.45 0-.733-.475-.502-.848l1.749-2.738a.58.58 0 0 1 .495-.27h4.756a.559.559 0 0 0 .489-.855l-2.475-4.024a.567.567 0 0 0-.964 0l-2.038 3.343a.59.59 0 0 1-.495.25z"/></svg> </template>
CSS
.icon-audio {
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%22M3.578%2015.533c-.45%200-.726-.469-.494-.842L9.897%203.597a.59.59%200%200%201%20.996%200L20.92%2019.833c.225.373-.051.842-.508.842H6.362c-.45%200-.733-.475-.502-.848l1.749-2.738a.58.58%200%200%201%20.495-.27h4.756a.559.559%200%200%200%20.489-.855l-2.475-4.024a.567.567%200%200%200-.964%200l-2.038%203.343a.59.59%200%200%201-.495.25z%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%22M3.578%2015.533c-.45%200-.726-.469-.494-.842L9.897%203.597a.59.59%200%200%201%20.996%200L20.92%2019.833c.225.373-.051.842-.508.842H6.362c-.45%200-.733-.475-.502-.848l1.749-2.738a.58.58%200%200%201%20.495-.27h4.756a.559.559%200%200%200%20.489-.855l-2.475-4.024a.567.567%200%200%200-.964%200l-2.038%203.343a.59.59%200%200%201-.495.25z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/audio.svg?color=%231a73e8&size=48