UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 500 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_gnb_profile': { width: 16, height: 16, viewBox: '0 0 32 32', data: '<path pid="0" d="M2 0h28c1.1 0 2 .9 2 2v28c0 1.1-.9 2-2 2H2c-1.1 0-2-.9-2-2V2C0 .9.9 0 2 0z" _fill="none"/><path pid="1" d="M6 27c.1-4.6 3.9-8.3 8.6-8.3h2.9c4.6-.1 8.5 3.6 8.6 8.3H6zm4.3-15.1v-1.4C10.4 7.4 12.9 5 16 5s5.6 2.4 5.7 5.5v1.4c-.1 3.1-2.6 5.5-5.7 5.5s-5.6-2.4-5.7-5.5z" _fill="#222532"/>' } })