document database icon

document-database-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
document-database-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the document database icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 20a.5.5 0 0 1-.5.5h-6c0 .58-.21 1.08-.533 1.5H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.829-5.828A2.05 2.05 0 0 0 12.172 2H6a2 2 0 0 0-2 2v7.187a10.4 10.4 0 0 1 1.5-.176V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5zm-5-15.379L17.378 8.5H14a.5.5 0 0 1-.5-.5zm-3.092 17.06C9.564 22.466 7.907 23 6 23c-2.05 0-3.812-.617-4.584-1.5c-.268-.306-.416-.644-.416-1v-4.008c.31.27.663.493 1.017.67C3.088 17.698 4.497 18 6 18c.514 0 1.017-.035 1.5-.104a9 9 0 0 0 1.5-.338q.527-.169.983-.396c.354-.177.707-.4 1.017-.67V20.5c0 .427-.214.83-.592 1.181M5.5 12.012Q5.746 12 6 12c.523 0 1.026.04 1.5.114A7.7 7.7 0 0 1 9 12.5c1.214.456 2 1.182 2 2s-.786 1.544-2 2a7.7 7.7 0 0 1-1.5.386A10 10 0 0 1 6 17c-2.761 0-5-1.12-5-2.5c0-1.025 1.234-1.906 3-2.292c.467-.102.971-.17 1.5-.196"/></svg>

React

import type { SVGProps } from "react";

export function FluentDocumentDatabase24Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 20a.5.5 0 0 1-.5.5h-6c0 .58-.21 1.08-.533 1.5H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.829-5.828A2.05 2.05 0 0 0 12.172 2H6a2 2 0 0 0-2 2v7.187a10.4 10.4 0 0 1 1.5-.176V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5zm-5-15.379L17.378 8.5H14a.5.5 0 0 1-.5-.5zm-3.092 17.06C9.564 22.466 7.907 23 6 23c-2.05 0-3.812-.617-4.584-1.5c-.268-.306-.416-.644-.416-1v-4.008c.31.27.663.493 1.017.67C3.088 17.698 4.497 18 6 18c.514 0 1.017-.035 1.5-.104a9 9 0 0 0 1.5-.338q.527-.169.983-.396c.354-.177.707-.4 1.017-.67V20.5c0 .427-.214.83-.592 1.181M5.5 12.012Q5.746 12 6 12c.523 0 1.026.04 1.5.114A7.7 7.7 0 0 1 9 12.5c1.214.456 2 1.182 2 2s-.786 1.544-2 2a7.7 7.7 0 0 1-1.5.386A10 10 0 0 1 6 17c-2.761 0-5-1.12-5-2.5c0-1.025 1.234-1.906 3-2.292c.467-.102.971-.17 1.5-.196"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.5 20a.5.5 0 0 1-.5.5h-6c0 .58-.21 1.08-.533 1.5H18a2 2 0 0 0 2-2V9.828a2 2 0 0 0-.586-1.414l-5.829-5.828A2.05 2.05 0 0 0 12.172 2H6a2 2 0 0 0-2 2v7.187a10.4 10.4 0 0 1 1.5-.176V4a.5.5 0 0 1 .5-.5h6V8a2 2 0 0 0 2 2h4.5zm-5-15.379L17.378 8.5H14a.5.5 0 0 1-.5-.5zm-3.092 17.06C9.564 22.466 7.907 23 6 23c-2.05 0-3.812-.617-4.584-1.5c-.268-.306-.416-.644-.416-1v-4.008c.31.27.663.493 1.017.67C3.088 17.698 4.497 18 6 18c.514 0 1.017-.035 1.5-.104a9 9 0 0 0 1.5-.338q.527-.169.983-.396c.354-.177.707-.4 1.017-.67V20.5c0 .427-.214.83-.592 1.181M5.5 12.012Q5.746 12 6 12c.523 0 1.026.04 1.5.114A7.7 7.7 0 0 1 9 12.5c1.214.456 2 1.182 2 2s-.786 1.544-2 2a7.7 7.7 0 0 1-1.5.386A10 10 0 0 1 6 17c-2.761 0-5-1.12-5-2.5c0-1.025 1.234-1.906 3-2.292c.467-.102.971-.17 1.5-.196"/></svg>
</template>

CSS

.icon-document-database-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2020a.5.5%200%200%201-.5.5h-6c0%20.58-.21%201.08-.533%201.5H18a2%202%200%200%200%202-2V9.828a2%202%200%200%200-.586-1.414l-5.829-5.828A2.05%202.05%200%200%200%2012.172%202H6a2%202%200%200%200-2%202v7.187a10.4%2010.4%200%200%201%201.5-.176V4a.5.5%200%200%201%20.5-.5h6V8a2%202%200%200%200%202%202h4.5zm-5-15.379L17.378%208.5H14a.5.5%200%200%201-.5-.5zm-3.092%2017.06C9.564%2022.466%207.907%2023%206%2023c-2.05%200-3.812-.617-4.584-1.5c-.268-.306-.416-.644-.416-1v-4.008c.31.27.663.493%201.017.67C3.088%2017.698%204.497%2018%206%2018c.514%200%201.017-.035%201.5-.104a9%209%200%200%200%201.5-.338q.527-.169.983-.396c.354-.177.707-.4%201.017-.67V20.5c0%20.427-.214.83-.592%201.181M5.5%2012.012Q5.746%2012%206%2012c.523%200%201.026.04%201.5.114A7.7%207.7%200%200%201%209%2012.5c1.214.456%202%201.182%202%202s-.786%201.544-2%202a7.7%207.7%200%200%201-1.5.386A10%2010%200%200%201%206%2017c-2.761%200-5-1.12-5-2.5c0-1.025%201.234-1.906%203-2.292c.467-.102.971-.17%201.5-.196%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.5%2020a.5.5%200%200%201-.5.5h-6c0%20.58-.21%201.08-.533%201.5H18a2%202%200%200%200%202-2V9.828a2%202%200%200%200-.586-1.414l-5.829-5.828A2.05%202.05%200%200%200%2012.172%202H6a2%202%200%200%200-2%202v7.187a10.4%2010.4%200%200%201%201.5-.176V4a.5.5%200%200%201%20.5-.5h6V8a2%202%200%200%200%202%202h4.5zm-5-15.379L17.378%208.5H14a.5.5%200%200%201-.5-.5zm-3.092%2017.06C9.564%2022.466%207.907%2023%206%2023c-2.05%200-3.812-.617-4.584-1.5c-.268-.306-.416-.644-.416-1v-4.008c.31.27.663.493%201.017.67C3.088%2017.698%204.497%2018%206%2018c.514%200%201.017-.035%201.5-.104a9%209%200%200%200%201.5-.338q.527-.169.983-.396c.354-.177.707-.4%201.017-.67V20.5c0%20.427-.214.83-.592%201.181M5.5%2012.012Q5.746%2012%206%2012c.523%200%201.026.04%201.5.114A7.7%207.7%200%200%201%209%2012.5c1.214.456%202%201.182%202%202s-.786%201.544-2%202a7.7%207.7%200%200%201-1.5.386A10%2010%200%200%201%206%2017c-2.761%200-5-1.12-5-2.5c0-1.025%201.234-1.906%203-2.292c.467-.102.971-.17%201.5-.196%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/document-database-24-regular.svg?color=%231a73e8&size=48