Jp Curama Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jp Curama 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/342286.svg" alt="Jp Curama icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342286.svg" alt="Jp Curama icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342286.svg" alt="Jp Curama icon" :width="24" :height="24" />
CSS background
.icon-jp-curama {
background-image: url('https://proicons.com/icon/342286.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="g2"><path id="path1" class="cls-1" d="M41.4811,17.2983l-2.0176-8.2208s-.7442-3.3727-5.8118-2.68c-4.1857.5721-5.9021,1.0841-5.9021,1.0841,0,0-6.5345,1.3551-12.1355,5.5408-5.601,4.1857-8.0703,10.2384-8.0703,10.2384,0,0-2.138,4.2158-1.1443,8.4015s3.546,5.8632,3.546,5.8632c0,0,3.3529,2.6639,7.9571,3.5019,4.3008.7828,7.9498.6625,7.9498.6625,0,0,2.0983-.0608,4.9686-.4818,4.5169-.6625,8.0402-2.1982,8.0402-2.1982,0,0,1.9014-.5507,2.7403-2.2585.6536-1.3307-.1205-2.8607-.1205-2.8607,0,0-.4754-1.1832-1.8369-1.8369-1.2093-.5806-2.6499-.3312-2.6499-.3312,0,0,.0602-.0903-2.4693.6023-1.7894.49-4.276.9034-4.276.9034,0,0-3.4576.6312-6.8959-.9335-3.0157-1.3724-3.0113-5.0289-3.0113-5.0289,0,0-.0903-1.6261.9034-3.7641.9949-2.1406,2.68-2.7704,2.68-2.7704,0,0,.4517-.2108,1.5358-.1205,1.3235.1103,2.7102.3011,2.7102.3011,0,0,1.8975.3253,5.4504.3312,4.8485.0082,6.4442-.5721,6.4442-.5721,0,0,1.1072-.253,1.4454-1.5659.2267-.88-.0301-1.8068-.0301-1.8068Z"/><circle id="path2" class="cls-1" cx="28.176" cy="14.5368" r="2.0015"/><circle id="circle2" class="cls-1" cx="35.465" cy="14.3675" r="2.0015"/></g></svg>
Copied!