openpeeps / tim

This is Tim ⚡️ A high-performance template engine & markup language written in Nim
https://openpeeps.github.io/tim/
GNU Lesser General Public License v3.0
51 stars 1 forks source link

RFC -> Tim Logo / File Icon #7

Open Uzo2005 opened 7 months ago

Uzo2005 commented 7 months ago

I made proof of concept for what the file icon for .timl files should look like.

TIM logo tim_icon_preview tim_icon_preview_2

Let me know what you think of it, and how I can improve it. If everything goes well, I will start opening PRs in all the file icon repos I can find.

georgelemon commented 7 months ago

This is sexy! I love it

Uzo2005 commented 7 months ago

Just made it available to anyone using https://github.com/Uzo2005/tim-vscode-extension on vscode. Here is the 32x32 svg icon, incase you wish to use it:

<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_3_57)">
<path d="M6.19336 27.6534L4.24359 3.82462L27.5289 3.8725L25.4672 27.6534L15.9741 30.4022L6.19336 27.6534Z" fill="#E34F26"/>
<path d="M15.9741 28.1009V6.09399L25.5632 6.12592L23.8532 25.8154L15.9741 28.1009Z" fill="#EF652A"/>
<path d="M22.9013 8.064H9.01868V12.0394L13.8688 12.0394V22.7974L16.1523 25.7067L17.9769 22.7974V12.0394H22.9013V8.064Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0_3_57">
<rect width="23.2853" height="26.6667" fill="white" transform="translate(4.24359 3.78006)"/>
</clipPath>
</defs>
</svg>