Beloteandrfree Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Beloteandrfree 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/322521.svg" alt="Beloteandrfree icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322521.svg" alt="Beloteandrfree icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322521.svg" alt="Beloteandrfree icon" :width="24" :height="24" />
CSS background
.icon-beloteandrfree {
background-image: url('https://proicons.com/icon/322521.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><path class="b" d="M23.9998,36.9038l-8.5182,3.1004c-.9826,.3576-2.0691-.149-2.4268-1.1316L4.6064,15.6608c-.3576-.9826,.149-2.0691,1.1316-2.4268l14.3921-5.2383c.9826-.3576,2.0691,.149,2.4268,1.1316l1.4546,3.9964"/><polyline class="b" points="20.401 22.9792 16.1607 19.4799 15.0629 25.4204 18.4847 28.2441"/><polyline class="b" points="6.9143 15.2982 10.4743 19.5434 10.4726 14.0031"/><polyline class="b" points="16.9409 11.6488 20.5009 15.894 20.4992 10.3537"/></g><g><rect class="b" x="20.6424" y="9.7559" width="19.1025" height="28.4882" rx="2" ry="2" transform="translate(10.0294 -8.8795) rotate(20)"/><path class="b" d="M27.6612,29.4264c.0765,.167,.215,.2957,.3867,.3595,.1697,.063,.3633,.0555,.5276-.0198l4.9203-2.2543c.7475-.3425,1.3162-.9558,1.6038-1.7237,.2863-.7705,.2562-1.6065-.0863-2.354-.3425-.7475-.9538-1.3155-1.7244-1.6018-.7566-.2811-1.5768-.2565-2.3136,.0695-.3464-.7308-.9528-1.2878-1.7113-1.5697-.7685-.2856-1.6024-.2547-2.3492,.0858-.7475,.3425-1.3162,.9558-1.6025,1.7264-.2856,.7685-.2534,1.6052,.089,2.3526l2.2598,4.9294Z"/><path class="b" d="M25.7853,15.2704l2.4464,.8904m-.9104-5.1104l1.468-.2276-1.7808,4.8928m10.3819,3.7787l2.4464,.8904m-.9104-5.1104l1.468-.2276-1.7808,4.8928"/></g></svg>
Copied!