Ujjivan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ujjivan 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/349022.svg" alt="Ujjivan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349022.svg" alt="Ujjivan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349022.svg" alt="Ujjivan icon" :width="24" :height="24" />
CSS background
.icon-ujjivan {
background-image: url('https://proicons.com/icon/349022.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.3594,4.7074c2.0758-.005,5.9133-.005,8.068-.005s2.6267,0,3.7597.1083,2.9266.3249,4.5121,1.4244c1.5855,1.0996,2.9627,3.0821,3.6625,4.5182.6998,1.436.7221,2.3257.7333,2.847.0111.5214.0111.6745.0327.7511.0216.0766.0647.0766.1003.0766s.0638,0,.1142-.5452c.0504-.5452.1232-1.6357.4694-2.947.3462-1.3114.9658-2.8437,1.8869-3.9532s2.1436-1.7961,3.0741-2.1394,1.569-.3433,2.4301-.3433h2.5454c.601,0,.7194,0,.7342.0481.0148.0481-.074.1443-.2043.2753-.1303.131-.302.2968-.6957.8119s-1.0095,1.3795-1.3026,2.4276c-.2931,1.048-.2635,2.2795-.2487,5.8278s.0148,9.4129.0148,12.555,0,3.5604-.2875,5.0593c-.2875,1.4989-.8626,4.0779-2.8667,6.414-2.0041,2.3362-5.4372,4.4295-8.8787,5.2166-3.4415.7871-6.8913.268-9.9142-1.2561-3.0228-1.524-5.6186-4.0528-6.9415-6.9499-1.323-2.8973-1.3733-6.1628-1.3984-10.4306-.0251-4.2678-.0251-9.5376-.0251-12.4482s0-3.4609-.1288-4.0085c-.1288-.5477-.3863-1.0924-.6661-1.572-.2798-.4796-.5817-.8941-.8455-1.1655-.2637-.2714-.4892-.3999-.5559-.4714-.0667-.0715.0254-.0862.2286-.0985.2032-.0123.5175-.0222,2.5934-.0272l-.0002-.0003Z"/><path class="b" d="M16.6237,41.6285c1.0126-1.4992,2.0252-2.9985,3.8462-4.5855s4.4502-3.2616,7.6038-4.0588c3.1536-.7971,6.8316-.7168,10.5096-.6364"/><path class="b" d="M14.2011,40.004c-.0312-1.0335-.0624-2.067.2299-4.1943.2923-2.1273.9081-5.3482,3.2764-8.0185,2.3684-2.6704,6.4893-4.79,8.8027-5.8504,2.3134-1.0604,2.8193-1.0614,3.1559-1.062.3367-.0005.5041-.0005.5879.0539.0837.0544.0837.1633.1082.9927s.0735,2.3795-.0915,4.0367c-.165,1.6573-.5439,3.4217-.9457,4.6099s-.8265,1.8004-1.2513,2.4124"/><path class="b" d="M8.7638,25.2004c.459-1.491.918-2.9821,1.8012-4.6745s2.1905-3.5861,2.93-4.6529c.7395-1.0668.9112-1.3065,1.0474-1.3732.1362-.0666.2368.04.7533.7006s1.4488,1.8754,2.275,3.2489,1.5463,2.9058,1.9877,4.1023c.4414,1.1965.604,2.0572.7666,2.9178"/></svg>
Copied!