UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 495 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_back-to-top': { width: 16, height: 16, viewBox: '0 0 16 16', data: '<path pid="0" fill-rule="evenodd" clip-rule="evenodd" d="M13.459 9.74l-.92.92L8 6.118l-4.54 4.54-.92-.919L8 4.28l5.46 5.46z" _fill="#5F616D"/><path pid="1" fill-rule="evenodd" clip-rule="evenodd" d="M7.35 16V5h1.3v11h-1.3z" _fill="#5F616D"/><path pid="2" d="M2 1h12v1.3H2V1z" _fill="#5F616D"/>' } })