database 2 icon

database-2-line from Remix Icon by Remix Design · Line · Device · Apache-2.0 Free for personal and commercial use.

Name
database-2-line
Set
Remix Icon
Style
Line
Category
Device
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More device icons from Remix Icon

Use the database 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.5c0 .313.461.858 1.53 1.393C7.914 14.585 9.877 15 12 15s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393v-2.171C17.35 11.349 14.827 12 12 12s-5.35-.652-7-1.671zm14 2.829C17.35 16.349 14.827 17 12 17s-5.35-.652-7-1.671V17.5c0 .313.461.858 1.53 1.393C7.914 19.585 9.877 20 12 20s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393zM3 17.5v-10C3 5.015 7.03 3 12 3s9 2.015 9 4.5v10c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5m9-7.5c2.123 0 4.086-.415 5.47-1.107C18.539 8.358 19 7.813 19 7.5s-.461-.858-1.53-1.393C16.086 5.415 14.123 5 12 5s-4.086.415-5.47 1.107C5.461 6.642 5 7.187 5 7.5s.461.858 1.53 1.393C7.914 9.585 9.877 10 12 10"/></svg>

React

import type { SVGProps } from "react";

export function RiDatabase2Line(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="M5 12.5c0 .313.461.858 1.53 1.393C7.914 14.585 9.877 15 12 15s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393v-2.171C17.35 11.349 14.827 12 12 12s-5.35-.652-7-1.671zm14 2.829C17.35 16.349 14.827 17 12 17s-5.35-.652-7-1.671V17.5c0 .313.461.858 1.53 1.393C7.914 19.585 9.877 20 12 20s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393zM3 17.5v-10C3 5.015 7.03 3 12 3s9 2.015 9 4.5v10c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5m9-7.5c2.123 0 4.086-.415 5.47-1.107C18.539 8.358 19 7.813 19 7.5s-.461-.858-1.53-1.393C16.086 5.415 14.123 5 12 5s-4.086.415-5.47 1.107C5.461 6.642 5 7.187 5 7.5s.461.858 1.53 1.393C7.914 9.585 9.877 10 12 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 12.5c0 .313.461.858 1.53 1.393C7.914 14.585 9.877 15 12 15s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393v-2.171C17.35 11.349 14.827 12 12 12s-5.35-.652-7-1.671zm14 2.829C17.35 16.349 14.827 17 12 17s-5.35-.652-7-1.671V17.5c0 .313.461.858 1.53 1.393C7.914 19.585 9.877 20 12 20s4.086-.415 5.47-1.107c1.069-.535 1.53-1.08 1.53-1.393zM3 17.5v-10C3 5.015 7.03 3 12 3s9 2.015 9 4.5v10c0 2.485-4.03 4.5-9 4.5s-9-2.015-9-4.5m9-7.5c2.123 0 4.086-.415 5.47-1.107C18.539 8.358 19 7.813 19 7.5s-.461-.858-1.53-1.393C16.086 5.415 14.123 5 12 5s-4.086.415-5.47 1.107C5.461 6.642 5 7.187 5 7.5s.461.858 1.53 1.393C7.914 9.585 9.877 10 12 10"/></svg>
</template>

CSS

.icon-database-2-line {
  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%22M5%2012.5c0%20.313.461.858%201.53%201.393C7.914%2014.585%209.877%2015%2012%2015s4.086-.415%205.47-1.107c1.069-.535%201.53-1.08%201.53-1.393v-2.171C17.35%2011.349%2014.827%2012%2012%2012s-5.35-.652-7-1.671zm14%202.829C17.35%2016.349%2014.827%2017%2012%2017s-5.35-.652-7-1.671V17.5c0%20.313.461.858%201.53%201.393C7.914%2019.585%209.877%2020%2012%2020s4.086-.415%205.47-1.107c1.069-.535%201.53-1.08%201.53-1.393zM3%2017.5v-10C3%205.015%207.03%203%2012%203s9%202.015%209%204.5v10c0%202.485-4.03%204.5-9%204.5s-9-2.015-9-4.5m9-7.5c2.123%200%204.086-.415%205.47-1.107C18.539%208.358%2019%207.813%2019%207.5s-.461-.858-1.53-1.393C16.086%205.415%2014.123%205%2012%205s-4.086.415-5.47%201.107C5.461%206.642%205%207.187%205%207.5s.461.858%201.53%201.393C7.914%209.585%209.877%2010%2012%2010%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%22M5%2012.5c0%20.313.461.858%201.53%201.393C7.914%2014.585%209.877%2015%2012%2015s4.086-.415%205.47-1.107c1.069-.535%201.53-1.08%201.53-1.393v-2.171C17.35%2011.349%2014.827%2012%2012%2012s-5.35-.652-7-1.671zm14%202.829C17.35%2016.349%2014.827%2017%2012%2017s-5.35-.652-7-1.671V17.5c0%20.313.461.858%201.53%201.393C7.914%2019.585%209.877%2020%2012%2020s4.086-.415%205.47-1.107c1.069-.535%201.53-1.08%201.53-1.393zM3%2017.5v-10C3%205.015%207.03%203%2012%203s9%202.015%209%204.5v10c0%202.485-4.03%204.5-9%204.5s-9-2.015-9-4.5m9-7.5c2.123%200%204.086-.415%205.47-1.107C18.539%208.358%2019%207.813%2019%207.5s-.461-.858-1.53-1.393C16.086%205.415%2014.123%205%2012%205s-4.086.415-5.47%201.107C5.461%206.642%205%207.187%205%207.5s.461.858%201.53%201.393C7.914%209.585%209.877%2010%2012%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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