diff --git a/src/icon/Icons.tsx b/src/icon/Icons.tsx index d5d59d9e..0a734f2f 100644 --- a/src/icon/Icons.tsx +++ b/src/icon/Icons.tsx @@ -1355,6 +1355,19 @@ export const HardDriveFilled = () => ( ); +export const HardDriveOutline = () => ( + + + + + + + + + + +); + export const Histogram = () => (