Emoji Potted Plant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Potted Plant 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/339929.svg" alt="Emoji Potted Plant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339929.svg" alt="Emoji Potted Plant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339929.svg" alt="Emoji Potted Plant icon" :width="24" :height="24" />
CSS background
.icon-emoji-potted-plant {
background-image: url('https://proicons.com/icon/339929.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="m26.2136,27.2965c-.138-2.3882-1.1747-3.3449-1.8259-3.6521.639-.5328.7247-1.4822.1913-2.1206-.5334-.6384-1.4838-.7239-2.1228-.1911-.639.5328-.7247,1.4822-.1913,2.1206.0579.0693.1219.1333.1913.1911-.6536.3083-1.8625,1.6884-1.599,3.6521"/><path id="d" class="k" d="m24.2532,20.3378c1.8485.2544,7.8945,1.3879,9.6992,1.8613-.5417-1.8858-2.1443-3.2762-4.0894-3.5477-3.39-.5376-6.4245,2.3436-6.4245,2.3436"/><path id="e" class="k" d="m23.4732,20.8346s-.1716-8.3475-6.4766-11.297c-2.3421-.9159-4.9716-.7355-7.1663.4916,3.0177,1.7716,10.7936,7.9552,13.608,10.034"/><path id="f" class="k" d="m23.4256,20.992s-4.4908-4.5051-9.6748-2.4283c0,0-2.7287,1.2227-2.7656,4.0975,2.6529-.7035,9.709-2.2604,12.4308-2.6145"/><path id="g" class="k" d="m23.4383,20.0632c2.6118-4.8336,14.7314-5.9497,14.7314-5.9497,0,0-1.6638-4.9975-11.2596-1.4478"/><path id="h" class="k" d="m23.5944,19.6489c-.2291-6.1285,10.6349-13.371,10.6349-13.371-2.8136-1.4993-6.2975-.7815-8.2878,1.7074-.9161,1.0583-3.3472,4.9662-2.085,9.7304"/><path id="i" class="k" d="m16.6517,31.171l1.8604,11.3296h10.2439l1.9044-11.3296"/><path id="j" class="k" d="m14.3718,27.2965h18.5247v3.8745H14.3718v-3.8745"/></svg>
Copied!