@atlaskit/icon
Version:
An icon is a symbol representing a command, device, directory, or common action.
16 lines (15 loc) • 510 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/**
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
*
* To change the format of this file, modify `createDeprecatedIconDocs` in icon-build-process/src/create-deprecated-icon-docs.tsx.
*
* @codegen <<SignedSource::8445ed95dffea52ddea417fc5752ff90>>
* @codegenCommand yarn build:icon-glyphs
*/
var deprecatedIcons = {};
var _default = exports.default = deprecatedIcons;
;