shopping cart icon

shopping-cart-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
shopping-cart-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the shopping cart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.61 60.16A6 6 0 0 0 224 58H61l-6.37-35.07a6 6 0 0 0-5.9-4.93H24a6 6 0 0 0 0 12h19.72l25.81 141.94a21.93 21.93 0 0 0 6.24 11.77a26 26 0 1 0 38.12 6.29h52.22A26 26 0 1 0 188 178H91.17a10 10 0 0 1-9.84-8.21L77.73 150H196.1a22 22 0 0 0 21.65-18.06l12.15-66.87a6 6 0 0 0-1.29-4.91M106 204a14 14 0 1 1-14-14a14 14 0 0 1 14 14m96 0a14 14 0 1 1-14-14a14 14 0 0 1 14 14m3.94-74.21a10 10 0 0 1-9.84 8.21H75.55L63.19 70h153.62Z"/></svg>

React

import type { SVGProps } from "react";

export function PhShoppingCartLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.61 60.16A6 6 0 0 0 224 58H61l-6.37-35.07a6 6 0 0 0-5.9-4.93H24a6 6 0 0 0 0 12h19.72l25.81 141.94a21.93 21.93 0 0 0 6.24 11.77a26 26 0 1 0 38.12 6.29h52.22A26 26 0 1 0 188 178H91.17a10 10 0 0 1-9.84-8.21L77.73 150H196.1a22 22 0 0 0 21.65-18.06l12.15-66.87a6 6 0 0 0-1.29-4.91M106 204a14 14 0 1 1-14-14a14 14 0 0 1 14 14m96 0a14 14 0 1 1-14-14a14 14 0 0 1 14 14m3.94-74.21a10 10 0 0 1-9.84 8.21H75.55L63.19 70h153.62Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M228.61 60.16A6 6 0 0 0 224 58H61l-6.37-35.07a6 6 0 0 0-5.9-4.93H24a6 6 0 0 0 0 12h19.72l25.81 141.94a21.93 21.93 0 0 0 6.24 11.77a26 26 0 1 0 38.12 6.29h52.22A26 26 0 1 0 188 178H91.17a10 10 0 0 1-9.84-8.21L77.73 150H196.1a22 22 0 0 0 21.65-18.06l12.15-66.87a6 6 0 0 0-1.29-4.91M106 204a14 14 0 1 1-14-14a14 14 0 0 1 14 14m96 0a14 14 0 1 1-14-14a14 14 0 0 1 14 14m3.94-74.21a10 10 0 0 1-9.84 8.21H75.55L63.19 70h153.62Z"/></svg>
</template>

CSS

.icon-shopping-cart-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.61%2060.16A6%206%200%200%200%20224%2058H61l-6.37-35.07a6%206%200%200%200-5.9-4.93H24a6%206%200%200%200%200%2012h19.72l25.81%20141.94a21.93%2021.93%200%200%200%206.24%2011.77a26%2026%200%201%200%2038.12%206.29h52.22A26%2026%200%201%200%20188%20178H91.17a10%2010%200%200%201-9.84-8.21L77.73%20150H196.1a22%2022%200%200%200%2021.65-18.06l12.15-66.87a6%206%200%200%200-1.29-4.91M106%20204a14%2014%200%201%201-14-14a14%2014%200%200%201%2014%2014m96%200a14%2014%200%201%201-14-14a14%2014%200%200%201%2014%2014m3.94-74.21a10%2010%200%200%201-9.84%208.21H75.55L63.19%2070h153.62Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M228.61%2060.16A6%206%200%200%200%20224%2058H61l-6.37-35.07a6%206%200%200%200-5.9-4.93H24a6%206%200%200%200%200%2012h19.72l25.81%20141.94a21.93%2021.93%200%200%200%206.24%2011.77a26%2026%200%201%200%2038.12%206.29h52.22A26%2026%200%201%200%20188%20178H91.17a10%2010%200%200%201-9.84-8.21L77.73%20150H196.1a22%2022%200%200%200%2021.65-18.06l12.15-66.87a6%206%200%200%200-1.29-4.91M106%20204a14%2014%200%201%201-14-14a14%2014%200%200%201%2014%2014m96%200a14%2014%200%201%201-14-14a14%2014%200%200%201%2014%2014m3.94-74.21a10%2010%200%200%201-9.84%208.21H75.55L63.19%2070h153.62Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shopping-cart-light.svg?color=%231a73e8&size=48