strawberry emoji

strawberry from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
strawberry
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the strawberry emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M22.614 34.845c3.462-1.154 6.117-3.034 6.12-9.373C28.736 21.461 33 17 32.999 12.921C32.998 9 28.384 2.537 17.899 3.635C7.122 4.764 3 8 2.999 15.073c0 4.927 5.304 8.381 8.127 13.518C13 32 18.551 38.187 22.614 34.845"/><path fill="#77b255" d="M26.252 3.572c-1.278-1.044-3.28-1.55-5.35-1.677c.273-.037.542-.076.82-.094c.973-.063 3.614-1.232 1.4-1.087c-.969.063-1.901.259-2.837.423c.237-.154.479-.306.74-.442C21 0 17 0 14.981 1.688C14.469 1.576 14 1 11 1c-2 0-4.685.926-3 1c.917.041 2 0 1.858.365C9.203 2.425 6 3 6 4c0 .353 2.76-.173 3 0c-1.722.644-3 2-3 3c0 .423 2.211-.825 3-1c-1 1-1.4 1.701-1.342 2.427c.038.475 2.388-.09 2.632-.169c.822-.27 3.71-1.258 4.6-2.724c.117.285 2.963 1.341 4.11 1.466c.529.058 2.62.274 2.141-.711C21 6 20 5 19.695 4.025c.446-.019 8.305.975 6.557-.453"/><path fill="#f4abba" d="M9.339 17.306c-.136-1.46-2.54-3.252-2.331-1c.136 1.46 2.54 3.252 2.331 1m7.458.553c-.069-.622-.282-1.191-.687-1.671c-.466-.55-1.075-.362-1.234.316c-.187.799.082 1.752.606 2.372l.041.048q-.32-.788-.642-1.574l.006.047c.071.64.397 1.73 1.136 1.906c.754.182.826-.988.774-1.444m5.752-4.841c.476-.955.17-3.962-.831-1.954c-.476.954-.171 3.962.831 1.954m7.211-1.457c-.03-.357-.073-.78-.391-1.01c-1.189-.858-2.381 2.359-1.385 3.08q.028.018.055.039l-.331-.919l.003.052c.049.564.376 1.377 1.084.948c.667-.406 1.028-1.444.965-2.19m-1.345 8.567c1.016-1.569-.545-3.451-1.78-1.542c-1.016 1.568.546 3.45 1.78 1.542m-5.748 2.894c.173-1.938-2.309-2.752-2.51-.496c-.173 1.938 2.309 2.752 2.51.496m-9.896-1.212l-.049.004l1.362.715l-.018-.017c-.306-.28-1.353-1.083-1.788-.592c-.44.497.498 1.421.804 1.703c.342.314.928.763 1.429.73c1.437-.093-.783-2.605-1.74-2.543m13.227 5.907c.969-1.066.725-4.05-.798-2.376c-.969 1.066-.724 4.05.798 2.376M12.599 13.753q.14-.008.28-.019c.703-.046 1.004-1.454 1.042-1.952c.044-.571-.043-1.456-.785-1.407l-.281.019c-.702.047-1.004 1.454-1.042 1.952c-.044.571.044 1.457.786 1.407m7.846 15.257c.395.764.252 1.623-.32 1.919s-1.357-.081-1.753-.844c-.395-.764-.252-1.623.32-1.919s1.357.081 1.753.844"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiStrawberry(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M22.614 34.845c3.462-1.154 6.117-3.034 6.12-9.373C28.736 21.461 33 17 32.999 12.921C32.998 9 28.384 2.537 17.899 3.635C7.122 4.764 3 8 2.999 15.073c0 4.927 5.304 8.381 8.127 13.518C13 32 18.551 38.187 22.614 34.845"/><path fill="#77b255" d="M26.252 3.572c-1.278-1.044-3.28-1.55-5.35-1.677c.273-.037.542-.076.82-.094c.973-.063 3.614-1.232 1.4-1.087c-.969.063-1.901.259-2.837.423c.237-.154.479-.306.74-.442C21 0 17 0 14.981 1.688C14.469 1.576 14 1 11 1c-2 0-4.685.926-3 1c.917.041 2 0 1.858.365C9.203 2.425 6 3 6 4c0 .353 2.76-.173 3 0c-1.722.644-3 2-3 3c0 .423 2.211-.825 3-1c-1 1-1.4 1.701-1.342 2.427c.038.475 2.388-.09 2.632-.169c.822-.27 3.71-1.258 4.6-2.724c.117.285 2.963 1.341 4.11 1.466c.529.058 2.62.274 2.141-.711C21 6 20 5 19.695 4.025c.446-.019 8.305.975 6.557-.453"/><path fill="#f4abba" d="M9.339 17.306c-.136-1.46-2.54-3.252-2.331-1c.136 1.46 2.54 3.252 2.331 1m7.458.553c-.069-.622-.282-1.191-.687-1.671c-.466-.55-1.075-.362-1.234.316c-.187.799.082 1.752.606 2.372l.041.048q-.32-.788-.642-1.574l.006.047c.071.64.397 1.73 1.136 1.906c.754.182.826-.988.774-1.444m5.752-4.841c.476-.955.17-3.962-.831-1.954c-.476.954-.171 3.962.831 1.954m7.211-1.457c-.03-.357-.073-.78-.391-1.01c-1.189-.858-2.381 2.359-1.385 3.08q.028.018.055.039l-.331-.919l.003.052c.049.564.376 1.377 1.084.948c.667-.406 1.028-1.444.965-2.19m-1.345 8.567c1.016-1.569-.545-3.451-1.78-1.542c-1.016 1.568.546 3.45 1.78 1.542m-5.748 2.894c.173-1.938-2.309-2.752-2.51-.496c-.173 1.938 2.309 2.752 2.51.496m-9.896-1.212l-.049.004l1.362.715l-.018-.017c-.306-.28-1.353-1.083-1.788-.592c-.44.497.498 1.421.804 1.703c.342.314.928.763 1.429.73c1.437-.093-.783-2.605-1.74-2.543m13.227 5.907c.969-1.066.725-4.05-.798-2.376c-.969 1.066-.724 4.05.798 2.376M12.599 13.753q.14-.008.28-.019c.703-.046 1.004-1.454 1.042-1.952c.044-.571-.043-1.456-.785-1.407l-.281.019c-.702.047-1.004 1.454-1.042 1.952c-.044.571.044 1.457.786 1.407m7.846 15.257c.395.764.252 1.623-.32 1.919s-1.357-.081-1.753-.844c-.395-.764-.252-1.623.32-1.919s1.357.081 1.753.844"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#be1931" d="M22.614 34.845c3.462-1.154 6.117-3.034 6.12-9.373C28.736 21.461 33 17 32.999 12.921C32.998 9 28.384 2.537 17.899 3.635C7.122 4.764 3 8 2.999 15.073c0 4.927 5.304 8.381 8.127 13.518C13 32 18.551 38.187 22.614 34.845"/><path fill="#77b255" d="M26.252 3.572c-1.278-1.044-3.28-1.55-5.35-1.677c.273-.037.542-.076.82-.094c.973-.063 3.614-1.232 1.4-1.087c-.969.063-1.901.259-2.837.423c.237-.154.479-.306.74-.442C21 0 17 0 14.981 1.688C14.469 1.576 14 1 11 1c-2 0-4.685.926-3 1c.917.041 2 0 1.858.365C9.203 2.425 6 3 6 4c0 .353 2.76-.173 3 0c-1.722.644-3 2-3 3c0 .423 2.211-.825 3-1c-1 1-1.4 1.701-1.342 2.427c.038.475 2.388-.09 2.632-.169c.822-.27 3.71-1.258 4.6-2.724c.117.285 2.963 1.341 4.11 1.466c.529.058 2.62.274 2.141-.711C21 6 20 5 19.695 4.025c.446-.019 8.305.975 6.557-.453"/><path fill="#f4abba" d="M9.339 17.306c-.136-1.46-2.54-3.252-2.331-1c.136 1.46 2.54 3.252 2.331 1m7.458.553c-.069-.622-.282-1.191-.687-1.671c-.466-.55-1.075-.362-1.234.316c-.187.799.082 1.752.606 2.372l.041.048q-.32-.788-.642-1.574l.006.047c.071.64.397 1.73 1.136 1.906c.754.182.826-.988.774-1.444m5.752-4.841c.476-.955.17-3.962-.831-1.954c-.476.954-.171 3.962.831 1.954m7.211-1.457c-.03-.357-.073-.78-.391-1.01c-1.189-.858-2.381 2.359-1.385 3.08q.028.018.055.039l-.331-.919l.003.052c.049.564.376 1.377 1.084.948c.667-.406 1.028-1.444.965-2.19m-1.345 8.567c1.016-1.569-.545-3.451-1.78-1.542c-1.016 1.568.546 3.45 1.78 1.542m-5.748 2.894c.173-1.938-2.309-2.752-2.51-.496c-.173 1.938 2.309 2.752 2.51.496m-9.896-1.212l-.049.004l1.362.715l-.018-.017c-.306-.28-1.353-1.083-1.788-.592c-.44.497.498 1.421.804 1.703c.342.314.928.763 1.429.73c1.437-.093-.783-2.605-1.74-2.543m13.227 5.907c.969-1.066.725-4.05-.798-2.376c-.969 1.066-.724 4.05.798 2.376M12.599 13.753q.14-.008.28-.019c.703-.046 1.004-1.454 1.042-1.952c.044-.571-.043-1.456-.785-1.407l-.281.019c-.702.047-1.004 1.454-1.042 1.952c-.044.571.044 1.457.786 1.407m7.846 15.257c.395.764.252 1.623-.32 1.919s-1.357-.081-1.753-.844c-.395-.764-.252-1.623.32-1.919s1.357.081 1.753.844"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M22.614%2034.845c3.462-1.154%206.117-3.034%206.12-9.373C28.736%2021.461%2033%2017%2032.999%2012.921C32.998%209%2028.384%202.537%2017.899%203.635C7.122%204.764%203%208%202.999%2015.073c0%204.927%205.304%208.381%208.127%2013.518C13%2032%2018.551%2038.187%2022.614%2034.845%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M26.252%203.572c-1.278-1.044-3.28-1.55-5.35-1.677c.273-.037.542-.076.82-.094c.973-.063%203.614-1.232%201.4-1.087c-.969.063-1.901.259-2.837.423c.237-.154.479-.306.74-.442C21%200%2017%200%2014.981%201.688C14.469%201.576%2014%201%2011%201c-2%200-4.685.926-3%201c.917.041%202%200%201.858.365C9.203%202.425%206%203%206%204c0%20.353%202.76-.173%203%200c-1.722.644-3%202-3%203c0%20.423%202.211-.825%203-1c-1%201-1.4%201.701-1.342%202.427c.038.475%202.388-.09%202.632-.169c.822-.27%203.71-1.258%204.6-2.724c.117.285%202.963%201.341%204.11%201.466c.529.058%202.62.274%202.141-.711C21%206%2020%205%2019.695%204.025c.446-.019%208.305.975%206.557-.453%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M9.339%2017.306c-.136-1.46-2.54-3.252-2.331-1c.136%201.46%202.54%203.252%202.331%201m7.458.553c-.069-.622-.282-1.191-.687-1.671c-.466-.55-1.075-.362-1.234.316c-.187.799.082%201.752.606%202.372l.041.048q-.32-.788-.642-1.574l.006.047c.071.64.397%201.73%201.136%201.906c.754.182.826-.988.774-1.444m5.752-4.841c.476-.955.17-3.962-.831-1.954c-.476.954-.171%203.962.831%201.954m7.211-1.457c-.03-.357-.073-.78-.391-1.01c-1.189-.858-2.381%202.359-1.385%203.08q.028.018.055.039l-.331-.919l.003.052c.049.564.376%201.377%201.084.948c.667-.406%201.028-1.444.965-2.19m-1.345%208.567c1.016-1.569-.545-3.451-1.78-1.542c-1.016%201.568.546%203.45%201.78%201.542m-5.748%202.894c.173-1.938-2.309-2.752-2.51-.496c-.173%201.938%202.309%202.752%202.51.496m-9.896-1.212l-.049.004l1.362.715l-.018-.017c-.306-.28-1.353-1.083-1.788-.592c-.44.497.498%201.421.804%201.703c.342.314.928.763%201.429.73c1.437-.093-.783-2.605-1.74-2.543m13.227%205.907c.969-1.066.725-4.05-.798-2.376c-.969%201.066-.724%204.05.798%202.376M12.599%2013.753q.14-.008.28-.019c.703-.046%201.004-1.454%201.042-1.952c.044-.571-.043-1.456-.785-1.407l-.281.019c-.702.047-1.004%201.454-1.042%201.952c-.044.571.044%201.457.786%201.407m7.846%2015.257c.395.764.252%201.623-.32%201.919s-1.357-.081-1.753-.844c-.395-.764-.252-1.623.32-1.919s1.357.081%201.753.844%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23be1931%22%20d%3D%22M22.614%2034.845c3.462-1.154%206.117-3.034%206.12-9.373C28.736%2021.461%2033%2017%2032.999%2012.921C32.998%209%2028.384%202.537%2017.899%203.635C7.122%204.764%203%208%202.999%2015.073c0%204.927%205.304%208.381%208.127%2013.518C13%2032%2018.551%2038.187%2022.614%2034.845%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M26.252%203.572c-1.278-1.044-3.28-1.55-5.35-1.677c.273-.037.542-.076.82-.094c.973-.063%203.614-1.232%201.4-1.087c-.969.063-1.901.259-2.837.423c.237-.154.479-.306.74-.442C21%200%2017%200%2014.981%201.688C14.469%201.576%2014%201%2011%201c-2%200-4.685.926-3%201c.917.041%202%200%201.858.365C9.203%202.425%206%203%206%204c0%20.353%202.76-.173%203%200c-1.722.644-3%202-3%203c0%20.423%202.211-.825%203-1c-1%201-1.4%201.701-1.342%202.427c.038.475%202.388-.09%202.632-.169c.822-.27%203.71-1.258%204.6-2.724c.117.285%202.963%201.341%204.11%201.466c.529.058%202.62.274%202.141-.711C21%206%2020%205%2019.695%204.025c.446-.019%208.305.975%206.557-.453%22%2F%3E%3Cpath%20fill%3D%22%23f4abba%22%20d%3D%22M9.339%2017.306c-.136-1.46-2.54-3.252-2.331-1c.136%201.46%202.54%203.252%202.331%201m7.458.553c-.069-.622-.282-1.191-.687-1.671c-.466-.55-1.075-.362-1.234.316c-.187.799.082%201.752.606%202.372l.041.048q-.32-.788-.642-1.574l.006.047c.071.64.397%201.73%201.136%201.906c.754.182.826-.988.774-1.444m5.752-4.841c.476-.955.17-3.962-.831-1.954c-.476.954-.171%203.962.831%201.954m7.211-1.457c-.03-.357-.073-.78-.391-1.01c-1.189-.858-2.381%202.359-1.385%203.08q.028.018.055.039l-.331-.919l.003.052c.049.564.376%201.377%201.084.948c.667-.406%201.028-1.444.965-2.19m-1.345%208.567c1.016-1.569-.545-3.451-1.78-1.542c-1.016%201.568.546%203.45%201.78%201.542m-5.748%202.894c.173-1.938-2.309-2.752-2.51-.496c-.173%201.938%202.309%202.752%202.51.496m-9.896-1.212l-.049.004l1.362.715l-.018-.017c-.306-.28-1.353-1.083-1.788-.592c-.44.497.498%201.421.804%201.703c.342.314.928.763%201.429.73c1.437-.093-.783-2.605-1.74-2.543m13.227%205.907c.969-1.066.725-4.05-.798-2.376c-.969%201.066-.724%204.05.798%202.376M12.599%2013.753q.14-.008.28-.019c.703-.046%201.004-1.454%201.042-1.952c.044-.571-.043-1.456-.785-1.407l-.281.019c-.702.047-1.004%201.454-1.042%201.952c-.044.571.044%201.457.786%201.407m7.846%2015.257c.395.764.252%201.623-.32%201.919s-1.357-.081-1.753-.844c-.395-.764-.252-1.623.32-1.919s1.357.081%201.753.844%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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