database search icon
database-search-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- database-search-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
database-searchHuge Iconsdatabase-searchIconParkdatabase-searchIconPark Outlinedatabase-searchIconPark Soliddatabase-searchIconPark TwoTonedatabase-searchIconoirdatabase-searchLucidedatabase-searchMaterial Symbolsdatabase-searchMaterial Symbols Lightdatabase-searchMaterial Design Iconsdatabase-searchTabler Icons
Related icons in Fluent UI System Icons
database-arrow-down-20-filleddatabase-arrow-right-16-filleddatabase-arrow-up-16-filleddatabase-checkmark-16-filleddatabase-lightning-20-filleddatabase-link-20-filleddatabase-multiple-20-filleddatabase-person-20-filleddatabase-plug-connected-20-filleddatabase-settings-16-filleddatabase-stack-16-filleddatabase-switch-20-filleddatabase-warning-20-filleddatabase-window-20-filled
Use the database search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5c0-1.007.875-1.755 1.904-2.223C6.978 2.289 8.427 2 10 2s3.022.289 4.096.777C15.125 3.245 16 3.993 16 5v4.758a4.5 4.5 0 0 0-1-.502V6.698a5 5 0 0 1-.904.525C13.022 7.711 11.573 8 10 8s-3.022-.289-4.096-.777A5 5 0 0 1 5 6.698V15c0 .374.356.875 1.318 1.313c.916.416 2.218.687 3.682.687q.33 0 .65-.018c.447.367.966.65 1.534.822c-.68.127-1.417.196-2.184.196c-1.573 0-3.022-.289-4.096-.777C4.875 16.755 4 16.007 4 15zm1 0c0 .374.356.875 1.318 1.313C7.234 6.729 8.536 7 10 7s2.766-.27 3.682-.687C14.644 5.875 15 5.373 15 5c0-.374-.356-.875-1.318-1.313C12.766 3.271 11.464 3 10 3s-2.766.27-3.682.687C5.356 4.125 5 4.627 5 5m8.5 12c.786 0 1.512-.26 2.096-.697l2.55 2.55a.5.5 0 1 0 .708-.707l-2.55-2.55A3.5 3.5 0 1 0 13.5 17m0-1a2.5 2.5 0 1 1 0-5a2.5 2.5 0 0 1 0 5"/></svg>
React
import type { SVGProps } from "react";
export function FluentDatabaseSearch20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5c0-1.007.875-1.755 1.904-2.223C6.978 2.289 8.427 2 10 2s3.022.289 4.096.777C15.125 3.245 16 3.993 16 5v4.758a4.5 4.5 0 0 0-1-.502V6.698a5 5 0 0 1-.904.525C13.022 7.711 11.573 8 10 8s-3.022-.289-4.096-.777A5 5 0 0 1 5 6.698V15c0 .374.356.875 1.318 1.313c.916.416 2.218.687 3.682.687q.33 0 .65-.018c.447.367.966.65 1.534.822c-.68.127-1.417.196-2.184.196c-1.573 0-3.022-.289-4.096-.777C4.875 16.755 4 16.007 4 15zm1 0c0 .374.356.875 1.318 1.313C7.234 6.729 8.536 7 10 7s2.766-.27 3.682-.687C14.644 5.875 15 5.373 15 5c0-.374-.356-.875-1.318-1.313C12.766 3.271 11.464 3 10 3s-2.766.27-3.682.687C5.356 4.125 5 4.627 5 5m8.5 12c.786 0 1.512-.26 2.096-.697l2.55 2.55a.5.5 0 1 0 .708-.707l-2.55-2.55A3.5 3.5 0 1 0 13.5 17m0-1a2.5 2.5 0 1 1 0-5a2.5 2.5 0 0 1 0 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 5c0-1.007.875-1.755 1.904-2.223C6.978 2.289 8.427 2 10 2s3.022.289 4.096.777C15.125 3.245 16 3.993 16 5v4.758a4.5 4.5 0 0 0-1-.502V6.698a5 5 0 0 1-.904.525C13.022 7.711 11.573 8 10 8s-3.022-.289-4.096-.777A5 5 0 0 1 5 6.698V15c0 .374.356.875 1.318 1.313c.916.416 2.218.687 3.682.687q.33 0 .65-.018c.447.367.966.65 1.534.822c-.68.127-1.417.196-2.184.196c-1.573 0-3.022-.289-4.096-.777C4.875 16.755 4 16.007 4 15zm1 0c0 .374.356.875 1.318 1.313C7.234 6.729 8.536 7 10 7s2.766-.27 3.682-.687C14.644 5.875 15 5.373 15 5c0-.374-.356-.875-1.318-1.313C12.766 3.271 11.464 3 10 3s-2.766.27-3.682.687C5.356 4.125 5 4.627 5 5m8.5 12c.786 0 1.512-.26 2.096-.697l2.55 2.55a.5.5 0 1 0 .708-.707l-2.55-2.55A3.5 3.5 0 1 0 13.5 17m0-1a2.5 2.5 0 1 1 0-5a2.5 2.5 0 0 1 0 5"/></svg> </template>
CSS
.icon-database-search-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205c0-1.007.875-1.755%201.904-2.223C6.978%202.289%208.427%202%2010%202s3.022.289%204.096.777C15.125%203.245%2016%203.993%2016%205v4.758a4.5%204.5%200%200%200-1-.502V6.698a5%205%200%200%201-.904.525C13.022%207.711%2011.573%208%2010%208s-3.022-.289-4.096-.777A5%205%200%200%201%205%206.698V15c0%20.374.356.875%201.318%201.313c.916.416%202.218.687%203.682.687q.33%200%20.65-.018c.447.367.966.65%201.534.822c-.68.127-1.417.196-2.184.196c-1.573%200-3.022-.289-4.096-.777C4.875%2016.755%204%2016.007%204%2015zm1%200c0%20.374.356.875%201.318%201.313C7.234%206.729%208.536%207%2010%207s2.766-.27%203.682-.687C14.644%205.875%2015%205.373%2015%205c0-.374-.356-.875-1.318-1.313C12.766%203.271%2011.464%203%2010%203s-2.766.27-3.682.687C5.356%204.125%205%204.627%205%205m8.5%2012c.786%200%201.512-.26%202.096-.697l2.55%202.55a.5.5%200%201%200%20.708-.707l-2.55-2.55A3.5%203.5%200%201%200%2013.5%2017m0-1a2.5%202.5%200%201%201%200-5a2.5%202.5%200%200%201%200%205%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%205c0-1.007.875-1.755%201.904-2.223C6.978%202.289%208.427%202%2010%202s3.022.289%204.096.777C15.125%203.245%2016%203.993%2016%205v4.758a4.5%204.5%200%200%200-1-.502V6.698a5%205%200%200%201-.904.525C13.022%207.711%2011.573%208%2010%208s-3.022-.289-4.096-.777A5%205%200%200%201%205%206.698V15c0%20.374.356.875%201.318%201.313c.916.416%202.218.687%203.682.687q.33%200%20.65-.018c.447.367.966.65%201.534.822c-.68.127-1.417.196-2.184.196c-1.573%200-3.022-.289-4.096-.777C4.875%2016.755%204%2016.007%204%2015zm1%200c0%20.374.356.875%201.318%201.313C7.234%206.729%208.536%207%2010%207s2.766-.27%203.682-.687C14.644%205.875%2015%205.373%2015%205c0-.374-.356-.875-1.318-1.313C12.766%203.271%2011.464%203%2010%203s-2.766.27-3.682.687C5.356%204.125%205%204.627%205%205m8.5%2012c.786%200%201.512-.26%202.096-.697l2.55%202.55a.5.5%200%201%200%20.708-.707l-2.55-2.55A3.5%203.5%200%201%200%2013.5%2017m0-1a2.5%202.5%200%201%201%200-5a2.5%202.5%200%200%201%200%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/database-search-20-regular.svg?color=%231a73e8&size=48