database mongodb icon

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

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

More enterprise icons from Carbon

Use the database mongodb icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.348 28.875c-4.047 0-5.588-1.058-5.588-2.828a2.21 2.21 0 0 1 2.139-2.3v-.253a1.97 1.97 0 0 1-1.54-2c0-1.242 1.057-1.863 2.206-2.116v-.092a3.62 3.62 0 0 1-2.184-3.495c0-2.438 1.725-4.07 4.967-4.07a6.7 6.7 0 0 1 2.092.299v-.39a1.534 1.534 0 0 1 1.702-1.748h1.863v2.253h-2.553v.322a3.59 3.59 0 0 1 1.863 3.334c0 2.415-1.702 4.024-4.967 4.024a7.4 7.4 0 0 1-1.84-.207a1.23 1.23 0 0 0-.85 1.081c0 .598.506.897 1.564.897h3.218c2.943 0 4.208 1.265 4.208 3.426c0 2.506-1.7 3.863-6.3 3.863m1.495-4.737H22.75a1.47 1.47 0 0 0-.621 1.242c0 .92.69 1.471 2.53 1.471h1.471c1.909 0 2.76-.483 2.76-1.494c0-.76-.553-1.22-2.047-1.22m.667-8.163v-.391c0-1.219-.759-1.84-2.162-1.84s-2.161.62-2.161 1.84v.39c0 1.196.758 1.84 2.161 1.84s2.162-.644 2.162-1.84ZM2.234 7.95H5.66l4.116 7.841h.092l4.07-7.841h3.29V24h-2.876V12.48h-.091l-1.242 2.552l-3.289 6.07l-3.288-6.07l-1.241-2.552h-.093V24H2.234Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonDatabaseMongodb(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="M25.348 28.875c-4.047 0-5.588-1.058-5.588-2.828a2.21 2.21 0 0 1 2.139-2.3v-.253a1.97 1.97 0 0 1-1.54-2c0-1.242 1.057-1.863 2.206-2.116v-.092a3.62 3.62 0 0 1-2.184-3.495c0-2.438 1.725-4.07 4.967-4.07a6.7 6.7 0 0 1 2.092.299v-.39a1.534 1.534 0 0 1 1.702-1.748h1.863v2.253h-2.553v.322a3.59 3.59 0 0 1 1.863 3.334c0 2.415-1.702 4.024-4.967 4.024a7.4 7.4 0 0 1-1.84-.207a1.23 1.23 0 0 0-.85 1.081c0 .598.506.897 1.564.897h3.218c2.943 0 4.208 1.265 4.208 3.426c0 2.506-1.7 3.863-6.3 3.863m1.495-4.737H22.75a1.47 1.47 0 0 0-.621 1.242c0 .92.69 1.471 2.53 1.471h1.471c1.909 0 2.76-.483 2.76-1.494c0-.76-.553-1.22-2.047-1.22m.667-8.163v-.391c0-1.219-.759-1.84-2.162-1.84s-2.161.62-2.161 1.84v.39c0 1.196.758 1.84 2.161 1.84s2.162-.644 2.162-1.84ZM2.234 7.95H5.66l4.116 7.841h.092l4.07-7.841h3.29V24h-2.876V12.48h-.091l-1.242 2.552l-3.289 6.07l-3.288-6.07l-1.241-2.552h-.093V24H2.234Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.348 28.875c-4.047 0-5.588-1.058-5.588-2.828a2.21 2.21 0 0 1 2.139-2.3v-.253a1.97 1.97 0 0 1-1.54-2c0-1.242 1.057-1.863 2.206-2.116v-.092a3.62 3.62 0 0 1-2.184-3.495c0-2.438 1.725-4.07 4.967-4.07a6.7 6.7 0 0 1 2.092.299v-.39a1.534 1.534 0 0 1 1.702-1.748h1.863v2.253h-2.553v.322a3.59 3.59 0 0 1 1.863 3.334c0 2.415-1.702 4.024-4.967 4.024a7.4 7.4 0 0 1-1.84-.207a1.23 1.23 0 0 0-.85 1.081c0 .598.506.897 1.564.897h3.218c2.943 0 4.208 1.265 4.208 3.426c0 2.506-1.7 3.863-6.3 3.863m1.495-4.737H22.75a1.47 1.47 0 0 0-.621 1.242c0 .92.69 1.471 2.53 1.471h1.471c1.909 0 2.76-.483 2.76-1.494c0-.76-.553-1.22-2.047-1.22m.667-8.163v-.391c0-1.219-.759-1.84-2.162-1.84s-2.161.62-2.161 1.84v.39c0 1.196.758 1.84 2.161 1.84s2.162-.644 2.162-1.84ZM2.234 7.95H5.66l4.116 7.841h.092l4.07-7.841h3.29V24h-2.876V12.48h-.091l-1.242 2.552l-3.289 6.07l-3.288-6.07l-1.241-2.552h-.093V24H2.234Z"/></svg>
</template>

CSS

.icon-database-mongodb {
  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%22M25.348%2028.875c-4.047%200-5.588-1.058-5.588-2.828a2.21%202.21%200%200%201%202.139-2.3v-.253a1.97%201.97%200%200%201-1.54-2c0-1.242%201.057-1.863%202.206-2.116v-.092a3.62%203.62%200%200%201-2.184-3.495c0-2.438%201.725-4.07%204.967-4.07a6.7%206.7%200%200%201%202.092.299v-.39a1.534%201.534%200%200%201%201.702-1.748h1.863v2.253h-2.553v.322a3.59%203.59%200%200%201%201.863%203.334c0%202.415-1.702%204.024-4.967%204.024a7.4%207.4%200%200%201-1.84-.207a1.23%201.23%200%200%200-.85%201.081c0%20.598.506.897%201.564.897h3.218c2.943%200%204.208%201.265%204.208%203.426c0%202.506-1.7%203.863-6.3%203.863m1.495-4.737H22.75a1.47%201.47%200%200%200-.621%201.242c0%20.92.69%201.471%202.53%201.471h1.471c1.909%200%202.76-.483%202.76-1.494c0-.76-.553-1.22-2.047-1.22m.667-8.163v-.391c0-1.219-.759-1.84-2.162-1.84s-2.161.62-2.161%201.84v.39c0%201.196.758%201.84%202.161%201.84s2.162-.644%202.162-1.84ZM2.234%207.95H5.66l4.116%207.841h.092l4.07-7.841h3.29V24h-2.876V12.48h-.091l-1.242%202.552l-3.289%206.07l-3.288-6.07l-1.241-2.552h-.093V24H2.234Z%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%22M25.348%2028.875c-4.047%200-5.588-1.058-5.588-2.828a2.21%202.21%200%200%201%202.139-2.3v-.253a1.97%201.97%200%200%201-1.54-2c0-1.242%201.057-1.863%202.206-2.116v-.092a3.62%203.62%200%200%201-2.184-3.495c0-2.438%201.725-4.07%204.967-4.07a6.7%206.7%200%200%201%202.092.299v-.39a1.534%201.534%200%200%201%201.702-1.748h1.863v2.253h-2.553v.322a3.59%203.59%200%200%201%201.863%203.334c0%202.415-1.702%204.024-4.967%204.024a7.4%207.4%200%200%201-1.84-.207a1.23%201.23%200%200%200-.85%201.081c0%20.598.506.897%201.564.897h3.218c2.943%200%204.208%201.265%204.208%203.426c0%202.506-1.7%203.863-6.3%203.863m1.495-4.737H22.75a1.47%201.47%200%200%200-.621%201.242c0%20.92.69%201.471%202.53%201.471h1.471c1.909%200%202.76-.483%202.76-1.494c0-.76-.553-1.22-2.047-1.22m.667-8.163v-.391c0-1.219-.759-1.84-2.162-1.84s-2.161.62-2.161%201.84v.39c0%201.196.758%201.84%202.161%201.84s2.162-.644%202.162-1.84ZM2.234%207.95H5.66l4.116%207.841h.092l4.07-7.841h3.29V24h-2.876V12.48h-.091l-1.242%202.552l-3.289%206.07l-3.288-6.07l-1.241-2.552h-.093V24H2.234Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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