mertJF / tailblocks

Ready-to-use Tailwind CSS blocks.
https://tailblocks.cc
MIT License
8.7k stars 825 forks source link

TeamC:: Add stroke color to SVG icons #66

Closed a4vg closed 3 years ago

a4vg commented 3 years ago

Team C block includes SVG icons in the code, but they're invisible because they don't have a stroke color. This pull request simply adds a stroke="currentColor" in all SVGs to make them visible.