UNPKG

@atlaskit/logo

Version:

A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.

12 lines (11 loc) 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "InsightsLogo", { enumerable: true, get: function get() { return _logoCs.InsightsLogoCS; } }); var _logoCs = require("../artifacts/logo-components/insights/logo-cs");