strawberry from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.

Name
strawberry
Set
Emoji One (Colored)
Style
Default
Category
Food
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More food icons from Emoji One (Colored)

Use the strawberry emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8cc63e" d="M23.5 13.1C25 9.2 35.7 2 35.7 2s3.4 12.9 2 16.7c-1.4 3.9-5.7 5.7-9.6 4.2c-4-1.6-6-6-4.6-9.8"/><path fill="#64892f" d="M17.2 20.8c-1.8-3.7.8-16.5.8-16.5S29.4 11 31.1 14.8c1.7 3.7 0 8.1-3.9 9.8c-3.8 1.6-8.3-.1-10-3.8"/><path fill="#8cc63e" d="M20.7 17.2C17 15.5 4.3 18 4.3 18S11 29.5 14.7 31.3c3.7 1.7 8.1 0 9.7-3.9c1.7-3.9 0-8.5-3.7-10.2"/><path fill="#64892f" d="M13 23.6C9.2 25.1 2 35.9 2 35.9s12.8 3.4 16.7 2c3.8-1.4 5.7-5.8 4.1-9.7c-1.6-4-5.9-6-9.8-4.6"/><path fill="#ef4d3c" d="M51.5 16.7C63 28.3 64.3 53.4 58.9 58.9c-5.5 5.5-30.4 4.1-42-7.5c-8.5-8.5-4.5-21.4 4.3-30.3c8.9-8.9 21.8-12.9 30.3-4.4"/><path fill="#fff0f0" d="M40.7 15.7c-.5 0-1 .2-1.3.6c-.5.8-.1 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.2-.6c.5-.8.1-2-1.1-2.8c-.4-.4-1-.6-1.6-.6m3.7 17.5q-.45 0-.9.3c-.7.6-.5 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.5-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m-8.6-8.6q-.45 0-.9.3c-.7.6-.6 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.6-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m14.7 1c-.2 0-.4 0-.6.1c-.8.4-.9 1.8-.3 3c.5.9 1.3 1.5 2.1 1.5c.2 0 .4 0 .6-.1c.8-.4.9-1.8.3-3c-.5-.9-1.4-1.5-2.1-1.5m4.6 13.2h-.3c-.9.2-1.4 1.5-1 2.8c.3 1.2 1.1 2 2 2h.3c.9-.2 1.4-1.5 1-2.8c-.4-1.2-1.2-2-2-2m-1.2 12.4c-.3 0-.7.1-.9.3c-.7.6-.5 2 .4 3c.6.7 1.4 1 2 1c.3 0 .7-.1.9-.3c.7-.6.5-2-.4-3c-.6-.6-1.3-1-2-1m-22.2-1.5c-.5 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.5-.4-1.1-.6-1.7-.6m-11.5-3.3c-.6 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.6-.4-1.2-.6-1.7-.6m21.4 8.1c-.8 0-1.4.3-1.7.9c-.3.9.4 2 1.7 2.5c.4.2.9.3 1.3.3c.8 0 1.4-.3 1.7-.9c.3-.9-.4-2-1.7-2.5c-.4-.2-.9-.3-1.3-.3m2.3-10c-.6 0-1.1.2-1.4.7c-.5.8.1 2 1.3 2.7c.5.3 1.1.5 1.6.5c.6 0 1.1-.2 1.4-.7c.5-.8-.1-2-1.3-2.7c-.6-.3-1.1-.5-1.6-.5m-10.7-7.1c-.5 0-.9.2-1.1.5c-.6.7-.2 2 .8 2.9c.6.5 1.3.7 1.9.7c.5 0 .9-.2 1.1-.5c.6-.7.2-2-.8-2.9c-.6-.4-1.3-.7-1.9-.7m-8.7-13.5c-.4 0-.7.1-1 .4c-.7.7-.4 2 .5 2.9c.6.6 1.3.9 2 .9c.4 0 .7-.1 1-.4c.7-.7.4-2-.5-2.9c-.6-.6-1.3-.9-2-.9m-2.8 10.8c-.5 0-.9.2-1.2.5c-.6.7-.2 2 .9 2.9c.6.5 1.3.7 1.8.7s.9-.2 1.2-.5c.6-.7.2-2-.9-2.9c-.6-.4-1.3-.7-1.8-.7"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneStrawberry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8cc63e" d="M23.5 13.1C25 9.2 35.7 2 35.7 2s3.4 12.9 2 16.7c-1.4 3.9-5.7 5.7-9.6 4.2c-4-1.6-6-6-4.6-9.8"/><path fill="#64892f" d="M17.2 20.8c-1.8-3.7.8-16.5.8-16.5S29.4 11 31.1 14.8c1.7 3.7 0 8.1-3.9 9.8c-3.8 1.6-8.3-.1-10-3.8"/><path fill="#8cc63e" d="M20.7 17.2C17 15.5 4.3 18 4.3 18S11 29.5 14.7 31.3c3.7 1.7 8.1 0 9.7-3.9c1.7-3.9 0-8.5-3.7-10.2"/><path fill="#64892f" d="M13 23.6C9.2 25.1 2 35.9 2 35.9s12.8 3.4 16.7 2c3.8-1.4 5.7-5.8 4.1-9.7c-1.6-4-5.9-6-9.8-4.6"/><path fill="#ef4d3c" d="M51.5 16.7C63 28.3 64.3 53.4 58.9 58.9c-5.5 5.5-30.4 4.1-42-7.5c-8.5-8.5-4.5-21.4 4.3-30.3c8.9-8.9 21.8-12.9 30.3-4.4"/><path fill="#fff0f0" d="M40.7 15.7c-.5 0-1 .2-1.3.6c-.5.8-.1 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.2-.6c.5-.8.1-2-1.1-2.8c-.4-.4-1-.6-1.6-.6m3.7 17.5q-.45 0-.9.3c-.7.6-.5 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.5-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m-8.6-8.6q-.45 0-.9.3c-.7.6-.6 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.6-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m14.7 1c-.2 0-.4 0-.6.1c-.8.4-.9 1.8-.3 3c.5.9 1.3 1.5 2.1 1.5c.2 0 .4 0 .6-.1c.8-.4.9-1.8.3-3c-.5-.9-1.4-1.5-2.1-1.5m4.6 13.2h-.3c-.9.2-1.4 1.5-1 2.8c.3 1.2 1.1 2 2 2h.3c.9-.2 1.4-1.5 1-2.8c-.4-1.2-1.2-2-2-2m-1.2 12.4c-.3 0-.7.1-.9.3c-.7.6-.5 2 .4 3c.6.7 1.4 1 2 1c.3 0 .7-.1.9-.3c.7-.6.5-2-.4-3c-.6-.6-1.3-1-2-1m-22.2-1.5c-.5 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.5-.4-1.1-.6-1.7-.6m-11.5-3.3c-.6 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.6-.4-1.2-.6-1.7-.6m21.4 8.1c-.8 0-1.4.3-1.7.9c-.3.9.4 2 1.7 2.5c.4.2.9.3 1.3.3c.8 0 1.4-.3 1.7-.9c.3-.9-.4-2-1.7-2.5c-.4-.2-.9-.3-1.3-.3m2.3-10c-.6 0-1.1.2-1.4.7c-.5.8.1 2 1.3 2.7c.5.3 1.1.5 1.6.5c.6 0 1.1-.2 1.4-.7c.5-.8-.1-2-1.3-2.7c-.6-.3-1.1-.5-1.6-.5m-10.7-7.1c-.5 0-.9.2-1.1.5c-.6.7-.2 2 .8 2.9c.6.5 1.3.7 1.9.7c.5 0 .9-.2 1.1-.5c.6-.7.2-2-.8-2.9c-.6-.4-1.3-.7-1.9-.7m-8.7-13.5c-.4 0-.7.1-1 .4c-.7.7-.4 2 .5 2.9c.6.6 1.3.9 2 .9c.4 0 .7-.1 1-.4c.7-.7.4-2-.5-2.9c-.6-.6-1.3-.9-2-.9m-2.8 10.8c-.5 0-.9.2-1.2.5c-.6.7-.2 2 .9 2.9c.6.5 1.3.7 1.8.7s.9-.2 1.2-.5c.6-.7.2-2-.9-2.9c-.6-.4-1.3-.7-1.8-.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#8cc63e" d="M23.5 13.1C25 9.2 35.7 2 35.7 2s3.4 12.9 2 16.7c-1.4 3.9-5.7 5.7-9.6 4.2c-4-1.6-6-6-4.6-9.8"/><path fill="#64892f" d="M17.2 20.8c-1.8-3.7.8-16.5.8-16.5S29.4 11 31.1 14.8c1.7 3.7 0 8.1-3.9 9.8c-3.8 1.6-8.3-.1-10-3.8"/><path fill="#8cc63e" d="M20.7 17.2C17 15.5 4.3 18 4.3 18S11 29.5 14.7 31.3c3.7 1.7 8.1 0 9.7-3.9c1.7-3.9 0-8.5-3.7-10.2"/><path fill="#64892f" d="M13 23.6C9.2 25.1 2 35.9 2 35.9s12.8 3.4 16.7 2c3.8-1.4 5.7-5.8 4.1-9.7c-1.6-4-5.9-6-9.8-4.6"/><path fill="#ef4d3c" d="M51.5 16.7C63 28.3 64.3 53.4 58.9 58.9c-5.5 5.5-30.4 4.1-42-7.5c-8.5-8.5-4.5-21.4 4.3-30.3c8.9-8.9 21.8-12.9 30.3-4.4"/><path fill="#fff0f0" d="M40.7 15.7c-.5 0-1 .2-1.3.6c-.5.8-.1 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.2-.6c.5-.8.1-2-1.1-2.8c-.4-.4-1-.6-1.6-.6m3.7 17.5q-.45 0-.9.3c-.7.6-.5 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.5-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m-8.6-8.6q-.45 0-.9.3c-.7.6-.6 1.9.3 3c.6.7 1.4 1.1 2 1.1q.45 0 .9-.3c.7-.6.6-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m14.7 1c-.2 0-.4 0-.6.1c-.8.4-.9 1.8-.3 3c.5.9 1.3 1.5 2.1 1.5c.2 0 .4 0 .6-.1c.8-.4.9-1.8.3-3c-.5-.9-1.4-1.5-2.1-1.5m4.6 13.2h-.3c-.9.2-1.4 1.5-1 2.8c.3 1.2 1.1 2 2 2h.3c.9-.2 1.4-1.5 1-2.8c-.4-1.2-1.2-2-2-2m-1.2 12.4c-.3 0-.7.1-.9.3c-.7.6-.5 2 .4 3c.6.7 1.4 1 2 1c.3 0 .7-.1.9-.3c.7-.6.5-2-.4-3c-.6-.6-1.3-1-2-1m-22.2-1.5c-.5 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.5-.4-1.1-.6-1.7-.6m-11.5-3.3c-.6 0-1 .2-1.3.6c-.5.8 0 2 1.1 2.8c.6.4 1.2.6 1.7.6s1-.2 1.3-.6c.5-.8 0-2-1.1-2.8c-.6-.4-1.2-.6-1.7-.6m21.4 8.1c-.8 0-1.4.3-1.7.9c-.3.9.4 2 1.7 2.5c.4.2.9.3 1.3.3c.8 0 1.4-.3 1.7-.9c.3-.9-.4-2-1.7-2.5c-.4-.2-.9-.3-1.3-.3m2.3-10c-.6 0-1.1.2-1.4.7c-.5.8.1 2 1.3 2.7c.5.3 1.1.5 1.6.5c.6 0 1.1-.2 1.4-.7c.5-.8-.1-2-1.3-2.7c-.6-.3-1.1-.5-1.6-.5m-10.7-7.1c-.5 0-.9.2-1.1.5c-.6.7-.2 2 .8 2.9c.6.5 1.3.7 1.9.7c.5 0 .9-.2 1.1-.5c.6-.7.2-2-.8-2.9c-.6-.4-1.3-.7-1.9-.7m-8.7-13.5c-.4 0-.7.1-1 .4c-.7.7-.4 2 .5 2.9c.6.6 1.3.9 2 .9c.4 0 .7-.1 1-.4c.7-.7.4-2-.5-2.9c-.6-.6-1.3-.9-2-.9m-2.8 10.8c-.5 0-.9.2-1.2.5c-.6.7-.2 2 .9 2.9c.6.5 1.3.7 1.8.7s.9-.2 1.2-.5c.6-.7.2-2-.9-2.9c-.6-.4-1.3-.7-1.8-.7"/></svg>
</template>

CSS

.icon-strawberry {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M23.5%2013.1C25%209.2%2035.7%202%2035.7%202s3.4%2012.9%202%2016.7c-1.4%203.9-5.7%205.7-9.6%204.2c-4-1.6-6-6-4.6-9.8%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M17.2%2020.8c-1.8-3.7.8-16.5.8-16.5S29.4%2011%2031.1%2014.8c1.7%203.7%200%208.1-3.9%209.8c-3.8%201.6-8.3-.1-10-3.8%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M20.7%2017.2C17%2015.5%204.3%2018%204.3%2018S11%2029.5%2014.7%2031.3c3.7%201.7%208.1%200%209.7-3.9c1.7-3.9%200-8.5-3.7-10.2%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M13%2023.6C9.2%2025.1%202%2035.9%202%2035.9s12.8%203.4%2016.7%202c3.8-1.4%205.7-5.8%204.1-9.7c-1.6-4-5.9-6-9.8-4.6%22%2F%3E%3Cpath%20fill%3D%22%23ef4d3c%22%20d%3D%22M51.5%2016.7C63%2028.3%2064.3%2053.4%2058.9%2058.9c-5.5%205.5-30.4%204.1-42-7.5c-8.5-8.5-4.5-21.4%204.3-30.3c8.9-8.9%2021.8-12.9%2030.3-4.4%22%2F%3E%3Cpath%20fill%3D%22%23fff0f0%22%20d%3D%22M40.7%2015.7c-.5%200-1%20.2-1.3.6c-.5.8-.1%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.2-.6c.5-.8.1-2-1.1-2.8c-.4-.4-1-.6-1.6-.6m3.7%2017.5q-.45%200-.9.3c-.7.6-.5%201.9.3%203c.6.7%201.4%201.1%202%201.1q.45%200%20.9-.3c.7-.6.5-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m-8.6-8.6q-.45%200-.9.3c-.7.6-.6%201.9.3%203c.6.7%201.4%201.1%202%201.1q.45%200%20.9-.3c.7-.6.6-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m14.7%201c-.2%200-.4%200-.6.1c-.8.4-.9%201.8-.3%203c.5.9%201.3%201.5%202.1%201.5c.2%200%20.4%200%20.6-.1c.8-.4.9-1.8.3-3c-.5-.9-1.4-1.5-2.1-1.5m4.6%2013.2h-.3c-.9.2-1.4%201.5-1%202.8c.3%201.2%201.1%202%202%202h.3c.9-.2%201.4-1.5%201-2.8c-.4-1.2-1.2-2-2-2m-1.2%2012.4c-.3%200-.7.1-.9.3c-.7.6-.5%202%20.4%203c.6.7%201.4%201%202%201c.3%200%20.7-.1.9-.3c.7-.6.5-2-.4-3c-.6-.6-1.3-1-2-1m-22.2-1.5c-.5%200-1%20.2-1.3.6c-.5.8%200%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.3-.6c.5-.8%200-2-1.1-2.8c-.5-.4-1.1-.6-1.7-.6m-11.5-3.3c-.6%200-1%20.2-1.3.6c-.5.8%200%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.3-.6c.5-.8%200-2-1.1-2.8c-.6-.4-1.2-.6-1.7-.6m21.4%208.1c-.8%200-1.4.3-1.7.9c-.3.9.4%202%201.7%202.5c.4.2.9.3%201.3.3c.8%200%201.4-.3%201.7-.9c.3-.9-.4-2-1.7-2.5c-.4-.2-.9-.3-1.3-.3m2.3-10c-.6%200-1.1.2-1.4.7c-.5.8.1%202%201.3%202.7c.5.3%201.1.5%201.6.5c.6%200%201.1-.2%201.4-.7c.5-.8-.1-2-1.3-2.7c-.6-.3-1.1-.5-1.6-.5m-10.7-7.1c-.5%200-.9.2-1.1.5c-.6.7-.2%202%20.8%202.9c.6.5%201.3.7%201.9.7c.5%200%20.9-.2%201.1-.5c.6-.7.2-2-.8-2.9c-.6-.4-1.3-.7-1.9-.7m-8.7-13.5c-.4%200-.7.1-1%20.4c-.7.7-.4%202%20.5%202.9c.6.6%201.3.9%202%20.9c.4%200%20.7-.1%201-.4c.7-.7.4-2-.5-2.9c-.6-.6-1.3-.9-2-.9m-2.8%2010.8c-.5%200-.9.2-1.2.5c-.6.7-.2%202%20.9%202.9c.6.5%201.3.7%201.8.7s.9-.2%201.2-.5c.6-.7.2-2-.9-2.9c-.6-.4-1.3-.7-1.8-.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2064%2064%22%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M23.5%2013.1C25%209.2%2035.7%202%2035.7%202s3.4%2012.9%202%2016.7c-1.4%203.9-5.7%205.7-9.6%204.2c-4-1.6-6-6-4.6-9.8%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M17.2%2020.8c-1.8-3.7.8-16.5.8-16.5S29.4%2011%2031.1%2014.8c1.7%203.7%200%208.1-3.9%209.8c-3.8%201.6-8.3-.1-10-3.8%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M20.7%2017.2C17%2015.5%204.3%2018%204.3%2018S11%2029.5%2014.7%2031.3c3.7%201.7%208.1%200%209.7-3.9c1.7-3.9%200-8.5-3.7-10.2%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M13%2023.6C9.2%2025.1%202%2035.9%202%2035.9s12.8%203.4%2016.7%202c3.8-1.4%205.7-5.8%204.1-9.7c-1.6-4-5.9-6-9.8-4.6%22%2F%3E%3Cpath%20fill%3D%22%23ef4d3c%22%20d%3D%22M51.5%2016.7C63%2028.3%2064.3%2053.4%2058.9%2058.9c-5.5%205.5-30.4%204.1-42-7.5c-8.5-8.5-4.5-21.4%204.3-30.3c8.9-8.9%2021.8-12.9%2030.3-4.4%22%2F%3E%3Cpath%20fill%3D%22%23fff0f0%22%20d%3D%22M40.7%2015.7c-.5%200-1%20.2-1.3.6c-.5.8-.1%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.2-.6c.5-.8.1-2-1.1-2.8c-.4-.4-1-.6-1.6-.6m3.7%2017.5q-.45%200-.9.3c-.7.6-.5%201.9.3%203c.6.7%201.4%201.1%202%201.1q.45%200%20.9-.3c.7-.6.5-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m-8.6-8.6q-.45%200-.9.3c-.7.6-.6%201.9.3%203c.6.7%201.4%201.1%202%201.1q.45%200%20.9-.3c.7-.6.6-1.9-.3-3c-.6-.7-1.4-1.1-2-1.1m14.7%201c-.2%200-.4%200-.6.1c-.8.4-.9%201.8-.3%203c.5.9%201.3%201.5%202.1%201.5c.2%200%20.4%200%20.6-.1c.8-.4.9-1.8.3-3c-.5-.9-1.4-1.5-2.1-1.5m4.6%2013.2h-.3c-.9.2-1.4%201.5-1%202.8c.3%201.2%201.1%202%202%202h.3c.9-.2%201.4-1.5%201-2.8c-.4-1.2-1.2-2-2-2m-1.2%2012.4c-.3%200-.7.1-.9.3c-.7.6-.5%202%20.4%203c.6.7%201.4%201%202%201c.3%200%20.7-.1.9-.3c.7-.6.5-2-.4-3c-.6-.6-1.3-1-2-1m-22.2-1.5c-.5%200-1%20.2-1.3.6c-.5.8%200%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.3-.6c.5-.8%200-2-1.1-2.8c-.5-.4-1.1-.6-1.7-.6m-11.5-3.3c-.6%200-1%20.2-1.3.6c-.5.8%200%202%201.1%202.8c.6.4%201.2.6%201.7.6s1-.2%201.3-.6c.5-.8%200-2-1.1-2.8c-.6-.4-1.2-.6-1.7-.6m21.4%208.1c-.8%200-1.4.3-1.7.9c-.3.9.4%202%201.7%202.5c.4.2.9.3%201.3.3c.8%200%201.4-.3%201.7-.9c.3-.9-.4-2-1.7-2.5c-.4-.2-.9-.3-1.3-.3m2.3-10c-.6%200-1.1.2-1.4.7c-.5.8.1%202%201.3%202.7c.5.3%201.1.5%201.6.5c.6%200%201.1-.2%201.4-.7c.5-.8-.1-2-1.3-2.7c-.6-.3-1.1-.5-1.6-.5m-10.7-7.1c-.5%200-.9.2-1.1.5c-.6.7-.2%202%20.8%202.9c.6.5%201.3.7%201.9.7c.5%200%20.9-.2%201.1-.5c.6-.7.2-2-.8-2.9c-.6-.4-1.3-.7-1.9-.7m-8.7-13.5c-.4%200-.7.1-1%20.4c-.7.7-.4%202%20.5%202.9c.6.6%201.3.9%202%20.9c.4%200%20.7-.1%201-.4c.7-.7.4-2-.5-2.9c-.6-.6-1.3-.9-2-.9m-2.8%2010.8c-.5%200-.9.2-1.2.5c-.6.7-.2%202%20.9%202.9c.6.5%201.3.7%201.8.7s.9-.2%201.2-.5c.6-.7.2-2-.9-2.9c-.6-.4-1.3-.7-1.8-.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/strawberry.svg?color=%231a73e8&size=48