UNPKG

vcc-ui

Version:

VCC UI is a collection of React UI Components that can be used for developing front-end applications at Volvo Car Corporation.

8 lines (7 loc) 292 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ICONS = void 0; var ICONS = ["account", "email", "search", "globe", "facebook", "twitter", "youtube", "linkedin", "instagram", "pinterest", "youku", "vkontakte", "wechat", "weibo"]; exports.ICONS = ICONS;