Unraid Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Unraid 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/316473.svg" alt="Unraid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316473.svg" alt="Unraid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316473.svg" alt="Unraid icon" :width="24" :height="24" />
CSS background
.icon-unraid {
background-image: url('https://proicons.com/icon/316473.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Unraid</title><path d="M11.406 8.528h1.17v6.926h-1.17zM1.17 15.454H0V8.528h1.17zm4.534.828h1.17v2.645h-1.17zm-2.86-2.969h1.169v4.282h-1.17zm5.703 0h1.17v4.282h-1.17zM22.83 8.528H24v6.926h-1.17zm-4.534-.81h-1.17V5.073h1.17zm2.86 2.95h-1.169V6.406h1.17zm-5.72 0h-1.17V6.406h1.17z"/></svg>
Unraid in other icon packs
Copied!