file type dbml logo
file-type-dbml from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-dbml
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type dbml logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0246cc" d="M30 7.24C30 4.34 27.65 2 24.76 2H7.24A5.24 5.24 0 0 0 2 7.24v17.52C2 27.66 4.35 30 7.24 30h17.52c2.9 0 5.24-2.35 5.24-5.24z"/><path fill="#287eff" d="M6.86 19.14v3.1c0 1.03 3.54 2.51 9.08 2.51s9.09-1.48 9.09-2.5v-3.11c-1.87 1.22-5.5 1.85-9.09 1.85c-3.6 0-7.22-.63-9.08-1.85"/><path fill="#96c0ff" d="M6.9 13.47v3.47c0 1.02 3.53 2.5 9.08 2.5s9.08-1.48 9.08-2.5v-3.47c-1.73 1.34-5.07 2.21-9.08 2.21s-7.35-.87-9.09-2.2"/><g stroke="#fff"><path stroke-linecap="round" stroke-width="1.35" d="M16.88 7.26L15.08 14"/><path fill="#fff" stroke-width=".38" d="M12.26 12.66h.02l.18.04q.16 0 .27-.12q.11-.13.1-.29v-.12q0-.15-.08-.28a1 1 0 0 0-.23-.19L9.9 10.62l2.6-1.06a.5.5 0 0 0 .34-.47v-.12q0-.16-.1-.3a.4.4 0 0 0-.28-.11l-.18.03h-.01l-3.52 1.5q-.15.06-.24.18a.5.5 0 0 0-.09.29v.15q0 .15.09.28t.24.19zm7.44 0h-.01l-.2.04q-.16 0-.27-.12a.4.4 0 0 1-.1-.29v-.12q0-.15.09-.28a1 1 0 0 1 .23-.19l2.62-1.08l-2.61-1.06a.5.5 0 0 1-.33-.47v-.12q0-.16.1-.3a.4.4 0 0 1 .27-.11l.2.03l3.51 1.5q.16.06.25.18q.09.13.09.29v.15q0 .15-.1.28a1 1 0 0 1-.23.19z"/></g></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeDbml(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0246cc" d="M30 7.24C30 4.34 27.65 2 24.76 2H7.24A5.24 5.24 0 0 0 2 7.24v17.52C2 27.66 4.35 30 7.24 30h17.52c2.9 0 5.24-2.35 5.24-5.24z"/><path fill="#287eff" d="M6.86 19.14v3.1c0 1.03 3.54 2.51 9.08 2.51s9.09-1.48 9.09-2.5v-3.11c-1.87 1.22-5.5 1.85-9.09 1.85c-3.6 0-7.22-.63-9.08-1.85"/><path fill="#96c0ff" d="M6.9 13.47v3.47c0 1.02 3.53 2.5 9.08 2.5s9.08-1.48 9.08-2.5v-3.47c-1.73 1.34-5.07 2.21-9.08 2.21s-7.35-.87-9.09-2.2"/><g stroke="#fff"><path strokeLinecap="round" strokeWidth="1.35" d="M16.88 7.26L15.08 14"/><path fill="#fff" strokeWidth=".38" d="M12.26 12.66h.02l.18.04q.16 0 .27-.12q.11-.13.1-.29v-.12q0-.15-.08-.28a1 1 0 0 0-.23-.19L9.9 10.62l2.6-1.06a.5.5 0 0 0 .34-.47v-.12q0-.16-.1-.3a.4.4 0 0 0-.28-.11l-.18.03h-.01l-3.52 1.5q-.15.06-.24.18a.5.5 0 0 0-.09.29v.15q0 .15.09.28t.24.19zm7.44 0h-.01l-.2.04q-.16 0-.27-.12a.4.4 0 0 1-.1-.29v-.12q0-.15.09-.28a1 1 0 0 1 .23-.19l2.62-1.08l-2.61-1.06a.5.5 0 0 1-.33-.47v-.12q0-.16.1-.3a.4.4 0 0 1 .27-.11l.2.03l3.51 1.5q.16.06.25.18q.09.13.09.29v.15q0 .15-.1.28a1 1 0 0 1-.23.19z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0246cc" d="M30 7.24C30 4.34 27.65 2 24.76 2H7.24A5.24 5.24 0 0 0 2 7.24v17.52C2 27.66 4.35 30 7.24 30h17.52c2.9 0 5.24-2.35 5.24-5.24z"/><path fill="#287eff" d="M6.86 19.14v3.1c0 1.03 3.54 2.51 9.08 2.51s9.09-1.48 9.09-2.5v-3.11c-1.87 1.22-5.5 1.85-9.09 1.85c-3.6 0-7.22-.63-9.08-1.85"/><path fill="#96c0ff" d="M6.9 13.47v3.47c0 1.02 3.53 2.5 9.08 2.5s9.08-1.48 9.08-2.5v-3.47c-1.73 1.34-5.07 2.21-9.08 2.21s-7.35-.87-9.09-2.2"/><g stroke="#fff"><path stroke-linecap="round" stroke-width="1.35" d="M16.88 7.26L15.08 14"/><path fill="#fff" stroke-width=".38" d="M12.26 12.66h.02l.18.04q.16 0 .27-.12q.11-.13.1-.29v-.12q0-.15-.08-.28a1 1 0 0 0-.23-.19L9.9 10.62l2.6-1.06a.5.5 0 0 0 .34-.47v-.12q0-.16-.1-.3a.4.4 0 0 0-.28-.11l-.18.03h-.01l-3.52 1.5q-.15.06-.24.18a.5.5 0 0 0-.09.29v.15q0 .15.09.28t.24.19zm7.44 0h-.01l-.2.04q-.16 0-.27-.12a.4.4 0 0 1-.1-.29v-.12q0-.15.09-.28a1 1 0 0 1 .23-.19l2.62-1.08l-2.61-1.06a.5.5 0 0 1-.33-.47v-.12q0-.16.1-.3a.4.4 0 0 1 .27-.11l.2.03l3.51 1.5q.16.06.25.18q.09.13.09.29v.15q0 .15-.1.28a1 1 0 0 1-.23.19z"/></g></svg> </template>
CSS
.icon-file-type-dbml {
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%22%230246cc%22%20d%3D%22M30%207.24C30%204.34%2027.65%202%2024.76%202H7.24A5.24%205.24%200%200%200%202%207.24v17.52C2%2027.66%204.35%2030%207.24%2030h17.52c2.9%200%205.24-2.35%205.24-5.24z%22%2F%3E%3Cpath%20fill%3D%22%23287eff%22%20d%3D%22M6.86%2019.14v3.1c0%201.03%203.54%202.51%209.08%202.51s9.09-1.48%209.09-2.5v-3.11c-1.87%201.22-5.5%201.85-9.09%201.85c-3.6%200-7.22-.63-9.08-1.85%22%2F%3E%3Cpath%20fill%3D%22%2396c0ff%22%20d%3D%22M6.9%2013.47v3.47c0%201.02%203.53%202.5%209.08%202.5s9.08-1.48%209.08-2.5v-3.47c-1.73%201.34-5.07%202.21-9.08%202.21s-7.35-.87-9.09-2.2%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M16.88%207.26L15.08%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-width%3D%22.38%22%20d%3D%22M12.26%2012.66h.02l.18.04q.16%200%20.27-.12q.11-.13.1-.29v-.12q0-.15-.08-.28a1%201%200%200%200-.23-.19L9.9%2010.62l2.6-1.06a.5.5%200%200%200%20.34-.47v-.12q0-.16-.1-.3a.4.4%200%200%200-.28-.11l-.18.03h-.01l-3.52%201.5q-.15.06-.24.18a.5.5%200%200%200-.09.29v.15q0%20.15.09.28t.24.19zm7.44%200h-.01l-.2.04q-.16%200-.27-.12a.4.4%200%200%201-.1-.29v-.12q0-.15.09-.28a1%201%200%200%201%20.23-.19l2.62-1.08l-2.61-1.06a.5.5%200%200%201-.33-.47v-.12q0-.16.1-.3a.4.4%200%200%201%20.27-.11l.2.03l3.51%201.5q.16.06.25.18q.09.13.09.29v.15q0%20.15-.1.28a1%201%200%200%201-.23.19z%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%22%230246cc%22%20d%3D%22M30%207.24C30%204.34%2027.65%202%2024.76%202H7.24A5.24%205.24%200%200%200%202%207.24v17.52C2%2027.66%204.35%2030%207.24%2030h17.52c2.9%200%205.24-2.35%205.24-5.24z%22%2F%3E%3Cpath%20fill%3D%22%23287eff%22%20d%3D%22M6.86%2019.14v3.1c0%201.03%203.54%202.51%209.08%202.51s9.09-1.48%209.09-2.5v-3.11c-1.87%201.22-5.5%201.85-9.09%201.85c-3.6%200-7.22-.63-9.08-1.85%22%2F%3E%3Cpath%20fill%3D%22%2396c0ff%22%20d%3D%22M6.9%2013.47v3.47c0%201.02%203.53%202.5%209.08%202.5s9.08-1.48%209.08-2.5v-3.47c-1.73%201.34-5.07%202.21-9.08%202.21s-7.35-.87-9.09-2.2%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.35%22%20d%3D%22M16.88%207.26L15.08%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke-width%3D%22.38%22%20d%3D%22M12.26%2012.66h.02l.18.04q.16%200%20.27-.12q.11-.13.1-.29v-.12q0-.15-.08-.28a1%201%200%200%200-.23-.19L9.9%2010.62l2.6-1.06a.5.5%200%200%200%20.34-.47v-.12q0-.16-.1-.3a.4.4%200%200%200-.28-.11l-.18.03h-.01l-3.52%201.5q-.15.06-.24.18a.5.5%200%200%200-.09.29v.15q0%20.15.09.28t.24.19zm7.44%200h-.01l-.2.04q-.16%200-.27-.12a.4.4%200%200%201-.1-.29v-.12q0-.15.09-.28a1%201%200%200%201%20.23-.19l2.62-1.08l-2.61-1.06a.5.5%200%200%201-.33-.47v-.12q0-.16.1-.3a.4.4%200%200%201%20.27-.11l.2.03l3.51%201.5q.16.06.25.18q.09.13.09.29v.15q0%20.15-.1.28a1%201%200%200%201-.23.19z%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-dbml.svg?color=%231a73e8&size=48