homify logo
homify from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- homify
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the homify logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.383 10.561v.055l-.004.048c-.088 2.33-.057 11.357-.057 11.823c.002 1.078-.826 1.943-1.596 1.283l-6.98-5.53a374 374 0 0 1-4.742 4.925c-.977.946-1.786-1.327-1.045-1.808c.066-.042 2.223-1.95 4.61-4.05L5.4 13.214c-.446-.356-.618-.946-.363-1.261a.46.46 0 0 1 .328-.127a.5.5 0 0 1 .164.037c1.596.722 3.962 2.492 6.314 4.329c2.45-2.15 4.805-4.191 5.116-4.364c.38-.214.48.354.354.516c-.131.166-2.169 2.326-4.408 4.678c2.204 1.732 4.294 3.389 5.614 4.137l.217-10.62c-.17-.206-5.332-7.163-5.892-7.746c-.892.78-5.566 6.112-5.802 6.342c1.067.11 5.597.382 8.452.684c.721.07 1.2.606-.346.59l-11.105-.015a.44.44 0 0 1-.394-.267a.415.415 0 0 1 .094-.457C3.8 9.613 11.782.748 12.454.184A.7.7 0 0 1 12.935 0a.73.73 0 0 1 .483.227c.083.077 4.292 5.94 6.344 8.802c.492.678.617 1.137.621 1.5z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHomify(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.383 10.561v.055l-.004.048c-.088 2.33-.057 11.357-.057 11.823c.002 1.078-.826 1.943-1.596 1.283l-6.98-5.53a374 374 0 0 1-4.742 4.925c-.977.946-1.786-1.327-1.045-1.808c.066-.042 2.223-1.95 4.61-4.05L5.4 13.214c-.446-.356-.618-.946-.363-1.261a.46.46 0 0 1 .328-.127a.5.5 0 0 1 .164.037c1.596.722 3.962 2.492 6.314 4.329c2.45-2.15 4.805-4.191 5.116-4.364c.38-.214.48.354.354.516c-.131.166-2.169 2.326-4.408 4.678c2.204 1.732 4.294 3.389 5.614 4.137l.217-10.62c-.17-.206-5.332-7.163-5.892-7.746c-.892.78-5.566 6.112-5.802 6.342c1.067.11 5.597.382 8.452.684c.721.07 1.2.606-.346.59l-11.105-.015a.44.44 0 0 1-.394-.267a.415.415 0 0 1 .094-.457C3.8 9.613 11.782.748 12.454.184A.7.7 0 0 1 12.935 0a.73.73 0 0 1 .483.227c.083.077 4.292 5.94 6.344 8.802c.492.678.617 1.137.621 1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.383 10.561v.055l-.004.048c-.088 2.33-.057 11.357-.057 11.823c.002 1.078-.826 1.943-1.596 1.283l-6.98-5.53a374 374 0 0 1-4.742 4.925c-.977.946-1.786-1.327-1.045-1.808c.066-.042 2.223-1.95 4.61-4.05L5.4 13.214c-.446-.356-.618-.946-.363-1.261a.46.46 0 0 1 .328-.127a.5.5 0 0 1 .164.037c1.596.722 3.962 2.492 6.314 4.329c2.45-2.15 4.805-4.191 5.116-4.364c.38-.214.48.354.354.516c-.131.166-2.169 2.326-4.408 4.678c2.204 1.732 4.294 3.389 5.614 4.137l.217-10.62c-.17-.206-5.332-7.163-5.892-7.746c-.892.78-5.566 6.112-5.802 6.342c1.067.11 5.597.382 8.452.684c.721.07 1.2.606-.346.59l-11.105-.015a.44.44 0 0 1-.394-.267a.415.415 0 0 1 .094-.457C3.8 9.613 11.782.748 12.454.184A.7.7 0 0 1 12.935 0a.73.73 0 0 1 .483.227c.083.077 4.292 5.94 6.344 8.802c.492.678.617 1.137.621 1.5z"/></svg> </template>
CSS
.icon-homify {
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%22currentColor%22%20d%3D%22M20.383%2010.561v.055l-.004.048c-.088%202.33-.057%2011.357-.057%2011.823c.002%201.078-.826%201.943-1.596%201.283l-6.98-5.53a374%20374%200%200%201-4.742%204.925c-.977.946-1.786-1.327-1.045-1.808c.066-.042%202.223-1.95%204.61-4.05L5.4%2013.214c-.446-.356-.618-.946-.363-1.261a.46.46%200%200%201%20.328-.127a.5.5%200%200%201%20.164.037c1.596.722%203.962%202.492%206.314%204.329c2.45-2.15%204.805-4.191%205.116-4.364c.38-.214.48.354.354.516c-.131.166-2.169%202.326-4.408%204.678c2.204%201.732%204.294%203.389%205.614%204.137l.217-10.62c-.17-.206-5.332-7.163-5.892-7.746c-.892.78-5.566%206.112-5.802%206.342c1.067.11%205.597.382%208.452.684c.721.07%201.2.606-.346.59l-11.105-.015a.44.44%200%200%201-.394-.267a.415.415%200%200%201%20.094-.457C3.8%209.613%2011.782.748%2012.454.184A.7.7%200%200%201%2012.935%200a.73.73%200%200%201%20.483.227c.083.077%204.292%205.94%206.344%208.802c.492.678.617%201.137.621%201.5z%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%22currentColor%22%20d%3D%22M20.383%2010.561v.055l-.004.048c-.088%202.33-.057%2011.357-.057%2011.823c.002%201.078-.826%201.943-1.596%201.283l-6.98-5.53a374%20374%200%200%201-4.742%204.925c-.977.946-1.786-1.327-1.045-1.808c.066-.042%202.223-1.95%204.61-4.05L5.4%2013.214c-.446-.356-.618-.946-.363-1.261a.46.46%200%200%201%20.328-.127a.5.5%200%200%201%20.164.037c1.596.722%203.962%202.492%206.314%204.329c2.45-2.15%204.805-4.191%205.116-4.364c.38-.214.48.354.354.516c-.131.166-2.169%202.326-4.408%204.678c2.204%201.732%204.294%203.389%205.614%204.137l.217-10.62c-.17-.206-5.332-7.163-5.892-7.746c-.892.78-5.566%206.112-5.802%206.342c1.067.11%205.597.382%208.452.684c.721.07%201.2.606-.346.59l-11.105-.015a.44.44%200%200%201-.394-.267a.415.415%200%200%201%20.094-.457C3.8%209.613%2011.782.748%2012.454.184A.7.7%200%200%201%2012.935%200a.73.73%200%200%201%20.483.227c.083.077%204.292%205.94%206.344%208.802c.492.678.617%201.137.621%201.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/homify.svg?color=%231a73e8&size=48