zalsaeed / cgav

Certificate Generation and Verification
GNU General Public License v3.0
3 stars 1 forks source link

Use a colorable icons #66

Open zalsaeed opened 2 weeks ago

zalsaeed commented 2 weeks ago

Part of the template configurations is changing the text color. By changing the text color the user might also wish to change the icons colors. Therefore use a SVG icon so that when a color is selected for the links text, it also reflects on the icon.

Here is an example of the possible SVG icon,https://www.svgviewer.dev/.

Please note that there are services to convert what we have from PNG to SVG.