file search icon
file-search-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- file-search-fill
- Set
- Phosphor
- Style
- Fill
- 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="m213.6 82.3l-55.9-56l-.3-.2l-.3-.3l-.3-.2l-.3-.2c-.1-.1-.2-.1-.2-.2l-.5-.3h-.2l-.5-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88a7.8 7.8 0 0 0-2.4-5.7Zm-48.2 107.2a8 8 0 0 1-5.6 2.3a8.3 8.3 0 0 1-5.7-2.3l-10.9-11A36.8 36.8 0 0 1 124 184a36 36 0 1 1 36-36a35.8 35.8 0 0 1-5.5 19.2l10.9 10.9a8 8 0 0 1 0 11.4ZM152 88V43.3L196.7 88Z"/><path fill="currentColor" d="M124 128a19.9 19.9 0 0 0-14.1 5.9a19.8 19.8 0 0 0 0 28.2a19.9 19.9 0 0 0 28.2 0a19.8 19.8 0 0 0 0-28.2A19.9 19.9 0 0 0 124 128Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileSearchFill(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="m213.6 82.3l-55.9-56l-.3-.2l-.3-.3l-.3-.2l-.3-.2c-.1-.1-.2-.1-.2-.2l-.5-.3h-.2l-.5-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88a7.8 7.8 0 0 0-2.4-5.7Zm-48.2 107.2a8 8 0 0 1-5.6 2.3a8.3 8.3 0 0 1-5.7-2.3l-10.9-11A36.8 36.8 0 0 1 124 184a36 36 0 1 1 36-36a35.8 35.8 0 0 1-5.5 19.2l10.9 10.9a8 8 0 0 1 0 11.4ZM152 88V43.3L196.7 88Z"/><path fill="currentColor" d="M124 128a19.9 19.9 0 0 0-14.1 5.9a19.8 19.8 0 0 0 0 28.2a19.9 19.9 0 0 0 28.2 0a19.8 19.8 0 0 0 0-28.2A19.9 19.9 0 0 0 124 128Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m213.6 82.3l-55.9-56l-.3-.2l-.3-.3l-.3-.2l-.3-.2c-.1-.1-.2-.1-.2-.2l-.5-.3h-.2l-.5-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88a7.8 7.8 0 0 0-2.4-5.7Zm-48.2 107.2a8 8 0 0 1-5.6 2.3a8.3 8.3 0 0 1-5.7-2.3l-10.9-11A36.8 36.8 0 0 1 124 184a36 36 0 1 1 36-36a35.8 35.8 0 0 1-5.5 19.2l10.9 10.9a8 8 0 0 1 0 11.4ZM152 88V43.3L196.7 88Z"/><path fill="currentColor" d="M124 128a19.9 19.9 0 0 0-14.1 5.9a19.8 19.8 0 0 0 0 28.2a19.9 19.9 0 0 0 28.2 0a19.8 19.8 0 0 0 0-28.2A19.9 19.9 0 0 0 124 128Z"/></svg> </template>
CSS
.icon-file-search-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m213.6%2082.3l-55.9-56l-.3-.2l-.3-.3l-.3-.2l-.3-.2c-.1-.1-.2-.1-.2-.2l-.5-.3h-.2l-.5-.3h-.1l-.7-.3H56A16%2016%200%200%200%2040%2040v176a16%2016%200%200%200%2016%2016h144a16%2016%200%200%200%2016-16V88a7.8%207.8%200%200%200-2.4-5.7Zm-48.2%20107.2a8%208%200%200%201-5.6%202.3a8.3%208.3%200%200%201-5.7-2.3l-10.9-11A36.8%2036.8%200%200%201%20124%20184a36%2036%200%201%201%2036-36a35.8%2035.8%200%200%201-5.5%2019.2l10.9%2010.9a8%208%200%200%201%200%2011.4ZM152%2088V43.3L196.7%2088Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20128a19.9%2019.9%200%200%200-14.1%205.9a19.8%2019.8%200%200%200%200%2028.2a19.9%2019.9%200%200%200%2028.2%200a19.8%2019.8%200%200%200%200-28.2A19.9%2019.9%200%200%200%20124%20128Z%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%22m213.6%2082.3l-55.9-56l-.3-.2l-.3-.3l-.3-.2l-.3-.2c-.1-.1-.2-.1-.2-.2l-.5-.3h-.2l-.5-.3h-.1l-.7-.3H56A16%2016%200%200%200%2040%2040v176a16%2016%200%200%200%2016%2016h144a16%2016%200%200%200%2016-16V88a7.8%207.8%200%200%200-2.4-5.7Zm-48.2%20107.2a8%208%200%200%201-5.6%202.3a8.3%208.3%200%200%201-5.7-2.3l-10.9-11A36.8%2036.8%200%200%201%20124%20184a36%2036%200%201%201%2036-36a35.8%2035.8%200%200%201-5.5%2019.2l10.9%2010.9a8%208%200%200%201%200%2011.4ZM152%2088V43.3L196.7%2088Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20128a19.9%2019.9%200%200%200-14.1%205.9a19.8%2019.8%200%200%200%200%2028.2a19.9%2019.9%200%200%200%2028.2%200a19.8%2019.8%200%200%200%200-28.2A19.9%2019.9%200%200%200%20124%20128Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-search-fill.svg?color=%231a73e8&size=48