homeadvisor logo

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

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

Use the homeadvisor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.98 2.442H8.02L0 10.46h2.275l6.882-6.88l6.881 6.881H24l-8.02-8.018m-.492 9.348L9.157 5.459L4.01 10.605v4.987a1.33 1.33 0 0 0 1.329 1.329h6.077l4.637 4.637v-4.637h2.598a1.33 1.33 0 0 0 1.33-1.33V11.79h-4.494Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsHomeadvisor(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="M15.98 2.442H8.02L0 10.46h2.275l6.882-6.88l6.881 6.881H24l-8.02-8.018m-.492 9.348L9.157 5.459L4.01 10.605v4.987a1.33 1.33 0 0 0 1.329 1.329h6.077l4.637 4.637v-4.637h2.598a1.33 1.33 0 0 0 1.33-1.33V11.79h-4.494Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.98 2.442H8.02L0 10.46h2.275l6.882-6.88l6.881 6.881H24l-8.02-8.018m-.492 9.348L9.157 5.459L4.01 10.605v4.987a1.33 1.33 0 0 0 1.329 1.329h6.077l4.637 4.637v-4.637h2.598a1.33 1.33 0 0 0 1.33-1.33V11.79h-4.494Z"/></svg>
</template>

CSS

.icon-homeadvisor {
  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%22M15.98%202.442H8.02L0%2010.46h2.275l6.882-6.88l6.881%206.881H24l-8.02-8.018m-.492%209.348L9.157%205.459L4.01%2010.605v4.987a1.33%201.33%200%200%200%201.329%201.329h6.077l4.637%204.637v-4.637h2.598a1.33%201.33%200%200%200%201.33-1.33V11.79h-4.494Z%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%22M15.98%202.442H8.02L0%2010.46h2.275l6.882-6.88l6.881%206.881H24l-8.02-8.018m-.492%209.348L9.157%205.459L4.01%2010.605v4.987a1.33%201.33%200%200%200%201.329%201.329h6.077l4.637%204.637v-4.637h2.598a1.33%201.33%200%200%200%201.33-1.33V11.79h-4.494Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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