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_increase': { width: 16, height: 16, viewBox: '0 0 12 12', data: '<path pid="0" _fill="#60b731" d="M10.7 5.8L6 .7 1.3 5.8 2.7 7l2.4-2.7V11h1.8V4.3L9.3 7z"/>' } })