grapes emoji
grapes from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- grapes
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the grapes emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="364.76" cy="435.106" r="73.882" fill="#744DB2"/><path fill="#56C140" d="M192.433 185.245a18.77 18.77 0 0 1-10.479-3.194C113.463 136.145 60.376 64.712 46.064 30.889c-4.058-9.588.426-20.649 10.014-24.707s20.649.426 24.707 10.014c10.508 24.831 58.601 91.936 122.161 134.537c8.648 5.797 10.96 17.506 5.164 26.155c-3.637 5.425-9.602 8.357-15.677 8.357"/><path fill="#16992B" d="M80.521 29.317s.662-.639 1.892-1.631c1.242-1.027 2.957-2.382 5.524-3.858c2.562-1.5 5.471-3.07 8.846-4.577a99 99 0 0 1 11.095-4.156a113 113 0 0 1 12.483-3.075c4.252-.818 8.646-1.392 12.898-1.754c4.268-.369 8.521-.465 12.585-.446c4.07.006 8.076.328 11.888.562c3.82.242 7.555.6 11.197.93l10.866 1.016c3.606.285 7.295.626 10.968.756l2.784.136l2.769.061c.939.046 1.87.075 2.776.049l2.756.006c3.65-.026 7.261-.089 10.588-.26c3.391-.07 6.405-.367 9.13-.426c2.64-.166 4.84-.301 6.4-.351c1.557-.057 2.455-.051 2.455-.051h.055a2 2 0 0 1 1.987 2.011s-.004.879-.139 2.457c-.078.779-.151 1.773-.322 2.879c-.166 1.111-.314 2.449-.653 3.81a74 74 0 0 1-1.16 4.584c-.246.817-.492 1.686-.795 2.556l-1.012 2.661c-1.423 3.684-3.431 7.648-6.081 11.74c-1.366 1.994-2.794 4.148-4.51 6.143c-.841 1.021-1.732 2.026-2.639 3.07c-.91 1.041-1.924 1.967-2.926 2.981c-4.038 4.004-8.843 7.672-14.152 10.961c-5.317 3.295-11.173 5.952-17.247 8.132c-6.08 2.126-12.339 3.586-18.532 4.526a101 101 0 0 1-18.06 1.115c-5.82-.16-11.277-.89-16.394-1.964c-5.135-1.068-9.793-2.577-14.125-4.266a87.5 87.5 0 0 1-11.695-5.67a92 92 0 0 1-9.352-6.221c-2.719-2.055-5.124-4.082-6.946-5.867c-.96-.923-1.737-1.706-2.588-2.489a49 49 0 0 1-2.066-1.985c-1.12-1.116-1.711-1.821-1.711-1.821c-5.548-6.605-4.93-16.357 1.163-22.274"/><circle cx="252.814" cy="143.557" r="78.392" fill="#A47FD6"/><circle cx="129.657" cy="293.388" r="74.173" fill="#A47FD6"/><circle cx="119.707" cy="168.009" r="78.173" fill="#8866B9"/><circle cx="340.283" cy="232.174" r="79.762" fill="#8866B9"/><circle cx="232.705" cy="383.82" r="79.762" fill="#8866B9"/><circle cx="329.418" cy="335.714" r="73.882" fill="#A47FD6"/><circle cx="221.346" cy="269.234" r="86.109" fill="#744DB2"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiGrapes(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="364.76" cy="435.106" r="73.882" fill="#744DB2"/><path fill="#56C140" d="M192.433 185.245a18.77 18.77 0 0 1-10.479-3.194C113.463 136.145 60.376 64.712 46.064 30.889c-4.058-9.588.426-20.649 10.014-24.707s20.649.426 24.707 10.014c10.508 24.831 58.601 91.936 122.161 134.537c8.648 5.797 10.96 17.506 5.164 26.155c-3.637 5.425-9.602 8.357-15.677 8.357"/><path fill="#16992B" d="M80.521 29.317s.662-.639 1.892-1.631c1.242-1.027 2.957-2.382 5.524-3.858c2.562-1.5 5.471-3.07 8.846-4.577a99 99 0 0 1 11.095-4.156a113 113 0 0 1 12.483-3.075c4.252-.818 8.646-1.392 12.898-1.754c4.268-.369 8.521-.465 12.585-.446c4.07.006 8.076.328 11.888.562c3.82.242 7.555.6 11.197.93l10.866 1.016c3.606.285 7.295.626 10.968.756l2.784.136l2.769.061c.939.046 1.87.075 2.776.049l2.756.006c3.65-.026 7.261-.089 10.588-.26c3.391-.07 6.405-.367 9.13-.426c2.64-.166 4.84-.301 6.4-.351c1.557-.057 2.455-.051 2.455-.051h.055a2 2 0 0 1 1.987 2.011s-.004.879-.139 2.457c-.078.779-.151 1.773-.322 2.879c-.166 1.111-.314 2.449-.653 3.81a74 74 0 0 1-1.16 4.584c-.246.817-.492 1.686-.795 2.556l-1.012 2.661c-1.423 3.684-3.431 7.648-6.081 11.74c-1.366 1.994-2.794 4.148-4.51 6.143c-.841 1.021-1.732 2.026-2.639 3.07c-.91 1.041-1.924 1.967-2.926 2.981c-4.038 4.004-8.843 7.672-14.152 10.961c-5.317 3.295-11.173 5.952-17.247 8.132c-6.08 2.126-12.339 3.586-18.532 4.526a101 101 0 0 1-18.06 1.115c-5.82-.16-11.277-.89-16.394-1.964c-5.135-1.068-9.793-2.577-14.125-4.266a87.5 87.5 0 0 1-11.695-5.67a92 92 0 0 1-9.352-6.221c-2.719-2.055-5.124-4.082-6.946-5.867c-.96-.923-1.737-1.706-2.588-2.489a49 49 0 0 1-2.066-1.985c-1.12-1.116-1.711-1.821-1.711-1.821c-5.548-6.605-4.93-16.357 1.163-22.274"/><circle cx="252.814" cy="143.557" r="78.392" fill="#A47FD6"/><circle cx="129.657" cy="293.388" r="74.173" fill="#A47FD6"/><circle cx="119.707" cy="168.009" r="78.173" fill="#8866B9"/><circle cx="340.283" cy="232.174" r="79.762" fill="#8866B9"/><circle cx="232.705" cy="383.82" r="79.762" fill="#8866B9"/><circle cx="329.418" cy="335.714" r="73.882" fill="#A47FD6"/><circle cx="221.346" cy="269.234" r="86.109" fill="#744DB2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="364.76" cy="435.106" r="73.882" fill="#744DB2"/><path fill="#56C140" d="M192.433 185.245a18.77 18.77 0 0 1-10.479-3.194C113.463 136.145 60.376 64.712 46.064 30.889c-4.058-9.588.426-20.649 10.014-24.707s20.649.426 24.707 10.014c10.508 24.831 58.601 91.936 122.161 134.537c8.648 5.797 10.96 17.506 5.164 26.155c-3.637 5.425-9.602 8.357-15.677 8.357"/><path fill="#16992B" d="M80.521 29.317s.662-.639 1.892-1.631c1.242-1.027 2.957-2.382 5.524-3.858c2.562-1.5 5.471-3.07 8.846-4.577a99 99 0 0 1 11.095-4.156a113 113 0 0 1 12.483-3.075c4.252-.818 8.646-1.392 12.898-1.754c4.268-.369 8.521-.465 12.585-.446c4.07.006 8.076.328 11.888.562c3.82.242 7.555.6 11.197.93l10.866 1.016c3.606.285 7.295.626 10.968.756l2.784.136l2.769.061c.939.046 1.87.075 2.776.049l2.756.006c3.65-.026 7.261-.089 10.588-.26c3.391-.07 6.405-.367 9.13-.426c2.64-.166 4.84-.301 6.4-.351c1.557-.057 2.455-.051 2.455-.051h.055a2 2 0 0 1 1.987 2.011s-.004.879-.139 2.457c-.078.779-.151 1.773-.322 2.879c-.166 1.111-.314 2.449-.653 3.81a74 74 0 0 1-1.16 4.584c-.246.817-.492 1.686-.795 2.556l-1.012 2.661c-1.423 3.684-3.431 7.648-6.081 11.74c-1.366 1.994-2.794 4.148-4.51 6.143c-.841 1.021-1.732 2.026-2.639 3.07c-.91 1.041-1.924 1.967-2.926 2.981c-4.038 4.004-8.843 7.672-14.152 10.961c-5.317 3.295-11.173 5.952-17.247 8.132c-6.08 2.126-12.339 3.586-18.532 4.526a101 101 0 0 1-18.06 1.115c-5.82-.16-11.277-.89-16.394-1.964c-5.135-1.068-9.793-2.577-14.125-4.266a87.5 87.5 0 0 1-11.695-5.67a92 92 0 0 1-9.352-6.221c-2.719-2.055-5.124-4.082-6.946-5.867c-.96-.923-1.737-1.706-2.588-2.489a49 49 0 0 1-2.066-1.985c-1.12-1.116-1.711-1.821-1.711-1.821c-5.548-6.605-4.93-16.357 1.163-22.274"/><circle cx="252.814" cy="143.557" r="78.392" fill="#A47FD6"/><circle cx="129.657" cy="293.388" r="74.173" fill="#A47FD6"/><circle cx="119.707" cy="168.009" r="78.173" fill="#8866B9"/><circle cx="340.283" cy="232.174" r="79.762" fill="#8866B9"/><circle cx="232.705" cy="383.82" r="79.762" fill="#8866B9"/><circle cx="329.418" cy="335.714" r="73.882" fill="#A47FD6"/><circle cx="221.346" cy="269.234" r="86.109" fill="#744DB2"/></svg> </template>
CSS
.icon-grapes {
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%20512%20512%22%3E%3Ccircle%20cx%3D%22364.76%22%20cy%3D%22435.106%22%20r%3D%2273.882%22%20fill%3D%22%23744DB2%22%2F%3E%3Cpath%20fill%3D%22%2356C140%22%20d%3D%22M192.433%20185.245a18.77%2018.77%200%200%201-10.479-3.194C113.463%20136.145%2060.376%2064.712%2046.064%2030.889c-4.058-9.588.426-20.649%2010.014-24.707s20.649.426%2024.707%2010.014c10.508%2024.831%2058.601%2091.936%20122.161%20134.537c8.648%205.797%2010.96%2017.506%205.164%2026.155c-3.637%205.425-9.602%208.357-15.677%208.357%22%2F%3E%3Cpath%20fill%3D%22%2316992B%22%20d%3D%22M80.521%2029.317s.662-.639%201.892-1.631c1.242-1.027%202.957-2.382%205.524-3.858c2.562-1.5%205.471-3.07%208.846-4.577a99%2099%200%200%201%2011.095-4.156a113%20113%200%200%201%2012.483-3.075c4.252-.818%208.646-1.392%2012.898-1.754c4.268-.369%208.521-.465%2012.585-.446c4.07.006%208.076.328%2011.888.562c3.82.242%207.555.6%2011.197.93l10.866%201.016c3.606.285%207.295.626%2010.968.756l2.784.136l2.769.061c.939.046%201.87.075%202.776.049l2.756.006c3.65-.026%207.261-.089%2010.588-.26c3.391-.07%206.405-.367%209.13-.426c2.64-.166%204.84-.301%206.4-.351c1.557-.057%202.455-.051%202.455-.051h.055a2%202%200%200%201%201.987%202.011s-.004.879-.139%202.457c-.078.779-.151%201.773-.322%202.879c-.166%201.111-.314%202.449-.653%203.81a74%2074%200%200%201-1.16%204.584c-.246.817-.492%201.686-.795%202.556l-1.012%202.661c-1.423%203.684-3.431%207.648-6.081%2011.74c-1.366%201.994-2.794%204.148-4.51%206.143c-.841%201.021-1.732%202.026-2.639%203.07c-.91%201.041-1.924%201.967-2.926%202.981c-4.038%204.004-8.843%207.672-14.152%2010.961c-5.317%203.295-11.173%205.952-17.247%208.132c-6.08%202.126-12.339%203.586-18.532%204.526a101%20101%200%200%201-18.06%201.115c-5.82-.16-11.277-.89-16.394-1.964c-5.135-1.068-9.793-2.577-14.125-4.266a87.5%2087.5%200%200%201-11.695-5.67a92%2092%200%200%201-9.352-6.221c-2.719-2.055-5.124-4.082-6.946-5.867c-.96-.923-1.737-1.706-2.588-2.489a49%2049%200%200%201-2.066-1.985c-1.12-1.116-1.711-1.821-1.711-1.821c-5.548-6.605-4.93-16.357%201.163-22.274%22%2F%3E%3Ccircle%20cx%3D%22252.814%22%20cy%3D%22143.557%22%20r%3D%2278.392%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22129.657%22%20cy%3D%22293.388%22%20r%3D%2274.173%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22119.707%22%20cy%3D%22168.009%22%20r%3D%2278.173%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22340.283%22%20cy%3D%22232.174%22%20r%3D%2279.762%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22232.705%22%20cy%3D%22383.82%22%20r%3D%2279.762%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22329.418%22%20cy%3D%22335.714%22%20r%3D%2273.882%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22221.346%22%20cy%3D%22269.234%22%20r%3D%2286.109%22%20fill%3D%22%23744DB2%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%20512%20512%22%3E%3Ccircle%20cx%3D%22364.76%22%20cy%3D%22435.106%22%20r%3D%2273.882%22%20fill%3D%22%23744DB2%22%2F%3E%3Cpath%20fill%3D%22%2356C140%22%20d%3D%22M192.433%20185.245a18.77%2018.77%200%200%201-10.479-3.194C113.463%20136.145%2060.376%2064.712%2046.064%2030.889c-4.058-9.588.426-20.649%2010.014-24.707s20.649.426%2024.707%2010.014c10.508%2024.831%2058.601%2091.936%20122.161%20134.537c8.648%205.797%2010.96%2017.506%205.164%2026.155c-3.637%205.425-9.602%208.357-15.677%208.357%22%2F%3E%3Cpath%20fill%3D%22%2316992B%22%20d%3D%22M80.521%2029.317s.662-.639%201.892-1.631c1.242-1.027%202.957-2.382%205.524-3.858c2.562-1.5%205.471-3.07%208.846-4.577a99%2099%200%200%201%2011.095-4.156a113%20113%200%200%201%2012.483-3.075c4.252-.818%208.646-1.392%2012.898-1.754c4.268-.369%208.521-.465%2012.585-.446c4.07.006%208.076.328%2011.888.562c3.82.242%207.555.6%2011.197.93l10.866%201.016c3.606.285%207.295.626%2010.968.756l2.784.136l2.769.061c.939.046%201.87.075%202.776.049l2.756.006c3.65-.026%207.261-.089%2010.588-.26c3.391-.07%206.405-.367%209.13-.426c2.64-.166%204.84-.301%206.4-.351c1.557-.057%202.455-.051%202.455-.051h.055a2%202%200%200%201%201.987%202.011s-.004.879-.139%202.457c-.078.779-.151%201.773-.322%202.879c-.166%201.111-.314%202.449-.653%203.81a74%2074%200%200%201-1.16%204.584c-.246.817-.492%201.686-.795%202.556l-1.012%202.661c-1.423%203.684-3.431%207.648-6.081%2011.74c-1.366%201.994-2.794%204.148-4.51%206.143c-.841%201.021-1.732%202.026-2.639%203.07c-.91%201.041-1.924%201.967-2.926%202.981c-4.038%204.004-8.843%207.672-14.152%2010.961c-5.317%203.295-11.173%205.952-17.247%208.132c-6.08%202.126-12.339%203.586-18.532%204.526a101%20101%200%200%201-18.06%201.115c-5.82-.16-11.277-.89-16.394-1.964c-5.135-1.068-9.793-2.577-14.125-4.266a87.5%2087.5%200%200%201-11.695-5.67a92%2092%200%200%201-9.352-6.221c-2.719-2.055-5.124-4.082-6.946-5.867c-.96-.923-1.737-1.706-2.588-2.489a49%2049%200%200%201-2.066-1.985c-1.12-1.116-1.711-1.821-1.711-1.821c-5.548-6.605-4.93-16.357%201.163-22.274%22%2F%3E%3Ccircle%20cx%3D%22252.814%22%20cy%3D%22143.557%22%20r%3D%2278.392%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22129.657%22%20cy%3D%22293.388%22%20r%3D%2274.173%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22119.707%22%20cy%3D%22168.009%22%20r%3D%2278.173%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22340.283%22%20cy%3D%22232.174%22%20r%3D%2279.762%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22232.705%22%20cy%3D%22383.82%22%20r%3D%2279.762%22%20fill%3D%22%238866B9%22%2F%3E%3Ccircle%20cx%3D%22329.418%22%20cy%3D%22335.714%22%20r%3D%2273.882%22%20fill%3D%22%23A47FD6%22%2F%3E%3Ccircle%20cx%3D%22221.346%22%20cy%3D%22269.234%22%20r%3D%2286.109%22%20fill%3D%22%23744DB2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/grapes.svg?color=%231a73e8&size=48