From ab077e096cc73574aee4a21270ce7257c0cdb3ea Mon Sep 17 00:00:00 2001 From: type76 <osmanjaro@gmail.com> Date: Sat, 19 Oct 2019 14:06:01 +0200 Subject: [PATCH] :tada: Add new Pico logo See https://github.com/picocms/Pico/issues/499 and https://github.com/picocms/Pico/issues/499#issuecomment-544136977 --- img/pico.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 img/pico.svg diff --git a/img/pico.svg b/img/pico.svg new file mode 100644 index 0000000..1e64a98 --- /dev/null +++ b/img/pico.svg @@ -0,0 +1 @@ +<svg height="400" preserveAspectRatio="none" viewBox="0 0 400 400" width="400" xmlns="http://www.w3.org/2000/svg"><path d="m298.4 194.7q0-14.15-.8-31.2l-.85-14.25h-51.05v89.95l8 1.1q9.6 1.05 17.6 1.05 7.95 0 17.5-1.05 4.8-.55 7.95-1.1 1.65-22.2 1.65-44.5m-69.75-45.8h-49.3v182.45l7.7.85q9.3.8 17 .8 12.3 0 24.6-1.65z" fill="#2eae9b" transform="translate(-38.85 -40.95)"/></svg> \ No newline at end of file -- GitLab