Opn2 Midi Player Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Opn2 Midi Player 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/330752.svg" alt="Opn2 Midi Player icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330752.svg" alt="Opn2 Midi Player icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330752.svg" alt="Opn2 Midi Player icon" :width="24" :height="24" />
CSS background
.icon-opn2-midi-player {
background-image: url('https://proicons.com/icon/330752.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="6.5" y="13" width="35" height="22"/><line class="b" x1="8.5" y1="13" x2="8.5" y2="11"/><line class="b" x1="11.6" y1="13" x2="11.6" y2="11"/><line class="b" x1="14.7" y1="13" x2="14.7" y2="11"/><line class="b" x1="17.8" y1="13" x2="17.8" y2="11"/><line class="b" x1="20.9" y1="13" x2="20.9" y2="11"/><line class="b" x1="24" y1="13" x2="24" y2="11"/><line class="b" x1="27.1" y1="13" x2="27.1" y2="11"/><line class="b" x1="30.2" y1="13" x2="30.2" y2="11"/><line class="b" x1="33.3" y1="13" x2="33.3" y2="11"/><line class="b" x1="36.4" y1="13" x2="36.4" y2="11"/><line class="b" x1="39.5" y1="13" x2="39.5" y2="11"/><line class="b" x1="8.5" y1="37" x2="8.5" y2="35"/><line class="b" x1="11.6" y1="37" x2="11.6" y2="35"/><line class="b" x1="14.7" y1="37" x2="14.7" y2="35"/><line class="b" x1="17.8" y1="37" x2="17.8" y2="35"/><line class="b" x1="20.9" y1="37" x2="20.9" y2="35"/><line class="b" x1="24" y1="37" x2="24" y2="35"/><line class="b" x1="27.1" y1="37" x2="27.1" y2="35"/><line class="b" x1="30.2" y1="37" x2="30.2" y2="35"/><line class="b" x1="33.3" y1="37" x2="33.3" y2="35"/><line class="b" x1="36.4" y1="37" x2="36.4" y2="35"/><line class="b" x1="39.5" y1="37" x2="39.5" y2="35"/><line class="b" x1="4.5" y1="15" x2="6.5" y2="15"/><line class="b" x1="4.5" y1="18" x2="6.5" y2="18"/><line class="b" x1="4.5" y1="21" x2="6.5" y2="21"/><line class="b" x1="4.5" y1="24" x2="6.5" y2="24"/><line class="b" x1="4.5" y1="27" x2="6.5" y2="27"/><line class="b" x1="4.5" y1="30" x2="6.5" y2="30"/><line class="b" x1="4.5" y1="33" x2="6.5" y2="33"/><line class="b" x1="41.5" y1="15" x2="43.5" y2="15"/><line class="b" x1="41.5" y1="18" x2="43.5" y2="18"/><line class="b" x1="41.5" y1="21" x2="43.5" y2="21"/><line class="b" x1="41.5" y1="24" x2="43.5" y2="24"/><line class="b" x1="41.5" y1="27" x2="43.5" y2="27"/><line class="b" x1="41.5" y1="30" x2="43.5" y2="30"/><line class="b" x1="41.5" y1="33" x2="43.5" y2="33"/><circle class="b" cx="31.8824" cy="29.8762" r="2.1238"/><path class="b" d="M34.0062,29.8762v-9.4416c3.014,0,4.4938,1.5212,4.4938,4.7208"/></svg>
Copied!