@spaceone/design-system
Version:
SpaceONE Design System
13 lines (12 loc) • 1.06 kB
JavaScript
/* eslint-disable */
/* tslint:disable */
// @ts-ignore
import icon from 'vue-svgicon'
icon.register({
'ic_provider_megazone': {
width: 32,
height: 32,
viewBox: '0 0 32 32',
data: '<g clip-path="url(#clip0)" _fill="#000"><path pid="0" d="M16.472 19.947s1.927-2.796 1.695-6.897c-.23-4.1-1.592-5.299-1.977-5.938 0 0-2.338 2.77-2.03 7.909 0 0-1.695.213-3.108.825 0 0-1.464-7.855 5.138-13.846 0 0 4.34 3.089 5.24 10.411 0 0 .642 5.406-2.749 10.119.026 0-1.85-1.705-2.209-2.583z"/><path pid="1" d="M17.448 15.5s-.334 2.423-1.053 3.355c0 0-7.27-.16-10.48 6.683 0 0 3.802.746 7.629-2.21 0 0 .95 1.545 2.235 2.45 0 0-5.703 5.113-14.102 2.343 0 0 .436-6.47 7.346-10.704 0 0 3.185-2.21 8.425-1.917z"/><path pid="2" d="M21.764 16.592s-.129 1.784-.976 3.302c0 0 3.518 1.171 5.727 5.724 0 0-6.704 1.092-10.968-6.15 0 0-2.26.053-3.185.798 0 0 2.569 6.47 10.044 8.415 0 0 5.368 1.091 8.27-.72 0 0-.847-7.402-8.912-11.37z"/></g><defs><clipPath id="clip0"><path pid="3" _fill="#fff" transform="translate(1.677 2)" d="M0 0h29v27H0z"/></clipPath></defs>'
}
})