Jrpn16c Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jrpn16c 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/327734.svg" alt="Jrpn16c icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327734.svg" alt="Jrpn16c icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327734.svg" alt="Jrpn16c icon" :width="24" :height="24" />
CSS background
.icon-jrpn16c {
background-image: url('https://proicons.com/icon/327734.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><circle id="c" class="j" cx="24" cy="16.9264" r="12.4264"/><circle id="d" class="j" cx="29.0855" cy="23.1305" r="2.201"/><polyline id="e" class="j" points="15.3916 36.4844 17.3686 35.397 17.3686 43.404"/><path id="f" class="j" d="M34.9177,40.639h0c0,1.4828-1.1862,2.669-2.669,2.669h0c-1.4828,0-2.669-1.1862-2.669-2.5701v-2.669c0-1.4828,1.1862-2.669,2.669-2.5701h0c1.4828,0,2.5701,1.1862,2.5701,2.5701h0"/><g id="g"><circle id="h" class="j" cx="23.7723" cy="40.831" r="2.669"/><path id="i" class="j" d="M26.1447,36.4816c-.3954-.5931-1.0874-.9885-2.1747-.9885h-.1977c-1.4828,0-2.669,1.1862-2.669,2.5701v2.7678"/></g></g></svg>
Copied!