IcoMoon volume-increase icon
| Name | volume-increase |
|---|---|
| Unicode | \ea2b () |
| CSS class | icon-volume-increase |
| Tags | volume-increase, volume, audio, speaker, player |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-volume-increase" aria-hidden="true"></span>
.icon-volume-increase:before { content: "\ea2b"; } export const IconVolumeIncrease = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M16 9h-3v3h-2v-3h-3v-2h3v-3h2v3h3v2z"></path> <path d="M6.5 15c-0.13 0-0.258-0.051-0.354-0.146l-3.854-3.854h-1.793c-0.276 0-0.5-0.224-0.5-0.5v-5c0-0.276 0.224-0.5 0.5-0.5h1.793l3.854-3.854c0.143-0.143 0.358-0.186 0.545-0.108s0.309 0.26 0.309 0.462v13c0 0.202-0.122 0.385-0.309 0.462-0.062 0.026-0.127 0.038-0.191 0.038z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.