@spaceone/design-system
Version:
SpaceONE Design System
13 lines (12 loc) • 2.25 kB
JavaScript
/* eslint-disable */
/* tslint:disable */
// @ts-ignore
import icon from 'vue-svgicon'
icon.register({
'ic_provider_aws': {
width: 16,
height: 16,
viewBox: '0 0 32 32',
data: '<path pid="0" d="M9 13.3c0 .4 0 .7.1.9.1.2.2.5.3.8.1.1.1.2.1.2 0 .1-.1.2-.2.3l-.7.4c-.1.1-.2.1-.3.1-.1 0-.2-.1-.3-.1-.1-.2-.3-.3-.4-.5l-.3-.6c-.8 1-1.9 1.5-3.1 1.5-.9 0-1.6-.3-2.1-.8s-.8-1.2-.8-2c0-.9.3-1.6 1-2.2.6-.6 1.5-.8 2.6-.8.4 0 .7 0 1.1.1.4.1.8.1 1.2.2V10c0-.8-.2-1.4-.5-1.7-.3-.3-.9-.4-1.7-.4-.4 0-.8 0-1.1.1-.4.1-.8.2-1.2.4-.2.1-.3.1-.4.1h-.2c-.1 0-.1-.1-.1-.3v-.5-.4c.1-.1.1-.1.3-.2.4-.2.8-.4 1.3-.5.5-.1 1.1-.2 1.7-.2 1.3 0 2.2.3 2.8.9.6.6.9 1.4.9 2.6v3.4zM4.7 15c.4 0 .7-.1 1.1-.2.4-.1.7-.4 1-.7.2-.2.3-.4.4-.7.1-.3.1-.6.1-.9V12c-.3-.1-.6-.1-1-.2-.3 0-.7-.1-1-.1-.7 0-1.2.1-1.6.4-.4.3-.5.7-.5 1.2s.1.9.4 1.1c.2.4.6.6 1.1.6zm8.5 1.1c-.2 0-.3 0-.4-.1-.1-.1-.2-.2-.2-.4l-2.5-8.2c0-.2-.1-.4-.1-.5 0-.2.1-.3.3-.3h1c.2 0 .3 0 .4.1.1.1.1.2.2.4l1.8 7 1.7-7c.1-.2.1-.4.2-.4.1-.1.2-.1.4-.1h.9c.2 0 .3 0 .4.1.1.1.2.2.2.4l1.7 7.1 1.8-7c.1-.2.1-.4.2-.4.1-.1.2-.1.4-.1h1c.2 0 .3.1.3.3v.2c0 .1 0 .1-.1.3l-2.6 8.2c0 .1-.1.3-.2.3-.1.1-.2.1-.4.1h-.9c-.2 0-.3 0-.4-.1-.1-.1-.2-.2-.2-.4l-1.6-6.9-1.6 6.9c-.1.2-.1.4-.2.4-.1.1-.2.1-.4.1h-1.1zm13.7.3c-.6 0-1.1-.1-1.6-.2s-.9-.3-1.2-.4c-.2-.1-.3-.2-.3-.3 0-.1-.1-.2-.1-.3v-.5c0-.2.1-.3.2-.3h.2c.1 0 .2.1.3.1.4.2.8.3 1.2.4.4.1.8.1 1.3.1.7 0 1.2-.1 1.6-.4.4-.2.6-.6.6-1 0-.3-.1-.5-.3-.7-.2-.2-.6-.4-1.1-.6l-1.7-.5c-.8-.2-1.4-.6-1.7-1.1-.4-.5-.5-1-.5-1.5 0-.4.1-.8.3-1.2.2-.3.4-.6.8-.9.3-.2.7-.4 1.1-.6.4-.1.9-.2 1.3-.2h.7c.2 0 .5.1.7.1.2.1.4.1.6.2.2.1.3.1.4.2.2.2.3.3.3.4.1.1.1.2.1.4V8c0 .2-.1.3-.2.3s-.2 0-.4-.1c-.6-.3-1.3-.4-2-.4-.6 0-1.1.1-1.4.3-.3.2-.5.5-.5.9 0 .3.1.6.3.8.2.2.6.4 1.2.6l1.5.5c.8.2 1.3.6 1.6 1 .3.4.5.9.5 1.5 0 .5-.1.9-.3 1.2-.2.4-.4.7-.8.9-.3.3-.7.5-1.2.6-.4.2-.9.3-1.5.3z" _fill="#252f3e"/><path pid="1" d="M28.9 21.6c-3.5 2.6-8.6 4-13 4-6.1 0-11.7-2.3-15.8-6-.3-.3 0-.7.4-.5 4.5 2.6 10.1 4.2 15.8 4.2 3.9 0 8.2-.8 12.1-2.5.6-.3 1.1.4.5.8z" fill-rule="evenodd" clip-rule="evenodd" _fill="#f90"/><path pid="2" d="M30.4 19.9c-.4-.6-3-.3-4.1-.1-.3 0-.4-.3-.1-.5 2-1.4 5.3-1 5.7-.5.4.5-.1 3.8-2 5.3-.3.2-.6.1-.4-.2.4-1 1.3-3.4.9-4z" fill-rule="evenodd" clip-rule="evenodd" _fill="#f90"/>'
}
})