homepod-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
homepod-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the homepod icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 9.5A6.5 6.5 0 0 1 9.5 3h5A6.5 6.5 0 0 1 21 9.5v6a6.5 6.5 0 0 1-6.5 6.5h-5A6.5 6.5 0 0 1 3 15.5zM12 5c-1.58 0-2.968.215-3.926.534c-.477.16-.795.327-.975.466c.18.14.498.307.975.466C9.032 6.786 10.42 7 12 7s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466c-.18-.14-.498-.307-.975-.466C14.967 5.214 13.58 5 12 5" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteHomepodFill(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" fillRule="evenodd" d="M3 9.5A6.5 6.5 0 0 1 9.5 3h5A6.5 6.5 0 0 1 21 9.5v6a6.5 6.5 0 0 1-6.5 6.5h-5A6.5 6.5 0 0 1 3 15.5zM12 5c-1.58 0-2.968.215-3.926.534c-.477.16-.795.327-.975.466c.18.14.498.307.975.466C9.032 6.786 10.42 7 12 7s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466c-.18-.14-.498-.307-.975-.466C14.967 5.214 13.58 5 12 5" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3 9.5A6.5 6.5 0 0 1 9.5 3h5A6.5 6.5 0 0 1 21 9.5v6a6.5 6.5 0 0 1-6.5 6.5h-5A6.5 6.5 0 0 1 3 15.5zM12 5c-1.58 0-2.968.215-3.926.534c-.477.16-.795.327-.975.466c.18.14.498.307.975.466C9.032 6.786 10.42 7 12 7s2.967-.215 3.926-.534c.477-.16.795-.327.975-.466c-.18-.14-.498-.307-.975-.466C14.967 5.214 13.58 5 12 5" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-homepod-fill {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M3%209.5A6.5%206.5%200%200%201%209.5%203h5A6.5%206.5%200%200%201%2021%209.5v6a6.5%206.5%200%200%201-6.5%206.5h-5A6.5%206.5%200%200%201%203%2015.5zM12%205c-1.58%200-2.968.215-3.926.534c-.477.16-.795.327-.975.466c.18.14.498.307.975.466C9.032%206.786%2010.42%207%2012%207s2.967-.215%203.926-.534c.477-.16.795-.327.975-.466c-.18-.14-.498-.307-.975-.466C14.967%205.214%2013.58%205%2012%205%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3%209.5A6.5%206.5%200%200%201%209.5%203h5A6.5%206.5%200%200%201%2021%209.5v6a6.5%206.5%200%200%201-6.5%206.5h-5A6.5%206.5%200%200%201%203%2015.5zM12%205c-1.58%200-2.968.215-3.926.534c-.477.16-.795.327-.975.466c.18.14.498.307.975.466C9.032%206.786%2010.42%207%2012%207s2.967-.215%203.926-.534c.477-.16.795-.327.975-.466c-.18-.14-.498-.307-.975-.466C14.967%205.214%2013.58%205%2012%205%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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