Icon filename on README
See original GitHub issueHello,
I have created a package to be able to use your icons in Blade template in Laravel. There are plenty of this kind of packages to use all sorts of icons. Have a look at https://github.com/blade-ui-kit/blade-icons#icon-packages.
My package is here and as you can see, I instruct the user to click on the icon they want on your website and note the dhis2
tag to find out what name they should use. I understand not all icon have a dhis2
tag, so here’s my question.
Would it be possible to add the icon filename, e.g. blood_a_n
, to the icons in the README? Maybe as a tooltip?
Issue Analytics
- State:
- Created 2 years ago
- Comments:7
Top Results From Across the Web
vscode-icons/README.md at master
To install the extension just execute the following command in the Command Palette of Visual Studio Code: ext install vscode-icons.
Read more >README.md · main · Teams / Design / icon-development-kit
Symbolic icon assets to be used by application developers. ... Filename is defined as title ( <svg:title></svg:title> ) while the keywords ...
Read more >README.md · master - eos-icons - GitLab
An iconic font created for hi-tech open source software. EOS icons comprises a set of free and open source icons. Handmade, using strict...
Read more >How to add images to README.md on GitHub?
Try this markdown: ![alt text](http://url/to/img.png). I think you can link directly to the raw version of an image if it's stored in your...
Read more >android-icons
Get android icon file names and dimensions (width). Latest version: 2.0.4, last published: 5 years ago. Start using android-icons in your ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Of course. Thank you very much
Thank you! It’s cool to see that Blade template.