radar-fill from Remix Icon by Remix Design · Fill · Device · Apache-2.0 Free for personal and commercial use.

Name
radar-fill
Set
Remix Icon
Style
Fill
Category
Device
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More device icons from Remix Icon

Use the radar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.369 4.398l-3.485 6.035l1.732 1l3.485-6.035c4.169 2.772 6.305 7.08 4.56 10.102c-1.86 3.222-7.19 3.355-11.91.63C4.028 13.402 1.48 8.721 3.34 5.5c1.745-3.023 6.543-3.327 11.028-1.102m1.515-2.625l1.732 1l-1.5 2.598l-1.732-1zM6.732 20H17v2H5.018a1 1 0 0 1-1.015-.922a1 1 0 0 1 .131-.578l2.25-3.897l1.732 1z"/></svg>

React

import type { SVGProps } from "react";

export function RiRadarFill(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="m14.369 4.398l-3.485 6.035l1.732 1l3.485-6.035c4.169 2.772 6.305 7.08 4.56 10.102c-1.86 3.222-7.19 3.355-11.91.63C4.028 13.402 1.48 8.721 3.34 5.5c1.745-3.023 6.543-3.327 11.028-1.102m1.515-2.625l1.732 1l-1.5 2.598l-1.732-1zM6.732 20H17v2H5.018a1 1 0 0 1-1.015-.922a1 1 0 0 1 .131-.578l2.25-3.897l1.732 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="m14.369 4.398l-3.485 6.035l1.732 1l3.485-6.035c4.169 2.772 6.305 7.08 4.56 10.102c-1.86 3.222-7.19 3.355-11.91.63C4.028 13.402 1.48 8.721 3.34 5.5c1.745-3.023 6.543-3.327 11.028-1.102m1.515-2.625l1.732 1l-1.5 2.598l-1.732-1zM6.732 20H17v2H5.018a1 1 0 0 1-1.015-.922a1 1 0 0 1 .131-.578l2.25-3.897l1.732 1z"/></svg>
</template>

CSS

.icon-radar-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%20d%3D%22m14.369%204.398l-3.485%206.035l1.732%201l3.485-6.035c4.169%202.772%206.305%207.08%204.56%2010.102c-1.86%203.222-7.19%203.355-11.91.63C4.028%2013.402%201.48%208.721%203.34%205.5c1.745-3.023%206.543-3.327%2011.028-1.102m1.515-2.625l1.732%201l-1.5%202.598l-1.732-1zM6.732%2020H17v2H5.018a1%201%200%200%201-1.015-.922a1%201%200%200%201%20.131-.578l2.25-3.897l1.732%201z%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%22m14.369%204.398l-3.485%206.035l1.732%201l3.485-6.035c4.169%202.772%206.305%207.08%204.56%2010.102c-1.86%203.222-7.19%203.355-11.91.63C4.028%2013.402%201.48%208.721%203.34%205.5c1.745-3.023%206.543-3.327%2011.028-1.102m1.515-2.625l1.732%201l-1.5%202.598l-1.732-1zM6.732%2020H17v2H5.018a1%201%200%200%201-1.015-.922a1%201%200%200%201%20.131-.578l2.25-3.897l1.732%201z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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