UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 256 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_minus': { width: 16, height: 16, viewBox: '0 0 24 24', data: '<path pid="0" d="M4.8 13.6V12h14v1.6h-14z" _fill="#202433"/>' } })