handbag from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.

Name
handbag
Set
Element Plus
Style
Outline
Viewbox
1024×1024
License
MIT

The same icon in other sets

Use the handbag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M887 265q-9-9-23-9H704q-2-82-56-136c-54-54-81.3-54.7-136-56q-82 2-136 56c-54 54-54.7 81.3-56 136H160q-14 0-23 9t-9 23v640q0 14 9 23c9 9 13.7 9 23 9h704q14 0 23-9c9-9 9-13.7 9-23V288q0-14-9-23m-465.5-99.5A126 126 0 0 1 512 128q54 1 90.5 37.5C639 202 639.3 220 640 256H384q1-54 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"/></svg>

React

import type { SVGProps } from "react";

export function EpHandbag(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M887 265q-9-9-23-9H704q-2-82-56-136c-54-54-81.3-54.7-136-56q-82 2-136 56c-54 54-54.7 81.3-56 136H160q-14 0-23 9t-9 23v640q0 14 9 23c9 9 13.7 9 23 9h704q14 0 23-9c9-9 9-13.7 9-23V288q0-14-9-23m-465.5-99.5A126 126 0 0 1 512 128q54 1 90.5 37.5C639 202 639.3 220 640 256H384q1-54 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M887 265q-9-9-23-9H704q-2-82-56-136c-54-54-81.3-54.7-136-56q-82 2-136 56c-54 54-54.7 81.3-56 136H160q-14 0-23 9t-9 23v640q0 14 9 23c9 9 13.7 9 23 9h704q14 0 23-9c9-9 9-13.7 9-23V288q0-14-9-23m-465.5-99.5A126 126 0 0 1 512 128q54 1 90.5 37.5C639 202 639.3 220 640 256H384q1-54 37.5-90.5M832 896H192V320h128v128h64V320h256v128h64V320h128z"/></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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M887%20265q-9-9-23-9H704q-2-82-56-136c-54-54-81.3-54.7-136-56q-82%202-136%2056c-54%2054-54.7%2081.3-56%20136H160q-14%200-23%209t-9%2023v640q0%2014%209%2023c9%209%2013.7%209%2023%209h704q14%200%2023-9c9-9%209-13.7%209-23V288q0-14-9-23m-465.5-99.5A126%20126%200%200%201%20512%20128q54%201%2090.5%2037.5C639%20202%20639.3%20220%20640%20256H384q1-54%2037.5-90.5M832%20896H192V320h128v128h64V320h256v128h64V320h128z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M887%20265q-9-9-23-9H704q-2-82-56-136c-54-54-81.3-54.7-136-56q-82%202-136%2056c-54%2054-54.7%2081.3-56%20136H160q-14%200-23%209t-9%2023v640q0%2014%209%2023c9%209%2013.7%209%2023%209h704q14%200%2023-9c9-9%209-13.7%209-23V288q0-14-9-23m-465.5-99.5A126%20126%200%200%201%20512%20128q54%201%2090.5%2037.5C639%20202%20639.3%20220%20640%20256H384q1-54%2037.5-90.5M832%20896H192V320h128v128h64V320h256v128h64V320h128z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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