search 2 ai icon

search-2-ai-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
search-2-ai-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the search 2 ai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 2a8.5 8.5 0 0 1 8.5 8.5a8.46 8.46 0 0 1-1.826 5.26l3.654 3.654a1.001 1.001 0 0 1-1.414 1.415l-3.654-3.655A8.46 8.46 0 0 1 10.5 19a8.5 8.5 0 0 1 0-17m0 4.5a1 1 0 0 0-.946.677l-.13.378c-.3.879-.99 1.57-1.87 1.87l-.377.129a1 1 0 0 0 0 1.892l.378.13c.879.3 1.57.99 1.87 1.87l.129.377a1 1 0 0 0 1.892 0l.13-.378c.3-.879.99-1.57 1.87-1.87l.377-.129a1 1 0 0 0 0-1.892l-.378-.13a3 3 0 0 1-1.87-1.87l-.129-.377A1 1 0 0 0 10.5 6.5"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSearch2AiFill(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="M10.5 2a8.5 8.5 0 0 1 8.5 8.5a8.46 8.46 0 0 1-1.826 5.26l3.654 3.654a1.001 1.001 0 0 1-1.414 1.415l-3.654-3.655A8.46 8.46 0 0 1 10.5 19a8.5 8.5 0 0 1 0-17m0 4.5a1 1 0 0 0-.946.677l-.13.378c-.3.879-.99 1.57-1.87 1.87l-.377.129a1 1 0 0 0 0 1.892l.378.13c.879.3 1.57.99 1.87 1.87l.129.377a1 1 0 0 0 1.892 0l.13-.378c.3-.879.99-1.57 1.87-1.87l.377-.129a1 1 0 0 0 0-1.892l-.378-.13a3 3 0 0 1-1.87-1.87l-.129-.377A1 1 0 0 0 10.5 6.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.5 2a8.5 8.5 0 0 1 8.5 8.5a8.46 8.46 0 0 1-1.826 5.26l3.654 3.654a1.001 1.001 0 0 1-1.414 1.415l-3.654-3.655A8.46 8.46 0 0 1 10.5 19a8.5 8.5 0 0 1 0-17m0 4.5a1 1 0 0 0-.946.677l-.13.378c-.3.879-.99 1.57-1.87 1.87l-.377.129a1 1 0 0 0 0 1.892l.378.13c.879.3 1.57.99 1.87 1.87l.129.377a1 1 0 0 0 1.892 0l.13-.378c.3-.879.99-1.57 1.87-1.87l.377-.129a1 1 0 0 0 0-1.892l-.378-.13a3 3 0 0 1-1.87-1.87l-.129-.377A1 1 0 0 0 10.5 6.5"/></svg>
</template>

CSS

.icon-search-2-ai-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%22M10.5%202a8.5%208.5%200%200%201%208.5%208.5a8.46%208.46%200%200%201-1.826%205.26l3.654%203.654a1.001%201.001%200%200%201-1.414%201.415l-3.654-3.655A8.46%208.46%200%200%201%2010.5%2019a8.5%208.5%200%200%201%200-17m0%204.5a1%201%200%200%200-.946.677l-.13.378c-.3.879-.99%201.57-1.87%201.87l-.377.129a1%201%200%200%200%200%201.892l.378.13c.879.3%201.57.99%201.87%201.87l.129.377a1%201%200%200%200%201.892%200l.13-.378c.3-.879.99-1.57%201.87-1.87l.377-.129a1%201%200%200%200%200-1.892l-.378-.13a3%203%200%200%201-1.87-1.87l-.129-.377A1%201%200%200%200%2010.5%206.5%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%22M10.5%202a8.5%208.5%200%200%201%208.5%208.5a8.46%208.46%200%200%201-1.826%205.26l3.654%203.654a1.001%201.001%200%200%201-1.414%201.415l-3.654-3.655A8.46%208.46%200%200%201%2010.5%2019a8.5%208.5%200%200%201%200-17m0%204.5a1%201%200%200%200-.946.677l-.13.378c-.3.879-.99%201.57-1.87%201.87l-.377.129a1%201%200%200%200%200%201.892l.378.13c.879.3%201.57.99%201.87%201.87l.129.377a1%201%200%200%200%201.892%200l.13-.378c.3-.879.99-1.57%201.87-1.87l.377-.129a1%201%200%200%200%200-1.892l-.378-.13a3%203%200%200%201-1.87-1.87l-.129-.377A1%201%200%200%200%2010.5%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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