Lotus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lotus 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/343242.svg" alt="Lotus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343242.svg" alt="Lotus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343242.svg" alt="Lotus icon" :width="24" :height="24" />
CSS background
.icon-lotus {
background-image: url('https://proicons.com/icon/343242.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M24,11c-4.499,7.793-4.499,12.21,0,20"/><path class="cls-1" d="M19.25,21c-2.5-3-5.75-3.5-9.25-4,1.5,6.5,3.75,10.5,11.75,13"/><path class="cls-1" d="M15.5,16.75c0-3.5,1.5-4.75,1.5-4.75,0,0,2,1.25,3.5,3.25"/><path class="cls-1" d="M9.75,21c-2.75-1-4.5.25-4.5.25,0,0,.25,2,3.75,6"/><path class="cls-1" d="M13.75,27.5c-6.25,1.081-9.25,3.5-9.25,3.5,0,0,8.107,7.939,19.5,0"/><path class="cls-1" d="M22,34c.5,1,1.25,2.5,2,3"/><path class="cls-1" d="M24,11c4.499,7.793,4.499,12.21,0,20"/><path class="cls-1" d="M28.75,21c2.5-3,5.75-3.5,9.25-4-1.5,6.5-3.75,10.5-11.75,13"/><path class="cls-1" d="M32.5,16.75c0-3.5-1.5-4.75-1.5-4.75,0,0-2,1.25-3.5,3.25"/><path class="cls-1" d="M38.25,21c2.75-1,4.5.25,4.5.25,0,0-.25,2-3.75,6"/><path class="cls-1" d="M34.25,27.5c6.25,1.081,9.25,3.5,9.25,3.5,0,0-8.107,7.939-19.5,0"/><path class="cls-1" d="M26,34c-.5,1-1.25,2.5-2,3"/></svg>
Lotus in other icon packs
Copied!