wallet remove 01 icon

wallet-remove-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
wallet-remove-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the wallet remove 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3H5a2 2 0 1 0 0 4h13c0-.93 0-1.395-.102-1.776a3 3 0 0 0-2.121-2.122C15.395 3 14.93 3 14 3"/><path d="M12 21h3c2.828 0 4.243 0 5.121-.879C21 19.243 21 17.828 21 15v-2c0-2.828 0-4.243-.879-5.121C19.243 7 17.828 7 15 7H7m-4 5V5"/><path d="M21 12h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C17 13.303 17 13.536 17 14s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2M9 15l-6 6m0-6l6 6"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsWalletRemove01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M14 3H5a2 2 0 1 0 0 4h13c0-.93 0-1.395-.102-1.776a3 3 0 0 0-2.121-2.122C15.395 3 14.93 3 14 3"/><path d="M12 21h3c2.828 0 4.243 0 5.121-.879C21 19.243 21 17.828 21 15v-2c0-2.828 0-4.243-.879-5.121C19.243 7 17.828 7 15 7H7m-4 5V5"/><path d="M21 12h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C17 13.303 17 13.536 17 14s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2M9 15l-6 6m0-6l6 6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M14 3H5a2 2 0 1 0 0 4h13c0-.93 0-1.395-.102-1.776a3 3 0 0 0-2.121-2.122C15.395 3 14.93 3 14 3"/><path d="M12 21h3c2.828 0 4.243 0 5.121-.879C21 19.243 21 17.828 21 15v-2c0-2.828 0-4.243-.879-5.121C19.243 7 17.828 7 15 7H7m-4 5V5"/><path d="M21 12h-2c-.465 0-.698 0-.888.051a1.5 1.5 0 0 0-1.06 1.06C17 13.303 17 13.536 17 14s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06c.191.052.424.052.889.052h2M9 15l-6 6m0-6l6 6"/></g></svg>
</template>

CSS

.icon-wallet-remove-01 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%203H5a2%202%200%201%200%200%204h13c0-.93%200-1.395-.102-1.776a3%203%200%200%200-2.121-2.122C15.395%203%2014.93%203%2014%203%22%2F%3E%3Cpath%20d%3D%22M12%2021h3c2.828%200%204.243%200%205.121-.879C21%2019.243%2021%2017.828%2021%2015v-2c0-2.828%200-4.243-.879-5.121C19.243%207%2017.828%207%2015%207H7m-4%205V5%22%2F%3E%3Cpath%20d%3D%22M21%2012h-2c-.465%200-.698%200-.888.051a1.5%201.5%200%200%200-1.06%201.06C17%2013.303%2017%2013.536%2017%2014s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06c.191.052.424.052.889.052h2M9%2015l-6%206m0-6l6%206%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%203H5a2%202%200%201%200%200%204h13c0-.93%200-1.395-.102-1.776a3%203%200%200%200-2.121-2.122C15.395%203%2014.93%203%2014%203%22%2F%3E%3Cpath%20d%3D%22M12%2021h3c2.828%200%204.243%200%205.121-.879C21%2019.243%2021%2017.828%2021%2015v-2c0-2.828%200-4.243-.879-5.121C19.243%207%2017.828%207%2015%207H7m-4%205V5%22%2F%3E%3Cpath%20d%3D%22M21%2012h-2c-.465%200-.698%200-.888.051a1.5%201.5%200%200%200-1.06%201.06C17%2013.303%2017%2013.536%2017%2014s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06c.191.052.424.052.889.052h2M9%2015l-6%206m0-6l6%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/wallet-remove-01.svg?color=%231a73e8&size=48