Bined Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bined 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/322631.svg" alt="Bined icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322631.svg" alt="Bined icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322631.svg" alt="Bined icon" :width="24" :height="24" />
CSS background
.icon-bined {
background-image: url('https://proicons.com/icon/322631.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>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><line id="d" class="p" x1="32.7844" y1="15.309" x2="28.3203" y2="22.0499"/><path id="e" class="p" d="M30.5569,14.2706h0c1.6108,0,2.9185,1.3077,2.9185,2.9185v2.9792c0,1.6114-1.3082,2.9196-2.9196,2.9196h0c-1.6114,0-2.9196-1.3082-2.9196-2.9196v-2.977c0-1.612,1.3087-2.9207,2.9207-2.9207Z"/></g><polyline id="f" class="p" points="21.0257 15.4708 23.2292 14.2706 23.2292 23.0879"/><g id="g"><line id="h" class="p" x1="26.174" y1="26.0576" x2="21.7099" y2="32.7984"/><rect id="i" class="p" x="21.0257" y="25.0192" width="5.8393" height="8.8173" rx="2.9196" ry="2.9196"/></g><polyline id="j" class="p" points="14.4153 26.2194 16.6187 25.0192 16.6187 33.8365"/><path id="k" class="p" d="M40.8968,26.7718l-.0241,5.9261c-.0047,1.1789-.8019,2.0136-2.2598,2.0401-1.3936.0253-3.0237-.4357-3.0314,2.2606-.004,1.3926.2604,3.1829-2.3975,3.1704H9.8424c-1.9941,0-2.3424-.8249-2.3424-2.4812v-21.2278c0-1.7394.1859-2.441,1.3228-2.5087h2.3149c1.3505-.0804,2.2921-.9393,2.3149-2.3985v-1.7644c.0229-1.4656.7561-1.9649,2.2873-1.9574h22.5424c2.3405.0114,2.5868,1.3402,2.5905,2.5914l.0241,8.2122"/><polyline id="l" class="p" points="14.4153 15.4708 16.6187 14.2706 16.6187 23.0879"/><path id="m" class="p" d="M27.7956,32.9332l-1.6216,5.4172,5.4437-1.6184"/><path id="n" class="p" d="M27.9882,33.5889l3.0889,2.952c.2842.2716.7365.2553,1.0004-.036l11.8678-13.0977c.8023-1.066.719-3.1392-.1523-4.0362-1.0567-1.0878-3.1802-1.0981-4.145-.0475l-11.7018,13.2987c-.2475.2813-.2291.7077.0418.9666Z"/><path id="o" class="p" d="M37.6135,21.6777l4.2591,4.0072"/></svg>
Copied!