Mantra Meditation Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mantra Meditation 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/343410.svg" alt="Mantra Meditation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343410.svg" alt="Mantra Meditation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343410.svg" alt="Mantra Meditation icon" :width="24" :height="24" />
CSS background
.icon-mantra-meditation {
background-image: url('https://proicons.com/icon/343410.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><circle class="b" cx="24" cy="24" r="15.05291014"/><path class="b" d="M20.77645507,42.27645507c0-1.7803147,1.44323022-3.22354493,3.22354493-3.22354493s3.22354493,1.44323022,3.22354493,3.22354493c0,1.7803147-1.44323022,3.22354493-3.22354493,3.22354493s-3.22354493-1.44323022-3.22354493-3.22354493Z"/><circle class="b" cx="24" cy="5.72354493" r="3.22354493"/><circle class="b" cx="17.00590344" cy="40.88524277" r="3.22354493"/><circle class="b" cx="30.99409656" cy="7.11475723" r="3.22354493"/><circle class="b" cx="11.07659468" cy="36.92340532" r="3.22354493"/><circle class="b" cx="36.92340532" cy="11.07659468" r="3.22354493"/><circle class="b" cx="7.11475723" cy="30.99409656" r="3.22354493"/><circle class="b" cx="40.88524277" cy="17.00590344" r="3.22354493"/><path class="b" d="M5.72354493,20.77645507c1.7803147,0,3.22354493,1.44323022,3.22354493,3.22354493,0,1.7803147-1.44323022,3.22354493-3.22354493,3.22354493s-3.22354493-1.44323022-3.22354493-3.22354493,1.44323022-3.22354493,3.22354493-3.22354493Z"/><path class="b" d="M42.27645507,20.77645507c1.7803147,0,3.22354493,1.44323022,3.22354493,3.22354493s-1.44323022,3.22354493-3.22354493,3.22354493-3.22354493-1.44323022-3.22354493-3.22354493,1.44323022-3.22354493,3.22354493-3.22354493Z"/><circle class="b" cx="7.11475723" cy="17.00590344" r="3.22354493"/><circle class="b" cx="40.88524277" cy="30.99409656" r="3.22354493"/><circle class="b" cx="11.07659468" cy="11.07659468" r="3.22354493"/><circle class="b" cx="36.92340532" cy="36.92340532" r="3.22354493"/><circle class="b" cx="17.00590344" cy="7.11475723" r="3.22354493"/><circle class="b" cx="30.99409656" cy="40.88524277" r="3.22354493"/><circle class="b" cx="24" cy="5.72354493" r="3.22354493"/><circle class="b" cx="24" cy="42.27645507" r="3.22354493"/><path class="b" d="M20.77645507,9.29364627v15.82291439c0,1.7803147,1.44323022,3.22354493,3.22354493,3.22354493s3.22354493-1.44323022,3.22354493-3.22354493v-15.82334276"/><path class="b" d="M27.22354493,31.56365051c0,3.9288306-3.22354493,7.48925963-3.22354493,7.48925963,0,0-3.22354493-3.85482155-3.22354493-7.48925963,0-1.7803147,1.44323022-3.22354493,3.22354493-3.22354493s3.22354493,1.44323022,3.22354493,3.22354493Z"/></svg>
Copied!