aq-rounded from Material Symbols by Google · Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
aq-rounded
Set
Material Symbols
Style
Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

2 other variants in Material Symbols

The same icon in other sets

More home icons from Material Symbols

Use the aq icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.425 17.125q-1.95 0-3.3-1.35t-1.35-3.3q0-1.925 1.35-3.287T16.4 7.825t3.263 1.363T21 12.474q0 1-.4 1.9t-1.125 1.575l.3.45q.15.225.1.475t-.275.4t-.475.113t-.4-.263l-.3-.45q-.475.225-.975.338t-1.025.112M5.35 14.65l-.65 1.8q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.8-7.45q.075-.225.275-.35t.425-.125h.55q.225 0 .425.125t.275.35l2.8 7.45q.125.35-.075.663t-.575.312q-.225 0-.425-.137t-.275-.363l-.625-1.775zm11.05 1.175q.35 0 .663-.075t.612-.2l-.7-1q-.15-.225-.087-.487t.287-.413t.475-.1t.4.275l.65.975q.425-.475.65-1.075t.225-1.25q0-1.375-.913-2.362T16.4 9.125t-2.275.988t-.925 2.362t.925 2.363t2.275.987M5.8 13.35h2.65l-1.275-3.6h-.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAqRounded(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="M16.425 17.125q-1.95 0-3.3-1.35t-1.35-3.3q0-1.925 1.35-3.287T16.4 7.825t3.263 1.363T21 12.474q0 1-.4 1.9t-1.125 1.575l.3.45q.15.225.1.475t-.275.4t-.475.113t-.4-.263l-.3-.45q-.475.225-.975.338t-1.025.112M5.35 14.65l-.65 1.8q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.8-7.45q.075-.225.275-.35t.425-.125h.55q.225 0 .425.125t.275.35l2.8 7.45q.125.35-.075.663t-.575.312q-.225 0-.425-.137t-.275-.363l-.625-1.775zm11.05 1.175q.35 0 .663-.075t.612-.2l-.7-1q-.15-.225-.087-.487t.287-.413t.475-.1t.4.275l.65.975q.425-.475.65-1.075t.225-1.25q0-1.375-.913-2.362T16.4 9.125t-2.275.988t-.925 2.362t.925 2.363t2.275.987M5.8 13.35h2.65l-1.275-3.6h-.1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.425 17.125q-1.95 0-3.3-1.35t-1.35-3.3q0-1.925 1.35-3.287T16.4 7.825t3.263 1.363T21 12.474q0 1-.4 1.9t-1.125 1.575l.3.45q.15.225.1.475t-.275.4t-.475.113t-.4-.263l-.3-.45q-.475.225-.975.338t-1.025.112M5.35 14.65l-.65 1.8q-.075.2-.262.338t-.413.137q-.375 0-.587-.312t-.088-.663l2.8-7.45q.075-.225.275-.35t.425-.125h.55q.225 0 .425.125t.275.35l2.8 7.45q.125.35-.075.663t-.575.312q-.225 0-.425-.137t-.275-.363l-.625-1.775zm11.05 1.175q.35 0 .663-.075t.612-.2l-.7-1q-.15-.225-.087-.487t.287-.413t.475-.1t.4.275l.65.975q.425-.475.65-1.075t.225-1.25q0-1.375-.913-2.362T16.4 9.125t-2.275.988t-.925 2.362t.925 2.363t2.275.987M5.8 13.35h2.65l-1.275-3.6h-.1z"/></svg>
</template>

CSS

.icon-aq-rounded {
  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%22M16.425%2017.125q-1.95%200-3.3-1.35t-1.35-3.3q0-1.925%201.35-3.287T16.4%207.825t3.263%201.363T21%2012.474q0%201-.4%201.9t-1.125%201.575l.3.45q.15.225.1.475t-.275.4t-.475.113t-.4-.263l-.3-.45q-.475.225-.975.338t-1.025.112M5.35%2014.65l-.65%201.8q-.075.2-.262.338t-.413.137q-.375%200-.587-.312t-.088-.663l2.8-7.45q.075-.225.275-.35t.425-.125h.55q.225%200%20.425.125t.275.35l2.8%207.45q.125.35-.075.663t-.575.312q-.225%200-.425-.137t-.275-.363l-.625-1.775zm11.05%201.175q.35%200%20.663-.075t.612-.2l-.7-1q-.15-.225-.087-.487t.287-.413t.475-.1t.4.275l.65.975q.425-.475.65-1.075t.225-1.25q0-1.375-.913-2.362T16.4%209.125t-2.275.988t-.925%202.362t.925%202.363t2.275.987M5.8%2013.35h2.65l-1.275-3.6h-.1z%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%22M16.425%2017.125q-1.95%200-3.3-1.35t-1.35-3.3q0-1.925%201.35-3.287T16.4%207.825t3.263%201.363T21%2012.474q0%201-.4%201.9t-1.125%201.575l.3.45q.15.225.1.475t-.275.4t-.475.113t-.4-.263l-.3-.45q-.475.225-.975.338t-1.025.112M5.35%2014.65l-.65%201.8q-.075.2-.262.338t-.413.137q-.375%200-.587-.312t-.088-.663l2.8-7.45q.075-.225.275-.35t.425-.125h.55q.225%200%20.425.125t.275.35l2.8%207.45q.125.35-.075.663t-.575.312q-.225%200-.425-.137t-.275-.363l-.625-1.775zm11.05%201.175q.35%200%20.663-.075t.612-.2l-.7-1q-.15-.225-.087-.487t.287-.413t.475-.1t.4.275l.65.975q.425-.475.65-1.075t.225-1.25q0-1.375-.913-2.362T16.4%209.125t-2.275.988t-.925%202.362t.925%202.363t2.275.987M5.8%2013.35h2.65l-1.275-3.6h-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/aq-rounded.svg?color=%231a73e8&size=48