first commit
This commit is contained in:
commit
8b790b7601
86 changed files with 6348 additions and 0 deletions
24
assets/entity-marks.svg
Normal file
24
assets/entity-marks.svg
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 96" width="320" height="96">
|
||||
|
||||
|
||||
|
||||
<g transform="translate(8,12)">
|
||||
<rect x="0" y="0" width="4" height="48" fill="#3D6E70"></rect>
|
||||
<text x="14" y="22" class="mono" fill="#1A1814">P/</text>
|
||||
<text x="14" y="44" class="label" fill="#5A5347">PERSONAL</text>
|
||||
</g>
|
||||
|
||||
|
||||
<g transform="translate(112,12)">
|
||||
<rect x="0" y="0" width="4" height="48" fill="#B4541A"></rect>
|
||||
<text x="14" y="22" class="mono" fill="#1A1814">9T/</text>
|
||||
<text x="14" y="44" class="label" fill="#5A5347">9TFOX</text>
|
||||
</g>
|
||||
|
||||
|
||||
<g transform="translate(216,12)">
|
||||
<rect x="0" y="0" width="4" height="48" fill="#5A4FA3"></rect>
|
||||
<text x="14" y="22" class="mono" fill="#1A1814">FC/</text>
|
||||
<text x="14" y="44" class="label" fill="#5A5347">FINACODE</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 827 B |
Loading…
Add table
Add a link
Reference in a new issue