Manjaro Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Manjaro 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/315111.svg" alt="Manjaro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/315111.svg" alt="Manjaro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/315111.svg" alt="Manjaro icon" :width="24" :height="24" />
CSS background
.icon-manjaro {
background-image: url('https://proicons.com/icon/315111.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>Manjaro</title><path d="M2.182 0A2.177 2.177 0 0 0 0 2.182v19.636C0 23.027.973 24 2.182 24h4.363V6.545h8.728V0Zm15.273 0v24h4.363A2.177 2.177 0 0 0 24 21.818V2.182A2.177 2.177 0 0 0 21.818 0ZM8.727 8.727V24h6.546V8.727Z"/></svg>
Manjaro in other icon packs
Copied!