Cisojr4droid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cisojr4droid 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/338293.svg" alt="Cisojr4droid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338293.svg" alt="Cisojr4droid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338293.svg" alt="Cisojr4droid icon" :width="24" :height="24" />
CSS background
.icon-cisojr4droid {
background-image: url('https://proicons.com/icon/338293.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24" cy="24" r="21.5"/><path class="a" d="M21.163,41.545A17.6482,17.6482,0,0,1,6.517,27.463"/><path class="a" d="M22.909,6.4793q.4661-.0246.9328-.0247a17.648,17.648,0,0,1,17.642,17.198"/><path class="a" d="M22.909,9.69q.258-.01.5163-.01a13.552,13.552,0,0,1,13.564,13.54h0q0,.2171-.007.434"/><path class="a" d="M21.117,36.562a13.5567,13.5567,0,0,1-10.583-9.13"/><ellipse class="a" cx="23.841" cy="23.658" rx="2.3636" ry="2.5032"/><circle class="a" cx="23.841" cy="23.652" r="6.019"/></svg>
Copied!