Baconjam Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Baconjam 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/336873.svg" alt="Baconjam icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336873.svg" alt="Baconjam icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336873.svg" alt="Baconjam icon" :width="24" :height="24" />
CSS background
.icon-baconjam {
background-image: url('https://proicons.com/icon/336873.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.20744278,36.32982955c.64321048,2.40045806-1.42997308,5.04164015-4.63058351,5.89924522-.00001621.00000381-.00003242.00000763-.00004863.00001526-3.20061616.85758218-6.31662339-.39317723-6.95979811-2.7936391-.64320952-2.40045806,1.42997403-5.04163633,4.63058399-5.89924522.00001621-.00000763.00003242-.00001144.00004863-.00001526,3.20061616-.85757837,6.31662339.39317341,6.95979763,2.7936391Z"/><path class="b" d="M42.38298778,36.32982955c.64320857,2.40045425-1.42997499,5.04164015-4.63058447,5.89924903-.00001526.00000381-.00003433.00000763-.00004959.00001144-3.20061711.85757837-6.31662149-.39317341-6.95979763-2.7936391-.64320857-2.40045425,1.42997308-5.04164015,4.63058256-5.89924903.00001526-.00000381.00003433-.00000763.00004959-.00001144,3.20061711-.85757837,6.3166253.39317341,6.95979954,2.7936391Z"/><path class="b" d="M17.32343531,37.21677558l.00038145-20.21683349M42.49836427,16.99994209l-.00038145,20.21683349"/><path class="b" d="M17.3244347,7.25050674h25.17454751"/><path class="b" d="M17.3244347,13.00017486h25.17454751"/><path class="b" d="M17.3244347,15.50003057h25.17454751"/><path class="b" d="M17.3244347,9.75036244h25.17454751"/><rect class="b" x="17.32343531" y="5.50060774" width="25.17454751" height="9.99942283"/></svg>
Copied!