Banqueapp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Banqueapp 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/322392.svg" alt="Banqueapp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322392.svg" alt="Banqueapp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322392.svg" alt="Banqueapp icon" :width="24" :height="24" />
CSS background
.icon-banqueapp {
background-image: url('https://proicons.com/icon/322392.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>.ad{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="ad" d="M23.5759,34.9147h4.1918s-1.0514-3.2484,1.5887-5.0658c2.8352-1.9518,4.7986.7387,6.5007-.6181.591-.4711.1937-1.1577.7124-2.1525.3397-.6516,1.2639-1.0448,1.159-1.5811-.0645-.33-.7359-.69-.7359-.69,0,0,.9332.0043,1.1377-.3339.3114-.515-.611-1.226-.3546-1.7705.2711-.5755,1.4929-.2953,1.6813-.9029.5076-1.6367-1.9687-2.8992-2.3582-4.568-.2604-1.1159-.0641-2.3037.0619-3.4369.2404-2.1619-2.4385-11.6337-15.9772-10.1351,1.1247.7366,2.3922,2.4227,2.3922,3.3206v27.9342Z"/><path id="e" class="ad" d="M23.5759,29.1095c2.7453,2.8492,5.2204,1.094,6.0561.5623"/><path id="f" class="ad" d="M23.5759,14.5793c3.5045,3.8772,6.0086,3.7751,8.0416,1.6251"/><path id="g" class="ad" d="M26.5514,9.5113c-.0066-1.6833.6974-1.711,1.0298-2.0817"/><circle id="h" class="ad" cx="32.2413" cy="15.6008" r=".868"/><path id="i" class="ad" d="M21.1837,3.6599c-6.1229.1321-5.6423,5.4219-5.6423,5.4219,0,0-2.2916-1.1854-4.1125.5946-1.9748,2.0415-.5138,3.9746-.5138,3.9746,0,0-2.7545.3522-2.4106,3.7249.3705,3.0296,3.2137,2.9712,3.2137,2.9712,0,0-3.0922,2.4056.0337,6.2048,3.3841,3.3841,6.8734-1.5006,6.8734-1.5006"/><path id="j" class="ad" d="M17.0616,30.642l-.071,4.2727h6.5852"/><path id="k" class="ad" d="M14.3694,27.7855c1.788,3.3047,5.4846,4.5591,9.1296.8525"/><path id="l" class="ad" d="M18.9729,7.377c.1875.2704,1.3357.7051.9312,2.1121"/><path id="m" class="ad" d="M22.2952,15.7206c-4.4279-3.6124-5.7014-4.1372-8.3617-1.7512"/><path id="n" class="ad" d="M15.706,21.748c.027-.798.4798-1.4437,1.6709-1.67"/><circle id="o" class="ad" cx="16.2293" cy="9.8435" r=".868"/><circle id="p" class="ad" cx="13.2649" cy="14.5228" r=".868"/><circle id="q" class="ad" cx="12.5054" cy="19.9616" r=".868"/><circle id="r" class="ad" cx="18.8648" cy="24.2171" r=".868"/><g id="s"><rect id="t" class="ad" x="17.3046" y="36.5176" width="10.3218" height="1.9112" rx=".8153" ry=".8153"/><rect id="u" class="ad" x="17.7453" y="38.4275" width="9.4403" height="1.9309" rx=".8237" ry=".8237"/><rect id="v" class="ad" x="18.3595" y="40.3491" width="8.2119" height="1.9612" rx=".8366" ry=".8366"/><path id="w" class="ad" d="M20.7473,42.4197s-.4696,2.0189,1.7143,2.079c2.1838.0601,1.7239-2.079,1.7239-2.079"/></g><circle id="x" class="ad" cx="18.3308" cy="19.7675" r=".868"/><circle id="y" class="ad" cx="15.6865" cy="22.6153" r=".868"/><circle id="z" class="ad" cx="19.7636" cy="10.352" r=".868"/><circle id="aa" class="ad" cx="18.238" cy="6.8686" r=".868"/><circle id="ab" class="ad" cx="26.6033" cy="10.3774" r=".868"/><circle id="ac" class="ad" cx="28.3323" cy="6.8686" r=".868"/></g></svg>
Copied!