handbag emoji
handbag from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- handbag
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
handbagBootstrap IconshandbagEmoji One (Colored)handbagElement PlushandbagFluent EmojihandbagFluent Emoji FlathandbagFluent Emoji High ContrasthandbagFirefox OS EmojihandbagHuge IconshandbagIconParkhandbagIconPark OutlinehandbagIconPark SolidhandbagIconPark TwoTonehandbagIconoirhandbagLucidehandbagNoto EmojihandbagPhosphorhandbagPixelarticonshandbag-fillRemix IconhandbagStreamline EmojishandbagTwitter Emoji
More objects icons from OpenMoji
Use the handbag emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVcWTWdtc" d="M61 60.958H11L13 28.5h46z"/></defs><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#6a462f" d="M61 60.958H11L13 28.5h46z"/><path fill="#d0cfce" d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGVcWTWdtc"/><path d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21zM24.52 25.187c0-8.566 1.31-15.511 11.484-15.511S47.49 16.62 47.49 25.187"/><use href="#SVGVcWTWdtc"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiHandbag(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVcWTWdtc" d="M61 60.958H11L13 28.5h46z"/></defs><g strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path fill="#6a462f" d="M61 60.958H11L13 28.5h46z"/><path fill="#d0cfce" d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21z"/></g><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><use href="#SVGVcWTWdtc"/><path d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21zM24.52 25.187c0-8.566 1.31-15.511 11.484-15.511S47.49 16.62 47.49 25.187"/><use href="#SVGVcWTWdtc"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGVcWTWdtc" d="M61 60.958H11L13 28.5h46z"/></defs><g stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path fill="#6a462f" d="M61 60.958H11L13 28.5h46z"/><path fill="#d0cfce" d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21z"/></g><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><use href="#SVGVcWTWdtc"/><path d="M21.954 31.943h9.21v9.21h-9.21zm20.93 0h9.21v9.21h-9.21zM24.52 25.187c0-8.566 1.31-15.511 11.484-15.511S47.49 16.62 47.49 25.187"/><use href="#SVGVcWTWdtc"/></g></svg> </template>
CSS
.icon-handbag {
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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGVcWTWdtc%22%20d%3D%22M61%2060.958H11L13%2028.5h46z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M61%2060.958H11L13%2028.5h46z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M21.954%2031.943h9.21v9.21h-9.21zm20.93%200h9.21v9.21h-9.21z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGVcWTWdtc%22%2F%3E%3Cpath%20d%3D%22M21.954%2031.943h9.21v9.21h-9.21zm20.93%200h9.21v9.21h-9.21zM24.52%2025.187c0-8.566%201.31-15.511%2011.484-15.511S47.49%2016.62%2047.49%2025.187%22%2F%3E%3Cuse%20href%3D%22%23SVGVcWTWdtc%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGVcWTWdtc%22%20d%3D%22M61%2060.958H11L13%2028.5h46z%22%2F%3E%3C%2Fdefs%3E%3Cg%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22%236a462f%22%20d%3D%22M61%2060.958H11L13%2028.5h46z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M21.954%2031.943h9.21v9.21h-9.21zm20.93%200h9.21v9.21h-9.21z%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cuse%20href%3D%22%23SVGVcWTWdtc%22%2F%3E%3Cpath%20d%3D%22M21.954%2031.943h9.21v9.21h-9.21zm20.93%200h9.21v9.21h-9.21zM24.52%2025.187c0-8.566%201.31-15.511%2011.484-15.511S47.49%2016.62%2047.49%2025.187%22%2F%3E%3Cuse%20href%3D%22%23SVGVcWTWdtc%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/handbag.svg?color=%231a73e8&size=48