UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 382 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'btn_ic_tree_hidden—folded': { width: 16, height: 16, viewBox: '0 0 20 20', data: '<g transform="rotate(-90 9 4)"><circle pid="0" cx="3" cy="5" r="10" _fill="#a5acce"/><path pid="1" d="M3 8.8l-5-5 1.3-1.2L3 6.1l3.8-3.6L8 3.8l-5 5z" _fill="#fff"/></g>' } })