Last active
May 31, 2025 15:02
-
-
Save AntonioErdeljac/dd4ddba7133cdddc5acfd7a07772c786 to your computer and use it in GitHub Desktop.
Template gallery assets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 517"> | |
<!-- White Background --> | |
<rect width="400" height="517" fill="white"/> | |
<!-- Logo/Quarter Circle in top left --> | |
<path d="M0 0 L80 0 A80 80 0 0 0 0 80 Z" fill="#006D77"/> | |
<!-- Main Title --> | |
<text x="40" y="150" font-family="Arial, sans-serif" font-size="24" font-weight="bold" fill="#006D77"> | |
SOFTWARE | |
</text> | |
<text x="40" y="180" font-family="Arial, sans-serif" font-size="24" font-weight="bold" fill="#006D77"> | |
DEVELOPMENT | |
</text> | |
<text x="40" y="210" font-family="Arial, sans-serif" font-size="24" font-weight="bold" fill="#006D77"> | |
PROPOSAL | |
</text> | |
<!-- Bottom Section --> | |
<text x="40" y="350" font-family="Arial, sans-serif" font-size="12" fill="#666666"> | |
PREPARED FOR | |
</text> | |
<text x="40" y="370" font-family="Arial, sans-serif" font-size="11" fill="#333333"> | |
Client's name | |
</text> | |
<text x="40" y="390" font-family="Arial, sans-serif" font-size="11" fill="#333333"> | |
Client's company name | |
</text> | |
<text x="40" y="420" font-family="Arial, sans-serif" font-size="12" fill="#666666"> | |
PREPARED BY | |
</text> | |
<text x="40" y="440" font-family="Arial, sans-serif" font-size="11" fill="#333333"> | |
Your name | |
</text> | |
<text x="40" y="460" font-family="Arial, sans-serif" font-size="11" fill="#333333"> | |
Your company name | |
</text> | |
</svg> |
working on this awesome project
keep posting such amazing content
Thanks for sharing
thanks man
Thanks Brother
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Been working on this project, the video is so good! Keep posting more projects like this. Thanks.