UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 434 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_plus': { width: 16, height: 16, viewBox: '0 0 16 16', data: '<path pid="0" fill-rule="evenodd" clip-rule="evenodd" d="M8 3c.394 0 .714.32.714.714v3.572h3.572a.714.714 0 110 1.428H8.714v3.572a.714.714 0 11-1.428 0V8.714H3.714a.714.714 0 010-1.428h3.572V3.714C7.286 3.32 7.606 3 8 3z" _fill="#222532"/>' } })