UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 302 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_state_active': { width: 16, height: 16, viewBox: '0 0 16 16', data: '<path pid="0" d="M13 3l-7.4 7.4-2.7-2.7L1 9.5l2.3 2.3L5.6 14l2.3-2.2 7.1-7L13 3z" _fill="#60b731"/>' } })