file search icon
file-search-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- file-search-light
- Set
- Phosphor
- Style
- Light
- 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="M214 88a6 6 0 0 0-1.8-4.3l-56-55.9l-.4-.3h-.1l-.4-.3h-.1l-.4-.2l-.5-.2a.1.1 0 0 0-.1-.1H56A14 14 0 0 0 42 40v176a14 14 0 0 0 14 14h144a14 14 0 0 0 14-14V88Zm-56-41.5L193.5 82H158ZM200 218H56a2 2 0 0 1-2-2V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2Zm-48.1-50.6A34 34 0 0 0 100 124a34 34 0 0 0 43.4 51.9l12.2 12.1a5.9 5.9 0 1 0 8.4-8.4Zm-43.5-3.8A22.2 22.2 0 1 1 124 170a22.2 22.2 0 0 1-15.6-6.4Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileSearchLight(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="M214 88a6 6 0 0 0-1.8-4.3l-56-55.9l-.4-.3h-.1l-.4-.3h-.1l-.4-.2l-.5-.2a.1.1 0 0 0-.1-.1H56A14 14 0 0 0 42 40v176a14 14 0 0 0 14 14h144a14 14 0 0 0 14-14V88Zm-56-41.5L193.5 82H158ZM200 218H56a2 2 0 0 1-2-2V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2Zm-48.1-50.6A34 34 0 0 0 100 124a34 34 0 0 0 43.4 51.9l12.2 12.1a5.9 5.9 0 1 0 8.4-8.4Zm-43.5-3.8A22.2 22.2 0 1 1 124 170a22.2 22.2 0 0 1-15.6-6.4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M214 88a6 6 0 0 0-1.8-4.3l-56-55.9l-.4-.3h-.1l-.4-.3h-.1l-.4-.2l-.5-.2a.1.1 0 0 0-.1-.1H56A14 14 0 0 0 42 40v176a14 14 0 0 0 14 14h144a14 14 0 0 0 14-14V88Zm-56-41.5L193.5 82H158ZM200 218H56a2 2 0 0 1-2-2V40a2 2 0 0 1 2-2h90v50a6 6 0 0 0 6 6h50v122a2 2 0 0 1-2 2Zm-48.1-50.6A34 34 0 0 0 100 124a34 34 0 0 0 43.4 51.9l12.2 12.1a5.9 5.9 0 1 0 8.4-8.4Zm-43.5-3.8A22.2 22.2 0 1 1 124 170a22.2 22.2 0 0 1-15.6-6.4Z"/></svg> </template>
CSS
.icon-file-search-light {
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%22M214%2088a6%206%200%200%200-1.8-4.3l-56-55.9l-.4-.3h-.1l-.4-.3h-.1l-.4-.2l-.5-.2a.1.1%200%200%200-.1-.1H56A14%2014%200%200%200%2042%2040v176a14%2014%200%200%200%2014%2014h144a14%2014%200%200%200%2014-14V88Zm-56-41.5L193.5%2082H158ZM200%20218H56a2%202%200%200%201-2-2V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v122a2%202%200%200%201-2%202Zm-48.1-50.6A34%2034%200%200%200%20100%20124a34%2034%200%200%200%2043.4%2051.9l12.2%2012.1a5.9%205.9%200%201%200%208.4-8.4Zm-43.5-3.8A22.2%2022.2%200%201%201%20124%20170a22.2%2022.2%200%200%201-15.6-6.4Z%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%22M214%2088a6%206%200%200%200-1.8-4.3l-56-55.9l-.4-.3h-.1l-.4-.3h-.1l-.4-.2l-.5-.2a.1.1%200%200%200-.1-.1H56A14%2014%200%200%200%2042%2040v176a14%2014%200%200%200%2014%2014h144a14%2014%200%200%200%2014-14V88Zm-56-41.5L193.5%2082H158ZM200%20218H56a2%202%200%200%201-2-2V40a2%202%200%200%201%202-2h90v50a6%206%200%200%200%206%206h50v122a2%202%200%200%201-2%202Zm-48.1-50.6A34%2034%200%200%200%20100%20124a34%2034%200%200%200%2043.4%2051.9l12.2%2012.1a5.9%205.9%200%201%200%208.4-8.4Zm-43.5-3.8A22.2%2022.2%200%201%201%20124%20170a22.2%2022.2%200%200%201-15.6-6.4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-search-light.svg?color=%231a73e8&size=48