This commit is contained in:
elvis kahoro 2021-12-23 12:02:09 -05:00
parent 1ad1ec51ad
commit 417359e374
464 changed files with 921 additions and 1157 deletions

View file

@ -1,5 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 145">
<rect width="300" height="145" class="Dynamic" fill="#1f1f1f" rx="5" />
<rect width="300" height="145" class="Dynamic" fill="#1f1f1f" rx="5" />
<!-- first command -->
<text x="15" y="15" fill="#4e5ab7" font-size="0.6em" font-family="monospace" class="Dynamic">ls</text>
@ -88,4 +88,3 @@ git(
<!-- cursor -->
<line x1="15" y1="120" x2="15" y2="130" style="stroke-width:2" class="Dynamic" stroke="#5350b9" />
</svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Before After
Before After