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

Name
cloud-database-20-regular
Set
Fluent UI System Icons
Style
20 Regular
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-.273a6 6 0 0 0-.785-.266a2.26 2.26 0 0 0-1.866-1.008h-.071a1 1 0 0 1-.995-.9C13.45 5.325 12.109 4 10 4C7.886 4 6.551 5.316 6.348 7.345a1 1 0 0 1-.995.901h-.07C4.027 8.246 3 9.304 3 10.623C3 11.943 4.028 13 5.282 13H10v1H5.282C3.469 14 2 12.488 2 10.623C2 8.82 3.373 7.347 5.102 7.251l.251-.005C5.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 FluentCloudDatabase20Regular(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-.273a6 6 0 0 0-.785-.266a2.26 2.26 0 0 0-1.866-1.008h-.071a1 1 0 0 1-.995-.9C13.45 5.325 12.109 4 10 4C7.886 4 6.551 5.316 6.348 7.345a1 1 0 0 1-.995.901h-.07C4.027 8.246 3 9.304 3 10.623C3 11.943 4.028 13 5.282 13H10v1H5.282C3.469 14 2 12.488 2 10.623C2 8.82 3.373 7.347 5.102 7.251l.251-.005C5.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-.273a6 6 0 0 0-.785-.266a2.26 2.26 0 0 0-1.866-1.008h-.071a1 1 0 0 1-.995-.9C13.45 5.325 12.109 4 10 4C7.886 4 6.551 5.316 6.348 7.345a1 1 0 0 1-.995.901h-.07C4.027 8.246 3 9.304 3 10.623C3 11.943 4.028 13 5.282 13H10v1H5.282C3.469 14 2 12.488 2 10.623C2 8.82 3.373 7.347 5.102 7.251l.251-.005C5.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-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%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-.273a6%206%200%200%200-.785-.266a2.26%202.26%200%200%200-1.866-1.008h-.071a1%201%200%200%201-.995-.9C13.45%205.325%2012.109%204%2010%204C7.886%204%206.551%205.316%206.348%207.345a1%201%200%200%201-.995.901h-.07C4.027%208.246%203%209.304%203%2010.623C3%2011.943%204.028%2013%205.282%2013H10v1H5.282C3.469%2014%202%2012.488%202%2010.623C2%208.82%203.373%207.347%205.102%207.251l.251-.005C5.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-.273a6%206%200%200%200-.785-.266a2.26%202.26%200%200%200-1.866-1.008h-.071a1%201%200%200%201-.995-.9C13.45%205.325%2012.109%204%2010%204C7.886%204%206.551%205.316%206.348%207.345a1%201%200%200%201-.995.901h-.07C4.027%208.246%203%209.304%203%2010.623C3%2011.943%204.028%2013%205.282%2013H10v1H5.282C3.469%2014%202%2012.488%202%2010.623C2%208.82%203.373%207.347%205.102%207.251l.251-.005C5.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-regular.svg?color=%231a73e8&size=48