UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 470 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_arrow_bottom': { width: 24, height: 24, viewBox: '0 0 24 24', data: '<path pid="0" d="M8.532 9.45l3.473 3.5 3.472-3.5a.891.891 0 01.972-.194.892.892 0 01.483.486.906.906 0 01-.193.98l-4.108 4.14a.891.891 0 01-.972.194.891.891 0 01-.29-.195l-4.107-4.139a.898.898 0 01-.194-.98.899.899 0 01.194-.291.905.905 0 011.27 0z" _fill="#222532"/>' } })