Vox Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Vox icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/316565.svg" alt="Vox icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316565.svg" alt="Vox icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316565.svg" alt="Vox icon" :width="24" :height="24" />
CSS background
.icon-vox {
background-image: url('https://proicons.com/icon/316565.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>VOX</title><path d="M0 8.198l4.182 7.604h2.442L8.15 13.07a4.276 4.276 0 0 1 2.054-4.872H7.112l-1.677 3.216-1.706-3.216zm14.342 0a4.24 4.24 0 0 1 1.923 2.206c.784 2.081-.098 4.415-2.145 5.398h2.767l1.564-1.754 1.42 1.754H24l-3.505-4.032 3.088-3.572H19.41l-.952 1.249-.931-1.249zm-2.09 1.596c-.949 0-1.913.69-2.074 1.775a2.132 2.132 0 0 0 2.064 2.483c1.268.01 2.192-1.126 2.156-2.18-.013-1.015-.877-2.08-2.146-2.078z"/></svg>
Vox in other icon packs
Copied!