property view icon
property-view from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- property-view
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the property view 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="M20.5 12.504v-1c0-4.244 0-6.366-1.318-7.685S15.743 2.501 11.5 2.501c-4.242 0-6.364 0-7.682 1.318S2.5 7.26 2.5 11.504s0 6.366 1.318 7.685c1.093 1.093 2.737 1.28 5.682 1.312M3 7.5h17M6.5 16h1m4-4h5m-10 0h1"/><path d="M17 15.5c2.4 0 4 2.002 4.5 3.002c-.502 1-2.102 2.997-4.5 2.997s-3.998-1.998-4.5-2.998c.5-1 2.101-3 4.5-3"/><path d="M17.125 18.5H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPropertyView(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="M20.5 12.504v-1c0-4.244 0-6.366-1.318-7.685S15.743 2.501 11.5 2.501c-4.242 0-6.364 0-7.682 1.318S2.5 7.26 2.5 11.504s0 6.366 1.318 7.685c1.093 1.093 2.737 1.28 5.682 1.312M3 7.5h17M6.5 16h1m4-4h5m-10 0h1"/><path d="M17 15.5c2.4 0 4 2.002 4.5 3.002c-.502 1-2.102 2.997-4.5 2.997s-3.998-1.998-4.5-2.998c.5-1 2.101-3 4.5-3"/><path d="M17.125 18.5H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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="M20.5 12.504v-1c0-4.244 0-6.366-1.318-7.685S15.743 2.501 11.5 2.501c-4.242 0-6.364 0-7.682 1.318S2.5 7.26 2.5 11.504s0 6.366 1.318 7.685c1.093 1.093 2.737 1.28 5.682 1.312M3 7.5h17M6.5 16h1m4-4h5m-10 0h1"/><path d="M17 15.5c2.4 0 4 2.002 4.5 3.002c-.502 1-2.102 2.997-4.5 2.997s-3.998-1.998-4.5-2.998c.5-1 2.101-3 4.5-3"/><path d="M17.125 18.5H17m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-property-view {
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%22M20.5%2012.504v-1c0-4.244%200-6.366-1.318-7.685S15.743%202.501%2011.5%202.501c-4.242%200-6.364%200-7.682%201.318S2.5%207.26%202.5%2011.504s0%206.366%201.318%207.685c1.093%201.093%202.737%201.28%205.682%201.312M3%207.5h17M6.5%2016h1m4-4h5m-10%200h1%22%2F%3E%3Cpath%20d%3D%22M17%2015.5c2.4%200%204%202.002%204.5%203.002c-.502%201-2.102%202.997-4.5%202.997s-3.998-1.998-4.5-2.998c.5-1%202.101-3%204.5-3%22%2F%3E%3Cpath%20d%3D%22M17.125%2018.5H17m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%22M20.5%2012.504v-1c0-4.244%200-6.366-1.318-7.685S15.743%202.501%2011.5%202.501c-4.242%200-6.364%200-7.682%201.318S2.5%207.26%202.5%2011.504s0%206.366%201.318%207.685c1.093%201.093%202.737%201.28%205.682%201.312M3%207.5h17M6.5%2016h1m4-4h5m-10%200h1%22%2F%3E%3Cpath%20d%3D%22M17%2015.5c2.4%200%204%202.002%204.5%203.002c-.502%201-2.102%202.997-4.5%202.997s-3.998-1.998-4.5-2.998c.5-1%202.101-3%204.5-3%22%2F%3E%3Cpath%20d%3D%22M17.125%2018.5H17m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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/property-view.svg?color=%231a73e8&size=48