cloud-database-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
cloud-database-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

1 other variant in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the cloud database icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 3c2.817 0 4.415 1.923 4.647 4.246h.07c1.535 0 2.824 1.083 3.183 2.547a4 4 0 0 0-.531-.273c-.785-.336-1.8-.52-2.869-.52s-2.084.184-2.869.52c-.39.168-.77.393-1.068.694c-.3.305-.563.74-.563 1.286V14H5.282C3.469 14 2 12.488 2 10.623s1.47-3.377 3.282-3.377h.071C5.587 4.908 7.183 3 10 3m7.471 11.283c-.81.462-1.863.717-2.971.717s-2.16-.255-2.971-.717A4 4 0 0 1 11 13.92V17c0 1.105 1.567 2 3.5 2s3.5-.895 3.5-2v-3.08a4 4 0 0 1-.529.363M14.5 10c-1.933 0-3.5.895-3.5 2s1.567 2 3.5 2s3.5-.895 3.5-2s-1.567-2-3.5-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentCloudDatabase20Filled(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="M10 3c2.817 0 4.415 1.923 4.647 4.246h.07c1.535 0 2.824 1.083 3.183 2.547a4 4 0 0 0-.531-.273c-.785-.336-1.8-.52-2.869-.52s-2.084.184-2.869.52c-.39.168-.77.393-1.068.694c-.3.305-.563.74-.563 1.286V14H5.282C3.469 14 2 12.488 2 10.623s1.47-3.377 3.282-3.377h.071C5.587 4.908 7.183 3 10 3m7.471 11.283c-.81.462-1.863.717-2.971.717s-2.16-.255-2.971-.717A4 4 0 0 1 11 13.92V17c0 1.105 1.567 2 3.5 2s3.5-.895 3.5-2v-3.08a4 4 0 0 1-.529.363M14.5 10c-1.933 0-3.5.895-3.5 2s1.567 2 3.5 2s3.5-.895 3.5-2s-1.567-2-3.5-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 3c2.817 0 4.415 1.923 4.647 4.246h.07c1.535 0 2.824 1.083 3.183 2.547a4 4 0 0 0-.531-.273c-.785-.336-1.8-.52-2.869-.52s-2.084.184-2.869.52c-.39.168-.77.393-1.068.694c-.3.305-.563.74-.563 1.286V14H5.282C3.469 14 2 12.488 2 10.623s1.47-3.377 3.282-3.377h.071C5.587 4.908 7.183 3 10 3m7.471 11.283c-.81.462-1.863.717-2.971.717s-2.16-.255-2.971-.717A4 4 0 0 1 11 13.92V17c0 1.105 1.567 2 3.5 2s3.5-.895 3.5-2v-3.08a4 4 0 0 1-.529.363M14.5 10c-1.933 0-3.5.895-3.5 2s1.567 2 3.5 2s3.5-.895 3.5-2s-1.567-2-3.5-2"/></svg>
</template>

CSS

.icon-cloud-database-20-filled {
  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%22M10%203c2.817%200%204.415%201.923%204.647%204.246h.07c1.535%200%202.824%201.083%203.183%202.547a4%204%200%200%200-.531-.273c-.785-.336-1.8-.52-2.869-.52s-2.084.184-2.869.52c-.39.168-.77.393-1.068.694c-.3.305-.563.74-.563%201.286V14H5.282C3.469%2014%202%2012.488%202%2010.623s1.47-3.377%203.282-3.377h.071C5.587%204.908%207.183%203%2010%203m7.471%2011.283c-.81.462-1.863.717-2.971.717s-2.16-.255-2.971-.717A4%204%200%200%201%2011%2013.92V17c0%201.105%201.567%202%203.5%202s3.5-.895%203.5-2v-3.08a4%204%200%200%201-.529.363M14.5%2010c-1.933%200-3.5.895-3.5%202s1.567%202%203.5%202s3.5-.895%203.5-2s-1.567-2-3.5-2%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%22M10%203c2.817%200%204.415%201.923%204.647%204.246h.07c1.535%200%202.824%201.083%203.183%202.547a4%204%200%200%200-.531-.273c-.785-.336-1.8-.52-2.869-.52s-2.084.184-2.869.52c-.39.168-.77.393-1.068.694c-.3.305-.563.74-.563%201.286V14H5.282C3.469%2014%202%2012.488%202%2010.623s1.47-3.377%203.282-3.377h.071C5.587%204.908%207.183%203%2010%203m7.471%2011.283c-.81.462-1.863.717-2.971.717s-2.16-.255-2.971-.717A4%204%200%200%201%2011%2013.92V17c0%201.105%201.567%202%203.5%202s3.5-.895%203.5-2v-3.08a4%204%200%200%201-.529.363M14.5%2010c-1.933%200-3.5.895-3.5%202s1.567%202%203.5%202s3.5-.895%203.5-2s-1.567-2-3.5-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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