Emoji Blueberries Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Blueberries 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/339690.svg" alt="Emoji Blueberries icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339690.svg" alt="Emoji Blueberries icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339690.svg" alt="Emoji Blueberries icon" :width="24" :height="24" />
CSS background
.icon-emoji-blueberries {
background-image: url('https://proicons.com/icon/339690.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"><path id="e" d="M17.7466,13.2034c-.8262-.3175-1.7158-.4349-2.5961-.3425-.1824-.8657-.5675-1.6758-1.1236-2.3639l-.079-.0726-.079.0726c-.5466.694-.9306,1.5019-1.1236,2.3639-.8803-.0923-1.7699.025-2.5961.3425l-.0929.0534.0453.0971c.491.733,1.1405,1.3462,1.9005,1.7942-.3649.8068-.5338,1.6885-.4929,2.5731l.022.1049.1067-.013c.8537-.2397,1.643-.6673,2.31-1.2515.6566.5835,1.4365,1.0113,2.2815,1.2514l.1067.013.0221-.1049c.051-.8823-.108-1.7642-.4641-2.5731.76-.4481,1.4095-1.0612,1.9005-1.7942l.0453-.0971-.0933-.0534" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="f" d="M17.6752,29.1611c-11.6721.0877-15.3306-13.7441-8.524-20.2111,6.8066-6.467,19.4811-4.0365,20.2273,8.938" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="g" d="M29.8313,25.5155c.8262-.3175,1.7158-.4349,2.5961-.3425.1824-.8657.5675-1.6758,1.1236-2.3639l.079-.0726.079.0726c.5466.694.9306,1.5018,1.1236,2.3639.8803-.0923,1.7699.025,2.5961.3425l.0929.0534-.0453.0971c-.491.733-1.1405,1.3462-1.9005,1.7942.3649.8068.5338,1.6885.4929,2.5731l-.022.1049-.1067-.013c-.8537-.2397-1.643-.6673-2.31-1.2515-.6566.5835-1.4365,1.0113-2.2815,1.2514l-.1067.013-.0221-.1049c-.051-.8823.108-1.7642.4641-2.5731-.76-.4481-1.4095-1.0612-1.9005-1.7942l-.0453-.0971.0933-.0534" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path id="h" d="M17.6324,30.1871c-.0004,6.7998,5.512,12.3125,12.3124,12.3129,6.8004.0004,12.3135-5.5116,12.3139-12.3114v-.0015c.0004-6.7998-5.512-12.3125-12.3124-12.3129-6.8004-.0004-12.3135,5.5116-12.3139,12.3114v.0015" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!