database point icon
database-point from IconPark Solid by ByteDance · Solid · Datas · Apache-2.0 Free for personal and commercial use.
- Name
- database-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
data-displaydata-lockdata-switchingdata-userdatabase-alertdatabase-codedatabase-configdatabase-downloaddatabase-enterdatabase-faildatabase-firstdatabase-forbiddatabase-lockdatabase-networkdatabase-network-pointdatabase-positiondatabase-powerdatabase-proportiondatabase-searchdatabase-settingdatabase-successdatabase-syncdatabase-time
Use the database point icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGXatu3dLH" fill="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/><path id="SVGHSu6fbKj" stroke="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/></defs><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9v16c0 2.761-6.716 5-15 5S9 27.761 9 25V9"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 17c0 2.761-6.716 5-15 5S9 19.761 9 17"/><use href="#SVGXatu3dLH"/><use href="#SVGXatu3dLH"/><use href="#SVGHSu6fbKj" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><use href="#SVGHSu6fbKj" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSolidDatabasePoint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGXatu3dLH" fill="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/><path id="SVGHSu6fbKj" stroke="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/></defs><g fill="none"><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 9v16c0 2.761-6.716 5-15 5S9 27.761 9 25V9"/><path stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 17c0 2.761-6.716 5-15 5S9 19.761 9 17"/><use href="#SVGXatu3dLH"/><use href="#SVGXatu3dLH"/><use href="#SVGHSu6fbKj" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"/><use href="#SVGHSu6fbKj" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><path id="SVGXatu3dLH" fill="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/><path id="SVGHSu6fbKj" stroke="currentColor" d="M39 9c0 2.761-6.716 5-15 5S9 11.761 9 9s6.716-5 15-5s15 2.239 15 5"/></defs><g fill="none"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36v-6m-4 10H6m22 0h14"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9v16c0 2.761-6.716 5-15 5S9 27.761 9 25V9"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 17c0 2.761-6.716 5-15 5S9 19.761 9 17"/><use href="#SVGXatu3dLH"/><use href="#SVGXatu3dLH"/><use href="#SVGHSu6fbKj" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><use href="#SVGHSu6fbKj" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/></g></svg> </template>
CSS
.icon-database-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%3Cdefs%3E%3Cpath%20id%3D%22SVGXatu3dLH%22%20fill%3D%22currentColor%22%20d%3D%22M39%209c0%202.761-6.716%205-15%205S9%2011.761%209%209s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3Cpath%20id%3D%22SVGHSu6fbKj%22%20stroke%3D%22currentColor%22%20d%3D%22M39%209c0%202.761-6.716%205-15%205S9%2011.761%209%209s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2036v-6m-4%2010H6m22%200h14%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209v16c0%202.761-6.716%205-15%205S9%2027.761%209%2025V9%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%2017c0%202.761-6.716%205-15%205S9%2019.761%209%2017%22%2F%3E%3Cuse%20href%3D%22%23SVGXatu3dLH%22%2F%3E%3Cuse%20href%3D%22%23SVGXatu3dLH%22%2F%3E%3Cuse%20href%3D%22%23SVGHSu6fbKj%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%2F%3E%3Cuse%20href%3D%22%23SVGHSu6fbKj%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%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%3Cdefs%3E%3Cpath%20id%3D%22SVGXatu3dLH%22%20fill%3D%22currentColor%22%20d%3D%22M39%209c0%202.761-6.716%205-15%205S9%2011.761%209%209s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3Cpath%20id%3D%22SVGHSu6fbKj%22%20stroke%3D%22currentColor%22%20d%3D%22M39%209c0%202.761-6.716%205-15%205S9%2011.761%209%209s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2036v-6m-4%2010H6m22%200h14%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040a4%204%200%201%201-8%200a4%204%200%200%201%208%200%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209v16c0%202.761-6.716%205-15%205S9%2027.761%209%2025V9%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%2017c0%202.761-6.716%205-15%205S9%2019.761%209%2017%22%2F%3E%3Cuse%20href%3D%22%23SVGXatu3dLH%22%2F%3E%3Cuse%20href%3D%22%23SVGXatu3dLH%22%2F%3E%3Cuse%20href%3D%22%23SVGHSu6fbKj%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%2F%3E%3Cuse%20href%3D%22%23SVGHSu6fbKj%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%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-point.svg?color=%231a73e8&size=48