property delete icon

property-delete from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
property-delete
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the property delete icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.5 12.5v-1c0-4.243 0-6.364-1.318-7.682S15.742 2.5 11.5 2.5s-6.364 0-7.682 1.318S2.5 7.258 2.5 11.5s0 6.364 1.318 7.682S7.258 20.5 11.5 20.5h1M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m13.99 4.5L19 18.996m0 0L16.5 21.5m2.5-2.505l2.5 2.504M19 18.995L16.51 16.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPropertyDelete(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M20.5 12.5v-1c0-4.243 0-6.364-1.318-7.682S15.742 2.5 11.5 2.5s-6.364 0-7.682 1.318S2.5 7.258 2.5 11.5s0 6.364 1.318 7.682S7.258 20.5 11.5 20.5h1M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m13.99 4.5L19 18.996m0 0L16.5 21.5m2.5-2.505l2.5 2.504M19 18.995L16.51 16.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.5 12.5v-1c0-4.243 0-6.364-1.318-7.682S15.742 2.5 11.5 2.5s-6.364 0-7.682 1.318S2.5 7.258 2.5 11.5s0 6.364 1.318 7.682S7.258 20.5 11.5 20.5h1M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m13.99 4.5L19 18.996m0 0L16.5 21.5m2.5-2.505l2.5 2.504M19 18.995L16.51 16.5"/></svg>
</template>

CSS

.icon-property-delete {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.5%2012.5v-1c0-4.243%200-6.364-1.318-7.682S15.742%202.5%2011.5%202.5s-6.364%200-7.682%201.318S2.5%207.258%202.5%2011.5s0%206.364%201.318%207.682S7.258%2020.5%2011.5%2020.5h1M3%207.5h17M11.5%2016h1m-6%200h1m4-4h5m-10%200h1m13.99%204.5L19%2018.996m0%200L16.5%2021.5m2.5-2.505l2.5%202.504M19%2018.995L16.51%2016.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M20.5%2012.5v-1c0-4.243%200-6.364-1.318-7.682S15.742%202.5%2011.5%202.5s-6.364%200-7.682%201.318S2.5%207.258%202.5%2011.5s0%206.364%201.318%207.682S7.258%2020.5%2011.5%2020.5h1M3%207.5h17M11.5%2016h1m-6%200h1m4-4h5m-10%200h1m13.99%204.5L19%2018.996m0%200L16.5%2021.5m2.5-2.505l2.5%202.504M19%2018.995L16.51%2016.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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