Mp3 Video Converter Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mp3 Video Converter icon is commonly used in media galleries, video players and content feeds. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/344171.svg" alt="Mp3 Video Converter icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344171.svg" alt="Mp3 Video Converter icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344171.svg" alt="Mp3 Video Converter icon" :width="24" :height="24" />
CSS background
.icon-mp3-video-converter {
background-image: url('https://proicons.com/icon/344171.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.j{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M36.1546,23.6612v-3.9387c0-6.0433-4.8673-10.9085-10.9133-10.9085h-2.4826c-6.046,0-10.9133,4.8652-10.9133,10.9085v3.9389"/><path id="d" class="j" d="M35.2398,23.6617h1.4761c.4837,0,.8731.3892.8731.8727v13.7789c0,.4835-.3894.8727-.8731.8727h-1.4761c-.4837,0-.8731-.3892-.8731-.8727v-13.7789c0-.4835.3894-.8727.8731-.8727Z"/><path id="e" class="j" d="M11.2841,23.6617h1.4761c.4837,0,.8731.3892.8731.8727v13.7789c0,.4835-.3894.8727-.8731.8727h-1.4761c-.4837,0-.8731-.3892-.8731-.8727v-13.7789c0-.4835.3894-.8727.8731-.8727Z"/><path id="f" class="j" d="M10.4108,37.9286c-2.9065-.8288-4.9108-3.4836-4.9108-6.5048,0-3.0212,2.0043-5.676,4.9108-6.5048"/><path id="g" class="j" d="M37.5886,24.9188c2.9068.8286,4.9114,3.4836,4.9114,6.505h0c0,3.0212-2.0043,5.676-4.9108,6.5048"/><path id="h" class="j" d="M16.4588,26.7319h9.3342v9.3838h-9.3342v-9.3838Z"/><path id="i" class="j" d="M27.8683,29.9621l3.6728-3.2738v9.4709l-3.6728-3.2738v-2.9234Z"/></svg>
Copied!