diff options
| author | hathach <[email protected]> | 2023-11-01 11:20:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-11-01 11:20:18 +0700 |
| commit | 0ff327f25fddb4174f32d1d9fbf428f149dcd974 (patch) | |
| tree | 03fe835c53cec3f24540a6671c8dd38120278dfc | |
| parent | 484937a042a5786ec0ed60bb9093bd71f0f6a549 (diff) | |
resize logo, add white background
| -rw-r--r-- | docs/assets/adafruit_logo.svg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/assets/adafruit_logo.svg b/docs/assets/adafruit_logo.svg index 48ec76b93..cafd5a10e 100644 --- a/docs/assets/adafruit_logo.svg +++ b/docs/assets/adafruit_logo.svg @@ -1,7 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" style="enable-background:new 0 0 1366 768;" xml:space="preserve" viewBox="14 12.81 1335 455.81"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" style="enable-background:new 0 0 1382 768;" xml:space="preserve" width="144" height="80" viewBox="14 12.81 1350 455.81"> <style type="text/css"> - .st0{fill:#231F20;} + .st0{fill:#0;} </style> +<rect x="0" y="0" width="1382" height="768" fill="#fff"/> <g> <g> <g> |
