file search icon
file-search from IconPark Solid by ByteDance · Solid · Office · Apache-2.0 Free for personal and commercial use.
- Name
- file-search
- Set
- IconPark Solid
- Style
- Solid
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
file-search-outlinedAnt Design Iconsfile-search-outlineFlowbite Iconsfile-searchHuge Iconsfile-searchIconParkfile-searchIconPark Outlinefile-searchIconPark TwoTonefile-searchMaterial Line Iconsfile-searchLucidefile-searchMajesticonsfile-searchMaterial Design Iconsfile-search-fillMingCute Iconfile-searchPhosphorfile-search-fillRemix Iconfile-search-boldSolarfile-searchTabler Iconsfile-searchTDesign Icons
More office icons from IconPark Solid
Use the file search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M40 20.842V6a2 2 0 0 0-2-2H10a2 2 0 0 0-2 2v36a2 2 0 0 0 2 2h16"/><path d="M14 17h6m8 0h6M14 28h6m-6 6h6m-3-14v-6m20.728 23.728l4.243 4.243"/><circle cx="33.485" cy="33.485" r="6" fill="currentColor" stroke-linejoin="round" transform="rotate(45 33.485 33.485)"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidFileSearch(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="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M40 20.842V6a2 2 0 0 0-2-2H10a2 2 0 0 0-2 2v36a2 2 0 0 0 2 2h16"/><path d="M14 17h6m8 0h6M14 28h6m-6 6h6m-3-14v-6m20.728 23.728l4.243 4.243"/><circle cx="33.485" cy="33.485" r="6" fill="currentColor" strokeLinejoin="round" transform="rotate(45 33.485 33.485)"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M40 20.842V6a2 2 0 0 0-2-2H10a2 2 0 0 0-2 2v36a2 2 0 0 0 2 2h16"/><path d="M14 17h6m8 0h6M14 28h6m-6 6h6m-3-14v-6m20.728 23.728l4.243 4.243"/><circle cx="33.485" cy="33.485" r="6" fill="currentColor" stroke-linejoin="round" transform="rotate(45 33.485 33.485)"/></g></svg> </template>
CSS
.icon-file-search {
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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M40%2020.842V6a2%202%200%200%200-2-2H10a2%202%200%200%200-2%202v36a2%202%200%200%200%202%202h16%22%2F%3E%3Cpath%20d%3D%22M14%2017h6m8%200h6M14%2028h6m-6%206h6m-3-14v-6m20.728%2023.728l4.243%204.243%22%2F%3E%3Ccircle%20cx%3D%2233.485%22%20cy%3D%2233.485%22%20r%3D%226%22%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20transform%3D%22rotate(45%2033.485%2033.485)%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M40%2020.842V6a2%202%200%200%200-2-2H10a2%202%200%200%200-2%202v36a2%202%200%200%200%202%202h16%22%2F%3E%3Cpath%20d%3D%22M14%2017h6m8%200h6M14%2028h6m-6%206h6m-3-14v-6m20.728%2023.728l4.243%204.243%22%2F%3E%3Ccircle%20cx%3D%2233.485%22%20cy%3D%2233.485%22%20r%3D%226%22%20fill%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20transform%3D%22rotate(45%2033.485%2033.485)%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-solid/file-search.svg?color=%231a73e8&size=48