Bulut Mailru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bulut Mailru 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/323026.svg" alt="Bulut Mailru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323026.svg" alt="Bulut Mailru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323026.svg" alt="Bulut Mailru icon" :width="24" :height="24" />
CSS background
.icon-bulut-mailru {
background-image: url('https://proicons.com/icon/323026.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="f" cx="31.197" cy="27.5122" r="12.303"/><path id="c" class="f" d="M10.9317,23.2714c-1.4302-6.1628,2.0466-12.4056,8.039-14.4345,5.9924-2.0289,12.5467.8176,15.1546,6.5817"/><path id="d" class="f" d="M11.9834,39.7943c-3.6739-.4084-6.6508-3.1674-7.3368-6.7997-.686-3.6324,1.0796-7.287,4.3516-9.0072,3.2719-1.7202,7.2835-1.1029,9.8869,1.5214"/><path id="e" class="f" d="M11.8886,39.7945h18.794"/></svg>
Copied!