From: Sebastián Ramírez Date: Fri, 9 Aug 2024 22:11:00 +0000 (-0500) Subject: 💄 Add dark-mode logo (#1061) X-Git-Tag: 0.0.22~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea70e9f2eb609be67ad7a8f359823432dbe18684;p=thirdparty%2Ffastapi%2Fsqlmodel.git 💄 Add dark-mode logo (#1061) --- diff --git a/README.md b/README.md index ba3bb219..a9e2241a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@

- SQLModel + SQLModel +

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness. diff --git a/docs/img/logo-margin/logo-margin-vector.svg b/docs/img/logo-margin/logo-margin-vector.svg index 75e90c83..335d27a6 100644 --- a/docs/img/logo-margin/logo-margin-vector.svg +++ b/docs/img/logo-margin/logo-margin-vector.svg @@ -1,15 +1,15 @@ + width="848.54462mm" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> image/svg+xml - - - - - - - - - - - - + style="font-weight:bold;font-size:113.462px;line-height:1.25;font-family:Ubuntu;-inkscape-font-specification:'Ubuntu Bold';letter-spacing:0px;word-spacing:0px;fill:#7e56c2;stroke-width:2.83655" + transform="scale(1.0209259,0.97950298)" + aria-label="SQLModel" /> diff --git a/docs/img/logo-margin/logo-margin-white-vector.svg b/docs/img/logo-margin/logo-margin-white-vector.svg new file mode 100644 index 00000000..d87b0029 --- /dev/null +++ b/docs/img/logo-margin/logo-margin-white-vector.svg @@ -0,0 +1,100 @@ + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/img/logo-margin/logo-margin-white.svg b/docs/img/logo-margin/logo-margin-white.svg new file mode 100644 index 00000000..47ca7762 --- /dev/null +++ b/docs/img/logo-margin/logo-margin-white.svg @@ -0,0 +1,105 @@ + + + + + + + image/svg+xml + + + + + SQLModel + + + + + + + + + + + + + + + + + + + diff --git a/docs/img/logo-margin/logo-margin.svg b/docs/img/logo-margin/logo-margin.svg index 0f23f7c5..b6e4d007 100644 --- a/docs/img/logo-margin/logo-margin.svg +++ b/docs/img/logo-margin/logo-margin.svg @@ -1,39 +1,15 @@ - + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> image/svg+xml - - diff --git a/docs/index.md b/docs/index.md index f77cc7b8..6489f45a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -3,7 +3,10 @@

- SQLModel + SQLModel + + SQLModel +

SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.