Boykisser Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Boykisser 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/337472.svg" alt="Boykisser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337472.svg" alt="Boykisser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337472.svg" alt="Boykisser icon" :width="24" :height="24" />
CSS background
.icon-boykisser {
background-image: url('https://proicons.com/icon/337472.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M23.79045596,16.61712649h-5.74516129c.85967742-2.15744907,3.60645161-2.43002971,3.60645161-2.43002971-1.09032258-1.97096774-.75980288-3.86063224-.75980288-3.86063224,3.7114697.20967742,6.67270611,1.47030966,8.26625449,3.90256773,1.09032258-5.66129032,8.47096774-9.72903226,8.47096774-9.72903226,4.52903226,5.91290323,3.08225806,16.9-1.09032258,20.02296366,2.26451613-.77457657,3.81612903-.18747979,3.81612903-.18747979-.46129032,2.43225806-3.22903226,3.98387097-3.22903226,3.98387097,2.6,1.13225806,2.51612903,3.73225806,2.51612903,3.73225806-3.33387097,1.38387097-5.24193548.2516129-5.24193548.2516129-2.22258065,1.88709677-5.00929924,1.5516129-5.00929924,1.5516129,3.49962182,1.84516129,4.75768634,7.21290323,4.75768634,9.64516129h-15.66290323l1.11129032-3.43870968h-2.79569892c.32150538-.89462366,2.13870968-2.65591398,2.13870968-2.65591398-1.43978495-.43333333-2.87956989-3.18709677-2.87956989-3.18709677"/><path class="f" d="M20.70120865,34.79139785c-2.61397849-.16774194-5.82903226-1.11827957-7.10107527-1.90107527-1.3.50322581-4.75817177.03236562-4.75817177.03236562,0,0,.15924704-2.75817208,1.76677392-4.04419358-1.64946237-.19569892-3.1172043-2.3483871-3.01935484-3.91397849,1.36989247.29354839,2.66989247.47526882,4.47311828.62903226"/><path class="f" d="M19.97999201,14.58027991c-2.35405218-4.50286056-8.14114895-9.87060249-8.14114895-9.87060249-3.27096774,5.36774194-4.65833054,12.61367595-.92432656,20.77457991"/><line class="f" x1="20.90706273" y1="22.17580645" x2="13.43239144" y2="22.17580645"/><line class="f" x1="26.97755273" y1="22.17580645" x2="34.19045596" y2="22.17580645"/><path class="f" d="M20.90613295,22.17970201c.15954122.52848029.25925448,1.15667384.25925448,1.82475269,0,2.01420789-.86750538,3.63953405-1.9444086,3.63953405s-1.95437993-1.62532616-1.95437993-3.63953405c0-.66807885.09971326-1.2962724.25925448-1.82475269"/><path class="f" d="M30.3578323,22.17580645c.15954122.52848029.25925448,1.15667384.25925448,1.82475269,0,2.01420789-.86750538,3.63953405-1.9444086,3.63953405s-1.95437993-1.62532616-1.95437993-3.63953405c0-.66807885.09971326-1.2962724.25925448-1.82475269"/><path class="f" d="M15.06787532,22.17970201c-1.82419355,2.65900766-.37741935,5.46428674-.37741935,5.46428674"/><path class="f" d="M33.09298847,22.17970201c1.82419355,2.65900766.37741935,5.46428674.37741935,5.46428674"/><line class="f" x1="22.63723015" y1="28.01182796" x2="24.14690757" y2="28.01182796"/><path class="f" d="M20.26787532,30.99973118c1.32096774.9016129,2.69435484,0,3.28145161-.66048387,1.02741935.89112903,3.25.71290323,4.16209677-.26209677"/></svg>
Copied!