database elastic icon

database-elastic from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.

Name
database-elastic
Set
Carbon
Style
Outline
Category
Enterprise
Viewbox
32×32
License
Apache 2.0

More enterprise icons from Carbon

Use the database elastic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.828 22.068l1.794-1.747a4.22 4.22 0 0 0 3.288 1.632c1.403 0 2-.528 2-1.38c0-.69-.414-1.126-1.472-1.264l-1.195-.161c-2.576-.322-4.001-1.449-4.001-3.633c0-2.323 1.816-3.795 4.553-3.795a5.72 5.72 0 0 1 4.69 1.886l-1.724 1.724a3.96 3.96 0 0 0-2.874-1.287c-1.265 0-1.817.506-1.817 1.242c0 .804.437 1.172 1.564 1.356l1.218.161c2.622.368 3.886 1.541 3.886 3.542c0 2.322-1.954 3.932-4.943 3.932a6.1 6.1 0 0 1-4.967-2.208M5.247 24V7.95h10.578v2.69H8.283v3.886h6.668v2.69H8.283v4.094h7.542V24Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDatabaseElastic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.828 22.068l1.794-1.747a4.22 4.22 0 0 0 3.288 1.632c1.403 0 2-.528 2-1.38c0-.69-.414-1.126-1.472-1.264l-1.195-.161c-2.576-.322-4.001-1.449-4.001-3.633c0-2.323 1.816-3.795 4.553-3.795a5.72 5.72 0 0 1 4.69 1.886l-1.724 1.724a3.96 3.96 0 0 0-2.874-1.287c-1.265 0-1.817.506-1.817 1.242c0 .804.437 1.172 1.564 1.356l1.218.161c2.622.368 3.886 1.541 3.886 3.542c0 2.322-1.954 3.932-4.943 3.932a6.1 6.1 0 0 1-4.967-2.208M5.247 24V7.95h10.578v2.69H8.283v3.886h6.668v2.69H8.283v4.094h7.542V24Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m17.828 22.068l1.794-1.747a4.22 4.22 0 0 0 3.288 1.632c1.403 0 2-.528 2-1.38c0-.69-.414-1.126-1.472-1.264l-1.195-.161c-2.576-.322-4.001-1.449-4.001-3.633c0-2.323 1.816-3.795 4.553-3.795a5.72 5.72 0 0 1 4.69 1.886l-1.724 1.724a3.96 3.96 0 0 0-2.874-1.287c-1.265 0-1.817.506-1.817 1.242c0 .804.437 1.172 1.564 1.356l1.218.161c2.622.368 3.886 1.541 3.886 3.542c0 2.322-1.954 3.932-4.943 3.932a6.1 6.1 0 0 1-4.967-2.208M5.247 24V7.95h10.578v2.69H8.283v3.886h6.668v2.69H8.283v4.094h7.542V24Z"/></svg>
</template>

CSS

.icon-database-elastic {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.828%2022.068l1.794-1.747a4.22%204.22%200%200%200%203.288%201.632c1.403%200%202-.528%202-1.38c0-.69-.414-1.126-1.472-1.264l-1.195-.161c-2.576-.322-4.001-1.449-4.001-3.633c0-2.323%201.816-3.795%204.553-3.795a5.72%205.72%200%200%201%204.69%201.886l-1.724%201.724a3.96%203.96%200%200%200-2.874-1.287c-1.265%200-1.817.506-1.817%201.242c0%20.804.437%201.172%201.564%201.356l1.218.161c2.622.368%203.886%201.541%203.886%203.542c0%202.322-1.954%203.932-4.943%203.932a6.1%206.1%200%200%201-4.967-2.208M5.247%2024V7.95h10.578v2.69H8.283v3.886h6.668v2.69H8.283v4.094h7.542V24Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m17.828%2022.068l1.794-1.747a4.22%204.22%200%200%200%203.288%201.632c1.403%200%202-.528%202-1.38c0-.69-.414-1.126-1.472-1.264l-1.195-.161c-2.576-.322-4.001-1.449-4.001-3.633c0-2.323%201.816-3.795%204.553-3.795a5.72%205.72%200%200%201%204.69%201.886l-1.724%201.724a3.96%203.96%200%200%200-2.874-1.287c-1.265%200-1.817.506-1.817%201.242c0%20.804.437%201.172%201.564%201.356l1.218.161c2.622.368%203.886%201.541%203.886%203.542c0%202.322-1.954%203.932-4.943%203.932a6.1%206.1%200%200%201-4.967-2.208M5.247%2024V7.95h10.578v2.69H8.283v3.886h6.668v2.69H8.283v4.094h7.542V24Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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