From e69f30273011d056b90b84da0be7015626c95d61 Mon Sep 17 00:00:00 2001 From: Guillaume Cier Date: Sat, 4 Mar 2023 11:01:06 +0800 Subject: [PATCH] Optimizing Codepen logo with a compound path --- README.md | 2 +- images/svg/codepen.svg | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d4736e1..3df66b0b 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Say thanks! Dribbble

641 Bytes -CodePen

375 Bytes +CodePen

343 Bytes DigitalOcean

259 Bytes Medium

379 Bytes AirBnB

371 Bytes diff --git a/images/svg/codepen.svg b/images/svg/codepen.svg index 7e154c07..0723474f 100644 --- a/images/svg/codepen.svg +++ b/images/svg/codepen.svg @@ -3,8 +3,9 @@ aria-label="CodePen" role="img" viewBox="0 0 512 512"> \ No newline at end of file +stroke-linejoin="round" +d="M81 198v116l175 117 175-117V198L256 81 81 198l175 116 175-116M256 81v117M81 314l175-116 175 116M256 431V314"/> \ No newline at end of file