Suno Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Suno 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/333462.svg" alt="Suno icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333462.svg" alt="Suno icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333462.svg" alt="Suno icon" :width="24" :height="24" />
CSS background
.icon-suno {
background-image: url('https://proicons.com/icon/333462.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><polyline class="b" points="25.1787 28.25 25.1787 19.75 30.81 28.25 30.81 19.75"/><path class="b" d="M9.5708,27.3187c.5212.6786,1.1748.9313,2.0841.9313h1.2584c1.1711,0,2.1204-.9493,2.1204-2.1204v-.0092c0-1.1711-.9493-2.1204-2.1204-2.1204h-1.3881c-1.1723,0-2.1227-.9504-2.1227-2.1227h0c0-1.1749.9524-2.1273,2.1273-2.1273h1.2515c.9093,0,1.5629.2528,2.0841.9313"/><path class="b" d="M17.2239,19.75v5.6844c0,1.555,1.2606,2.8156,2.8156,2.8156s2.8156-1.2606,2.8156-2.8156v-5.6844"/><rect class="b" x="32.9663" y="19.75" width="5.6313" height="8.5" rx="2.8156" ry="2.8156"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Suno in other icon packs
Copied!