Shiva Songs Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shiva Songs 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/347242.svg" alt="Shiva Songs icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347242.svg" alt="Shiva Songs icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347242.svg" alt="Shiva Songs icon" :width="24" :height="24" />
CSS background
.icon-shiva-songs {
background-image: url('https://proicons.com/icon/347242.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>.c{fill:#fff;}.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><polyline class="d" points="30.5094 15.643 28.5094 20.943 26.5094 15.643"/><line class="d" x1="18.8014" y1="12.943" x2="18.8014" y2="20.943"/><path class="d" d="M18.8014,17.643c0-1.1046.8954-2,2-2s2,.8954,2,2v3.3"/><circle class="c" cx="24.6544" cy="13.193" r=".75"/><line class="d" x1="24.6544" y1="15.643" x2="24.6544" y2="20.943"/><path class="d" d="M12.0094,20.067c.4906.6387,1.1057.8765,1.9615.8765h1.1844c1.1022,0,1.9957-.8935,1.9957-1.9957v-.0086c0-1.1022-.8935-1.9957-1.9957-1.9957h-1.3065c-1.1034,0-1.9978-.8945-1.9978-1.9978h0c0-1.1058.8964-2.0022,2.0022-2.0022h1.1779c.8558,0,1.4709.2379,1.9615.8765"/><path class="d" d="M36.1594,18.943c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2"/><line class="d" x1="36.1594" y1="20.943" x2="36.1594" y2="15.643"/><path class="d" d="M32.3919,27.0575v6c0,1.1046-.8954,2-2,2-.5523,0-1.0522-.2238-1.4142-.5857"/><path class="d" d="M30.3919,27.0575c1.1046,0,2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2s-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2Z"/><path class="d" d="M18.9944,32.357c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2s2,.8954,2,2v1.3c0,1.1046-.8954,2-2,2Z"/><path class="d" d="M10.1544,31.481c.4906.6387,1.1057.8765,1.9615.8765h1.1844c1.1022,0,1.9957-.8935,1.9957-1.9957v-.0086c0-1.1022-.8935-1.9957-1.9957-1.9957h-1.3065c-1.1034,0-1.9978-.8945-1.9978-1.9978h0c0-1.1058.8964-2.0022,2.0022-2.0022h1.1779c.8558,0,1.4709.2379,1.9615.8765"/><path class="d" d="M34.6044,31.935c.3652.3066.7594.4472,1.6449.4472h.4487c.7302,0,1.3221-.5932,1.3221-1.325h0c0-.7318-.5919-1.325-1.3221-1.325h-.8974c-.7302,0-1.3221-.5932-1.3221-1.325h0c0-.7318.5919-1.325,1.3221-1.325h.4487c.8854,0,1.2797.1405,1.6449.4472"/><path class="d" d="M26.6954,32.357v-3.3c0-1.1046-.8954-2-2-2s-2,.8954-2,2"/><line class="d" x1="22.6954" y1="32.357" x2="22.6954" y2="27.057"/></g><rect class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!