database network point icon

database-network-point from IconPark Solid by ByteDance · Solid · Datas · Apache-2.0 Free for personal and commercial use.

Name
database-network-point
Set
IconPark Solid
Style
Solid
Category
Datas
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More datas icons from IconPark Solid

Use the database network point icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M37 17c0 7.18-5.82 13-13 13s-13-5.82-13-13m26 0c0-7.18-5.82-13-13-13S11 9.82 11 17m26 0H11"/><path fill="currentColor" d="M29 17c0 7.18-2.239 13-5 13s-5-5.82-5-13s2.239-13 5-13s5 5.82 5 13"/><path d="M37 17H11"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidDatabaseNetworkPoint(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M37 17c0 7.18-5.82 13-13 13s-13-5.82-13-13m26 0c0-7.18-5.82-13-13-13S11 9.82 11 17m26 0H11"/><path fill="currentColor" d="M29 17c0 7.18-2.239 13-5 13s-5-5.82-5-13s2.239-13 5-13s5 5.82 5 13"/><path d="M37 17H11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path d="M37 17c0 7.18-5.82 13-13 13s-13-5.82-13-13m26 0c0-7.18-5.82-13-13-13S11 9.82 11 17m26 0H11"/><path fill="currentColor" d="M29 17c0 7.18-2.239 13-5 13s-5-5.82-5-13s2.239-13 5-13s5 5.82 5 13"/><path d="M37 17H11"/></g></svg>
</template>

CSS

.icon-database-network-point {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2036v-6m-4%2010H6m22%200h14%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2040a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20d%3D%22M37%2017c0%207.18-5.82%2013-13%2013s-13-5.82-13-13m26%200c0-7.18-5.82-13-13-13S11%209.82%2011%2017m26%200H11%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29%2017c0%207.18-2.239%2013-5%2013s-5-5.82-5-13s2.239-13%205-13s5%205.82%205%2013%22%2F%3E%3Cpath%20d%3D%22M37%2017H11%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2036v-6m-4%2010H6m22%200h14%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M28%2040a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20d%3D%22M37%2017c0%207.18-5.82%2013-13%2013s-13-5.82-13-13m26%200c0-7.18-5.82-13-13-13S11%209.82%2011%2017m26%200H11%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M29%2017c0%207.18-2.239%2013-5%2013s-5-5.82-5-13s2.239-13%205-13s5%205.82%205%2013%22%2F%3E%3Cpath%20d%3D%22M37%2017H11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-solid/database-network-point.svg?color=%231a73e8&size=48