Mantras Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mantras 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/328852.svg" alt="Mantras icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328852.svg" alt="Mantras icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328852.svg" alt="Mantras icon" :width="24" :height="24" />
CSS background
.icon-mantras {
background-image: url('https://proicons.com/icon/328852.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="M23.88348727,31.23732383c2.16033926.05457015,4.28403306-2.20949175,4.27163216-4.87669565-.01616009-3.48640182-4.174822-9.6745556-4.174822-9.6745556,0,0-4.1090937,6.55149481-4.07766688,9.51456454.03258553,3.07031052,1.84163084,4.98266054,3.98085672,5.03668671Z"/><path class="b" d="M25.92742436,19.96031355s1.40989026-1.21546393,2.17204139-1.74691035c1.71932011-1.19911698,5.39179955-3.23667672,5.39179955-3.23667672,0,0,.38169473,5.63398416.61165092,9.37868867.29260638,4.76481778-8.11070999,6.2090228-8.11070999,6.2090228"/><path class="b" d="M22.07373435,20.05306158s-1.40989026-1.21546393-2.17204139-1.74691035c-1.71932011-1.19911698-5.39179955-3.23667672-5.39179955-3.23667672,0,0-.38169473,5.63398416-.61165092,9.37868867-.29260638,4.76481778,8.11070999,6.2090228,8.11070999,6.2090228"/><path class="b" d="M22.00881096,30.65648942s-1.36490383,1.036437-1.12939288,3.73322793c.18880856,2.16207512,3.16456443,5.63085519,3.16456443,5.63085519,0,0,2.46837158-3.89310179,2.91924422-6.10247855.38376449-1.88081485-.97167503-3.35365603-.97167503-3.35365603"/><path class="b" d="M25.99118904,30.56490011s4.31707854,1.97391226,6.61560556,1.9464348c3.08039399-.0369484,6.24577218-1.09970193,8.80098544-2.82035324,1.33406964-.89834653,3.09221996-3.7038952,3.09221996-3.7038952,0,0-3.33522274.12983573-5.09708803-.16990205-1.86040909-.31647944-5.30102179-1.46113021-5.30102179-1.46113021"/><path class="b" d="M22.00881096,30.65648942s-4.31707854,1.97391226-6.61560556,1.9464348c-3.08039399-.0369484-6.24577218-1.09970193-8.80098544-2.82035324-1.33406964-.89834653-3.09221996-3.7038952-3.09221996-3.7038952,0,0,4.1760957-.01432914,5.09708803-.16990205,1.8607629-.31432344,5.31423644-1.95176843,5.31423644-1.95176843"/><path class="b" d="M33.46900207,32.47435113l2.43440621,5.16780942s-3.96857966.39635998-5.77669622-.27184461c-1.34287941-.49624825-3.39040763-2.63636529-3.39040763-2.63636529"/><path class="b" d="M14.26086707,32.74216235l-2.43440621,5.16780942s3.96857966.39635777,5.77669622-.27184461c1.34287941-.49624825,3.39040763-2.63636529,3.39040763-2.63636529"/><path class="b" d="M33.82028717,18.96211082l6.9495011-.85354916-2.56274932,7.40628451"/><path class="b" d="M14.24579494,19.01776007l-6.9495011-.85354916,2.56274932,7.40628451"/><path class="b" d="M28.09889082,18.21432974c-.02481949-1.27667789-.04964782-2.55335577-.73719897-4.457126-.68755114-1.90365524-2.76157059-5.7907285-3.38321652-5.77774382-.6217167.01287577-2.66384053,3.98503882-3.30461853,5.8753611-.6407603,1.89020619-.59270461,3.08445392-.54464891,4.27881884"/><path class="b" d="M26.99981911,12.85928509l3.77206698-2.6728847.78146009,5.89367885"/><path class="b" d="M20.96424305,12.93000648l-3.77206698-2.6728847-.78146009,5.89367885"/></svg>
Copied!