diff --git a/src/icon/Icons.tsx b/src/icon/Icons.tsx index 9c517dfd..90ff1541 100644 --- a/src/icon/Icons.tsx +++ b/src/icon/Icons.tsx @@ -1812,6 +1812,22 @@ export const TokensOutline = () => ( ); +export const Trace = () => ( + + + +); + export const TraceFilled = () => (