Starz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Starz 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/347862.svg" alt="Starz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347862.svg" alt="Starz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347862.svg" alt="Starz icon" :width="24" :height="24" />
CSS background
.icon-starz {
background-image: url('https://proicons.com/icon/347862.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M9.7715,26.7319c.4375.5639.9722.7681,1.7208.7681h1.0403c.9625,0,1.75-.7778,1.75-1.75h0c0-.9722-.7875-1.75-1.75-1.75h-1.1472c-.9665,0-1.75-.7835-1.75-1.75s.7835-1.75,1.75-1.75h1.0306c.7486,0,1.2931.2042,1.7208.7681"/><line class="c" x1="15.929" y1="20.5" x2="20.5665" y2="20.5"/><line class="c" x1="18.2429" y1="27.5" x2="18.2429" y2="20.5"/><path class="c" d="M27.4194,27.5v-7h2.2944c1.2994.0002,2.3526,1.0537,2.3524,2.3531-.0002,1.2991-1.0533,2.3523-2.3524,2.3524h-2.3042"/><line class="c" x1="29.7138" y1="25.2056" x2="32.0082" y2="27.5"/><line class="c" x1="24.7826" y1="25.1764" x2="21.691" y2="25.1764"/><polyline class="c" points="20.9132 27.5 23.2368 20.5 25.5507 27.5"/><polyline class="c" points="33.7271 20.5 38.3646 20.5 33.7271 27.5 38.3646 27.5"/></svg>
Starz in other icon packs
Copied!