Bleentoro Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bleentoro 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/337278.svg" alt="Bleentoro icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337278.svg" alt="Bleentoro icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337278.svg" alt="Bleentoro icon" :width="24" :height="24" />
CSS background
.icon-bleentoro {
background-image: url('https://proicons.com/icon/337278.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.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="b" d="M14.37,13.08h6.24v-7.57"/><path class="b" d="M11.17,10.38h2.46c.4196.0109.7509.3599.74.7795,0,.0002,0,.0003,0,.0005v4.93c.0112.4196-.3199.7688-.7395.78-.0002,0-.0004,0-.0005,0h-2.46c-.4196-.0109-.7509-.3599-.74-.7795v-.0005s0-4.93,0-4.93c-.0112-.4196.3199-.7688.7395-.78h.0005Z"/><path class="b" d="M13.45,33.62h4.83c.4196.0109.7509.3599.74.7795,0,.0002,0,.0004,0,.0005v2.4c.0112.4196-.3199.7688-.7395.78-.0002,0-.0003,0-.0005,0h-4.83c-.4196-.0109-.7509-.3599-.74-.7795,0-.0002,0-.0004,0-.0005v-2.4c-.0112-.4196.3199-.7688.7395-.78.0002,0,.0004,0,.0005,0Z"/><path class="b" d="M34.35,8.07h2.41c.4196.0109.7509.3599.74.7795,0,.0002,0,.0004,0,.0005v2.37c.0112.4196-.3199.7688-.7395.78h-.0005s-2.41,0-2.41,0c-.4196-.0109-.7509-.3599-.74-.7795,0-.0002,0-.0004,0-.0005v-2.37c-.0112-.4196.3199-.7688.7395-.78.0002,0,.0004,0,.0005,0Z"/><path class="b" d="M27.44,15.13h2.41c.4196.0109.7509.3599.74.7795,0,.0002,0,.0003,0,.0005v2.36c.0112.4196-.3199.7688-.7395.78-.0002,0-.0004,0-.0005,0h-2.41c-.4196-.0109-.7509-.3599-.74-.7795,0-.0002,0-.0004,0-.0005v-2.36c-.0112-.4196.3199-.7688.7395-.78h.0005Z"/><path class="b" d="M32,36h2.41c.4196.0109.7509.3599.74.7795,0,.0002,0,.0004,0,.0005v2.37c.0111.4141-.3156.7587-.7297.7698-.0034,0-.0069.0002-.0103.0002h-2.41c-.4142-.0054-.7456-.3455-.7402-.7597,0-.0034.0001-.0069.0002-.0103v-2.35c-.0222-.4191.2996-.7769.7187-.7992.0071-.0004.0142-.0007.0213-.0008Z"/><path class="b" d="M11.84,10.38v-4.87"/><path class="b" d="M12.7,35.67h-7.19"/><path class="b" d="M14.18,37.59v4.91"/><path class="b" d="M34.24,40v2.5"/><path class="b" d="M37.5,9.35h5"/><path class="b" d="M33.61,10.41h-5.35v4.72"/><path class="b" d="M23.58,20v-1.77h-5.17v-5.14"/><path class="b" d="M28.1,19.06v1"/><path class="b" d="M17.29,30.92v2.7"/><path class="b" d="M23.57,31v6.9h7.7"/><path class="b" d="M34.15,30.89v5.11"/><path class="b" d="M34.15,32.71h8.35"/><path class="b" d="M35.12,12v5h2.61v3"/><path class="b" d="M24.87,27c-.3587.6213-1.0226,1.0028-1.74,1h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65h-4"/><path class="b" d="M30.87,27c-.3587.6213-1.0226,1.0028-1.74,1h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2v.65h-4"/><path class="b" d="M18.32,20v7c0,.5523.4477,1,1,1h.3"/><path class="b" d="M37.1,28v-3.3c0-1.1046-.8954-2-2-2h0c-1.1046,0-2,.8954-2,2v3.3"/><line class="b" x1="33.1" y1="24.7" x2="33.1" y2="22.7"/><path class="b" d="M14.2,24c1.1046,0,2,.8954,2,2s-.8954,2-2,2h-3.3v-8h3.3c1.1046,0,2,.8954,2,2s-.8954,2-2,2Z"/><line class="b" x1="14.2" y1="24" x2="10.9" y2="24"/></svg>
Copied!