grocery icon
grocery-outline from Material Symbols Light by Google · Outline · Household · Apache-2.0 Free for personal and commercial use.
- Name
- grocery-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- grocery-outline-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
Use the grocery icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21q-2.077 0-3.538-1.461T11 16t1.462-3.538T16 11t3.539 1.462T21 16t-1.461 3.539T16 21m0-1q1.65 0 2.825-1.175T20 16t-1.175-2.825T16 12t-2.825 1.175T12 16t1.175 2.825T16 20M4.615 19q-.69 0-1.153-.462T3 17.384v-6.868q0-.2.076-.458t.151-.458l2.23-4.985h-.803q-.329 0-.51-.181t-.183-.511v-.23q0-.33.182-.511T4.653 3h5.693q.329 0 .51.182t.183.51v.231q0 .329-.182.51t-.51.182h-.805l2.497 5.647q-.206.115-.41.274t-.406.356L8.469 4.616H6.531L4 10.342v7.042q0 .27.173.443t.443.173h4.673q.067.275.173.528q.107.253.234.472zM16 9.616q-.646-.174-1.073-.697T14.5 7.692q0-.703.427-1.227q.427-.523 1.073-.696zq.173-.647.696-1.074t1.227-.427t1.227.427t.696 1.074zM16 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGroceryOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21q-2.077 0-3.538-1.461T11 16t1.462-3.538T16 11t3.539 1.462T21 16t-1.461 3.539T16 21m0-1q1.65 0 2.825-1.175T20 16t-1.175-2.825T16 12t-2.825 1.175T12 16t1.175 2.825T16 20M4.615 19q-.69 0-1.153-.462T3 17.384v-6.868q0-.2.076-.458t.151-.458l2.23-4.985h-.803q-.329 0-.51-.181t-.183-.511v-.23q0-.33.182-.511T4.653 3h5.693q.329 0 .51.182t.183.51v.231q0 .329-.182.51t-.51.182h-.805l2.497 5.647q-.206.115-.41.274t-.406.356L8.469 4.616H6.531L4 10.342v7.042q0 .27.173.443t.443.173h4.673q.067.275.173.528q.107.253.234.472zM16 9.616q-.646-.174-1.073-.697T14.5 7.692q0-.703.427-1.227q.427-.523 1.073-.696zq.173-.647.696-1.074t1.227-.427t1.227.427t.696 1.074zM16 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16 21q-2.077 0-3.538-1.461T11 16t1.462-3.538T16 11t3.539 1.462T21 16t-1.461 3.539T16 21m0-1q1.65 0 2.825-1.175T20 16t-1.175-2.825T16 12t-2.825 1.175T12 16t1.175 2.825T16 20M4.615 19q-.69 0-1.153-.462T3 17.384v-6.868q0-.2.076-.458t.151-.458l2.23-4.985h-.803q-.329 0-.51-.181t-.183-.511v-.23q0-.33.182-.511T4.653 3h5.693q.329 0 .51.182t.183.51v.231q0 .329-.182.51t-.51.182h-.805l2.497 5.647q-.206.115-.41.274t-.406.356L8.469 4.616H6.531L4 10.342v7.042q0 .27.173.443t.443.173h4.673q.067.275.173.528q.107.253.234.472zM16 9.616q-.646-.174-1.073-.697T14.5 7.692q0-.703.427-1.227q.427-.523 1.073-.696zq.173-.647.696-1.074t1.227-.427t1.227.427t.696 1.074zM16 16"/></svg> </template>
CSS
.icon-grocery-outline {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021q-2.077%200-3.538-1.461T11%2016t1.462-3.538T16%2011t3.539%201.462T21%2016t-1.461%203.539T16%2021m0-1q1.65%200%202.825-1.175T20%2016t-1.175-2.825T16%2012t-2.825%201.175T12%2016t1.175%202.825T16%2020M4.615%2019q-.69%200-1.153-.462T3%2017.384v-6.868q0-.2.076-.458t.151-.458l2.23-4.985h-.803q-.329%200-.51-.181t-.183-.511v-.23q0-.33.182-.511T4.653%203h5.693q.329%200%20.51.182t.183.51v.231q0%20.329-.182.51t-.51.182h-.805l2.497%205.647q-.206.115-.41.274t-.406.356L8.469%204.616H6.531L4%2010.342v7.042q0%20.27.173.443t.443.173h4.673q.067.275.173.528q.107.253.234.472zM16%209.616q-.646-.174-1.073-.697T14.5%207.692q0-.703.427-1.227q.427-.523%201.073-.696zq.173-.647.696-1.074t1.227-.427t1.227.427t.696%201.074zM16%2016%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%2021q-2.077%200-3.538-1.461T11%2016t1.462-3.538T16%2011t3.539%201.462T21%2016t-1.461%203.539T16%2021m0-1q1.65%200%202.825-1.175T20%2016t-1.175-2.825T16%2012t-2.825%201.175T12%2016t1.175%202.825T16%2020M4.615%2019q-.69%200-1.153-.462T3%2017.384v-6.868q0-.2.076-.458t.151-.458l2.23-4.985h-.803q-.329%200-.51-.181t-.183-.511v-.23q0-.33.182-.511T4.653%203h5.693q.329%200%20.51.182t.183.51v.231q0%20.329-.182.51t-.51.182h-.805l2.497%205.647q-.206.115-.41.274t-.406.356L8.469%204.616H6.531L4%2010.342v7.042q0%20.27.173.443t.443.173h4.673q.067.275.173.528q.107.253.234.472zM16%209.616q-.646-.174-1.073-.697T14.5%207.692q0-.703.427-1.227q.427-.523%201.073-.696zq.173-.647.696-1.074t1.227-.427t1.227.427t.696%201.074zM16%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/grocery-outline.svg?color=%231a73e8&size=48