file search icon
file-search-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- file-search-duotone
- Set
- Phosphor
- Style
- Duotone
- 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="M208 88h-56V32Z" opacity=".2"/><path fill="currentColor" d="M216 88a7.7 7.7 0 0 0-2.4-5.7l-55.9-56l-.6-.5h-.2l-.5-.3h-.1l-.5-.4h-.1l-.6-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88Zm-56-36.7L188.7 80H160ZM200 216H56V40h88v48a8 8 0 0 0 8 8h48v120Zm-45.5-48.8a36.4 36.4 0 0 0-5-44.7a36.2 36.2 0 0 0-51 0a36.2 36.2 0 0 0 0 51a36.2 36.2 0 0 0 44.7 5l10.9 11a8.3 8.3 0 0 0 5.7 2.3a8.5 8.5 0 0 0 5.7-2.3a8.1 8.1 0 0 0 0-11.4Zm-44.6-5.1a19.9 19.9 0 0 1 0-28.2a19.8 19.8 0 0 1 28.2 0a19.9 19.9 0 0 1 0 28.2a19.8 19.8 0 0 1-28.2 0Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFileSearchDuotone(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="M208 88h-56V32Z" opacity=".2"/><path fill="currentColor" d="M216 88a7.7 7.7 0 0 0-2.4-5.7l-55.9-56l-.6-.5h-.2l-.5-.3h-.1l-.5-.4h-.1l-.6-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88Zm-56-36.7L188.7 80H160ZM200 216H56V40h88v48a8 8 0 0 0 8 8h48v120Zm-45.5-48.8a36.4 36.4 0 0 0-5-44.7a36.2 36.2 0 0 0-51 0a36.2 36.2 0 0 0 0 51a36.2 36.2 0 0 0 44.7 5l10.9 11a8.3 8.3 0 0 0 5.7 2.3a8.5 8.5 0 0 0 5.7-2.3a8.1 8.1 0 0 0 0-11.4Zm-44.6-5.1a19.9 19.9 0 0 1 0-28.2a19.8 19.8 0 0 1 28.2 0a19.9 19.9 0 0 1 0 28.2a19.8 19.8 0 0 1-28.2 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 88h-56V32Z" opacity=".2"/><path fill="currentColor" d="M216 88a7.7 7.7 0 0 0-2.4-5.7l-55.9-56l-.6-.5h-.2l-.5-.3h-.1l-.5-.4h-.1l-.6-.3h-.1l-.7-.3H56A16 16 0 0 0 40 40v176a16 16 0 0 0 16 16h144a16 16 0 0 0 16-16V88Zm-56-36.7L188.7 80H160ZM200 216H56V40h88v48a8 8 0 0 0 8 8h48v120Zm-45.5-48.8a36.4 36.4 0 0 0-5-44.7a36.2 36.2 0 0 0-51 0a36.2 36.2 0 0 0 0 51a36.2 36.2 0 0 0 44.7 5l10.9 11a8.3 8.3 0 0 0 5.7 2.3a8.5 8.5 0 0 0 5.7-2.3a8.1 8.1 0 0 0 0-11.4Zm-44.6-5.1a19.9 19.9 0 0 1 0-28.2a19.8 19.8 0 0 1 28.2 0a19.9 19.9 0 0 1 0 28.2a19.8 19.8 0 0 1-28.2 0Z"/></svg> </template>
CSS
.icon-file-search-duotone {
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%22M208%2088h-56V32Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%2088a7.7%207.7%200%200%200-2.4-5.7l-55.9-56l-.6-.5h-.2l-.5-.3h-.1l-.5-.4h-.1l-.6-.3h-.1l-.7-.3H56A16%2016%200%200%200%2040%2040v176a16%2016%200%200%200%2016%2016h144a16%2016%200%200%200%2016-16V88Zm-56-36.7L188.7%2080H160ZM200%20216H56V40h88v48a8%208%200%200%200%208%208h48v120Zm-45.5-48.8a36.4%2036.4%200%200%200-5-44.7a36.2%2036.2%200%200%200-51%200a36.2%2036.2%200%200%200%200%2051a36.2%2036.2%200%200%200%2044.7%205l10.9%2011a8.3%208.3%200%200%200%205.7%202.3a8.5%208.5%200%200%200%205.7-2.3a8.1%208.1%200%200%200%200-11.4Zm-44.6-5.1a19.9%2019.9%200%200%201%200-28.2a19.8%2019.8%200%200%201%2028.2%200a19.9%2019.9%200%200%201%200%2028.2a19.8%2019.8%200%200%201-28.2%200Z%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%22M208%2088h-56V32Z%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%2088a7.7%207.7%200%200%200-2.4-5.7l-55.9-56l-.6-.5h-.2l-.5-.3h-.1l-.5-.4h-.1l-.6-.3h-.1l-.7-.3H56A16%2016%200%200%200%2040%2040v176a16%2016%200%200%200%2016%2016h144a16%2016%200%200%200%2016-16V88Zm-56-36.7L188.7%2080H160ZM200%20216H56V40h88v48a8%208%200%200%200%208%208h48v120Zm-45.5-48.8a36.4%2036.4%200%200%200-5-44.7a36.2%2036.2%200%200%200-51%200a36.2%2036.2%200%200%200%200%2051a36.2%2036.2%200%200%200%2044.7%205l10.9%2011a8.3%208.3%200%200%200%205.7%202.3a8.5%208.5%200%200%200%205.7-2.3a8.1%208.1%200%200%200%200-11.4Zm-44.6-5.1a19.9%2019.9%200%200%201%200-28.2a19.8%2019.8%200%200%201%2028.2%200a19.9%2019.9%200%200%201%200%2028.2a19.8%2019.8%200%200%201-28.2%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/file-search-duotone.svg?color=%231a73e8&size=48