@justeattakeaway/pie-icons-vue
Version:
PIE Design System Icon set for Vue
113 lines (108 loc) • 4.91 kB
JavaScript
'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var helper = require('./node_modules/@vue/babel-helper-vue-jsx-merge-props/dist/helper.cjs');
var configsVue = require('./packages/tools/pie-icons-configs/configs-vue.cjs');
var IconPaymentBunq = {
name: 'IconPaymentBunq',
props: {
size: configsVue.iconSize.regular,
},
functional: true,
render (h, ctx) {
ctx.data = configsVue.updateContextData(ctx, 'c-pieIcon c-pieIcon--bunq', 'IconPaymentBunq');
return h('svg', helper.default([{
attrs: {
xmlns: 'http://www.w3.org/2000/svg',
role: 'presentation',
focusable: 'false',
fill: 'currentColor',
viewBox: '0 0 24 24',
},
}, ctx.data]), [h('path', {
attrs: {
fill: '#89CC53',
'fill-rule': 'evenodd',
d: 'M10.492 13.912a1.875 1.875 0 0 1-2.657-1.704V10.02h.834v2.187c0 .635.467 1.144 1.041 1.144a1 1 0 0 0 .781-.388v.948Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#238647',
'fill-rule': 'evenodd',
d: 'M3.773 8.25v2.084a2.085 2.085 0 0 1 2.188-.195v.98a1.28 1.28 0 0 0-.99-.473c-.718 0-1.302.606-1.302 1.354 0 .748.584 1.354 1.302 1.354a1.281 1.281 0 0 0 .99-.474v.98a2.084 2.084 0 0 1-2.251-.244l-.041.363H2.94v-1.875h.003c0-.035-.003-.07-.003-.104V8.25h.833Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#2F9B47',
'fill-rule': 'evenodd',
d: 'M4.45 9.997a2.084 2.084 0 1 1 0 4.004v-.763c.164.075.342.114.521.113.72 0 1.302-.607 1.302-1.354 0-.746-.583-1.354-1.302-1.354-.18 0-.357.039-.52.113v-.76Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#62B64F',
'fill-rule': 'evenodd',
d: 'M5.961 10.139a2.084 2.084 0 0 1 0 3.721v-.98a1.399 1.399 0 0 0 0-1.76v-.981Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#3DB8AD',
'fill-rule': 'evenodd',
d: 'M8.981 13.026a.992.992 0 0 0 .73.328c.575 0 1.041-.514 1.041-1.144v-2.19h.833v2.188a1.875 1.875 0 0 1-2.606 1.727l.002-.91Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#3394D7',
'fill-rule': 'evenodd',
d: 'M10.492 12.966c.17-.216.262-.483.26-.758V10.02h.833v2.187a1.876 1.876 0 0 1-1.094 1.704v-.947Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#2872BC',
'fill-rule': 'evenodd',
d: 'M15.023 10.973a.993.993 0 0 0-.73-.327c-.571 0-1.041.513-1.041 1.144v2.189h-.833V11.79a1.875 1.875 0 0 1 2.605-1.727l-.001.91Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#1D5C84',
'fill-rule': 'evenodd',
d: 'M13.512 10.087a1.875 1.875 0 0 1 2.657 1.704v2.188h-.834V11.79c0-.635-.467-1.143-1.041-1.143a1 1 0 0 0-.782.388v-.95Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#993233',
'fill-rule': 'evenodd',
d: 'M15.023 10.064a1.877 1.877 0 0 1 1.144 1.727v2.188h-.832V11.79a1.202 1.202 0 0 0-.312-.818v-.909Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#E13030',
'fill-rule': 'evenodd',
d: 'M19.554 14.003a2.084 2.084 0 1 1 0-4.004v.762a1.257 1.257 0 0 0-.521-.113c-.719 0-1.302.607-1.302 1.354 0 .748.583 1.354 1.302 1.354.18 0 .357-.038.52-.113v.76Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#F28825',
'fill-rule': 'evenodd',
d: 'M18.043 10.139a2.083 2.083 0 0 1 2.251.245l.04-.363h.73v5.729h-.833v-2.084a2.085 2.085 0 0 1-2.188.194v-.98a1.282 1.282 0 0 0 .99.474c.72 0 1.303-.607 1.303-1.354 0-.747-.583-1.354-1.302-1.354a1.28 1.28 0 0 0-.99.474l-.001-.981Z',
'clip-rule': 'evenodd',
},
}), h('path', {
attrs: {
fill: '#F5C836',
'fill-rule': 'evenodd',
d: 'M19.554 9.997c.27.077.522.209.74.387l.04-.363h.73v5.729h-.833v-2.084a2.076 2.076 0 0 1-.677.337v-.763a1.376 1.376 0 0 0 0-2.479v-.764Z',
'clip-rule': 'evenodd',
},
})]);
},
};
exports.default = IconPaymentBunq;