We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made proof of concept for what the file icon for .timl files should look like.
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.
The text was updated successfully, but these errors were encountered:
This is sexy! I love it
Sorry, something went wrong.
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>
No branches or pull requests
I made proof of concept for what the file icon for .timl files should look like.
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.
The text was updated successfully, but these errors were encountered: