garden cart icon
garden-cart-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- garden-cart-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the garden cart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.206 14.354l-3.046 4.55H6v-9.6L4.329 5.423H2.462v-1h2.544L6.54 8h14.425l-3.004 5.91q.967.084 1.618.802q.65.717.65 1.692q0 1.036-.72 1.768q-.722.732-1.755.732q-1.051 0-1.775-.732t-.724-1.768q0-.486.163-.899q.164-.413.466-.736zm5.648-.479L19.325 9H6.962l1.782 4.125zM7 17.879h.629l2.462-3.629l-2.035-.173L7 11.648zm10.73.044q.65 0 1.076-.437t.425-1.063q0-.65-.425-1.075t-1.075-.425q-.625 0-1.063.425t-.437 1.075q0 .625.437 1.063t1.063.437m-.881-4.048l-8.106-.75z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGardenCartOutlineSharp(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="m11.206 14.354l-3.046 4.55H6v-9.6L4.329 5.423H2.462v-1h2.544L6.54 8h14.425l-3.004 5.91q.967.084 1.618.802q.65.717.65 1.692q0 1.036-.72 1.768q-.722.732-1.755.732q-1.051 0-1.775-.732t-.724-1.768q0-.486.163-.899q.164-.413.466-.736zm5.648-.479L19.325 9H6.962l1.782 4.125zM7 17.879h.629l2.462-3.629l-2.035-.173L7 11.648zm10.73.044q.65 0 1.076-.437t.425-1.063q0-.65-.425-1.075t-1.075-.425q-.625 0-1.063.425t-.437 1.075q0 .625.437 1.063t1.063.437m-.881-4.048l-8.106-.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.206 14.354l-3.046 4.55H6v-9.6L4.329 5.423H2.462v-1h2.544L6.54 8h14.425l-3.004 5.91q.967.084 1.618.802q.65.717.65 1.692q0 1.036-.72 1.768q-.722.732-1.755.732q-1.051 0-1.775-.732t-.724-1.768q0-.486.163-.899q.164-.413.466-.736zm5.648-.479L19.325 9H6.962l1.782 4.125zM7 17.879h.629l2.462-3.629l-2.035-.173L7 11.648zm10.73.044q.65 0 1.076-.437t.425-1.063q0-.65-.425-1.075t-1.075-.425q-.625 0-1.063.425t-.437 1.075q0 .625.437 1.063t1.063.437m-.881-4.048l-8.106-.75z"/></svg> </template>
CSS
.icon-garden-cart-outline-sharp {
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%22m11.206%2014.354l-3.046%204.55H6v-9.6L4.329%205.423H2.462v-1h2.544L6.54%208h14.425l-3.004%205.91q.967.084%201.618.802q.65.717.65%201.692q0%201.036-.72%201.768q-.722.732-1.755.732q-1.051%200-1.775-.732t-.724-1.768q0-.486.163-.899q.164-.413.466-.736zm5.648-.479L19.325%209H6.962l1.782%204.125zM7%2017.879h.629l2.462-3.629l-2.035-.173L7%2011.648zm10.73.044q.65%200%201.076-.437t.425-1.063q0-.65-.425-1.075t-1.075-.425q-.625%200-1.063.425t-.437%201.075q0%20.625.437%201.063t1.063.437m-.881-4.048l-8.106-.75z%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%22m11.206%2014.354l-3.046%204.55H6v-9.6L4.329%205.423H2.462v-1h2.544L6.54%208h14.425l-3.004%205.91q.967.084%201.618.802q.65.717.65%201.692q0%201.036-.72%201.768q-.722.732-1.755.732q-1.051%200-1.775-.732t-.724-1.768q0-.486.163-.899q.164-.413.466-.736zm5.648-.479L19.325%209H6.962l1.782%204.125zM7%2017.879h.629l2.462-3.629l-2.035-.173L7%2011.648zm10.73.044q.65%200%201.076-.437t.425-1.063q0-.65-.425-1.075t-1.075-.425q-.625%200-1.063.425t-.437%201.075q0%20.625.437%201.063t1.063.437m-.881-4.048l-8.106-.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/garden-cart-outline-sharp.svg?color=%231a73e8&size=48