database point icon
database-point from IconPark by ByteDance · Color · Datas · Apache-2.0 Free for personal and commercial use.
- Name
- database-point
- Set
- IconPark
- Style
- Color
- Category
- Datas
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More datas icons from IconPark
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"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36V30"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 40H6"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40H42"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40C28 42.2091 26.2091 44 24 44C21.7909 44 20 42.2091 20 40C20 37.7909 21.7909 36 24 36C26.2091 36 28 37.7909 28 40Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9V25C39 27.7614 32.2843 30 24 30C15.7157 30 9 27.7614 9 25V9"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 17C39 19.7614 32.2843 22 24 22C15.7157 22 9 19.7614 9 17"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkDatabasePoint(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"><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M24 36V30"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M20 40H6"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M28 40H42"/><path fill="#2F88FF" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M28 40C28 42.2091 26.2091 44 24 44C21.7909 44 20 42.2091 20 40C20 37.7909 21.7909 36 24 36C26.2091 36 28 37.7909 28 40Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 9V25C39 27.7614 32.2843 30 24 30C15.7157 30 9 27.7614 9 25V9"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 17C39 19.7614 32.2843 22 24 22C15.7157 22 9 19.7614 9 17"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 36V30"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M20 40H6"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40H42"/><path fill="#2F88FF" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 40C28 42.2091 26.2091 44 24 44C21.7909 44 20 42.2091 20 40C20 37.7909 21.7909 36 24 36C26.2091 36 28 37.7909 28 40Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9V25C39 27.7614 32.2843 30 24 30C15.7157 30 9 27.7614 9 25V9"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 17C39 19.7614 32.2843 22 24 22C15.7157 22 9 19.7614 9 17"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path fill="#2F88FF" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M39 9C39 11.7614 32.2843 14 24 14C15.7157 14 9 11.7614 9 9C9 6.23858 15.7157 4 24 4C32.2843 4 39 6.23858 39 9Z"/></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2036V30%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20%2040H6%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040H42%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040C28%2042.2091%2026.2091%2044%2024%2044C21.7909%2044%2020%2042.2091%2020%2040C20%2037.7909%2021.7909%2036%2024%2036C26.2091%2036%2028%2037.7909%2028%2040Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209V25C39%2027.7614%2032.2843%2030%2024%2030C15.7157%2030%209%2027.7614%209%2025V9%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%2017C39%2019.7614%2032.2843%2022%2024%2022C15.7157%2022%209%2019.7614%209%2017%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%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%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2036V30%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M20%2040H6%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040H42%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M28%2040C28%2042.2091%2026.2091%2044%2024%2044C21.7909%2044%2020%2042.2091%2020%2040C20%2037.7909%2021.7909%2036%2024%2036C26.2091%2036%2028%2037.7909%2028%2040Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209V25C39%2027.7614%2032.2843%2030%2024%2030C15.7157%2030%209%2027.7614%209%2025V9%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%2017C39%2019.7614%2032.2843%2022%2024%2022C15.7157%2022%209%2019.7614%209%2017%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M39%209C39%2011.7614%2032.2843%2014%2024%2014C15.7157%2014%209%2011.7614%209%209C9%206.23858%2015.7157%204%2024%204C32.2843%204%2039%206.23858%2039%209Z%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/database-point.svg?color=%231a73e8&size=48