cloud database tree icon

cloud-database-tree from Unicons by Iconscout · Line · Cloud And Web · Apache-2.0 Free for personal and commercial use.

Name
cloud-database-tree
Set
Unicons
Style
Line
Category
Cloud And Web
Viewbox
24×24
License
Apache 2.0

More cloud and web icons from Unicons

Use the cloud database tree icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.5 14.5a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2h-3v-3h2.33A3.66 3.66 0 0 0 13 4.37a5 5 0 0 0-9.43 1.28a3 3 0 0 0 .93 5.85h3v8a1 1 0 0 0 1 1h4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-2a2 2 0 0 0-.28-1a2 2 0 0 0 .28-1Zm-18-5a1 1 0 0 1 0-2a1 1 0 0 0 1-1a3 3 0 0 1 5.84-1a1 1 0 0 0 .78.66a1.65 1.65 0 0 1 1.38 1.67a1.67 1.67 0 0 1-1.67 1.67Zm8 9h-3v-2h3a2 2 0 0 0 .28 1a2 2 0 0 0-.28 1m2 2v-2h6v2Zm0-4v-2h6v2Z"/></svg>

React

import type { SVGProps } from "react";

export function UilCloudDatabaseTree(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="M22.5 14.5a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2h-3v-3h2.33A3.66 3.66 0 0 0 13 4.37a5 5 0 0 0-9.43 1.28a3 3 0 0 0 .93 5.85h3v8a1 1 0 0 0 1 1h4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-2a2 2 0 0 0-.28-1a2 2 0 0 0 .28-1Zm-18-5a1 1 0 0 1 0-2a1 1 0 0 0 1-1a3 3 0 0 1 5.84-1a1 1 0 0 0 .78.66a1.65 1.65 0 0 1 1.38 1.67a1.67 1.67 0 0 1-1.67 1.67Zm8 9h-3v-2h3a2 2 0 0 0 .28 1a2 2 0 0 0-.28 1m2 2v-2h6v2Zm0-4v-2h6v2Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.5 14.5a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2h-3v-3h2.33A3.66 3.66 0 0 0 13 4.37a5 5 0 0 0-9.43 1.28a3 3 0 0 0 .93 5.85h3v8a1 1 0 0 0 1 1h4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-2a2 2 0 0 0-.28-1a2 2 0 0 0 .28-1Zm-18-5a1 1 0 0 1 0-2a1 1 0 0 0 1-1a3 3 0 0 1 5.84-1a1 1 0 0 0 .78.66a1.65 1.65 0 0 1 1.38 1.67a1.67 1.67 0 0 1-1.67 1.67Zm8 9h-3v-2h3a2 2 0 0 0 .28 1a2 2 0 0 0-.28 1m2 2v-2h6v2Zm0-4v-2h6v2Z"/></svg>
</template>

CSS

.icon-cloud-database-tree {
  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%22M22.5%2014.5a2%202%200%200%200-2-2h-6a2%202%200%200%200-2%202h-3v-3h2.33A3.66%203.66%200%200%200%2013%204.37a5%205%200%200%200-9.43%201.28a3%203%200%200%200%20.93%205.85h3v8a1%201%200%200%200%201%201h4a2%202%200%200%200%202%202h6a2%202%200%200%200%202-2v-2a2%202%200%200%200-.28-1a2%202%200%200%200%20.28-1Zm-18-5a1%201%200%200%201%200-2a1%201%200%200%200%201-1a3%203%200%200%201%205.84-1a1%201%200%200%200%20.78.66a1.65%201.65%200%200%201%201.38%201.67a1.67%201.67%200%200%201-1.67%201.67Zm8%209h-3v-2h3a2%202%200%200%200%20.28%201a2%202%200%200%200-.28%201m2%202v-2h6v2Zm0-4v-2h6v2Z%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%22M22.5%2014.5a2%202%200%200%200-2-2h-6a2%202%200%200%200-2%202h-3v-3h2.33A3.66%203.66%200%200%200%2013%204.37a5%205%200%200%200-9.43%201.28a3%203%200%200%200%20.93%205.85h3v8a1%201%200%200%200%201%201h4a2%202%200%200%200%202%202h6a2%202%200%200%200%202-2v-2a2%202%200%200%200-.28-1a2%202%200%200%200%20.28-1Zm-18-5a1%201%200%200%201%200-2a1%201%200%200%200%201-1a3%203%200%200%201%205.84-1a1%201%200%200%200%20.78.66a1.65%201.65%200%200%201%201.38%201.67a1.67%201.67%200%200%201-1.67%201.67Zm8%209h-3v-2h3a2%202%200%200%200%20.28%201a2%202%200%200%200-.28%201m2%202v-2h6v2Zm0-4v-2h6v2Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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