file search icon
file-search-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- file-search-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
file-search-outlinedAnt Design Iconsfile-search-outlineFlowbite Iconsfile-searchHuge Iconsfile-searchIconParkfile-searchIconPark Outlinefile-searchIconPark Solidfile-searchIconPark TwoTonefile-searchMaterial Line Iconsfile-searchLucidefile-searchMajesticonsfile-searchMaterial Design Iconsfile-search-fillMingCute Iconfile-search-fillRemix Iconfile-search-boldSolarfile-searchTabler Iconsfile-searchTDesign Icons
Related icons in Phosphor
Use the file search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.8 85.1l-56-55.9l-.6-.4h-.2l-.5-.3H56A12 12 0 0 0 44 40v176a12 12 0 0 0 12 12h144a12 12 0 0 0 12-12V88.1a4.5 4.5 0 0 0-1.2-3ZM156 41.7L198.3 84H156ZM204 216a4 4 0 0 1-4 4H56a4 4 0 0 1-4-4V40a4 4 0 0 1 4-4h92v52a4 4 0 0 0 4 4h52Zm-57.4-90.6A32 32 0 1 0 124 180a32 32 0 0 0 19.6-6.7l13.4 13.3a3.8 3.8 0 0 0 2.8 1.2a3.9 3.9 0 0 0 2.8-1.2a3.9 3.9 0 0 0 0-5.6l-13.3-13.4A32 32 0 0 0 156 148a31.5 31.5 0 0 0-9.4-22.6ZM141 165a24.1 24.1 0 1 1 7-17a24.2 24.2 0 0 1-7 17Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileSearchThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.8 85.1l-56-55.9l-.6-.4h-.2l-.5-.3H56A12 12 0 0 0 44 40v176a12 12 0 0 0 12 12h144a12 12 0 0 0 12-12V88.1a4.5 4.5 0 0 0-1.2-3ZM156 41.7L198.3 84H156ZM204 216a4 4 0 0 1-4 4H56a4 4 0 0 1-4-4V40a4 4 0 0 1 4-4h92v52a4 4 0 0 0 4 4h52Zm-57.4-90.6A32 32 0 1 0 124 180a32 32 0 0 0 19.6-6.7l13.4 13.3a3.8 3.8 0 0 0 2.8 1.2a3.9 3.9 0 0 0 2.8-1.2a3.9 3.9 0 0 0 0-5.6l-13.3-13.4A32 32 0 0 0 156 148a31.5 31.5 0 0 0-9.4-22.6ZM141 165a24.1 24.1 0 1 1 7-17a24.2 24.2 0 0 1-7 17Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m210.8 85.1l-56-55.9l-.6-.4h-.2l-.5-.3H56A12 12 0 0 0 44 40v176a12 12 0 0 0 12 12h144a12 12 0 0 0 12-12V88.1a4.5 4.5 0 0 0-1.2-3ZM156 41.7L198.3 84H156ZM204 216a4 4 0 0 1-4 4H56a4 4 0 0 1-4-4V40a4 4 0 0 1 4-4h92v52a4 4 0 0 0 4 4h52Zm-57.4-90.6A32 32 0 1 0 124 180a32 32 0 0 0 19.6-6.7l13.4 13.3a3.8 3.8 0 0 0 2.8 1.2a3.9 3.9 0 0 0 2.8-1.2a3.9 3.9 0 0 0 0-5.6l-13.3-13.4A32 32 0 0 0 156 148a31.5 31.5 0 0 0-9.4-22.6ZM141 165a24.1 24.1 0 1 1 7-17a24.2 24.2 0 0 1-7 17Z"/></svg> </template>
CSS
.icon-file-search-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m210.8%2085.1l-56-55.9l-.6-.4h-.2l-.5-.3H56A12%2012%200%200%200%2044%2040v176a12%2012%200%200%200%2012%2012h144a12%2012%200%200%200%2012-12V88.1a4.5%204.5%200%200%200-1.2-3ZM156%2041.7L198.3%2084H156ZM204%20216a4%204%200%200%201-4%204H56a4%204%200%200%201-4-4V40a4%204%200%200%201%204-4h92v52a4%204%200%200%200%204%204h52Zm-57.4-90.6A32%2032%200%201%200%20124%20180a32%2032%200%200%200%2019.6-6.7l13.4%2013.3a3.8%203.8%200%200%200%202.8%201.2a3.9%203.9%200%200%200%202.8-1.2a3.9%203.9%200%200%200%200-5.6l-13.3-13.4A32%2032%200%200%200%20156%20148a31.5%2031.5%200%200%200-9.4-22.6ZM141%20165a24.1%2024.1%200%201%201%207-17a24.2%2024.2%200%200%201-7%2017Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m210.8%2085.1l-56-55.9l-.6-.4h-.2l-.5-.3H56A12%2012%200%200%200%2044%2040v176a12%2012%200%200%200%2012%2012h144a12%2012%200%200%200%2012-12V88.1a4.5%204.5%200%200%200-1.2-3ZM156%2041.7L198.3%2084H156ZM204%20216a4%204%200%200%201-4%204H56a4%204%200%200%201-4-4V40a4%204%200%200%201%204-4h92v52a4%204%200%200%200%204%204h52Zm-57.4-90.6A32%2032%200%201%200%20124%20180a32%2032%200%200%200%2019.6-6.7l13.4%2013.3a3.8%203.8%200%200%200%202.8%201.2a3.9%203.9%200%200%200%202.8-1.2a3.9%203.9%200%200%200%200-5.6l-13.3-13.4A32%2032%200%200%200%20156%20148a31.5%2031.5%200%200%200-9.4-22.6ZM141%20165a24.1%2024.1%200%201%201%207-17a24.2%2024.2%200%200%201-7%2017Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-search-thin.svg?color=%231a73e8&size=48