UNPKG

@justeattakeaway/pie-icons-vue

Version:
57 lines (52 loc) 3.91 kB
'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 IconLoyaltyCardFilledLarge = { name: 'IconLoyaltyCardFilledLarge', props: { size: configsVue.iconSize.large, }, functional: true, render (h, ctx) { ctx.data = configsVue.updateContextData(ctx, 'c-pieIcon c-pieIcon--loyaltyCardFilledLarge', 'IconLoyaltyCardFilledLarge'); return h('svg', helper.default([{ attrs: { xmlns: 'http://www.w3.org/2000/svg', role: 'presentation', focusable: 'false', fill: 'currentColor', viewBox: '0 0 32 32', }, }, ctx.data]), [h('path', { attrs: { d: 'm11.48 8.47.245.84 1.68-.486-.244-.84-.054-.19v-.052h-.015l-.418-1.44-.244-.84-1.68.487.73 2.522Z', }, }), h('path', { attrs: { d: 'M16.607 8.617v-5.25h-1.75v5.25h1.75Z', }, }), h('path', { attrs: { d: 'm19.89 9.369.768-2.51.255-.837-1.674-.511-.767 2.51-.115.38-.14.457 1.674.511Z', }, }), h('path', { attrs: { d: 'M13.548 20.721a3.572 3.572 0 0 1-.771-.172 8.353 8.353 0 0 1-1.205 1.304l1.42 1.07a10.055 10.055 0 0 0 1.468-1.693c-.1-.14-.22-.266-.356-.374a2.005 2.005 0 0 0-.556-.135Z', }, }), h('path', { attrs: { d: 'm18.662 18.721.027-.109c.046-.3.121-.763.32-1.243.192-.465.46-.835.677-1.133.054-.074.054-.12.03-.152-.241-.332-.511-.704-.707-1.173-.198-.48-.273-.94-.334-1.31-.01-.055-.04-.087-.082-.094-.384-.064-.847-.14-1.323-.337-.466-.193-.823-.452-1.139-.68-.07-.052-.115-.05-.146-.027-.335.244-.709.515-1.177.708-.471.196-.933.272-1.304.334-.048.007-.077.03-.09.06l-.01.045c-.057.358-.133.816-.333 1.3-.19.46-.446.813-.671 1.125-.06.082-.06.126-.035.159.242.334.513.709.706 1.173.201.486.279.964.335 1.313l.003.015c.008.039.04.07.078.076.401.066.846.14 1.323.337.469.194.824.452 1.138.68.068.05.116.05.148.027.348-.253.708-.514 1.174-.707.476-.197.938-.274 1.31-.335.04-.006.068-.026.082-.052Zm-1.581-2.14.192 1.313-1.172-.621a.15.15 0 0 0-.122 0l-1.172.62.227-1.294a.123.123 0 0 0 0-.105l-.988-.944 1.312-.193a.105.105 0 0 0 .096-.07l.586-1.18.586 1.18a.104.104 0 0 0 .096.07l1.312.193-.953.927a.122.122 0 0 0 0 .105Z', }, }), h('path', { attrs: { d: 'M19.303 20.549c-.25.085-.508.143-.77.172-.191.018-.379.064-.556.135a1.85 1.85 0 0 0-.357.374c.425.618.918 1.186 1.469 1.694l1.42-1.07a8.362 8.362 0 0 1-1.206-1.305Z', }, }), h('path', { attrs: { d: 'M25.987 8.563h-3.502l-.534 1.75H10.223l-.507-1.75H6.013L2.875 11.7v12.975l3.138 3.137h19.974l1.67-1.67h.032v-.032l1.436-1.435V11.7l-3.138-3.137ZM18.975 25.2l-1.073-.99a11.794 11.794 0 0 1-1.724-1.987l-.138-.201-.138.2a11.794 11.794 0 0 1-1.724 1.988l-1.073.99-4.307-3.246 1.622-1.418c.354-.31.674-.656.95-1.03l.336-.453c-.005-.025-.02-.047-.024-.073l-.012-.085c-.054-.314-.109-.6-.216-.858-.113-.273-.301-.532-.482-.782-.494-.681-.494-1.551-.024-2.2l.073-.095c.146-.207.322-.449.433-.72.115-.277.168-.574.215-.864l.016-.099c.137-.769.745-1.37 1.516-1.496.328-.055.65-.108.938-.227.278-.115.534-.302.783-.482.683-.495 1.552-.495 2.2-.026.296.215.542.393.816.506.292.121.616.175.93.226a1.851 1.851 0 0 1 1.53 1.52c.054.33.107.65.228.943.115.277.301.533.482.78.494.682.494 1.552.026 2.2-.21.289-.395.544-.507.816l-.001.002c-.114.274-.168.574-.216.867l-.012.073c-.004.027-.019.049-.024.074l.335.453c.277.374.597.72.951 1.03l1.621 1.418-4.306 3.246Z', }, })]); }, }; exports.default = IconLoyaltyCardFilledLarge;