UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 294 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_list_decrease': { width: 16, height: 16, viewBox: '0 0 12 12', data: '<path pid="0" _fill="#ef3817" d="M9.3 5L6.9 7.7V1H5.1v6.7L2.7 5 1.3 6.2 6 11.3l4.7-5.1z"/>' } })