Islam360 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Islam360 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/342117.svg" alt="Islam360 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342117.svg" alt="Islam360 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342117.svg" alt="Islam360 icon" :width="24" :height="24" />
CSS background
.icon-islam360 {
background-image: url('https://proicons.com/icon/342117.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><rect class="c" x="29.7667" y="12.5" width="5.1148" height="23" rx="1.3874" ry="1.3874"/><path class="c" d="M21.4426,24.6937c0-.7662.6211-1.3874,1.3874-1.3874h2.3401c.7662,0,1.3874.6211,1.3874,1.3874v9.419c0,.7662-.6211,1.3874-1.3874,1.3874h-2.3401c-.7662,0-1.3874-.6211-1.3874-1.3874V13.8874c0-.7662.6211-1.3874,1.3874-1.3874h2.3401c.7662,0,1.3874.6211,1.3874,1.3874v4.1286"/><path class="c" d="M13.1185,13.8874v4.1286"/><line class="c" x1="13.1185" y1="29.984" x2="13.1185" y2="34.1126"/><path class="c" d="M14.5058,23.4484h2.3401c.7662,0,1.3874.6211,1.3874,1.3874v9.2769c0,.7662-.6211,1.3874-1.3874,1.3874h-2.3401c-.7662,0-1.3874-.6211-1.3874-1.3874"/><path class="c" d="M16.8459,23.4484c.7662,0,1.3874-.6211,1.3874-1.3874v-8.1737c0-.7662-.6211-1.3874-1.3874-1.3874h-2.3401c-.7662,0-1.3874.6211-1.3874,1.3874"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!