home

Preview Sizes

home
16px
home
24px
home
32px
home
48px

home SVG Icon

High-quality home SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="utf-8"?>
<svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <defs>
    <rect id="home-a" width="2" height="6"/>
    <path id="home-c" d="M14,19 L17,19 L17,11 C17,10.4477153 17.4477153,10 18,10 L18.5857864,10 L11,2.41421356 L3.41421356,10 L4,10 C4.55228475,10 5,10.4477153 5,11 L5,19 L8,19 L8,13 C8,11.8954305 8.8954305,11 10,11 L12,11 C13.1045695,11 14,11.8954305 14,13 L14,19 Z M3.00145774,12 L1.00182217,12 C0.11107966,12 -0.335005833,10.9228581 0.294844238,10.2928932 L10.2930221,0.292893219 C10.6834752,-0.0976310729 11.3165248,-0.0976310729 11.7069779,0.292893219 L21.7051558,10.2928932 C22.3350058,10.9228581 21.8889203,12 20.9981778,12 L18.9985423,12 L18.9985423,20 C18.9985423,20.5522847 18.5509086,21 17.9987245,21 L4.00127552,21 C3.44909141,21 3.00145774,20.5522847 3.00145774,20 L3.00145774,12 Z M10,13 L10,19 L12,19 L12,13 L10,13 Z"/>
  </defs>
  <g fill="none" fill-rule="evenodd">
    <g transform="translate(11 14)">
      <mask id="home-b" fill="#ffffff">
        <use xlink:href="#home-a"/>
      </mask>
      <use fill="#D8D8D8" xlink:href="#home-a"/>
      <g fill="#FFA0A0" mask="url(#home-b)">
        <rect width="24" height="24" transform="translate(-11 -14)"/>
      </g>
    </g>
    <g transform="translate(1 1)">
      <mask id="home-d" fill="#ffffff">
        <use xlink:href="#home-c"/>
      </mask>
      <use fill="#000000" fill-rule="nonzero" xlink:href="#home-c"/>
      <g fill="#7600FF" mask="url(#home-d)">
        <rect width="24" height="24" transform="translate(-1 -1)"/>
      </g>
    </g>
  </g>
</svg>