Add Dossier frame

This commit is contained in:
Josh birnholz
2024-01-24 18:49:11 -05:00
parent 087a041d6a
commit 5a71a471ec
52 changed files with 269 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="660" height="660" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
<g transform="matrix(1,0,0,1,30,30)">
<path d="M300,-30C117.868,-30 -30,117.868 -30,300C-30,482.132 117.868,630 300,630C482.132,630 630,482.132 630,300C630,117.868 482.132,-30 300,-30ZM300,0C465.575,0 600,134.425 600,300C600,465.575 465.575,600 300,600C134.425,600 0,465.575 0,300C0,134.425 134.425,0 300,0Z"/>
</g>
<g id="path24" transform="matrix(1,0,0,1,30,30)">
<path d="M308,493C335,493 393,475 393,422C393,386 367,352 275,314C228,344 214,376 214,403C214,465 263,493 307,493M379,179C379,143 349,106 299,106C250,106 226,139 226,164C226,210 263,223 325,253C341,245 378.98,227.184 378.98,180.184L379,179ZM309,533C218,533 147,482 147,408C147,335 233,293 233,293C212,280 157,248 157,187C157,88 256,63 307,63C415,63 445,151 445,174C445,224 400,259 370,272C370,272 454,305 454,401C454,488 371,533 309,533" style="fill-rule:nonzero;"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB