squircle

Make all the squircles you need, in the browser. https://squircley.app/
git clone http://git.hanabi.in/repos/squircle.git
Log | Files | Refs | LICENSE

commit 54efc19943c06ee43923b7fd95f6789e47fcdd24
parent 66a00f6b1a5606d10cc890d8c91cc8ae9b4fc3ed
Author: George Francis <georgedoescode@gmail.com>
Date:   Tue, 14 Jul 2020 15:33:04 +0100

add XD to info section

Diffstat:
Msrc/components/TheInfoSection.vue | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/components/TheInfoSection.vue b/src/components/TheInfoSection.vue @@ -24,7 +24,7 @@ export default { The generator exports SVG files which can be copied straight to the clipboard for dropping into your HTML / CSS or downloaded to your computer ready to use in your design software of choice - (Figma, Sketch, Framer, etc) + (Figma, Sketch, Framer, XD, etc) </p> <p class="info-section__paragraph">Have fun! 🎨</p> </div>