trulia from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
trulia
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the trulia logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c-5.079.027-8.36 3.437-8.36 8.593c0 4.267 2.781 7.923 4.371 13.469c.911 3.177 1.401 7.068 1.651 9.937h4.677c.255-2.869.74-6.76 1.651-9.937c1.589-5.547 4.371-9.199 4.371-13.469c0-5.156-3.281-8.567-8.36-8.593zm.027 13.136a3.83 3.83 0 0 1-3.824-3.824a3.827 3.827 0 0 1 7.652 0a3.83 3.83 0 0 1-3.828 3.824"/></svg>

React

import type { SVGProps } from "react";

export function CibTrulia(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c-5.079.027-8.36 3.437-8.36 8.593c0 4.267 2.781 7.923 4.371 13.469c.911 3.177 1.401 7.068 1.651 9.937h4.677c.255-2.869.74-6.76 1.651-9.937c1.589-5.547 4.371-9.199 4.371-13.469c0-5.156-3.281-8.567-8.36-8.593zm.027 13.136a3.83 3.83 0 0 1-3.824-3.824a3.827 3.827 0 0 1 7.652 0a3.83 3.83 0 0 1-3.828 3.824"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c-5.079.027-8.36 3.437-8.36 8.593c0 4.267 2.781 7.923 4.371 13.469c.911 3.177 1.401 7.068 1.651 9.937h4.677c.255-2.869.74-6.76 1.651-9.937c1.589-5.547 4.371-9.199 4.371-13.469c0-5.156-3.281-8.567-8.36-8.593zm.027 13.136a3.83 3.83 0 0 1-3.824-3.824a3.827 3.827 0 0 1 7.652 0a3.83 3.83 0 0 1-3.828 3.824"/></svg>
</template>

CSS

.icon-trulia {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200c-5.079.027-8.36%203.437-8.36%208.593c0%204.267%202.781%207.923%204.371%2013.469c.911%203.177%201.401%207.068%201.651%209.937h4.677c.255-2.869.74-6.76%201.651-9.937c1.589-5.547%204.371-9.199%204.371-13.469c0-5.156-3.281-8.567-8.36-8.593zm.027%2013.136a3.83%203.83%200%200%201-3.824-3.824a3.827%203.827%200%200%201%207.652%200a3.83%203.83%200%200%201-3.828%203.824%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200c-5.079.027-8.36%203.437-8.36%208.593c0%204.267%202.781%207.923%204.371%2013.469c.911%203.177%201.401%207.068%201.651%209.937h4.677c.255-2.869.74-6.76%201.651-9.937c1.589-5.547%204.371-9.199%204.371-13.469c0-5.156-3.281-8.567-8.36-8.593zm.027%2013.136a3.83%203.83%200%200%201-3.824-3.824a3.827%203.827%200%200%201%207.652%200a3.83%203.83%200%200%201-3.828%203.824%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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