handbag icon
handbag-fill from Remix Icon by Remix Design · Fill · Others · Apache-2.0 Free for personal and commercial use.
- Name
- handbag-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Others
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
handbagBootstrap IconshandbagEmoji One (Colored)handbagElement PlushandbagFluent EmojihandbagFluent Emoji FlathandbagFluent Emoji High ContrasthandbagFirefox OS EmojihandbagHuge IconshandbagIconParkhandbagIconPark OutlinehandbagIconPark SolidhandbagIconPark TwoTonehandbagIconoirhandbagLucidehandbagNoto EmojihandbagOpenMojihandbagPhosphorhandbagPixelarticonshandbagStreamline EmojishandbagTwitter Emoji
More others icons from Remix Icon
accessibility-fillai-generate-3d-fillarmchair-fillbell-fillbinoculars-fillbook-shelf-fillbox-1-fillbox-2-fillbox-3-fillcactus-fillcandle-fillcharacter-recognition-fillcross-filldoor-closed-filldoor-filldoor-lock-box-filldoor-lock-filldoor-open-fillflower-fillfridge-fillglasses-2-fillglasses-fillgoggles-fillgraduation-cap-fill
Use the handbag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077l.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7m2 11h-4v2h4zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995z"/></svg>
React
import type { SVGProps } from "react";
export function RiHandbagFill(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="M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077l.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7m2 11h-4v2h4zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a7 7 0 0 1 7 7h1.074a1 1 0 0 1 .997.923l.846 11a1 1 0 0 1-.92 1.074L20.92 22H3.08a1 1 0 0 1-1-1l.003-.077l.846-11A1 1 0 0 1 3.926 9H5a7 7 0 0 1 7-7m2 11h-4v2h4zm-2-9a5 5 0 0 0-4.995 4.783L7 9h10a5 5 0 0 0-4.783-4.995z"/></svg> </template>
CSS
.icon-handbag-fill {
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%22M12%202a7%207%200%200%201%207%207h1.074a1%201%200%200%201%20.997.923l.846%2011a1%201%200%200%201-.92%201.074L20.92%2022H3.08a1%201%200%200%201-1-1l.003-.077l.846-11A1%201%200%200%201%203.926%209H5a7%207%200%200%201%207-7m2%2011h-4v2h4zm-2-9a5%205%200%200%200-4.995%204.783L7%209h10a5%205%200%200%200-4.783-4.995z%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%22M12%202a7%207%200%200%201%207%207h1.074a1%201%200%200%201%20.997.923l.846%2011a1%201%200%200%201-.92%201.074L20.92%2022H3.08a1%201%200%200%201-1-1l.003-.077l.846-11A1%201%200%200%201%203.926%209H5a7%207%200%200%201%207-7m2%2011h-4v2h4zm-2-9a5%205%200%200%200-4.995%204.783L7%209h10a5%205%200%200%200-4.783-4.995z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/handbag-fill.svg?color=%231a73e8&size=48