file type postgres logo

file-type-postgres from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-postgres
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type postgres logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" stroke="#000" stroke-width="2.1" d="M21.9 22.8c.2-1.3.112-1.5 1.1-1.3l.2.02c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.763-1.3c-2.8.582-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.3-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10c1.1-1.3 2.1-2.4 2.1-2.4c.5.3 1.1.521 1.8.458l.1-.043c-.01.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.3.2.3 1.7.3 2.8s.1 2 .329 2.628c.215.6.5 2.1 2.5 1.6c1.7-.4 3-.9 3.1-5.7"/><path fill="#336791" d="M26.3 19.861c-2.8.583-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.335-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10.018a55 55 0 0 1 2.1-2.402c.5.3 1.1.5 1.8.458l.1-.043c-.02.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.299.2.5 1.6.473 2.8c-.04 1.2-.1 2 .177 2.6c.236.6.5 2.1 2.5 1.6c1.7-.4 2.5-1.3 2.7-2.8c.1-1.1.3-.9.3-1.9l.2-.467c.2-1.5.028-2 1.1-1.8l.2.022c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.762-1.3Z"/><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width=".7"><path stroke-linejoin="bevel" d="M23.3 19.5s.2 1 3 .3c1.2-.2.5.7-.8 1.3c-1 .5-3.3.6-3.3 0c-.1-1.7 1.2-1.2 1-1.6c0-.4-.6-.8-1-1.8c-.3-.8-4.6-7 1.2-6.1c.2 0-1.5-5.6-7-5.7c-5.4 0-5.3 6.7-5.3 6.7"/><path stroke-linejoin="round" d="M15.9 20.7c-.1 2.8 0 5.6.2 6.3s.9 2 2.9 1.6q2.4-.5 2.6-2.6l.6-5M13.5 6.9S4.4 3 4.8 11.5c0 1.8 2.6 13.6 5.5 10l2-2.3m6-13.1c-.3 0 5.1-2 8.1 2c1.1 1.3-.1 7-3.1 11.4m-9 .5c-.7.9-.5 1-2 1.4c-1.6.3-.7.8 0 1s2.3.4 3.4-1.2c.4-.4 0-1.2-.5-1.4q-.3-.2-.9.2m0 0q-.1-.7.4-1.8c.4-1 1.3-2 .6-5.4c-.6-2.5-4.2-.5-4.2-.2q.2.8 0 3.3c-.3 2.1 1.3 3.9 3.1 3.7m9.2-8l-.2 2.4c0 1.4.7 3-.4 4.6"/></g><g fill="#fff" stroke="#fff"><path stroke-width=".2" d="M13.4 12.6q0 .3.5.4q.7 0 .6-.3q0-.1-.5-.2z"/><path stroke-width=".1" d="M22.4 12.4s-.2.4-.5.4q-.5 0-.6-.3l.5-.3q.5 0 .6.2Z"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypePostgres(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" stroke="#000" strokeWidth="2.1" d="M21.9 22.8c.2-1.3.112-1.5 1.1-1.3l.2.02c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.763-1.3c-2.8.582-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.3-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10c1.1-1.3 2.1-2.4 2.1-2.4c.5.3 1.1.521 1.8.458l.1-.043c-.01.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.3.2.3 1.7.3 2.8s.1 2 .329 2.628c.215.6.5 2.1 2.5 1.6c1.7-.4 3-.9 3.1-5.7"/><path fill="#336791" d="M26.3 19.861c-2.8.583-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.335-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10.018a55 55 0 0 1 2.1-2.402c.5.3 1.1.5 1.8.458l.1-.043c-.02.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.299.2.5 1.6.473 2.8c-.04 1.2-.1 2 .177 2.6c.236.6.5 2.1 2.5 1.6c1.7-.4 2.5-1.3 2.7-2.8c.1-1.1.3-.9.3-1.9l.2-.467c.2-1.5.028-2 1.1-1.8l.2.022c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.762-1.3Z"/><g fill="none" stroke="#fff" strokeLinecap="round" strokeWidth=".7"><path strokeLinejoin="bevel" d="M23.3 19.5s.2 1 3 .3c1.2-.2.5.7-.8 1.3c-1 .5-3.3.6-3.3 0c-.1-1.7 1.2-1.2 1-1.6c0-.4-.6-.8-1-1.8c-.3-.8-4.6-7 1.2-6.1c.2 0-1.5-5.6-7-5.7c-5.4 0-5.3 6.7-5.3 6.7"/><path strokeLinejoin="round" d="M15.9 20.7c-.1 2.8 0 5.6.2 6.3s.9 2 2.9 1.6q2.4-.5 2.6-2.6l.6-5M13.5 6.9S4.4 3 4.8 11.5c0 1.8 2.6 13.6 5.5 10l2-2.3m6-13.1c-.3 0 5.1-2 8.1 2c1.1 1.3-.1 7-3.1 11.4m-9 .5c-.7.9-.5 1-2 1.4c-1.6.3-.7.8 0 1s2.3.4 3.4-1.2c.4-.4 0-1.2-.5-1.4q-.3-.2-.9.2m0 0q-.1-.7.4-1.8c.4-1 1.3-2 .6-5.4c-.6-2.5-4.2-.5-4.2-.2q.2.8 0 3.3c-.3 2.1 1.3 3.9 3.1 3.7m9.2-8l-.2 2.4c0 1.4.7 3-.4 4.6"/></g><g fill="#fff" stroke="#fff"><path strokeWidth=".2" d="M13.4 12.6q0 .3.5.4q.7 0 .6-.3q0-.1-.5-.2z"/><path strokeWidth=".1" d="M22.4 12.4s-.2.4-.5.4q-.5 0-.6-.3l.5-.3q.5 0 .6.2Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="none" stroke="#000" stroke-width="2.1" d="M21.9 22.8c.2-1.3.112-1.5 1.1-1.3l.2.02c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.763-1.3c-2.8.582-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.3-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10c1.1-1.3 2.1-2.4 2.1-2.4c.5.3 1.1.521 1.8.458l.1-.043c-.01.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.3.2.3 1.7.3 2.8s.1 2 .329 2.628c.215.6.5 2.1 2.5 1.6c1.7-.4 3-.9 3.1-5.7"/><path fill="#336791" d="M26.3 19.861c-2.8.583-3-.4-3-.4c3-4.4 4.2-10.1 3.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10 10 0 0 0-1.9-.196c-1.3-.02-2.2.335-3 .893c0 0-9.1-3.7-8.7 4.7c.1 1.8 2.6 13.6 5.5 10.018a55 55 0 0 1 2.1-2.402c.5.3 1.1.5 1.8.458l.1-.043c-.02.162-.01.3.2.5c-.8.852-.5 1-2.1 1.3c-1.5.318-.6.884-.04 1c.717.2 2.4.433 3.5-1.1l-.04.179c.299.2.5 1.6.473 2.8c-.04 1.2-.1 2 .177 2.6c.236.6.5 2.1 2.5 1.6c1.7-.4 2.5-1.3 2.7-2.8c.1-1.1.3-.9.3-1.9l.2-.467c.2-1.5.028-2 1.1-1.8l.2.022c.8.03 1.8-.1 2.3-.4c1.3-.6 2-1.6.762-1.3Z"/><g fill="none" stroke="#fff" stroke-linecap="round" stroke-width=".7"><path stroke-linejoin="bevel" d="M23.3 19.5s.2 1 3 .3c1.2-.2.5.7-.8 1.3c-1 .5-3.3.6-3.3 0c-.1-1.7 1.2-1.2 1-1.6c0-.4-.6-.8-1-1.8c-.3-.8-4.6-7 1.2-6.1c.2 0-1.5-5.6-7-5.7c-5.4 0-5.3 6.7-5.3 6.7"/><path stroke-linejoin="round" d="M15.9 20.7c-.1 2.8 0 5.6.2 6.3s.9 2 2.9 1.6q2.4-.5 2.6-2.6l.6-5M13.5 6.9S4.4 3 4.8 11.5c0 1.8 2.6 13.6 5.5 10l2-2.3m6-13.1c-.3 0 5.1-2 8.1 2c1.1 1.3-.1 7-3.1 11.4m-9 .5c-.7.9-.5 1-2 1.4c-1.6.3-.7.8 0 1s2.3.4 3.4-1.2c.4-.4 0-1.2-.5-1.4q-.3-.2-.9.2m0 0q-.1-.7.4-1.8c.4-1 1.3-2 .6-5.4c-.6-2.5-4.2-.5-4.2-.2q.2.8 0 3.3c-.3 2.1 1.3 3.9 3.1 3.7m9.2-8l-.2 2.4c0 1.4.7 3-.4 4.6"/></g><g fill="#fff" stroke="#fff"><path stroke-width=".2" d="M13.4 12.6q0 .3.5.4q.7 0 .6-.3q0-.1-.5-.2z"/><path stroke-width=".1" d="M22.4 12.4s-.2.4-.5.4q-.5 0-.6-.3l.5-.3q.5 0 .6.2Z"/></g></svg>
</template>

CSS

.icon-file-type-postgres {
  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%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222.1%22%20d%3D%22M21.9%2022.8c.2-1.3.112-1.5%201.1-1.3l.2.02c.8.03%201.8-.1%202.3-.4c1.3-.6%202-1.6.763-1.3c-2.8.582-3-.4-3-.4c3-4.4%204.2-10.1%203.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10%2010%200%200%200-1.9-.196c-1.3-.02-2.2.3-3%20.893c0%200-9.1-3.7-8.7%204.7c.1%201.8%202.6%2013.6%205.5%2010c1.1-1.3%202.1-2.4%202.1-2.4c.5.3%201.1.521%201.8.458l.1-.043c-.01.162-.01.3.2.5c-.8.852-.5%201-2.1%201.3c-1.5.318-.6.884-.04%201c.717.2%202.4.433%203.5-1.1l-.04.179c.3.2.3%201.7.3%202.8s.1%202%20.329%202.628c.215.6.5%202.1%202.5%201.6c1.7-.4%203-.9%203.1-5.7%22%2F%3E%3Cpath%20fill%3D%22%23336791%22%20d%3D%22M26.3%2019.861c-2.8.583-3-.4-3-.4c3-4.4%204.2-10.1%203.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10%2010%200%200%200-1.9-.196c-1.3-.02-2.2.335-3%20.893c0%200-9.1-3.7-8.7%204.7c.1%201.8%202.6%2013.6%205.5%2010.018a55%2055%200%200%201%202.1-2.402c.5.3%201.1.5%201.8.458l.1-.043c-.02.162-.01.3.2.5c-.8.852-.5%201-2.1%201.3c-1.5.318-.6.884-.04%201c.717.2%202.4.433%203.5-1.1l-.04.179c.299.2.5%201.6.473%202.8c-.04%201.2-.1%202%20.177%202.6c.236.6.5%202.1%202.5%201.6c1.7-.4%202.5-1.3%202.7-2.8c.1-1.1.3-.9.3-1.9l.2-.467c.2-1.5.028-2%201.1-1.8l.2.022c.8.03%201.8-.1%202.3-.4c1.3-.6%202-1.6.762-1.3Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.7%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M23.3%2019.5s.2%201%203%20.3c1.2-.2.5.7-.8%201.3c-1%20.5-3.3.6-3.3%200c-.1-1.7%201.2-1.2%201-1.6c0-.4-.6-.8-1-1.8c-.3-.8-4.6-7%201.2-6.1c.2%200-1.5-5.6-7-5.7c-5.4%200-5.3%206.7-5.3%206.7%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.9%2020.7c-.1%202.8%200%205.6.2%206.3s.9%202%202.9%201.6q2.4-.5%202.6-2.6l.6-5M13.5%206.9S4.4%203%204.8%2011.5c0%201.8%202.6%2013.6%205.5%2010l2-2.3m6-13.1c-.3%200%205.1-2%208.1%202c1.1%201.3-.1%207-3.1%2011.4m-9%20.5c-.7.9-.5%201-2%201.4c-1.6.3-.7.8%200%201s2.3.4%203.4-1.2c.4-.4%200-1.2-.5-1.4q-.3-.2-.9.2m0%200q-.1-.7.4-1.8c.4-1%201.3-2%20.6-5.4c-.6-2.5-4.2-.5-4.2-.2q.2.8%200%203.3c-.3%202.1%201.3%203.9%203.1%203.7m9.2-8l-.2%202.4c0%201.4.7%203-.4%204.6%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%22.2%22%20d%3D%22M13.4%2012.6q0%20.3.5.4q.7%200%20.6-.3q0-.1-.5-.2z%22%2F%3E%3Cpath%20stroke-width%3D%22.1%22%20d%3D%22M22.4%2012.4s-.2.4-.5.4q-.5%200-.6-.3l.5-.3q.5%200%20.6.2Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222.1%22%20d%3D%22M21.9%2022.8c.2-1.3.112-1.5%201.1-1.3l.2.02c.8.03%201.8-.1%202.3-.4c1.3-.6%202-1.6.763-1.3c-2.8.582-3-.4-3-.4c3-4.4%204.2-10.1%203.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10%2010%200%200%200-1.9-.196c-1.3-.02-2.2.3-3%20.893c0%200-9.1-3.7-8.7%204.7c.1%201.8%202.6%2013.6%205.5%2010c1.1-1.3%202.1-2.4%202.1-2.4c.5.3%201.1.521%201.8.458l.1-.043c-.01.162-.01.3.2.5c-.8.852-.5%201-2.1%201.3c-1.5.318-.6.884-.04%201c.717.2%202.4.433%203.5-1.1l-.04.179c.3.2.3%201.7.3%202.8s.1%202%20.329%202.628c.215.6.5%202.1%202.5%201.6c1.7-.4%203-.9%203.1-5.7%22%2F%3E%3Cpath%20fill%3D%22%23336791%22%20d%3D%22M26.3%2019.861c-2.8.583-3-.4-3-.4c3-4.4%204.2-10.1%203.1-11.4c-2.9-3.8-8-2-8.1-1.9l-.03.005a10%2010%200%200%200-1.9-.196c-1.3-.02-2.2.335-3%20.893c0%200-9.1-3.7-8.7%204.7c.1%201.8%202.6%2013.6%205.5%2010.018a55%2055%200%200%201%202.1-2.402c.5.3%201.1.5%201.8.458l.1-.043c-.02.162-.01.3.2.5c-.8.852-.5%201-2.1%201.3c-1.5.318-.6.884-.04%201c.717.2%202.4.433%203.5-1.1l-.04.179c.299.2.5%201.6.473%202.8c-.04%201.2-.1%202%20.177%202.6c.236.6.5%202.1%202.5%201.6c1.7-.4%202.5-1.3%202.7-2.8c.1-1.1.3-.9.3-1.9l.2-.467c.2-1.5.028-2%201.1-1.8l.2.022c.8.03%201.8-.1%202.3-.4c1.3-.6%202-1.6.762-1.3Z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.7%22%3E%3Cpath%20stroke-linejoin%3D%22bevel%22%20d%3D%22M23.3%2019.5s.2%201%203%20.3c1.2-.2.5.7-.8%201.3c-1%20.5-3.3.6-3.3%200c-.1-1.7%201.2-1.2%201-1.6c0-.4-.6-.8-1-1.8c-.3-.8-4.6-7%201.2-6.1c.2%200-1.5-5.6-7-5.7c-5.4%200-5.3%206.7-5.3%206.7%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.9%2020.7c-.1%202.8%200%205.6.2%206.3s.9%202%202.9%201.6q2.4-.5%202.6-2.6l.6-5M13.5%206.9S4.4%203%204.8%2011.5c0%201.8%202.6%2013.6%205.5%2010l2-2.3m6-13.1c-.3%200%205.1-2%208.1%202c1.1%201.3-.1%207-3.1%2011.4m-9%20.5c-.7.9-.5%201-2%201.4c-1.6.3-.7.8%200%201s2.3.4%203.4-1.2c.4-.4%200-1.2-.5-1.4q-.3-.2-.9.2m0%200q-.1-.7.4-1.8c.4-1%201.3-2%20.6-5.4c-.6-2.5-4.2-.5-4.2-.2q.2.8%200%203.3c-.3%202.1%201.3%203.9%203.1%203.7m9.2-8l-.2%202.4c0%201.4.7%203-.4%204.6%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23fff%22%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-width%3D%22.2%22%20d%3D%22M13.4%2012.6q0%20.3.5.4q.7%200%20.6-.3q0-.1-.5-.2z%22%2F%3E%3Cpath%20stroke-width%3D%22.1%22%20d%3D%22M22.4%2012.4s-.2.4-.5.4q-.5%200-.6-.3l.5-.3q.5%200%20.6.2Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-postgres.svg?color=%231a73e8&size=48