zodiac aquarius icon

zodiac-aquarius from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
zodiac-aquarius
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the zodiac aquarius icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 17.933l1.025-1.977c.636-1.228.955-1.843 1.415-1.937a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 17.933m-18-8l1.025-1.977C4.66 6.728 4.98 6.113 5.44 6.02a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 9.933"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsZodiacAquarius(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m3 17.933l1.025-1.977c.636-1.228.955-1.843 1.415-1.937a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 17.933m-18-8l1.025-1.977C4.66 6.728 4.98 6.113 5.44 6.02a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 9.933"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3 17.933l1.025-1.977c.636-1.228.955-1.843 1.415-1.937a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 17.933m-18-8l1.025-1.977C4.66 6.728 4.98 6.113 5.44 6.02a.9.9 0 0 1 .395.004c.458.102.77.728 1.392 1.979c.619 1.243.928 1.865 1.378 1.972a.94.94 0 0 0 .437 0c.45-.107.756-.723 1.37-1.956c.613-1.233.92-1.85 1.37-1.956a.94.94 0 0 1 .436 0c.45.107.757.723 1.37 1.956s.92 1.85 1.37 1.956a.94.94 0 0 0 .437 0c.45-.107.759-.729 1.378-1.972c.622-1.251.933-1.877 1.393-1.98a.9.9 0 0 1 .394-.003c.46.094.779.709 1.415 1.937L21 9.933"/></svg>
</template>

CSS

.icon-zodiac-aquarius {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%2017.933l1.025-1.977c.636-1.228.955-1.843%201.415-1.937a.9.9%200%200%201%20.395.004c.458.102.77.728%201.392%201.979c.619%201.243.928%201.865%201.378%201.972a.94.94%200%200%200%20.437%200c.45-.107.756-.723%201.37-1.956c.613-1.233.92-1.85%201.37-1.956a.94.94%200%200%201%20.436%200c.45.107.757.723%201.37%201.956s.92%201.85%201.37%201.956a.94.94%200%200%200%20.437%200c.45-.107.759-.729%201.378-1.972c.622-1.251.933-1.877%201.393-1.98a.9.9%200%200%201%20.394-.003c.46.094.779.709%201.415%201.937L21%2017.933m-18-8l1.025-1.977C4.66%206.728%204.98%206.113%205.44%206.02a.9.9%200%200%201%20.395.004c.458.102.77.728%201.392%201.979c.619%201.243.928%201.865%201.378%201.972a.94.94%200%200%200%20.437%200c.45-.107.756-.723%201.37-1.956c.613-1.233.92-1.85%201.37-1.956a.94.94%200%200%201%20.436%200c.45.107.757.723%201.37%201.956s.92%201.85%201.37%201.956a.94.94%200%200%200%20.437%200c.45-.107.759-.729%201.378-1.972c.622-1.251.933-1.877%201.393-1.98a.9.9%200%200%201%20.394-.003c.46.094.779.709%201.415%201.937L21%209.933%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3%2017.933l1.025-1.977c.636-1.228.955-1.843%201.415-1.937a.9.9%200%200%201%20.395.004c.458.102.77.728%201.392%201.979c.619%201.243.928%201.865%201.378%201.972a.94.94%200%200%200%20.437%200c.45-.107.756-.723%201.37-1.956c.613-1.233.92-1.85%201.37-1.956a.94.94%200%200%201%20.436%200c.45.107.757.723%201.37%201.956s.92%201.85%201.37%201.956a.94.94%200%200%200%20.437%200c.45-.107.759-.729%201.378-1.972c.622-1.251.933-1.877%201.393-1.98a.9.9%200%200%201%20.394-.003c.46.094.779.709%201.415%201.937L21%2017.933m-18-8l1.025-1.977C4.66%206.728%204.98%206.113%205.44%206.02a.9.9%200%200%201%20.395.004c.458.102.77.728%201.392%201.979c.619%201.243.928%201.865%201.378%201.972a.94.94%200%200%200%20.437%200c.45-.107.756-.723%201.37-1.956c.613-1.233.92-1.85%201.37-1.956a.94.94%200%200%201%20.436%200c.45.107.757.723%201.37%201.956s.92%201.85%201.37%201.956a.94.94%200%200%200%20.437%200c.45-.107.759-.729%201.378-1.972c.622-1.251.933-1.877%201.393-1.98a.9.9%200%200%201%20.394-.003c.46.094.779.709%201.415%201.937L21%209.933%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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