Jakdojade Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jakdojade 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/327621.svg" alt="Jakdojade icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327621.svg" alt="Jakdojade icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327621.svg" alt="Jakdojade icon" :width="24" :height="24" />
CSS background
.icon-jakdojade {
background-image: url('https://proicons.com/icon/327621.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#000;stroke-miterlimit:10;}.cls-2{fill:#000;}</style></defs><circle class="cls-1" cx="9.04" cy="24.35" r="4.54"/><circle class="cls-1" cx="37.6" cy="12.39" r="5.9"/><circle class="cls-1" cx="19.19" cy="37.99" r="3.52"/><path class="cls-1" d="M16.29,36a24.4,24.4,0,0,1-5.6-7.41"/><path class="cls-1" d="M33.26,16.37A77.83,77.83,0,0,0,20.58,34.7"/><circle class="cls-2" cx="9.04" cy="24.35" r="0.75"/><circle class="cls-2" cx="19.19" cy="37.99" r="0.75"/><circle class="cls-2" cx="37.6" cy="12.39" r="0.75"/></svg>
Copied!