UNPKG

@spaceone/design-system

Version:
13 lines (12 loc) 498 B
/* eslint-disable */ /* tslint:disable */ // @ts-ignore import icon from 'vue-svgicon' icon.register({ 'ic_wrench': { width: 16, height: 16, viewBox: '0 0 16 16', data: '<path pid="0" d="M14.9 4.3c-.1-.3-.4-.4-.6-.2L12 6.4 10 6l-.4-2 2.2-2.2c.2-.2.1-.5-.2-.6-1.4-.4-3 0-4.1 1.1-1.1 1.2-1.5 2.9-1 4.4l-5 5c-.8.8-.8 2 0 2.7.8.8 2 .8 2.7 0l5-5c1.5.5 3.3.2 4.5-1 1.1-1.1 1.5-2.7 1.2-4.1zm-12 9.5c-.4 0-.7-.3-.7-.7 0-.4.3-.7.7-.7.4 0 .7.3.7.7.1.4-.3.7-.7.7z" _fill="#ff7750"/>' } })