Osesfrandroid Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Osesfrandroid 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/345365.svg" alt="Osesfrandroid icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345365.svg" alt="Osesfrandroid icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345365.svg" alt="Osesfrandroid icon" :width="24" :height="24" />
CSS background
.icon-osesfrandroid {
background-image: url('https://proicons.com/icon/345365.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.4999H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.4999c0-2.2091-1.7909-4-4-4Z"/><line class="b" x1="26.2685" y1="28.5472" x2="30.8158" y2="28.5472"/><line class="b" x1="26.2685" y1="19.4528" x2="30.8158" y2="19.4528"/><line class="b" x1="26.2685" y1="24" x2="29.2333" y2="24"/><line class="b" x1="26.2685" y1="19.4528" x2="26.2685" y2="28.5472"/><path class="b" d="M15.584,22.5013c0-1.738-1.4513-3.1363-3.2056-3.0443-1.645.0863-2.8784,1.566-2.8784,3.2168v2.8248c0,1.6837,1.362,3.0486,3.042,3.0486h0c1.6801,0,3.042-1.3649,3.042-3.0486v-2.9973"/><path class="b" d="M20.0348,19.4528c-1.253,0-2.2687,1.0179-2.2687,2.2736h0c0,1.2557,1.0157,2.2736,2.2687,2.2736h.7699"/><path class="b" d="M20.8048,24h.7699c1.253,0,2.2687,1.0179,2.2687,2.2736h0c0,1.2557-1.0157,2.2736-2.2687,2.2736"/><path class="b" d="M23.6273,20.2201c-.6266-.5262-1.3032-.7673-2.8225-.7673h-.7699"/><path class="b" d="M17.9823,27.7799c.6266.5262,1.3032.7673,2.8225.7673h.7699"/><path class="b" d="M34.6914,19.4528c-1.253,0-2.2687,1.0179-2.2687,2.2736h0c0,1.2557,1.0157,2.2736,2.2687,2.2736h.7699"/><path class="b" d="M35.4613,24h.7699c1.253,0,2.2687,1.0179,2.2687,2.2736h0c0,1.2557-1.0157,2.2736-2.2687,2.2736"/><path class="b" d="M38.2838,20.2201c-.6266-.5262-1.3032-.7673-2.8225-.7673h-.7699"/><path class="b" d="M32.6388,27.7799c.6266.5262,1.3032.7673,2.8225.7673h.7699"/></svg>
Copied!