Overseerr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Overseerr 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/330858.svg" alt="Overseerr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330858.svg" alt="Overseerr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330858.svg" alt="Overseerr icon" :width="24" :height="24" />
CSS background
.icon-overseerr {
background-image: url('https://proicons.com/icon/330858.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m24,45.5c11.825,0,21.5-9.675,21.5-21.5S35.825,2.5,24,2.5,2.5,12.175,2.5,24s9.675,21.5,21.5,21.5Zm14.2975-19.6725c0,6.88-5.59,12.5775-12.5775,12.5775s-12.47-5.6975-12.47-12.5775c0-1.29.215-2.4725.5375-3.655.9675,2.15,3.225,3.655,5.6975,3.655,3.44,0,6.235-2.795,6.235-6.235,0-2.58-1.505-4.73-3.655-5.6975,1.1825-.3225,2.365-.5375,3.655-.5375,6.9875-.1075,12.5775,5.4825,12.5775,12.47h0Z"/></svg>
Overseerr in other icon packs
Copied!