volume high icon
volume-high from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- volume-high
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Related icons in IonIcons
Use the volume high icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M232 416a23.88 23.88 0 0 1-14.2-4.68a8 8 0 0 1-.66-.51L125.76 336H56a24 24 0 0 1-24-24V200a24 24 0 0 1 24-24h69.75l91.37-74.81a8 8 0 0 1 .66-.51A24 24 0 0 1 256 120v272a24 24 0 0 1-24 24m88-80a16 16 0 0 1-14.29-23.19c9.49-18.87 14.3-38 14.3-56.81c0-19.38-4.66-37.94-14.25-56.73a16 16 0 0 1 28.5-14.54C346.19 208.12 352 231.44 352 256c0 23.86-6 47.81-17.7 71.19A16 16 0 0 1 320 336"/><path fill="currentColor" d="M368 384a16 16 0 0 1-13.86-24C373.05 327.09 384 299.51 384 256c0-44.17-10.93-71.56-29.82-103.94a16 16 0 0 1 27.64-16.12C402.92 172.11 416 204.81 416 256c0 50.43-13.06 83.29-34.13 120a16 16 0 0 1-13.87 8"/><path fill="currentColor" d="M416 432a16 16 0 0 1-13.39-24.74C429.85 365.47 448 323.76 448 256c0-66.5-18.18-108.62-45.49-151.39a16 16 0 1 1 27-17.22C459.81 134.89 480 181.74 480 256c0 64.75-14.66 113.63-50.6 168.74A16 16 0 0 1 416 432"/></svg>
React
import type { SVGProps } from "react";
export function IonVolumeHigh(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M232 416a23.88 23.88 0 0 1-14.2-4.68a8 8 0 0 1-.66-.51L125.76 336H56a24 24 0 0 1-24-24V200a24 24 0 0 1 24-24h69.75l91.37-74.81a8 8 0 0 1 .66-.51A24 24 0 0 1 256 120v272a24 24 0 0 1-24 24m88-80a16 16 0 0 1-14.29-23.19c9.49-18.87 14.3-38 14.3-56.81c0-19.38-4.66-37.94-14.25-56.73a16 16 0 0 1 28.5-14.54C346.19 208.12 352 231.44 352 256c0 23.86-6 47.81-17.7 71.19A16 16 0 0 1 320 336"/><path fill="currentColor" d="M368 384a16 16 0 0 1-13.86-24C373.05 327.09 384 299.51 384 256c0-44.17-10.93-71.56-29.82-103.94a16 16 0 0 1 27.64-16.12C402.92 172.11 416 204.81 416 256c0 50.43-13.06 83.29-34.13 120a16 16 0 0 1-13.87 8"/><path fill="currentColor" d="M416 432a16 16 0 0 1-13.39-24.74C429.85 365.47 448 323.76 448 256c0-66.5-18.18-108.62-45.49-151.39a16 16 0 1 1 27-17.22C459.81 134.89 480 181.74 480 256c0 64.75-14.66 113.63-50.6 168.74A16 16 0 0 1 416 432"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M232 416a23.88 23.88 0 0 1-14.2-4.68a8 8 0 0 1-.66-.51L125.76 336H56a24 24 0 0 1-24-24V200a24 24 0 0 1 24-24h69.75l91.37-74.81a8 8 0 0 1 .66-.51A24 24 0 0 1 256 120v272a24 24 0 0 1-24 24m88-80a16 16 0 0 1-14.29-23.19c9.49-18.87 14.3-38 14.3-56.81c0-19.38-4.66-37.94-14.25-56.73a16 16 0 0 1 28.5-14.54C346.19 208.12 352 231.44 352 256c0 23.86-6 47.81-17.7 71.19A16 16 0 0 1 320 336"/><path fill="currentColor" d="M368 384a16 16 0 0 1-13.86-24C373.05 327.09 384 299.51 384 256c0-44.17-10.93-71.56-29.82-103.94a16 16 0 0 1 27.64-16.12C402.92 172.11 416 204.81 416 256c0 50.43-13.06 83.29-34.13 120a16 16 0 0 1-13.87 8"/><path fill="currentColor" d="M416 432a16 16 0 0 1-13.39-24.74C429.85 365.47 448 323.76 448 256c0-66.5-18.18-108.62-45.49-151.39a16 16 0 1 1 27-17.22C459.81 134.89 480 181.74 480 256c0 64.75-14.66 113.63-50.6 168.74A16 16 0 0 1 416 432"/></svg> </template>
CSS
.icon-volume-high {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20416a23.88%2023.88%200%200%201-14.2-4.68a8%208%200%200%201-.66-.51L125.76%20336H56a24%2024%200%200%201-24-24V200a24%2024%200%200%201%2024-24h69.75l91.37-74.81a8%208%200%200%201%20.66-.51A24%2024%200%200%201%20256%20120v272a24%2024%200%200%201-24%2024m88-80a16%2016%200%200%201-14.29-23.19c9.49-18.87%2014.3-38%2014.3-56.81c0-19.38-4.66-37.94-14.25-56.73a16%2016%200%200%201%2028.5-14.54C346.19%20208.12%20352%20231.44%20352%20256c0%2023.86-6%2047.81-17.7%2071.19A16%2016%200%200%201%20320%20336%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M368%20384a16%2016%200%200%201-13.86-24C373.05%20327.09%20384%20299.51%20384%20256c0-44.17-10.93-71.56-29.82-103.94a16%2016%200%200%201%2027.64-16.12C402.92%20172.11%20416%20204.81%20416%20256c0%2050.43-13.06%2083.29-34.13%20120a16%2016%200%200%201-13.87%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%20432a16%2016%200%200%201-13.39-24.74C429.85%20365.47%20448%20323.76%20448%20256c0-66.5-18.18-108.62-45.49-151.39a16%2016%200%201%201%2027-17.22C459.81%20134.89%20480%20181.74%20480%20256c0%2064.75-14.66%20113.63-50.6%20168.74A16%2016%200%200%201%20416%20432%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232%20416a23.88%2023.88%200%200%201-14.2-4.68a8%208%200%200%201-.66-.51L125.76%20336H56a24%2024%200%200%201-24-24V200a24%2024%200%200%201%2024-24h69.75l91.37-74.81a8%208%200%200%201%20.66-.51A24%2024%200%200%201%20256%20120v272a24%2024%200%200%201-24%2024m88-80a16%2016%200%200%201-14.29-23.19c9.49-18.87%2014.3-38%2014.3-56.81c0-19.38-4.66-37.94-14.25-56.73a16%2016%200%200%201%2028.5-14.54C346.19%20208.12%20352%20231.44%20352%20256c0%2023.86-6%2047.81-17.7%2071.19A16%2016%200%200%201%20320%20336%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M368%20384a16%2016%200%200%201-13.86-24C373.05%20327.09%20384%20299.51%20384%20256c0-44.17-10.93-71.56-29.82-103.94a16%2016%200%200%201%2027.64-16.12C402.92%20172.11%20416%20204.81%20416%20256c0%2050.43-13.06%2083.29-34.13%20120a16%2016%200%200%201-13.87%208%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M416%20432a16%2016%200%200%201-13.39-24.74C429.85%20365.47%20448%20323.76%20448%20256c0-66.5-18.18-108.62-45.49-151.39a16%2016%200%201%201%2027-17.22C459.81%20134.89%20480%20181.74%20480%20256c0%2064.75-14.66%20113.63-50.6%20168.74A16%2016%200%200%201%20416%20432%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/volume-high.svg?color=%231a73e8&size=48