✨ Enhancement: Bowtie Cross Column Icon #1640
Labels
✨ Enhancement
Indicates that the issue suggests an improvement or new feature.
Status: Triage
This is the initial status for an issue that requires triage.
Tools without Bowtie integration showed a cross (❌) icon, suggesting an error or problem.
Description:-
These tools should show an information (ℹ️) icon, indicating that additional information is available.
The change has been tested to ensure proper rendering in both light and dark modes, and across different screen sizes.
How i fixed this:-
Created a new SVG icon file:
/public/icons/icons8-info.svg
with standard info icon designstroke="currentColor"
to inherit theme colorsUpdated the ToolingTable component:
Files Modified
/pages/tools/components/ToolingTable.tsx
/public/icons/icons8-info.svg
Are you working on this?
Yes
The text was updated successfully, but these errors were encountered: