Jeep Boh Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jeep Boh 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/327650.svg" alt="Jeep Boh icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327650.svg" alt="Jeep Boh icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327650.svg" alt="Jeep Boh icon" :width="24" :height="24" />
CSS background
.icon-jeep-boh {
background-image: url('https://proicons.com/icon/327650.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{stroke-width:1px;}.b,.c,.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{stroke-width:1px;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M15.582,13.5766v6.1229c0,1.1272-.9137,2.041-2.041,2.041h0c-1.1272,0-2.041-.9137-2.041-2.041v-.6778"/><path class="c" d="M22.2866,20.6741c-.3516.6153-1.0141,1.03-1.7734,1.03h0c-1.1272,0-2.041-.9137-2.041-2.041v-1.3266c0-1.1272.9137-2.041,2.041-2.041h0c1.1272,0,2.041.9137,2.041,2.041v.6633h-4.082"/><path class="c" d="M32.418,16.2595v8.1639M32.418,19.6271c0,1.1272.9137,2.041,2.041,2.041h0c1.1272,0,2.041-.9137,2.041-2.041v-1.3266c0-1.1272-.9137-2.041-2.041-2.041h0c-1.1272,0-2.041.9137-2.041,2.041"/><path class="c" d="M29.2596,20.7098c-.3516.6153-1.0141,1.03-1.7734,1.03h0c-1.1272,0-2.041-.9137-2.041-2.041v-1.3266c0-1.1272.9137-2.041,2.041-2.041h0c1.1272,0,2.041.9137,2.041,2.041v.6633h-4.082"/><path class="b" d="M24.0003,25.6671l1.0692,3.3101h3.4867l-2.8177,2.0397,1.0774,3.3161-2.8106-2.0495-2.8208,2.0495,1.0807-3.3064-2.8208-2.0495,3.4785.006,1.0774-3.3161Z"/><path class="d" d="M13.9218,26.4906l.803,2.4861h2.6188l-2.1163,1.532.8092,2.4906-2.1109-1.5393-2.1186,1.5393.8116-2.4833-2.1186-1.5393,2.6126.0045.8092-2.4906Z"/><path class="d" d="M34.0782,26.4906l.803,2.4861h2.6188l-2.1163,1.532.8092,2.4906-2.1109-1.5393-2.1186,1.5393.8116-2.4833-2.1186-1.5393,2.6126.0045.8092-2.4906Z"/></svg>
Copied!