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

Name
aq
Set
Material Symbols Light
Style
Regular
Category
Home
Viewbox
24×24
License
Apache 2.0
Aliases
aq-outline, aq-outline-sharp, aq-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

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="m18.44 17.016l-.592-.899q-.437.225-.898.347t-.967.122q-1.72 0-2.906-1.186t-1.187-2.906q0-1.713 1.187-2.903q1.186-1.189 2.88-1.189t2.869 1.199T20 12.494q0 .923-.38 1.737t-1.087 1.411l.592.899zM4 16.406l2.998-7.823h1.004l3.042 7.823h-.973l-.723-1.948H5.696l-.729 1.948zm11.958-.658q.369 0 .72-.084q.35-.085.69-.268L16.432 14l.69-.47l.923 1.386q.502-.476.775-1.095t.273-1.327q0-1.336-.903-2.295t-2.233-.959t-2.247.95t-.915 2.304t.915 2.305q.916.949 2.247.949m-9.966-2.071h3.073L7.56 9.711h-.1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAq(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="m18.44 17.016l-.592-.899q-.437.225-.898.347t-.967.122q-1.72 0-2.906-1.186t-1.187-2.906q0-1.713 1.187-2.903q1.186-1.189 2.88-1.189t2.869 1.199T20 12.494q0 .923-.38 1.737t-1.087 1.411l.592.899zM4 16.406l2.998-7.823h1.004l3.042 7.823h-.973l-.723-1.948H5.696l-.729 1.948zm11.958-.658q.369 0 .72-.084q.35-.085.69-.268L16.432 14l.69-.47l.923 1.386q.502-.476.775-1.095t.273-1.327q0-1.336-.903-2.295t-2.233-.959t-2.247.95t-.915 2.304t.915 2.305q.916.949 2.247.949m-9.966-2.071h3.073L7.56 9.711h-.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="m18.44 17.016l-.592-.899q-.437.225-.898.347t-.967.122q-1.72 0-2.906-1.186t-1.187-2.906q0-1.713 1.187-2.903q1.186-1.189 2.88-1.189t2.869 1.199T20 12.494q0 .923-.38 1.737t-1.087 1.411l.592.899zM4 16.406l2.998-7.823h1.004l3.042 7.823h-.973l-.723-1.948H5.696l-.729 1.948zm11.958-.658q.369 0 .72-.084q.35-.085.69-.268L16.432 14l.69-.47l.923 1.386q.502-.476.775-1.095t.273-1.327q0-1.336-.903-2.295t-2.233-.959t-2.247.95t-.915 2.304t.915 2.305q.916.949 2.247.949m-9.966-2.071h3.073L7.56 9.711h-.1z"/></svg>
</template>

CSS

.icon-aq {
  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%22m18.44%2017.016l-.592-.899q-.437.225-.898.347t-.967.122q-1.72%200-2.906-1.186t-1.187-2.906q0-1.713%201.187-2.903q1.186-1.189%202.88-1.189t2.869%201.199T20%2012.494q0%20.923-.38%201.737t-1.087%201.411l.592.899zM4%2016.406l2.998-7.823h1.004l3.042%207.823h-.973l-.723-1.948H5.696l-.729%201.948zm11.958-.658q.369%200%20.72-.084q.35-.085.69-.268L16.432%2014l.69-.47l.923%201.386q.502-.476.775-1.095t.273-1.327q0-1.336-.903-2.295t-2.233-.959t-2.247.95t-.915%202.304t.915%202.305q.916.949%202.247.949m-9.966-2.071h3.073L7.56%209.711h-.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%22m18.44%2017.016l-.592-.899q-.437.225-.898.347t-.967.122q-1.72%200-2.906-1.186t-1.187-2.906q0-1.713%201.187-2.903q1.186-1.189%202.88-1.189t2.869%201.199T20%2012.494q0%20.923-.38%201.737t-1.087%201.411l.592.899zM4%2016.406l2.998-7.823h1.004l3.042%207.823h-.973l-.723-1.948H5.696l-.729%201.948zm11.958-.658q.369%200%20.72-.084q.35-.085.69-.268L16.432%2014l.69-.47l.923%201.386q.502-.476.775-1.095t.273-1.327q0-1.336-.903-2.295t-2.233-.959t-2.247.95t-.915%202.304t.915%202.305q.916.949%202.247.949m-9.966-2.071h3.073L7.56%209.711h-.1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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