UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 414 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_gnb_service_2': { width: 32, height: 32, viewBox: '0 0 32 32', data: '<path pid="0" fill-rule="evenodd" clip-rule="evenodd" d="M8 12h4V8H8v4zm6 12h4v-4h-4v4zm-6 0h4v-4H8v4zm0-6h4v-4H8v4zm6 0h4v-4h-4v4zm6-10v4h4V8h-4zm-6 4h4V8h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z" _fill="#A7A9B2"/>' } })