Billthefarmercrossword Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Billthefarmercrossword 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/337178.svg" alt="Billthefarmercrossword icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337178.svg" alt="Billthefarmercrossword icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337178.svg" alt="Billthefarmercrossword icon" :width="24" :height="24" />
CSS background
.icon-billthefarmercrossword {
background-image: url('https://proicons.com/icon/337178.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="M17.8333,5.5v37"/><path class="b" d="M30.1667,5.5v37"/><path class="b" d="M5.5,17.8333h37"/><path class="b" d="M5.5,30.1667h37"/><line class="b" x1="9.6667" y1="15.6667" x2="13.6667" y2="15.6667"/><line class="b" x1="9.6667" y1="8.7557" x2="11.6667" y2="7.6667"/><line class="b" x1="11.6667" y1="7.6667" x2="11.6667" y2="15.6667"/><path class="b" d="M33.6833,10.3167c-.0009-1.4636,1.1849-2.6507,2.6484-2.6516s2.6507,1.1849,2.6516,2.6484v.0032c.0212.7068-.2613,1.3889-.7761,1.8738-1.0721.9408-4.5239,3.4762-4.5239,3.4762h5.3"/><path class="b" d="M12.3171,36.3343c1.1046,0,2-.8954,2-2h0c-.0003-1.1044-.8956-1.9995-2-1.9995"/><path class="b" d="M12.3171,40.3333c1.1046,0,2-.8954,2-2h0c-.0003-1.1044-.8956-1.9995-2-1.9995"/><path class="b" d="M9.0176,39.6585c.7088.542,1.602.7843,2.4876.6748h.8119"/><path class="b" d="M9.0167,33.0015c.7103-.5401,1.6041-.78,2.4894-.6681l.8119.0018"/><line class="b" x1="10.2801" y1="36.3343" x2="12.3171" y2="36.3343"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!