feat: Adds rounded icons, joins and caps. (#3521)

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
This commit is contained in:
David Luzar 2021-05-07 18:03:23 +02:00 committed by GitHub
parent 18cdafbcbe
commit 178ee04d82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 45 additions and 94 deletions

View file

@ -35,6 +35,7 @@ exports[`exportToSvg with default arguments 1`] = `
<g
stroke-linecap="round"
transform="translate(10 10) rotate(0 50 50)"
>
<path
@ -51,6 +52,7 @@ exports[`exportToSvg with default arguments 1`] = `
/>
</g>
<g
stroke-linecap="round"
transform="translate(10 10) rotate(0 50 50)"
>
<path