Skip to content

Commit d72d6af

Browse files
author
sqlopt
committed
feat(brand): add dbopt logo, favicon, and wordmark lockup
A Neelkanth-blue mark: a database cylinder that subtly reads as a Shivling (domed top + yoni-spout base), with three tripundra lines and a red tilak centred on the middle line. Vector SVG, render-verified from 96px to 16px. - web/public/logo.svg primary mark - web/public/favicon.svg same mark on a dark tile (wired into index.html) - web/public/logo-lockup.svg mark + lowercase "dbopt" wordmark
1 parent 7cc021f commit d72d6af

4 files changed

Lines changed: 19 additions & 0 deletions

File tree

web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta name="color-scheme" content="dark" />
7+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
78
<title>dbopt · SQL Server observatory</title>
89
<link rel="preconnect" href="https://fonts.googleapis.com" />
910
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />

web/public/favicon.svg

Lines changed: 6 additions & 0 deletions
Loading

web/public/logo-lockup.svg

Lines changed: 6 additions & 0 deletions
Loading

web/public/logo.svg

Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)