discover icon

discover-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
discover-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More newicons icons from Reicon

Use the discover icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.98 3.02a3.43 3.43 0 0 0-3.29-.91l-9.8 2.45a4.56 4.56 0 0 0-3.33 3.33L2.11 17.7c-.3 1.19.04 2.42.91 3.29c.66.65 1.53 1.01 2.43 1.01c.28 0 .57-.03.85-.11l9.81-2.45a4.56 4.56 0 0 0 3.33-3.33l2.45-9.81c.3-1.19-.04-2.42-.91-3.28M12 15.88c-2.14 0-3.88-1.74-3.88-3.88S9.86 8.12 12 8.12s3.88 1.74 3.88 3.88s-1.74 3.88-3.88 3.88"/></svg>

React

import type { SVGProps } from "react";

export function ReiconDiscoverFilled(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="M20.98 3.02a3.43 3.43 0 0 0-3.29-.91l-9.8 2.45a4.56 4.56 0 0 0-3.33 3.33L2.11 17.7c-.3 1.19.04 2.42.91 3.29c.66.65 1.53 1.01 2.43 1.01c.28 0 .57-.03.85-.11l9.81-2.45a4.56 4.56 0 0 0 3.33-3.33l2.45-9.81c.3-1.19-.04-2.42-.91-3.28M12 15.88c-2.14 0-3.88-1.74-3.88-3.88S9.86 8.12 12 8.12s3.88 1.74 3.88 3.88s-1.74 3.88-3.88 3.88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.98 3.02a3.43 3.43 0 0 0-3.29-.91l-9.8 2.45a4.56 4.56 0 0 0-3.33 3.33L2.11 17.7c-.3 1.19.04 2.42.91 3.29c.66.65 1.53 1.01 2.43 1.01c.28 0 .57-.03.85-.11l9.81-2.45a4.56 4.56 0 0 0 3.33-3.33l2.45-9.81c.3-1.19-.04-2.42-.91-3.28M12 15.88c-2.14 0-3.88-1.74-3.88-3.88S9.86 8.12 12 8.12s3.88 1.74 3.88 3.88s-1.74 3.88-3.88 3.88"/></svg>
</template>

CSS

.icon-discover-filled {
  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%22M20.98%203.02a3.43%203.43%200%200%200-3.29-.91l-9.8%202.45a4.56%204.56%200%200%200-3.33%203.33L2.11%2017.7c-.3%201.19.04%202.42.91%203.29c.66.65%201.53%201.01%202.43%201.01c.28%200%20.57-.03.85-.11l9.81-2.45a4.56%204.56%200%200%200%203.33-3.33l2.45-9.81c.3-1.19-.04-2.42-.91-3.28M12%2015.88c-2.14%200-3.88-1.74-3.88-3.88S9.86%208.12%2012%208.12s3.88%201.74%203.88%203.88s-1.74%203.88-3.88%203.88%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%22M20.98%203.02a3.43%203.43%200%200%200-3.29-.91l-9.8%202.45a4.56%204.56%200%200%200-3.33%203.33L2.11%2017.7c-.3%201.19.04%202.42.91%203.29c.66.65%201.53%201.01%202.43%201.01c.28%200%20.57-.03.85-.11l9.81-2.45a4.56%204.56%200%200%200%203.33-3.33l2.45-9.81c.3-1.19-.04-2.42-.91-3.28M12%2015.88c-2.14%200-3.88-1.74-3.88-3.88S9.86%208.12%2012%208.12s3.88%201.74%203.88%203.88s-1.74%203.88-3.88%203.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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