property add icon

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

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

Related icons in Huge Icons

Use the property add 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="M11.5 20.5c-4.243 0-6.364 0-7.682-1.318S2.5 15.742 2.5 11.5s0-6.364 1.318-7.682S7.258 2.5 11.5 2.5s6.364 0 7.682 1.318S20.5 7.258 20.5 11.5M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m10.994 3.5v6m3.006-3.006h-6"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPropertyAdd(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="M11.5 20.5c-4.243 0-6.364 0-7.682-1.318S2.5 15.742 2.5 11.5s0-6.364 1.318-7.682S7.258 2.5 11.5 2.5s6.364 0 7.682 1.318S20.5 7.258 20.5 11.5M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m10.994 3.5v6m3.006-3.006h-6"/></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="M11.5 20.5c-4.243 0-6.364 0-7.682-1.318S2.5 15.742 2.5 11.5s0-6.364 1.318-7.682S7.258 2.5 11.5 2.5s6.364 0 7.682 1.318S20.5 7.258 20.5 11.5M3 7.5h17M11.5 16h1m-6 0h1m4-4h5m-10 0h1m10.994 3.5v6m3.006-3.006h-6"/></svg>
</template>

CSS

.icon-property-add {
  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%22M11.5%2020.5c-4.243%200-6.364%200-7.682-1.318S2.5%2015.742%202.5%2011.5s0-6.364%201.318-7.682S7.258%202.5%2011.5%202.5s6.364%200%207.682%201.318S20.5%207.258%2020.5%2011.5M3%207.5h17M11.5%2016h1m-6%200h1m4-4h5m-10%200h1m10.994%203.5v6m3.006-3.006h-6%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%22M11.5%2020.5c-4.243%200-6.364%200-7.682-1.318S2.5%2015.742%202.5%2011.5s0-6.364%201.318-7.682S7.258%202.5%2011.5%202.5s6.364%200%207.682%201.318S20.5%207.258%2020.5%2011.5M3%207.5h17M11.5%2016h1m-6%200h1m4-4h5m-10%200h1m10.994%203.5v6m3.006-3.006h-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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