Zillow Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Zillow icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/335597.svg" alt="Zillow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335597.svg" alt="Zillow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335597.svg" alt="Zillow icon" :width="24" :height="24" />
CSS background
.icon-zillow {
background-image: url('https://proicons.com/icon/335597.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M6.7467,18.7878v4.4681c8.0151-3.8259,16.9146-7.41,25.2164-7.9631l2.6543,3.9816c-6.0739,2.7818-10.7292,8.22-13.5327,11.2222,9.27-2.9613,16.8806-3.6837,20.1686-4.5863V18.6941L23.9048,5.5Z"/><path class="a" d="M6.7467,27.2374V42.5H41.2533V31.219a111.9752,111.9752,0,0,0-26.7575,5.9792l-2.474-3.7812C17.54,27.6756,21.2133,24.68,24.5935,21.5217A94.3183,94.3183,0,0,0,6.7467,27.2374Z"/></svg>
Zillow in other icon packs
Copied!