find one icon

find-one from IconPark by ByteDance · Color · Office · Apache-2.0 Free for personal and commercial use.

Name
find-one
Set
IconPark
Style
Color
Category
Office
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More office icons from IconPark

Use the find one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M23.8 14C29.4333 14 34 18.4772 34 24C34 29.5228 29.4333 34 23.8 34C21.1876 34 18.8046 33.0372 17 31.4537"/><path d="M24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C18.5856 44 13.6737 41.8485 10.0726 38.3537C6.32733 34.719 4 29.6313 4 24C4 18.6326 6.11433 13.759 9.55556 10.1667"/><path d="M9.55566 10.167L24.0001 24.0003L10.0727 38.3539"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFindOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M23.8 14C29.4333 14 34 18.4772 34 24C34 29.5228 29.4333 34 23.8 34C21.1876 34 18.8046 33.0372 17 31.4537"/><path d="M24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C18.5856 44 13.6737 41.8485 10.0726 38.3537C6.32733 34.719 4 29.6313 4 24C4 18.6326 6.11433 13.759 9.55556 10.1667"/><path d="M9.55566 10.167L24.0001 24.0003L10.0727 38.3539"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M23.8 14C29.4333 14 34 18.4772 34 24C34 29.5228 29.4333 34 23.8 34C21.1876 34 18.8046 33.0372 17 31.4537"/><path d="M24 4C35.0457 4 44 12.9543 44 24C44 35.0457 35.0457 44 24 44C18.5856 44 13.6737 41.8485 10.0726 38.3537C6.32733 34.719 4 29.6313 4 24C4 18.6326 6.11433 13.759 9.55556 10.1667"/><path d="M9.55566 10.167L24.0001 24.0003L10.0727 38.3539"/></g></svg>
</template>

CSS

.icon-find-one {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M23.8%2014C29.4333%2014%2034%2018.4772%2034%2024C34%2029.5228%2029.4333%2034%2023.8%2034C21.1876%2034%2018.8046%2033.0372%2017%2031.4537%22%2F%3E%3Cpath%20d%3D%22M24%204C35.0457%204%2044%2012.9543%2044%2024C44%2035.0457%2035.0457%2044%2024%2044C18.5856%2044%2013.6737%2041.8485%2010.0726%2038.3537C6.32733%2034.719%204%2029.6313%204%2024C4%2018.6326%206.11433%2013.759%209.55556%2010.1667%22%2F%3E%3Cpath%20d%3D%22M9.55566%2010.167L24.0001%2024.0003L10.0727%2038.3539%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M23.8%2014C29.4333%2014%2034%2018.4772%2034%2024C34%2029.5228%2029.4333%2034%2023.8%2034C21.1876%2034%2018.8046%2033.0372%2017%2031.4537%22%2F%3E%3Cpath%20d%3D%22M24%204C35.0457%204%2044%2012.9543%2044%2024C44%2035.0457%2035.0457%2044%2024%2044C18.5856%2044%2013.6737%2041.8485%2010.0726%2038.3537C6.32733%2034.719%204%2029.6313%204%2024C4%2018.6326%206.11433%2013.759%209.55556%2010.1667%22%2F%3E%3Cpath%20d%3D%22M9.55566%2010.167L24.0001%2024.0003L10.0727%2038.3539%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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