UNPKG

@justeattakeaway/pie-icons-vue

Version:
53 lines (48 loc) 3.83 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var helper = require('./_virtual/helper.cjs'); var configsVue = require('./packages/tools/pie-icons-configs/configs-vue.cjs'); var IconStampcard10FilledLarge = { name: 'IconStampcard10FilledLarge', props: { size: configsVue.iconSize.large, }, functional: true, render (h, ctx) { ctx.data = configsVue.updateContextData(ctx, 'c-pieIcon c-pieIcon--stampcard10FilledLarge', 'IconStampcard10FilledLarge'); 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: 'm24.654 19.929-.271.376-.053.07a1.75 1.75 0 0 1-1.417.718H21.6c-.656 0-1.26-.368-1.557-.954a1.78 1.78 0 0 1-.158-1.076c-.849 1.33-2.275 2.16-3.981 2.16-1.269 0-2.371-.454-3.203-1.224a1.74 1.74 0 0 1-1.627 1.102H9.621c-.962 0-1.75-.787-1.75-1.75v-3.115a1.75 1.75 0 0 1-1.05-.989l-.48-1.163a1.757 1.757 0 0 1 .935-2.284l2.074-.884a1.8 1.8 0 0 1 .683-.14h1.041c.735 0 1.365.455 1.627 1.103.84-.779 1.943-1.225 3.203-1.225s2.389.463 3.229 1.251c.63-.744 1.575-1.251 2.826-1.251.656 0 1.269.149 1.82.446a3.6 3.6 0 0 1 1.032.849l.324-.447a1.73 1.73 0 0 1 1.26-.7v-.148c-.017-.105-.043-.21-.061-.315a6.1 6.1 0 0 0-1.418-3.553l-.105-.105a6.03 6.03 0 0 0-3.5-1.417A6.5 6.5 0 0 1 20.158 5a5.3 5.3 0 0 1-.902-.569 6.16 6.16 0 0 0-3.587-1.54h-.14a6.1 6.1 0 0 0-3.553 1.514 5.5 5.5 0 0 1-.936.595 6 6 0 0 1-1.103.254 6.04 6.04 0 0 0-3.552 1.417l-.105.105a6.03 6.03 0 0 0-1.418 3.5q-.078.591-.262 1.156a5.3 5.3 0 0 1-.569.9 6.16 6.16 0 0 0-1.54 3.588v.149a6.1 6.1 0 0 0 1.514 3.552c.227.29.429.604.595.937a6 6 0 0 1 .254 1.102 6.06 6.06 0 0 0 1.417 3.553l.105.105a6.03 6.03 0 0 0 3.5 1.417q.591.079 1.155.263c.333.166.648.367.902.569a6.16 6.16 0 0 0 3.587 1.54h.149c1.321-.114 2.599-.657 3.552-1.514q.436-.344.937-.595c.376-.123.76-.21 1.102-.254a6.06 6.06 0 0 0 3.552-1.418l.105-.105a6.03 6.03 0 0 0 1.418-3.5c.026-.21.061-.41.114-.62v-.027a3.5 3.5 0 0 1-1.803-1.146z', }, }), h('path', { attrs: { d: 'm28.802 15.983-.053-.053c-.306-.236-.717-.376-1.234-.376-.218 0-.41.035-.595.087-.945.254-1.39 1.103-1.39 1.882 0 .253.052.516.148.77.21.533.647.997 1.339 1.146.148.035.315.052.49.052.55 0 .97-.175 1.286-.428.472-.386.7-.98.7-1.532 0-.551-.228-1.146-.7-1.531zm-1.042 2.406c-.078.017-.157.044-.236.044-.49 0-.884-.36-.884-.928s.385-.927.884-.927c.455 0 .805.314.858.805 0 .043.017.078.017.122 0 .473-.271.779-.639.875z', }, }), h('path', { attrs: { d: 'M11.083 19.351v-6.825H10.05l-2.082.884.481 1.164 1.19-.42v5.197z', }, }), h('path', { attrs: { d: 'M15.913 12.404c-2.109 0-3.098 1.776-3.098 3.535s.989 3.535 3.098 3.535 3.097-1.776 3.097-3.535-.989-3.535-3.097-3.535m0 5.775c-.998 0-1.619-.954-1.619-2.231 0-1.278.621-2.232 1.619-2.232.997 0 1.619.954 1.619 2.232 0 1.277-.622 2.23-1.62 2.23', }, }), h('path', { attrs: { d: 'M23.954 14.364c0-.657-.315-1.365-.989-1.724a2 2 0 0 0-.997-.236c-1.365 0-1.987 1.041-1.987 1.96 0 .918.622 1.96 1.987 1.96.393 0 .717-.097.997-.245.674-.359.989-1.068.989-1.724zm-1.986.927c-.49 0-.884-.359-.884-.927s.385-.928.884-.928c.498 0 .883.359.883.928 0 .568-.385.927-.883.927', }, }), h('path', { attrs: { d: 'M22.965 17.479 21.61 19.35h1.312l.044-.07 3.378-4.637 1.085-1.497.455-.62H26.57l-.875 1.207z', }, })]); }, }; exports.default = IconStampcard10FilledLarge;