diff --git a/packages/icons/src/asn/DrilldownOutlined.ts b/packages/icons/src/asn/DrilldownOutlined.ts deleted file mode 100644 index 4586b6933..000000000 --- a/packages/icons/src/asn/DrilldownOutlined.ts +++ /dev/null @@ -1,7 +0,0 @@ -// This icon file is generated automatically. - -import { IconDefinition } from '../types'; - -const DrillDownOutlined: IconDefinition = {"icon":{"tag":"svg","attrs":{"viewBox":"64 64 896 896","focusable":"false"},"children":[{"tag":"path","attrs":{"d":"M544 697a8 8 0 018 8v100.672l45.427-51.939a8 8 0 016.022-2.733h73.64a8 8 0 016.034 13.254L518.294 953.548a8 8 0 01-12.072-.006l-164.26-189.04a8 8 0 016.012-13.247l73.975-.243a8 8 0 016.065 2.753L472 804.386V705a8 8 0 018-8h64zM439.833 237.359a8 8 0 01.841 3.57v71.514a8 8 0 01-4.43 7.159L223.599 425.639l288.825 151.318 288.824-151.318-212.144-105.786a8 8 0 01-4.43-7.16V241.18a8 8 0 0111.57-7.16l352.74 175.894c7.908 3.944 11.122 13.55 7.178 21.459a16 16 0 01-6.893 7.033L519.849 663.38a16 16 0 01-14.85 0L75.578 438.406c-7.828-4.101-10.85-13.771-6.748-21.598a16 16 0 017.032-6.894L429.104 233.77a8 8 0 0110.73 3.59zM544 64a8 8 0 018 8v432a8 8 0 01-8 8h-64a8 8 0 01-8-8V72a8 8 0 018-8h64z"}}]},"name":"drill-down","theme":"outlined"}; - -export default DrillDownOutlined; \ No newline at end of file