enterprisedb logo
enterprisedb from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- enterprisedb
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the enterprisedb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0M6.44 7.75q.11 0 .222.012l1.815.18a.384.384 0 0 1 .345.369v6.636c0 .186-.154.32-.345.301l-1.815-.18C5.47 14.95 4.5 13.918 4.5 12.762c0-.62.279-1.15.72-1.49c-.441-.428-.72-1.011-.72-1.631c0-1.084.85-1.892 1.94-1.89zm11.12 0c1.09 0 1.94.807 1.94 1.89c0 .62-.278 1.204-.72 1.631c.442.34.72.87.72 1.49c0 1.157-.967 2.19-2.16 2.307l-1.817.18a.302.302 0 0 1-.345-.3V8.31c0-.185.154-.35.345-.369l1.817-.18q.111-.01.22-.011m-7.374 2H12c1.194 0 2.16.93 2.16 2.074v3.09c0 1.145-.972 2.086-2.166 2.086H10.18a.343.343 0 0 1-.34-.344v-.092c0-.34.187-.331.27-.34l.136-.011c1.216-.13 1.735-.404 1.754-.766h-1.82c-.202 0-.34-.195-.34-.388v-4.977c0-.184.154-.332.346-.332"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsEnterprisedb(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="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0M6.44 7.75q.11 0 .222.012l1.815.18a.384.384 0 0 1 .345.369v6.636c0 .186-.154.32-.345.301l-1.815-.18C5.47 14.95 4.5 13.918 4.5 12.762c0-.62.279-1.15.72-1.49c-.441-.428-.72-1.011-.72-1.631c0-1.084.85-1.892 1.94-1.89zm11.12 0c1.09 0 1.94.807 1.94 1.89c0 .62-.278 1.204-.72 1.631c.442.34.72.87.72 1.49c0 1.157-.967 2.19-2.16 2.307l-1.817.18a.302.302 0 0 1-.345-.3V8.31c0-.185.154-.35.345-.369l1.817-.18q.111-.01.22-.011m-7.374 2H12c1.194 0 2.16.93 2.16 2.074v3.09c0 1.145-.972 2.086-2.166 2.086H10.18a.343.343 0 0 1-.34-.344v-.092c0-.34.187-.331.27-.34l.136-.011c1.216-.13 1.735-.404 1.754-.766h-1.82c-.202 0-.34-.195-.34-.388v-4.977c0-.184.154-.332.346-.332"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12a12 12 0 0 0 12-12A12 12 0 0 0 12 0M6.44 7.75q.11 0 .222.012l1.815.18a.384.384 0 0 1 .345.369v6.636c0 .186-.154.32-.345.301l-1.815-.18C5.47 14.95 4.5 13.918 4.5 12.762c0-.62.279-1.15.72-1.49c-.441-.428-.72-1.011-.72-1.631c0-1.084.85-1.892 1.94-1.89zm11.12 0c1.09 0 1.94.807 1.94 1.89c0 .62-.278 1.204-.72 1.631c.442.34.72.87.72 1.49c0 1.157-.967 2.19-2.16 2.307l-1.817.18a.302.302 0 0 1-.345-.3V8.31c0-.185.154-.35.345-.369l1.817-.18q.111-.01.22-.011m-7.374 2H12c1.194 0 2.16.93 2.16 2.074v3.09c0 1.145-.972 2.086-2.166 2.086H10.18a.343.343 0 0 1-.34-.344v-.092c0-.34.187-.331.27-.34l.136-.011c1.216-.13 1.735-.404 1.754-.766h-1.82c-.202 0-.34-.195-.34-.388v-4.977c0-.184.154-.332.346-.332"/></svg> </template>
CSS
.icon-enterprisedb {
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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200M6.44%207.75q.11%200%20.222.012l1.815.18a.384.384%200%200%201%20.345.369v6.636c0%20.186-.154.32-.345.301l-1.815-.18C5.47%2014.95%204.5%2013.918%204.5%2012.762c0-.62.279-1.15.72-1.49c-.441-.428-.72-1.011-.72-1.631c0-1.084.85-1.892%201.94-1.89zm11.12%200c1.09%200%201.94.807%201.94%201.89c0%20.62-.278%201.204-.72%201.631c.442.34.72.87.72%201.49c0%201.157-.967%202.19-2.16%202.307l-1.817.18a.302.302%200%200%201-.345-.3V8.31c0-.185.154-.35.345-.369l1.817-.18q.111-.01.22-.011m-7.374%202H12c1.194%200%202.16.93%202.16%202.074v3.09c0%201.145-.972%202.086-2.166%202.086H10.18a.343.343%200%200%201-.34-.344v-.092c0-.34.187-.331.27-.34l.136-.011c1.216-.13%201.735-.404%201.754-.766h-1.82c-.202%200-.34-.195-.34-.388v-4.977c0-.184.154-.332.346-.332%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%22M12%200A12%2012%200%200%200%200%2012a12%2012%200%200%200%2012%2012a12%2012%200%200%200%2012-12A12%2012%200%200%200%2012%200M6.44%207.75q.11%200%20.222.012l1.815.18a.384.384%200%200%201%20.345.369v6.636c0%20.186-.154.32-.345.301l-1.815-.18C5.47%2014.95%204.5%2013.918%204.5%2012.762c0-.62.279-1.15.72-1.49c-.441-.428-.72-1.011-.72-1.631c0-1.084.85-1.892%201.94-1.89zm11.12%200c1.09%200%201.94.807%201.94%201.89c0%20.62-.278%201.204-.72%201.631c.442.34.72.87.72%201.49c0%201.157-.967%202.19-2.16%202.307l-1.817.18a.302.302%200%200%201-.345-.3V8.31c0-.185.154-.35.345-.369l1.817-.18q.111-.01.22-.011m-7.374%202H12c1.194%200%202.16.93%202.16%202.074v3.09c0%201.145-.972%202.086-2.166%202.086H10.18a.343.343%200%200%201-.34-.344v-.092c0-.34.187-.331.27-.34l.136-.011c1.216-.13%201.735-.404%201.754-.766h-1.82c-.202%200-.34-.195-.34-.388v-4.977c0-.184.154-.332.346-.332%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/enterprisedb.svg?color=%231a73e8&size=48