database search icon
database-search from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- database-search
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
database-search-20-filledFluent UI System Iconsdatabase-searchIconParkdatabase-searchIconPark Outlinedatabase-searchIconPark Soliddatabase-searchIconPark TwoTonedatabase-searchIconoirdatabase-searchLucidedatabase-searchMaterial Symbolsdatabase-searchMaterial Symbols Lightdatabase-searchMaterial Design Iconsdatabase-searchTabler Icons
Related icons in Huge Icons
Use the database search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m22 21l-1.875-1.875M21 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><ellipse cx="12" cy="5" rx="8" ry="3"/><path d="M4 12c0 1.53 3.054 2.792 7 2.977"/><path d="M12 22c-4.418 0-8-1.343-8-3V5m16 0v5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDatabaseSearch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m22 21l-1.875-1.875M21 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><ellipse cx="12" cy="5" rx="8" ry="3"/><path d="M4 12c0 1.53 3.054 2.792 7 2.977"/><path d="M12 22c-4.418 0-8-1.343-8-3V5m16 0v5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m22 21l-1.875-1.875M21 17a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><ellipse cx="12" cy="5" rx="8" ry="3"/><path d="M4 12c0 1.53 3.054 2.792 7 2.977"/><path d="M12 22c-4.418 0-8-1.343-8-3V5m16 0v5"/></g></svg> </template>
CSS
.icon-database-search {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m22%2021l-1.875-1.875M21%2017a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%225%22%20rx%3D%228%22%20ry%3D%223%22%2F%3E%3Cpath%20d%3D%22M4%2012c0%201.53%203.054%202.792%207%202.977%22%2F%3E%3Cpath%20d%3D%22M12%2022c-4.418%200-8-1.343-8-3V5m16%200v5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m22%2021l-1.875-1.875M21%2017a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cellipse%20cx%3D%2212%22%20cy%3D%225%22%20rx%3D%228%22%20ry%3D%223%22%2F%3E%3Cpath%20d%3D%22M4%2012c0%201.53%203.054%202.792%207%202.977%22%2F%3E%3Cpath%20d%3D%22M12%2022c-4.418%200-8-1.343-8-3V5m16%200v5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/database-search.svg?color=%231a73e8&size=48