Jobbkk Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jobbkk 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/342258.svg" alt="Jobbkk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342258.svg" alt="Jobbkk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342258.svg" alt="Jobbkk icon" :width="24" :height="24" />
CSS background
.icon-jobbkk {
background-image: url('https://proicons.com/icon/342258.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="M30.427,19.3315v-6.144c0-1.698,1.164-3.065,2.61-3.065h0c1.445,0,2.608,1.367,2.608,3.065v.44h.492c1.554,0,2.804,1.272,2.804,2.852h0c0,1.58-1.25,2.851-2.804,2.851l-5.71.001ZM26.224,14.7275c0,2.542-1.758,4.604-3.927,4.604s-3.927-2.061-3.927-4.604,1.758-4.605,3.927-4.605,3.927,2.061,3.927,4.604M13.919,10.1215v6.352c0,1.582-1.165,2.855-2.613,2.856l-2.25.001M38.567,28.6705l-3.707,4.604M32.415,28.7355v4.538M32.415,37.8135v-4.54h2.445l3.707,4.605M28.057,28.6695l-3.708,4.605M21.904,28.7355v4.538M21.904,37.8135v-4.54h2.445l3.707,4.605M9.433,37.7585v-5.983c0-1.653,1.139-2.984,2.553-2.984h0c1.415,0,2.553,1.33,2.553,2.984v.429h.481c1.52,0,2.745,1.238,2.745,2.776h0c0,1.538-1.224,2.777-2.745,2.777l-5.587.001ZM42.5,23.9995H5.5"/></svg>
Copied!