Srealitycz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Srealitycz 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/347808.svg" alt="Srealitycz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347808.svg" alt="Srealitycz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347808.svg" alt="Srealitycz icon" :width="24" :height="24" />
CSS background
.icon-srealitycz {
background-image: url('https://proicons.com/icon/347808.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><path class="c" d="m21.8953,38.1872l2.211-.0223v2.0759c-.2286.7093-2.0446.6917-2.2415,0l.0304-2.0537Z"/><path class="c" d="m31.7342,40.4682h8.7325"/><path class="c" d="m36.1088,40.1892v-22.3574"/><path class="c" d="m29.5599,17.5342h12.9401l-2.76-10.3004-7.514.0618-2.6662,10.2386Z"/><path class="c" d="m12.2679,38.175l2.211-.0223v2.0759c-.2286.7093-2.0446.6917-2.2415,0l.0304-2.0537Z"/><path class="c" d="m11.7943,29.2242c4.3775-1.6042,8.405-1.3173,12.7735,0,.3147-1.3235,1.268-2.2058,2.168-3.0478,1.2833-9.4321-18.2902-9.3679-17.085,0,.8375.7061,1.5955,1.6298,2.1435,3.0478Z"/><path class="c" d="m11.1122,36.5836h14.2165c1.2987.036,1.7147-.5099,1.9896-1.1487l1.0651-3.9749c3.7632-1.0293,2.6191-4.5677,0-4.0187-1.8676.5524-2.1224,2.4235-2.8843,3.7615-5.1897-1.82-10.0228-1.9508-14.4165,0-.9277-1.5977-1.7449-3.4624-3.2069-3.7699-2.9932-.3069-3.3376,3.2284,0,3.8405l1.0989,4.101c.3485.819.7631,1.2312,2.1375,1.2093Z"/></svg>
Copied!