postgresql logo

postgresql-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
postgresql-dark
Set
Skill Icons
Style
Dark
Viewbox
256×256
License
MIT

1 other variant in Skill Icons

The same logo in other sets

Use the postgresql logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#336791" d="M203.48 148.688c-20.32 4.19-21.796-2.693-21.796-2.693c21.466-31.852 30.445-72.282 22.696-82.175c-21.121-27-57.691-14.224-58.303-13.893l-.197.035a72.5 72.5 0 0 0-13.563-1.414c-9.197-.14-16.172 2.412-21.473 6.427c0 0-65.236-26.873-62.199 33.8c.647 12.909 18.493 97.734 39.797 72.07c7.847-9.436 15.37-17.361 15.37-17.361c3.727 2.482 8.206 3.748 12.896 3.291l.365-.309a14.2 14.2 0 0 0 .148 3.642c-5.484 6.131-3.867 7.207-14.836 9.464c-11.095 2.285-4.57 6.356-.323 7.425c5.161 1.294 17.1 3.122 25.172-8.17l-.324 1.286c2.152 1.723 3.656 11.201 3.403 19.793c-.253 8.593-.422 14.485 1.266 19.097s3.375 14.977 17.789 11.953c12.045-2.58 18.281-9.281 19.16-20.432c.619-7.932 2.011-6.765 2.11-13.852l1.125-3.361c1.286-10.758.21-14.224 7.628-12.607l1.807.162c5.464.246 12.615-.879 16.805-2.827c9.035-4.19 14.393-11.194 5.484-9.351z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M146.07 48.596c-2.25.703 36.31-14.097 58.233 13.908c7.735 9.893-1.23 50.323-22.697 82.174m-53.508 9.106c-.562 20.011.141 40.162 2.096 45c1.954 4.837 6.152 14.414 20.573 11.334c12.045-2.58 16.432-7.58 18.331-18.612l4.45-35.275zM110.816 53.469S45.537 26.779 48.575 87.45c.647 12.909 18.492 97.734 39.797 72.07c7.776-9.373 14.808-16.706 14.808-16.706z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="bevel" stroke-width="5.034" d="M181.613 144.664s1.407 6.891 21.797 2.686c8.909-1.842 3.544 5.161-5.484 9.352c-7.411 3.445-24.033 4.324-24.307-.422c-.703-12.27 8.747-8.543 8.065-11.616c-.619-2.77-4.852-5.484-7.636-12.262c-2.44-5.907-33.469-51.258 8.606-44.53c1.547-.316-10.969-40.077-50.344-40.654s-38.13 48.41-38.13 48.41"/><path stroke="#fff" stroke-linejoin="round" stroke-width="5.034" d="M117.08 148.869c-5.484 6.131-3.867 7.207-14.835 9.464c-11.096 2.285-4.57 6.356-.324 7.425c5.161 1.294 17.1 3.122 25.172-8.178c2.461-3.445-.014-8.929-3.389-10.321c-1.631-.675-3.811-1.519-6.609 1.617z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M116.722 148.763c-.563-3.607 1.181-7.889 3.044-12.909c2.799-7.523 9.254-15.047 4.093-38.932c-3.846-17.79-29.672-3.706-29.672-1.294s1.167 12.235-.422 23.66c-2.088 14.921 9.492 27.535 22.823 26.248"/><path fill="#fff" stroke="#fff" stroke-width="1.68" d="M110.577 95.27c-.12.822 1.511 3.023 3.628 3.318c2.116.296 3.923-1.42 4.043-2.25c.119-.83-1.512-1.73-3.628-2.025s-3.938.14-4.043.956Z"/><path fill="#fff" stroke="#fff" stroke-width=".837" d="M175.011 93.59c.112.822-1.512 3.022-3.628 3.318c-2.117.295-3.938-1.42-4.043-2.25c-.106-.83 1.512-1.73 3.628-2.025s3.937.14 4.043.956Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M182.577 87.887c.351 6.469-1.393 10.863-1.618 17.747c-.323 9.998 4.768 21.445-2.904 32.906"/></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsPostgresqlDark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#336791" d="M203.48 148.688c-20.32 4.19-21.796-2.693-21.796-2.693c21.466-31.852 30.445-72.282 22.696-82.175c-21.121-27-57.691-14.224-58.303-13.893l-.197.035a72.5 72.5 0 0 0-13.563-1.414c-9.197-.14-16.172 2.412-21.473 6.427c0 0-65.236-26.873-62.199 33.8c.647 12.909 18.493 97.734 39.797 72.07c7.847-9.436 15.37-17.361 15.37-17.361c3.727 2.482 8.206 3.748 12.896 3.291l.365-.309a14.2 14.2 0 0 0 .148 3.642c-5.484 6.131-3.867 7.207-14.836 9.464c-11.095 2.285-4.57 6.356-.323 7.425c5.161 1.294 17.1 3.122 25.172-8.17l-.324 1.286c2.152 1.723 3.656 11.201 3.403 19.793c-.253 8.593-.422 14.485 1.266 19.097s3.375 14.977 17.789 11.953c12.045-2.58 18.281-9.281 19.16-20.432c.619-7.932 2.011-6.765 2.11-13.852l1.125-3.361c1.286-10.758.21-14.224 7.628-12.607l1.807.162c5.464.246 12.615-.879 16.805-2.827c9.035-4.19 14.393-11.194 5.484-9.351z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="5.034" d="M146.07 48.596c-2.25.703 36.31-14.097 58.233 13.908c7.735 9.893-1.23 50.323-22.697 82.174m-53.508 9.106c-.562 20.011.141 40.162 2.096 45c1.954 4.837 6.152 14.414 20.573 11.334c12.045-2.58 16.432-7.58 18.331-18.612l4.45-35.275zM110.816 53.469S45.537 26.779 48.575 87.45c.647 12.909 18.492 97.734 39.797 72.07c7.776-9.373 14.808-16.706 14.808-16.706z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="bevel" strokeWidth="5.034" d="M181.613 144.664s1.407 6.891 21.797 2.686c8.909-1.842 3.544 5.161-5.484 9.352c-7.411 3.445-24.033 4.324-24.307-.422c-.703-12.27 8.747-8.543 8.065-11.616c-.619-2.77-4.852-5.484-7.636-12.262c-2.44-5.907-33.469-51.258 8.606-44.53c1.547-.316-10.969-40.077-50.344-40.654s-38.13 48.41-38.13 48.41"/><path stroke="#fff" strokeLinejoin="round" strokeWidth="5.034" d="M117.08 148.869c-5.484 6.131-3.867 7.207-14.835 9.464c-11.096 2.285-4.57 6.356-.324 7.425c5.161 1.294 17.1 3.122 25.172-8.178c2.461-3.445-.014-8.929-3.389-10.321c-1.631-.675-3.811-1.519-6.609 1.617z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="5.034" d="M116.722 148.763c-.563-3.607 1.181-7.889 3.044-12.909c2.799-7.523 9.254-15.047 4.093-38.932c-3.846-17.79-29.672-3.706-29.672-1.294s1.167 12.235-.422 23.66c-2.088 14.921 9.492 27.535 22.823 26.248"/><path fill="#fff" stroke="#fff" strokeWidth="1.68" d="M110.577 95.27c-.12.822 1.511 3.023 3.628 3.318c2.116.296 3.923-1.42 4.043-2.25c.119-.83-1.512-1.73-3.628-2.025s-3.938.14-4.043.956Z"/><path fill="#fff" stroke="#fff" strokeWidth=".837" d="M175.011 93.59c.112.822-1.512 3.022-3.628 3.318c-2.117.295-3.938-1.42-4.043-2.25c-.106-.83 1.512-1.73 3.628-2.025s3.937.14 4.043.956Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="5.034" d="M182.577 87.887c.351 6.469-1.393 10.863-1.618 17.747c-.323 9.998 4.768 21.445-2.904 32.906"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><path fill="#336791" d="M203.48 148.688c-20.32 4.19-21.796-2.693-21.796-2.693c21.466-31.852 30.445-72.282 22.696-82.175c-21.121-27-57.691-14.224-58.303-13.893l-.197.035a72.5 72.5 0 0 0-13.563-1.414c-9.197-.14-16.172 2.412-21.473 6.427c0 0-65.236-26.873-62.199 33.8c.647 12.909 18.493 97.734 39.797 72.07c7.847-9.436 15.37-17.361 15.37-17.361c3.727 2.482 8.206 3.748 12.896 3.291l.365-.309a14.2 14.2 0 0 0 .148 3.642c-5.484 6.131-3.867 7.207-14.836 9.464c-11.095 2.285-4.57 6.356-.323 7.425c5.161 1.294 17.1 3.122 25.172-8.17l-.324 1.286c2.152 1.723 3.656 11.201 3.403 19.793c-.253 8.593-.422 14.485 1.266 19.097s3.375 14.977 17.789 11.953c12.045-2.58 18.281-9.281 19.16-20.432c.619-7.932 2.011-6.765 2.11-13.852l1.125-3.361c1.286-10.758.21-14.224 7.628-12.607l1.807.162c5.464.246 12.615-.879 16.805-2.827c9.035-4.19 14.393-11.194 5.484-9.351z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M146.07 48.596c-2.25.703 36.31-14.097 58.233 13.908c7.735 9.893-1.23 50.323-22.697 82.174m-53.508 9.106c-.562 20.011.141 40.162 2.096 45c1.954 4.837 6.152 14.414 20.573 11.334c12.045-2.58 16.432-7.58 18.331-18.612l4.45-35.275zM110.816 53.469S45.537 26.779 48.575 87.45c.647 12.909 18.492 97.734 39.797 72.07c7.776-9.373 14.808-16.706 14.808-16.706z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="bevel" stroke-width="5.034" d="M181.613 144.664s1.407 6.891 21.797 2.686c8.909-1.842 3.544 5.161-5.484 9.352c-7.411 3.445-24.033 4.324-24.307-.422c-.703-12.27 8.747-8.543 8.065-11.616c-.619-2.77-4.852-5.484-7.636-12.262c-2.44-5.907-33.469-51.258 8.606-44.53c1.547-.316-10.969-40.077-50.344-40.654s-38.13 48.41-38.13 48.41"/><path stroke="#fff" stroke-linejoin="round" stroke-width="5.034" d="M117.08 148.869c-5.484 6.131-3.867 7.207-14.835 9.464c-11.096 2.285-4.57 6.356-.324 7.425c5.161 1.294 17.1 3.122 25.172-8.178c2.461-3.445-.014-8.929-3.389-10.321c-1.631-.675-3.811-1.519-6.609 1.617z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M116.722 148.763c-.563-3.607 1.181-7.889 3.044-12.909c2.799-7.523 9.254-15.047 4.093-38.932c-3.846-17.79-29.672-3.706-29.672-1.294s1.167 12.235-.422 23.66c-2.088 14.921 9.492 27.535 22.823 26.248"/><path fill="#fff" stroke="#fff" stroke-width="1.68" d="M110.577 95.27c-.12.822 1.511 3.023 3.628 3.318c2.116.296 3.923-1.42 4.043-2.25c.119-.83-1.512-1.73-3.628-2.025s-3.938.14-4.043.956Z"/><path fill="#fff" stroke="#fff" stroke-width=".837" d="M175.011 93.59c.112.822-1.512 3.022-3.628 3.318c-2.117.295-3.938-1.42-4.043-2.25c-.106-.83 1.512-1.73 3.628-2.025s3.937.14 4.043.956Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="5.034" d="M182.577 87.887c.351 6.469-1.393 10.863-1.618 17.747c-.323 9.998 4.768 21.445-2.904 32.906"/></g></svg>
</template>

CSS

.icon-postgresql-dark {
  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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23336791%22%20d%3D%22M203.48%20148.688c-20.32%204.19-21.796-2.693-21.796-2.693c21.466-31.852%2030.445-72.282%2022.696-82.175c-21.121-27-57.691-14.224-58.303-13.893l-.197.035a72.5%2072.5%200%200%200-13.563-1.414c-9.197-.14-16.172%202.412-21.473%206.427c0%200-65.236-26.873-62.199%2033.8c.647%2012.909%2018.493%2097.734%2039.797%2072.07c7.847-9.436%2015.37-17.361%2015.37-17.361c3.727%202.482%208.206%203.748%2012.896%203.291l.365-.309a14.2%2014.2%200%200%200%20.148%203.642c-5.484%206.131-3.867%207.207-14.836%209.464c-11.095%202.285-4.57%206.356-.323%207.425c5.161%201.294%2017.1%203.122%2025.172-8.17l-.324%201.286c2.152%201.723%203.656%2011.201%203.403%2019.793c-.253%208.593-.422%2014.485%201.266%2019.097s3.375%2014.977%2017.789%2011.953c12.045-2.58%2018.281-9.281%2019.16-20.432c.619-7.932%202.011-6.765%202.11-13.852l1.125-3.361c1.286-10.758.21-14.224%207.628-12.607l1.807.162c5.464.246%2012.615-.879%2016.805-2.827c9.035-4.19%2014.393-11.194%205.484-9.351z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M146.07%2048.596c-2.25.703%2036.31-14.097%2058.233%2013.908c7.735%209.893-1.23%2050.323-22.697%2082.174m-53.508%209.106c-.562%2020.011.141%2040.162%202.096%2045c1.954%204.837%206.152%2014.414%2020.573%2011.334c12.045-2.58%2016.432-7.58%2018.331-18.612l4.45-35.275zM110.816%2053.469S45.537%2026.779%2048.575%2087.45c.647%2012.909%2018.492%2097.734%2039.797%2072.07c7.776-9.373%2014.808-16.706%2014.808-16.706z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%225.034%22%20d%3D%22M181.613%20144.664s1.407%206.891%2021.797%202.686c8.909-1.842%203.544%205.161-5.484%209.352c-7.411%203.445-24.033%204.324-24.307-.422c-.703-12.27%208.747-8.543%208.065-11.616c-.619-2.77-4.852-5.484-7.636-12.262c-2.44-5.907-33.469-51.258%208.606-44.53c1.547-.316-10.969-40.077-50.344-40.654s-38.13%2048.41-38.13%2048.41%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M117.08%20148.869c-5.484%206.131-3.867%207.207-14.835%209.464c-11.096%202.285-4.57%206.356-.324%207.425c5.161%201.294%2017.1%203.122%2025.172-8.178c2.461-3.445-.014-8.929-3.389-10.321c-1.631-.675-3.811-1.519-6.609%201.617z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M116.722%20148.763c-.563-3.607%201.181-7.889%203.044-12.909c2.799-7.523%209.254-15.047%204.093-38.932c-3.846-17.79-29.672-3.706-29.672-1.294s1.167%2012.235-.422%2023.66c-2.088%2014.921%209.492%2027.535%2022.823%2026.248%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.68%22%20d%3D%22M110.577%2095.27c-.12.822%201.511%203.023%203.628%203.318c2.116.296%203.923-1.42%204.043-2.25c.119-.83-1.512-1.73-3.628-2.025s-3.938.14-4.043.956Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.837%22%20d%3D%22M175.011%2093.59c.112.822-1.512%203.022-3.628%203.318c-2.117.295-3.938-1.42-4.043-2.25c-.106-.83%201.512-1.73%203.628-2.025s3.937.14%204.043.956Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M182.577%2087.887c.351%206.469-1.393%2010.863-1.618%2017.747c-.323%209.998%204.768%2021.445-2.904%2032.906%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23336791%22%20d%3D%22M203.48%20148.688c-20.32%204.19-21.796-2.693-21.796-2.693c21.466-31.852%2030.445-72.282%2022.696-82.175c-21.121-27-57.691-14.224-58.303-13.893l-.197.035a72.5%2072.5%200%200%200-13.563-1.414c-9.197-.14-16.172%202.412-21.473%206.427c0%200-65.236-26.873-62.199%2033.8c.647%2012.909%2018.493%2097.734%2039.797%2072.07c7.847-9.436%2015.37-17.361%2015.37-17.361c3.727%202.482%208.206%203.748%2012.896%203.291l.365-.309a14.2%2014.2%200%200%200%20.148%203.642c-5.484%206.131-3.867%207.207-14.836%209.464c-11.095%202.285-4.57%206.356-.323%207.425c5.161%201.294%2017.1%203.122%2025.172-8.17l-.324%201.286c2.152%201.723%203.656%2011.201%203.403%2019.793c-.253%208.593-.422%2014.485%201.266%2019.097s3.375%2014.977%2017.789%2011.953c12.045-2.58%2018.281-9.281%2019.16-20.432c.619-7.932%202.011-6.765%202.11-13.852l1.125-3.361c1.286-10.758.21-14.224%207.628-12.607l1.807.162c5.464.246%2012.615-.879%2016.805-2.827c9.035-4.19%2014.393-11.194%205.484-9.351z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M146.07%2048.596c-2.25.703%2036.31-14.097%2058.233%2013.908c7.735%209.893-1.23%2050.323-22.697%2082.174m-53.508%209.106c-.562%2020.011.141%2040.162%202.096%2045c1.954%204.837%206.152%2014.414%2020.573%2011.334c12.045-2.58%2016.432-7.58%2018.331-18.612l4.45-35.275zM110.816%2053.469S45.537%2026.779%2048.575%2087.45c.647%2012.909%2018.492%2097.734%2039.797%2072.07c7.776-9.373%2014.808-16.706%2014.808-16.706z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22bevel%22%20stroke-width%3D%225.034%22%20d%3D%22M181.613%20144.664s1.407%206.891%2021.797%202.686c8.909-1.842%203.544%205.161-5.484%209.352c-7.411%203.445-24.033%204.324-24.307-.422c-.703-12.27%208.747-8.543%208.065-11.616c-.619-2.77-4.852-5.484-7.636-12.262c-2.44-5.907-33.469-51.258%208.606-44.53c1.547-.316-10.969-40.077-50.344-40.654s-38.13%2048.41-38.13%2048.41%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M117.08%20148.869c-5.484%206.131-3.867%207.207-14.835%209.464c-11.096%202.285-4.57%206.356-.324%207.425c5.161%201.294%2017.1%203.122%2025.172-8.178c2.461-3.445-.014-8.929-3.389-10.321c-1.631-.675-3.811-1.519-6.609%201.617z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M116.722%20148.763c-.563-3.607%201.181-7.889%203.044-12.909c2.799-7.523%209.254-15.047%204.093-38.932c-3.846-17.79-29.672-3.706-29.672-1.294s1.167%2012.235-.422%2023.66c-2.088%2014.921%209.492%2027.535%2022.823%2026.248%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.68%22%20d%3D%22M110.577%2095.27c-.12.822%201.511%203.023%203.628%203.318c2.116.296%203.923-1.42%204.043-2.25c.119-.83-1.512-1.73-3.628-2.025s-3.938.14-4.043.956Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%20stroke-width%3D%22.837%22%20d%3D%22M175.011%2093.59c.112.822-1.512%203.022-3.628%203.318c-2.117.295-3.938-1.42-4.043-2.25c-.106-.83%201.512-1.73%203.628-2.025s3.937.14%204.043.956Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%225.034%22%20d%3D%22M182.577%2087.887c.351%206.469-1.393%2010.863-1.618%2017.747c-.323%209.998%204.768%2021.445-2.904%2032.906%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/postgresql-dark.svg?color=%231a73e8&size=48