shopping bag play icon
shopping-bag-play-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- shopping-bag-play-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the shopping bag play icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5v2H5.5A1.5 1.5 0 0 0 4 8.5V18a4 4 0 0 0 4 4h4.81a6.5 6.5 0 0 1-1.078-1.5H8A2.5 2.5 0 0 1 5.5 18V8.5H13v4.31a6.5 6.5 0 0 1 1.5-1.078V8.5h4v2.576a6.5 6.5 0 0 1 1.5.422V8.5A1.5 1.5 0 0 0 18.5 7H17V5a3 3 0 0 0-5-2.236A3 3 0 0 0 7 5m3-1.5A1.5 1.5 0 0 1 11.5 5v2h-3V5A1.5 1.5 0 0 1 10 3.5M15.5 7H13V5c0-.334-.055-.656-.156-.956A1.5 1.5 0 0 1 15.5 5zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-6.087-2.403a.55.55 0 0 0-.547-.045a.6.6 0 0 0-.19.133a.62.62 0 0 0-.177.437v3.757q0 .122.047.236a.7.7 0 0 0 .13.2q.085.085.194.137a.55.55 0 0 0 .439.006a1 1 0 0 0 .114-.061l2.806-1.915a.56.56 0 0 0 .2-.227a.65.65 0 0 0 .07-.297a.6.6 0 0 0-.074-.298a.6.6 0 0 0-.205-.223z"/></svg>
React
import type { SVGProps } from "react";
export function FluentShoppingBagPlay24Regular(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="M7 5v2H5.5A1.5 1.5 0 0 0 4 8.5V18a4 4 0 0 0 4 4h4.81a6.5 6.5 0 0 1-1.078-1.5H8A2.5 2.5 0 0 1 5.5 18V8.5H13v4.31a6.5 6.5 0 0 1 1.5-1.078V8.5h4v2.576a6.5 6.5 0 0 1 1.5.422V8.5A1.5 1.5 0 0 0 18.5 7H17V5a3 3 0 0 0-5-2.236A3 3 0 0 0 7 5m3-1.5A1.5 1.5 0 0 1 11.5 5v2h-3V5A1.5 1.5 0 0 1 10 3.5M15.5 7H13V5c0-.334-.055-.656-.156-.956A1.5 1.5 0 0 1 15.5 5zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-6.087-2.403a.55.55 0 0 0-.547-.045a.6.6 0 0 0-.19.133a.62.62 0 0 0-.177.437v3.757q0 .122.047.236a.7.7 0 0 0 .13.2q.085.085.194.137a.55.55 0 0 0 .439.006a1 1 0 0 0 .114-.061l2.806-1.915a.56.56 0 0 0 .2-.227a.65.65 0 0 0 .07-.297a.6.6 0 0 0-.074-.298a.6.6 0 0 0-.205-.223z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 5v2H5.5A1.5 1.5 0 0 0 4 8.5V18a4 4 0 0 0 4 4h4.81a6.5 6.5 0 0 1-1.078-1.5H8A2.5 2.5 0 0 1 5.5 18V8.5H13v4.31a6.5 6.5 0 0 1 1.5-1.078V8.5h4v2.576a6.5 6.5 0 0 1 1.5.422V8.5A1.5 1.5 0 0 0 18.5 7H17V5a3 3 0 0 0-5-2.236A3 3 0 0 0 7 5m3-1.5A1.5 1.5 0 0 1 11.5 5v2h-3V5A1.5 1.5 0 0 1 10 3.5M15.5 7H13V5c0-.334-.055-.656-.156-.956A1.5 1.5 0 0 1 15.5 5zM23 17.5a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0m-6.087-2.403a.55.55 0 0 0-.547-.045a.6.6 0 0 0-.19.133a.62.62 0 0 0-.177.437v3.757q0 .122.047.236a.7.7 0 0 0 .13.2q.085.085.194.137a.55.55 0 0 0 .439.006a1 1 0 0 0 .114-.061l2.806-1.915a.56.56 0 0 0 .2-.227a.65.65 0 0 0 .07-.297a.6.6 0 0 0-.074-.298a.6.6 0 0 0-.205-.223z"/></svg> </template>
CSS
.icon-shopping-bag-play-24-regular {
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%22M7%205v2H5.5A1.5%201.5%200%200%200%204%208.5V18a4%204%200%200%200%204%204h4.81a6.5%206.5%200%200%201-1.078-1.5H8A2.5%202.5%200%200%201%205.5%2018V8.5H13v4.31a6.5%206.5%200%200%201%201.5-1.078V8.5h4v2.576a6.5%206.5%200%200%201%201.5.422V8.5A1.5%201.5%200%200%200%2018.5%207H17V5a3%203%200%200%200-5-2.236A3%203%200%200%200%207%205m3-1.5A1.5%201.5%200%200%201%2011.5%205v2h-3V5A1.5%201.5%200%200%201%2010%203.5M15.5%207H13V5c0-.334-.055-.656-.156-.956A1.5%201.5%200%200%201%2015.5%205zM23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-6.087-2.403a.55.55%200%200%200-.547-.045a.6.6%200%200%200-.19.133a.62.62%200%200%200-.177.437v3.757q0%20.122.047.236a.7.7%200%200%200%20.13.2q.085.085.194.137a.55.55%200%200%200%20.439.006a1%201%200%200%200%20.114-.061l2.806-1.915a.56.56%200%200%200%20.2-.227a.65.65%200%200%200%20.07-.297a.6.6%200%200%200-.074-.298a.6.6%200%200%200-.205-.223z%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%22M7%205v2H5.5A1.5%201.5%200%200%200%204%208.5V18a4%204%200%200%200%204%204h4.81a6.5%206.5%200%200%201-1.078-1.5H8A2.5%202.5%200%200%201%205.5%2018V8.5H13v4.31a6.5%206.5%200%200%201%201.5-1.078V8.5h4v2.576a6.5%206.5%200%200%201%201.5.422V8.5A1.5%201.5%200%200%200%2018.5%207H17V5a3%203%200%200%200-5-2.236A3%203%200%200%200%207%205m3-1.5A1.5%201.5%200%200%201%2011.5%205v2h-3V5A1.5%201.5%200%200%201%2010%203.5M15.5%207H13V5c0-.334-.055-.656-.156-.956A1.5%201.5%200%200%201%2015.5%205zM23%2017.5a5.5%205.5%200%201%201-11%200a5.5%205.5%200%200%201%2011%200m-6.087-2.403a.55.55%200%200%200-.547-.045a.6.6%200%200%200-.19.133a.62.62%200%200%200-.177.437v3.757q0%20.122.047.236a.7.7%200%200%200%20.13.2q.085.085.194.137a.55.55%200%200%200%20.439.006a1%201%200%200%200%20.114-.061l2.806-1.915a.56.56%200%200%200%20.2-.227a.65.65%200%200%200%20.07-.297a.6.6%200%200%200-.074-.298a.6.6%200%200%200-.205-.223z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shopping-bag-play-24-regular.svg?color=%231a73e8&size=48