database config icon

database-config from IconPark TwoTone by ByteDance · Two tone · Datas · Apache-2.0 Free for personal and commercial use.

Name
database-config
Set
IconPark TwoTone
Style
Two tone
Category
Datas
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More datas icons from IconPark TwoTone

Use the database config icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGUu8r4dPF"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M34 12v9a9.98 9.98 0 0 0-7.442 3.32A9.96 9.96 0 0 0 24 31q.002.87.144 1.698a10.01 10.01 0 0 0 4.93 7.007C26.412 40.51 22.878 41 19 41c-8.284 0-15-2.239-15-5V12"/><path fill="#555" d="M34 12c0 2.761-6.716 5-15 5S4 14.761 4 12s6.716-5 15-5s15 2.239 15 5"/><path d="M4 28c0 2.761 6.716 5 15 5c1.807 0 3.54-.106 5.144-.302M4 20c0 2.761 6.716 5 15 5c2.756 0 5.339-.248 7.558-.68"/><path fill="#555" d="M44 31c0 5.523-4.477 10-10 10c-1.79 0-3.472-.47-4.926-1.295A10.01 10.01 0 0 1 24 31c0-2.568.968-4.91 2.558-6.68A9.98 9.98 0 0 1 34 21c5.523 0 10 4.477 10 10"/><path d="M34 27v4m3.464-2L34 31m3.464 2L34 31m0 4v-4m-3.464 2L34 31m-3.464-2L34 31"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGUu8r4dPF)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneDatabaseConfig(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGUu8r4dPF"><g fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M34 12v9a9.98 9.98 0 0 0-7.442 3.32A9.96 9.96 0 0 0 24 31q.002.87.144 1.698a10.01 10.01 0 0 0 4.93 7.007C26.412 40.51 22.878 41 19 41c-8.284 0-15-2.239-15-5V12"/><path fill="#555" d="M34 12c0 2.761-6.716 5-15 5S4 14.761 4 12s6.716-5 15-5s15 2.239 15 5"/><path d="M4 28c0 2.761 6.716 5 15 5c1.807 0 3.54-.106 5.144-.302M4 20c0 2.761 6.716 5 15 5c2.756 0 5.339-.248 7.558-.68"/><path fill="#555" d="M44 31c0 5.523-4.477 10-10 10c-1.79 0-3.472-.47-4.926-1.295A10.01 10.01 0 0 1 24 31c0-2.568.968-4.91 2.558-6.68A9.98 9.98 0 0 1 34 21c5.523 0 10 4.477 10 10"/><path d="M34 27v4m3.464-2L34 31m3.464 2L34 31m0 4v-4m-3.464 2L34 31m-3.464-2L34 31"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGUu8r4dPF)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGUu8r4dPF"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M34 12v9a9.98 9.98 0 0 0-7.442 3.32A9.96 9.96 0 0 0 24 31q.002.87.144 1.698a10.01 10.01 0 0 0 4.93 7.007C26.412 40.51 22.878 41 19 41c-8.284 0-15-2.239-15-5V12"/><path fill="#555" d="M34 12c0 2.761-6.716 5-15 5S4 14.761 4 12s6.716-5 15-5s15 2.239 15 5"/><path d="M4 28c0 2.761 6.716 5 15 5c1.807 0 3.54-.106 5.144-.302M4 20c0 2.761 6.716 5 15 5c2.756 0 5.339-.248 7.558-.68"/><path fill="#555" d="M44 31c0 5.523-4.477 10-10 10c-1.79 0-3.472-.47-4.926-1.295A10.01 10.01 0 0 1 24 31c0-2.568.968-4.91 2.558-6.68A9.98 9.98 0 0 1 34 21c5.523 0 10 4.477 10 10"/><path d="M34 27v4m3.464-2L34 31m3.464 2L34 31m0 4v-4m-3.464 2L34 31m-3.464-2L34 31"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGUu8r4dPF)"/></svg>
</template>

CSS

.icon-database-config {
  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%3Cmask%20id%3D%22SVGUu8r4dPF%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M34%2012v9a9.98%209.98%200%200%200-7.442%203.32A9.96%209.96%200%200%200%2024%2031q.002.87.144%201.698a10.01%2010.01%200%200%200%204.93%207.007C26.412%2040.51%2022.878%2041%2019%2041c-8.284%200-15-2.239-15-5V12%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M34%2012c0%202.761-6.716%205-15%205S4%2014.761%204%2012s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3Cpath%20d%3D%22M4%2028c0%202.761%206.716%205%2015%205c1.807%200%203.54-.106%205.144-.302M4%2020c0%202.761%206.716%205%2015%205c2.756%200%205.339-.248%207.558-.68%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M44%2031c0%205.523-4.477%2010-10%2010c-1.79%200-3.472-.47-4.926-1.295A10.01%2010.01%200%200%201%2024%2031c0-2.568.968-4.91%202.558-6.68A9.98%209.98%200%200%201%2034%2021c5.523%200%2010%204.477%2010%2010%22%2F%3E%3Cpath%20d%3D%22M34%2027v4m3.464-2L34%2031m3.464%202L34%2031m0%204v-4m-3.464%202L34%2031m-3.464-2L34%2031%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGUu8r4dPF)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGUu8r4dPF%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M34%2012v9a9.98%209.98%200%200%200-7.442%203.32A9.96%209.96%200%200%200%2024%2031q.002.87.144%201.698a10.01%2010.01%200%200%200%204.93%207.007C26.412%2040.51%2022.878%2041%2019%2041c-8.284%200-15-2.239-15-5V12%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M34%2012c0%202.761-6.716%205-15%205S4%2014.761%204%2012s6.716-5%2015-5s15%202.239%2015%205%22%2F%3E%3Cpath%20d%3D%22M4%2028c0%202.761%206.716%205%2015%205c1.807%200%203.54-.106%205.144-.302M4%2020c0%202.761%206.716%205%2015%205c2.756%200%205.339-.248%207.558-.68%22%2F%3E%3Cpath%20fill%3D%22%23555%22%20d%3D%22M44%2031c0%205.523-4.477%2010-10%2010c-1.79%200-3.472-.47-4.926-1.295A10.01%2010.01%200%200%201%2024%2031c0-2.568.968-4.91%202.558-6.68A9.98%209.98%200%200%201%2034%2021c5.523%200%2010%204.477%2010%2010%22%2F%3E%3Cpath%20d%3D%22M34%2027v4m3.464-2L34%2031m3.464%202L34%2031m0%204v-4m-3.464%202L34%2031m-3.464-2L34%2031%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGUu8r4dPF)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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