diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-04-16 16:40:16 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-04-16 16:40:16 -0700 |
| commit | bebf32ad6fa894ad45895fd1595ba10d8437e486 (patch) | |
| tree | 7ffac0e377c3e52b568f8777dc875e11274efdbd /logo | |
| parent | 608bf5076b7cd1564a634d7341f1444698907170 (diff) | |
Doc updates for 4.0.0
* Fixes PDF generation on RTD
* Adds links to circuitpython.org for boards
* Adds branding guidelines
Diffstat (limited to 'logo')
| -rw-r--r-- | logo/license-MIT-brightgreen.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/logo/license-MIT-brightgreen.svg b/logo/license-MIT-brightgreen.svg deleted file mode 100644 index e28c04bbc..000000000 --- a/logo/license-MIT-brightgreen.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="78" height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0" stop-color="#bbb" stop-opacity=".1"/><stop offset="1" stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="78" height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path fill="#555" d="M0 0h47v20H0z"/><path fill="#4c1" d="M47 0h31v20H47z"/><path fill="url(#b)" d="M0 0h78v20H0z"/></g><g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="110"> <text x="245" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="370">license</text><text x="245" y="140" transform="scale(.1)" textLength="370">license</text><text x="615" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="210">MIT</text><text x="615" y="140" transform="scale(.1)" textLength="210">MIT</text></g> <head xmlns=""/></svg>
\ No newline at end of file |
