zillow from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
zillow
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the zillow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.006 0L1.086 8.627v3.868c3.386-2.013 11.219-5.13 14.763-6.015c.11-.024.16.005.227.078c.372.427 1.586 1.899 1.916 2.301a.128.128 0 0 1-.03.195a43.6 43.6 0 0 0-6.67 6.527c-.03.037-.006.043.012.03c2.642-1.134 8.828-2.94 11.622-3.452V8.627zm-.48 11.177c-2.136.708-8.195 3.307-10.452 4.576V24h21.852v-7.936c-2.99.506-11.902 3.16-15.959 5.246a.18.18 0 0 1-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3 4.789-5.899 6.833-7.418c.042-.03.031-.06-.012-.042Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsZillow(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="M12.006 0L1.086 8.627v3.868c3.386-2.013 11.219-5.13 14.763-6.015c.11-.024.16.005.227.078c.372.427 1.586 1.899 1.916 2.301a.128.128 0 0 1-.03.195a43.6 43.6 0 0 0-6.67 6.527c-.03.037-.006.043.012.03c2.642-1.134 8.828-2.94 11.622-3.452V8.627zm-.48 11.177c-2.136.708-8.195 3.307-10.452 4.576V24h21.852v-7.936c-2.99.506-11.902 3.16-15.959 5.246a.18.18 0 0 1-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3 4.789-5.899 6.833-7.418c.042-.03.031-.06-.012-.042Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.006 0L1.086 8.627v3.868c3.386-2.013 11.219-5.13 14.763-6.015c.11-.024.16.005.227.078c.372.427 1.586 1.899 1.916 2.301a.128.128 0 0 1-.03.195a43.6 43.6 0 0 0-6.67 6.527c-.03.037-.006.043.012.03c2.642-1.134 8.828-2.94 11.622-3.452V8.627zm-.48 11.177c-2.136.708-8.195 3.307-10.452 4.576V24h21.852v-7.936c-2.99.506-11.902 3.16-15.959 5.246a.18.18 0 0 1-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3 4.789-5.899 6.833-7.418c.042-.03.031-.06-.012-.042Z"/></svg>
</template>

CSS

.icon-zillow {
  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%22M12.006%200L1.086%208.627v3.868c3.386-2.013%2011.219-5.13%2014.763-6.015c.11-.024.16.005.227.078c.372.427%201.586%201.899%201.916%202.301a.128.128%200%200%201-.03.195a43.6%2043.6%200%200%200-6.67%206.527c-.03.037-.006.043.012.03c2.642-1.134%208.828-2.94%2011.622-3.452V8.627zm-.48%2011.177c-2.136.708-8.195%203.307-10.452%204.576V24h21.852v-7.936c-2.99.506-11.902%203.16-15.959%205.246a.18.18%200%200%201-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3%204.789-5.899%206.833-7.418c.042-.03.031-.06-.012-.042Z%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%22M12.006%200L1.086%208.627v3.868c3.386-2.013%2011.219-5.13%2014.763-6.015c.11-.024.16.005.227.078c.372.427%201.586%201.899%201.916%202.301a.128.128%200%200%201-.03.195a43.6%2043.6%200%200%200-6.67%206.527c-.03.037-.006.043.012.03c2.642-1.134%208.828-2.94%2011.622-3.452V8.627zm-.48%2011.177c-2.136.708-8.195%203.307-10.452%204.576V24h21.852v-7.936c-2.99.506-11.902%203.16-15.959%205.246a.18.18%200%200%201-.23-.036l-2.044-2.429c-.055-.061-.062-.098.011-.208c1.574-2.3%204.789-5.899%206.833-7.418c.042-.03.031-.06-.012-.042Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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