database settings icon
database-settings-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- database-settings-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
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-search-20-filleddatabase-stack-16-filleddatabase-switch-20-filleddatabase-warning-20-filleddatabase-window-20-filled
Use the database settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.07 7.746a2 2 0 0 0 2.91.001l.324-.344c.297.14.577.316.835.519l-.126.422a2 2 0 0 0 1.456 2.518l.348.083a4.7 4.7 0 0 1 .011 1.017l-.46.117a2 2 0 0 0-1.431 2.479l.156.556q-.383.294-.822.497l-.337-.357a2 2 0 0 0-2.91-.002l-.325.345a4.3 4.3 0 0 1-.835-.519l.126-.423a2 2 0 0 0-1.456-2.518l-.35-.083a4.7 4.7 0 0 1-.01-1.016l.462-.118a2 2 0 0 0 1.43-2.478l-.156-.557q.382-.294.822-.497zM8 1c2.851 0 5 1.075 5 2.5v2.708a5.5 5.5 0 0 0-1-.185V5.021A7.4 7.4 0 0 1 8 6a7.4 7.4 0 0 1-4-.979V12.5c0 .478.955 1.125 2.541 1.384c.188.39.422.753.692 1.086C4.773 14.796 3 13.794 3 12.5v-9C3 2.075 5.149 1 8 1m3.501 9.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2M8 2c-2.442 0-4 .888-4 1.5S5.559 5 8 5s4-.888 4-1.5S10.441 2 8 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentDatabaseSettings16Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.07 7.746a2 2 0 0 0 2.91.001l.324-.344c.297.14.577.316.835.519l-.126.422a2 2 0 0 0 1.456 2.518l.348.083a4.7 4.7 0 0 1 .011 1.017l-.46.117a2 2 0 0 0-1.431 2.479l.156.556q-.383.294-.822.497l-.337-.357a2 2 0 0 0-2.91-.002l-.325.345a4.3 4.3 0 0 1-.835-.519l.126-.423a2 2 0 0 0-1.456-2.518l-.35-.083a4.7 4.7 0 0 1-.01-1.016l.462-.118a2 2 0 0 0 1.43-2.478l-.156-.557q.382-.294.822-.497zM8 1c2.851 0 5 1.075 5 2.5v2.708a5.5 5.5 0 0 0-1-.185V5.021A7.4 7.4 0 0 1 8 6a7.4 7.4 0 0 1-4-.979V12.5c0 .478.955 1.125 2.541 1.384c.188.39.422.753.692 1.086C4.773 14.796 3 13.794 3 12.5v-9C3 2.075 5.149 1 8 1m3.501 9.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2M8 2c-2.442 0-4 .888-4 1.5S5.559 5 8 5s4-.888 4-1.5S10.441 2 8 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M10.07 7.746a2 2 0 0 0 2.91.001l.324-.344c.297.14.577.316.835.519l-.126.422a2 2 0 0 0 1.456 2.518l.348.083a4.7 4.7 0 0 1 .011 1.017l-.46.117a2 2 0 0 0-1.431 2.479l.156.556q-.383.294-.822.497l-.337-.357a2 2 0 0 0-2.91-.002l-.325.345a4.3 4.3 0 0 1-.835-.519l.126-.423a2 2 0 0 0-1.456-2.518l-.35-.083a4.7 4.7 0 0 1-.01-1.016l.462-.118a2 2 0 0 0 1.43-2.478l-.156-.557q.382-.294.822-.497zM8 1c2.851 0 5 1.075 5 2.5v2.708a5.5 5.5 0 0 0-1-.185V5.021A7.4 7.4 0 0 1 8 6a7.4 7.4 0 0 1-4-.979V12.5c0 .478.955 1.125 2.541 1.384c.188.39.422.753.692 1.086C4.773 14.796 3 13.794 3 12.5v-9C3 2.075 5.149 1 8 1m3.501 9.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2M8 2c-2.442 0-4 .888-4 1.5S5.559 5 8 5s4-.888 4-1.5S10.441 2 8 2"/></svg> </template>
CSS
.icon-database-settings-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.07%207.746a2%202%200%200%200%202.91.001l.324-.344c.297.14.577.316.835.519l-.126.422a2%202%200%200%200%201.456%202.518l.348.083a4.7%204.7%200%200%201%20.011%201.017l-.46.117a2%202%200%200%200-1.431%202.479l.156.556q-.383.294-.822.497l-.337-.357a2%202%200%200%200-2.91-.002l-.325.345a4.3%204.3%200%200%201-.835-.519l.126-.423a2%202%200%200%200-1.456-2.518l-.35-.083a4.7%204.7%200%200%201-.01-1.016l.462-.118a2%202%200%200%200%201.43-2.478l-.156-.557q.382-.294.822-.497zM8%201c2.851%200%205%201.075%205%202.5v2.708a5.5%205.5%200%200%200-1-.185V5.021A7.4%207.4%200%200%201%208%206a7.4%207.4%200%200%201-4-.979V12.5c0%20.478.955%201.125%202.541%201.384c.188.39.422.753.692%201.086C4.773%2014.796%203%2013.794%203%2012.5v-9C3%202.075%205.149%201%208%201m3.501%209.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2M8%202c-2.442%200-4%20.888-4%201.5S5.559%205%208%205s4-.888%204-1.5S10.441%202%208%202%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.07%207.746a2%202%200%200%200%202.91.001l.324-.344c.297.14.577.316.835.519l-.126.422a2%202%200%200%200%201.456%202.518l.348.083a4.7%204.7%200%200%201%20.011%201.017l-.46.117a2%202%200%200%200-1.431%202.479l.156.556q-.383.294-.822.497l-.337-.357a2%202%200%200%200-2.91-.002l-.325.345a4.3%204.3%200%200%201-.835-.519l.126-.423a2%202%200%200%200-1.456-2.518l-.35-.083a4.7%204.7%200%200%201-.01-1.016l.462-.118a2%202%200%200%200%201.43-2.478l-.156-.557q.382-.294.822-.497zM8%201c2.851%200%205%201.075%205%202.5v2.708a5.5%205.5%200%200%200-1-.185V5.021A7.4%207.4%200%200%201%208%206a7.4%207.4%200%200%201-4-.979V12.5c0%20.478.955%201.125%202.541%201.384c.188.39.422.753.692%201.086C4.773%2014.796%203%2013.794%203%2012.5v-9C3%202.075%205.149%201%208%201m3.501%209.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2M8%202c-2.442%200-4%20.888-4%201.5S5.559%205%208%205s4-.888%204-1.5S10.441%202%208%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/database-settings-16-regular.svg?color=%231a73e8&size=48