bag7-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
bag7-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the bag7 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.24 5.579h-.4l-3.38-3.38a.706.706 0 0 0-.99 0c-.27.27-.27.71 0 .99l2.39 2.39H7.14l2.39-2.39c.27-.27.27-.71 0-.99a.706.706 0 0 0-.99 0l-3.37 3.38h-.4c-.9 0-2.77 0-2.77 2.56c0 .97.2 1.61.62 2.03c.24.25.53.38.84.45c.29.07.6.08.9.08h15.28c.31 0 .6-.02.88-.08c.84-.2 1.48-.8 1.48-2.48c0-2.56-1.87-2.56-2.76-2.56M19.05 12H4.87c-.62 0-1.09.55-.99 1.16l.84 5.14C5 20.02 5.75 22 9.08 22h5.61c3.37 0 3.97-1.69 4.33-3.58l1.01-5.23a.997.997 0 0 0-.98-1.19m-8.44 6.45a.696.696 0 1 1-1.39 0v-3.3c0-.38.31-.7.7-.7a.7.7 0 0 1 .69.7zm4.28 0c0 .39-.31.7-.7.7c-.38 0-.7-.31-.7-.7v-3.3c0-.38.32-.7.7-.7c.39 0 .7.32.7.7z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBag7Filled(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="M19.24 5.579h-.4l-3.38-3.38a.706.706 0 0 0-.99 0c-.27.27-.27.71 0 .99l2.39 2.39H7.14l2.39-2.39c.27-.27.27-.71 0-.99a.706.706 0 0 0-.99 0l-3.37 3.38h-.4c-.9 0-2.77 0-2.77 2.56c0 .97.2 1.61.62 2.03c.24.25.53.38.84.45c.29.07.6.08.9.08h15.28c.31 0 .6-.02.88-.08c.84-.2 1.48-.8 1.48-2.48c0-2.56-1.87-2.56-2.76-2.56M19.05 12H4.87c-.62 0-1.09.55-.99 1.16l.84 5.14C5 20.02 5.75 22 9.08 22h5.61c3.37 0 3.97-1.69 4.33-3.58l1.01-5.23a.997.997 0 0 0-.98-1.19m-8.44 6.45a.696.696 0 1 1-1.39 0v-3.3c0-.38.31-.7.7-.7a.7.7 0 0 1 .69.7zm4.28 0c0 .39-.31.7-.7.7c-.38 0-.7-.31-.7-.7v-3.3c0-.38.32-.7.7-.7c.39 0 .7.32.7.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.24 5.579h-.4l-3.38-3.38a.706.706 0 0 0-.99 0c-.27.27-.27.71 0 .99l2.39 2.39H7.14l2.39-2.39c.27-.27.27-.71 0-.99a.706.706 0 0 0-.99 0l-3.37 3.38h-.4c-.9 0-2.77 0-2.77 2.56c0 .97.2 1.61.62 2.03c.24.25.53.38.84.45c.29.07.6.08.9.08h15.28c.31 0 .6-.02.88-.08c.84-.2 1.48-.8 1.48-2.48c0-2.56-1.87-2.56-2.76-2.56M19.05 12H4.87c-.62 0-1.09.55-.99 1.16l.84 5.14C5 20.02 5.75 22 9.08 22h5.61c3.37 0 3.97-1.69 4.33-3.58l1.01-5.23a.997.997 0 0 0-.98-1.19m-8.44 6.45a.696.696 0 1 1-1.39 0v-3.3c0-.38.31-.7.7-.7a.7.7 0 0 1 .69.7zm4.28 0c0 .39-.31.7-.7.7c-.38 0-.7-.31-.7-.7v-3.3c0-.38.32-.7.7-.7c.39 0 .7.32.7.7z"/></svg>
</template>

CSS

.icon-bag7-filled {
  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%22M19.24%205.579h-.4l-3.38-3.38a.706.706%200%200%200-.99%200c-.27.27-.27.71%200%20.99l2.39%202.39H7.14l2.39-2.39c.27-.27.27-.71%200-.99a.706.706%200%200%200-.99%200l-3.37%203.38h-.4c-.9%200-2.77%200-2.77%202.56c0%20.97.2%201.61.62%202.03c.24.25.53.38.84.45c.29.07.6.08.9.08h15.28c.31%200%20.6-.02.88-.08c.84-.2%201.48-.8%201.48-2.48c0-2.56-1.87-2.56-2.76-2.56M19.05%2012H4.87c-.62%200-1.09.55-.99%201.16l.84%205.14C5%2020.02%205.75%2022%209.08%2022h5.61c3.37%200%203.97-1.69%204.33-3.58l1.01-5.23a.997.997%200%200%200-.98-1.19m-8.44%206.45a.696.696%200%201%201-1.39%200v-3.3c0-.38.31-.7.7-.7a.7.7%200%200%201%20.69.7zm4.28%200c0%20.39-.31.7-.7.7c-.38%200-.7-.31-.7-.7v-3.3c0-.38.32-.7.7-.7c.39%200%20.7.32.7.7z%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%22M19.24%205.579h-.4l-3.38-3.38a.706.706%200%200%200-.99%200c-.27.27-.27.71%200%20.99l2.39%202.39H7.14l2.39-2.39c.27-.27.27-.71%200-.99a.706.706%200%200%200-.99%200l-3.37%203.38h-.4c-.9%200-2.77%200-2.77%202.56c0%20.97.2%201.61.62%202.03c.24.25.53.38.84.45c.29.07.6.08.9.08h15.28c.31%200%20.6-.02.88-.08c.84-.2%201.48-.8%201.48-2.48c0-2.56-1.87-2.56-2.76-2.56M19.05%2012H4.87c-.62%200-1.09.55-.99%201.16l.84%205.14C5%2020.02%205.75%2022%209.08%2022h5.61c3.37%200%203.97-1.69%204.33-3.58l1.01-5.23a.997.997%200%200%200-.98-1.19m-8.44%206.45a.696.696%200%201%201-1.39%200v-3.3c0-.38.31-.7.7-.7a.7.7%200%200%201%20.69.7zm4.28%200c0%20.39-.31.7-.7.7c-.38%200-.7-.31-.7-.7v-3.3c0-.38.32-.7.7-.7c.39%200%20.7.32.7.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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