Sadhguru Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sadhguru 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/332318.svg" alt="Sadhguru icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332318.svg" alt="Sadhguru icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332318.svg" alt="Sadhguru icon" :width="24" :height="24" />
CSS background
.icon-sadhguru {
background-image: url('https://proicons.com/icon/332318.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M7.7971,36.7253c-.1098-.2429-.2196-.4859-.331-.9064s-.2242-1.0186-.3435-1.8361-.2448-1.8545-.2856-3.6457.003-4.3362.0468-6.8816"/><path class="b" d="M8.176,39.545c.2632-.0891.5264-.1781.7833-.2903.257-.1122.5077-.2475.8725-.4758s.8437-.5498,1.2898-.9073.8591-.751,1.2767-1.2161c.4176-.465.8397-1.0015,1.1073-1.4265.2676-.425.3806-.7386.4327-1.0064s.0435-.4899-.0631-.788c-.1066-.2981-.311-.6722-.5859-1.0817-.2749-.4095-.6203-.8543-.9135-1.2555-.2932-.4012-.5343-.7587-.8084-1.1759-.2741-.4173-.5812-.8943-.8425-1.3358-.2613-.4415-.4769-.8476-.6167-1.2508s-.2038-.8035-.2331-1.2504c-.0293-.4468-.024-.9402.0839-1.3247s.3185-.66.6092-.9959c.2907-.3359.6615-.732,1.0803-1.117.4188-.385.8854-.7588,1.4187-1.0269.5333-.2681,1.1331-.4306,1.6293-.5147.4961-.084.8885-.0896,1.1479-.0924.2594-.0028.3857-.0028.5121-.0028"/><path class="b" d="M17.0744,7.4669c-.1718.3319-.3437.6638-.4781,1.1682s-.2315,1.1813-.2739,2.1484-.0302,2.2244.0183,5.8495c.0485,3.6251.1333,9.6177.2299,13.0147.0966,3.397.205,4.1983.3058,4.6725s.194.6215.8372-.2949c.6433-.9164,1.8366-2.8965,2.5768-3.9811s1.0274-1.2738,1.5285-1.3638,1.2163-.081,1.9272.1139,1.4176.5758,3.0774,2.5633,4.2725,5.5813,6.8853,9.1755"/><path class="b" d="M29.472,34.7553c-.2242-.1749-.0739-.5032.2168-.926.2907-.4228.7217-.9402,1.3434-1.5487s1.4339-1.3082,2.1632-1.8273c.7293-.5192,1.3754-.8579,2.1364-1.1064.7609-.2485,1.6365-.4068,2.6113-.4515s2.0487.0243,2.6784.1547c.6296.1304.8149.3221.9263.604.1114.2819.149.6539-.0754,1.0974s-.711.9583-1.2839,1.519c-.5729.5607-1.2321,1.1671-2.124,1.6344s-2.0162.7951-3.25.95c-1.2339.1548-2.5772.1365-3.9206.1183-.5987-.0214-1.1975-.0428-1.4217-.2177h0Z"/><path class="b" d="M41.5499,27.3536c.0012.2919.002.5838.0152.9534.0131.3696.0381.8169.0692,1.5975.0311.7806.0682,1.8943.1027,2.7876.0346.8932.0665,1.5659.1933,2.3688s.3482,1.7361.5697,2.6693"/><path class="b" d="M8.2356,22.0975l-2.7356.0427,1.3308-2.3904,1.4047,2.3477Z"/></svg>
Copied!