diff --git a/src/icon/Icons.tsx b/src/icon/Icons.tsx index 71f76ea8..d7821519 100644 --- a/src/icon/Icons.tsx +++ b/src/icon/Icons.tsx @@ -801,13 +801,13 @@ export const CollapseOutline = () => ( export const CloudDownloadOutline = () => ( - - - - - - + + + + + + ); @@ -832,9 +832,9 @@ export const DatabaseOutline = () => ( xmlns="http://www.w3.org/2000/svg" > ); @@ -909,9 +909,9 @@ export const DriftOutline = () => ( xmlns="http://www.w3.org/2000/svg" > ); @@ -982,9 +982,9 @@ export const EmbeddingsOutline = () => ( xmlns="http://www.w3.org/2000/svg" > ); @@ -1020,21 +1020,21 @@ export const ExpandOutline = () => ( export const Explainability = () => ( - - - - - - - - - - + + + + + + + + + + ); @@ -1081,9 +1081,9 @@ export const Fairness = () => ( xmlns="http://www.w3.org/2000/svg" > ); @@ -1677,7 +1677,10 @@ export const SettingsOutline = () => ( - + @@ -1732,6 +1735,20 @@ export const TokensOutline = () => ( ); +export const TraceFilled = () => ( + + + + + +); + export const TrashOutline = () => ( @@ -1747,7 +1764,12 @@ export const TrendingUpOutline = () => ( - +