Jrpn15c Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jrpn15c 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/327733.svg" alt="Jrpn15c icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327733.svg" alt="Jrpn15c icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327733.svg" alt="Jrpn15c icon" :width="24" :height="24" />
CSS background
.icon-jrpn15c {
background-image: url('https://proicons.com/icon/327733.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><circle id="c" class="h" cx="24" cy="16.9571" r="12.4571"/><circle id="d" class="h" cx="29.0981" cy="23.1765" r="2.2064"/><polyline id="e" class="h" points="15.3703 36.5634 17.3522 35.4733 17.3522 43.5"/><path id="f" class="h" d="M34.9447,40.7282h0c0,1.4864-1.1891,2.6756-2.6756,2.6756h0c-1.4864,0-2.6756-1.1891-2.6756-2.5765v-2.6756c0-1.4864,1.1891-2.6756,2.6756-2.5765h0c1.4864,0,2.5765,1.1891,2.5765,2.5765h0"/><path id="g" class="h" d="M21.1442,42.7073c.5946.4955,1.09.6937,2.3783.6937h.1982c1.1891,0,2.1801-.9909,2.1801-2.1801h0c0-1.1891-.9909-2.1801-2.1801-2.1801h-2.6756v-3.4683h4.8556"/></g></svg>
Copied!