Jeevan Pramaan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jeevan Pramaan 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/342210.svg" alt="Jeevan Pramaan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342210.svg" alt="Jeevan Pramaan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342210.svg" alt="Jeevan Pramaan icon" :width="24" :height="24" />
CSS background
.icon-jeevan-pramaan {
background-image: url('https://proicons.com/icon/342210.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="c" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="g" d="M27.8155,45.3861c.7578-2.4903,1.5157-4.9806.5756-7.7577-.9401-2.7771-3.5781-5.8413-6.216-8.9052"/><path class="g" d="M36.3724,16.1306c.7071,1.6408,1.4142,3.2817.9428,6.3185-.4714,3.037-2.1213,7.4697-4.8408,8.7479s-6.5088-.5983-10.2981-2.4748"/><path class="g" d="M27.8155,45.3861c5.205-3.0513,10.4099-6.1024,11.8359-10.9783,1.426-4.8759-.9271-11.5761-3.2801-18.2763"/><circle class="g" cx="30.0961" cy="25.232" r="3.2805"/><path class="g" d="M25.6622,43.0779c-3.9845-3.1461-7.9689-6.2923-9.1756-9.9767-1.2066-3.6844.3646-7.9069,1.9359-12.1295"/><path class="g" d="M20.353,26.9825c.0117-1.6598.0234-3.3195,1.4195-5.7854,1.396-2.4658,4.1765-5.7375,4.9272-8.26.7507-2.5226-.5282-4.296-1.8072-6.0695"/><path class="g" d="M18.4228,20.9726c.6436,2.0035,1.2873,4.0068,1.9309,6.0103"/><path class="g" d="M24.8932,6.8678c5.9733,2.5724,11.9464,5.1449,14.8646,9.5724,2.9183,4.4275,2.7817,10.71,2.6453,16.993"/><path class="g" d="M25.6622,43.0779c-2.4766.4002-4.9534.8005-9.4009-1.2567-4.4476-2.0571-10.8657-6.5716-12.3523-13.9867-1.4867-7.4155,1.9581-17.7318,8.9097-22.2877,6.9516-4.5558,17.409-3.3512,23.4923.5198,6.083,3.871,7.7903,10.4078,8.0763,15.4131.2861,5.0054-.8491,8.4789-1.9844,11.9524"/></svg>
Copied!