UNPKG

phosphor-vue

Version:

A clean and friendly icon family for Vue, too!

161 lines (146 loc) 5.48 kB
import normalizeComponent from '../../node_modules/vue-runtime-helpers/dist/normalize-component.mjs.js'; import component from './PhArrowUpRight.vue_rollup-plugin-vue=script.js'; /* script */ const __vue_script__ = component; /* template */ var __vue_render__ = function () { var _vm = this; var _h = _vm.$createElement; var _c = _vm._self._c || _h; return _c('svg', _vm._b({ attrs: { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 256 256", "width": _vm.size, "height": _vm.size, "fill": _vm.color, "transform": _vm.mirrored ? 'scale(-1, 1)' : undefined } }, 'svg', _vm.$attrs, false), [_vm._t("default"), _vm._v(" "), _vm.weight === 'bold' ? _c('g', [_c('line', { attrs: { "x1": "64", "y1": "192", "x2": "192", "y2": "64", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } }), _vm._v(" "), _c('polyline', { attrs: { "points": "88 64 192 64 192 168", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } })]) : _vm.weight === 'duotone' ? _c('g', [_c('line', { attrs: { "x1": "64", "y1": "192", "x2": "192", "y2": "64", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('polyline', { attrs: { "points": "88 64 192 64 192 168", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } })]) : _vm.weight === 'fill' ? _c('g', [_c('path', { attrs: { "d": "M199.999,63.978q-.00145-.38379-.03906-.7666c-.01172-.12061-.03418-.2378-.05127-.35694-.02-.13965-.03613-.27929-.064-.41748-.02637-.13525-.06348-.26611-.09717-.39892-.03027-.12012-.05664-.24073-.09277-.35987-.03956-.13037-.0879-.25586-.13379-.3833-.04248-.11914-.08155-.23877-.13038-.356-.04882-.11767-.106-.23-.16015-.34472-.05762-.12256-.11182-.2461-.17627-.36572-.05762-.10791-.12354-.21-.186-.315-.0708-.11914-.13867-.24023-.2163-.35644-.07618-.11328-.16065-.22022-.24219-.3291-.07471-.1001-.144-.20264-.22412-.3003-.14893-.18115-.30762-.35449-.47168-.522-.02-.02051-.03711-.04248-.05713-.063-.023-.02246-.04785-.0415-.0708-.064-.165-.16113-.33545-.31787-.51416-.46485-.09619-.07861-.19776-.14746-.29639-.22119-.11035-.08252-.21826-.168-.333-.24511-.11377-.07618-.23242-.14209-.34912-.21192-.10742-.06445-.2124-.13183-.32324-.19092-.11572-.062-.23535-.11425-.35352-.17041-.11865-.05615-.23584-.11523-.35742-.166-.11181-.0459-.22558-.083-.33887-.12354-.1333-.04834-.26513-.09961-.40185-.14062-.10889-.0332-.21973-.05664-.33008-.085-.14258-.03662-.28369-.07617-.42969-.105-.12109-.02393-.24365-.0376-.36523-.05567-.13623-.02051-.271-.04541-.40918-.05908-.20215-.01953-.40479-.02637-.60742-.03076C192.11768,56.00781,192.05957,56,192,56H88a8,8,0,0,0,0,16h84.686L58.34326,186.34277a8.00018,8.00018,0,0,0,11.31348,11.31446L184,83.314V168a8,8,0,0,0,16,0V64Z" } })]) : _vm.weight === 'light' ? _c('g', [_c('line', { attrs: { "x1": "64", "y1": "192", "x2": "192", "y2": "64", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } }), _vm._v(" "), _c('polyline', { attrs: { "points": "88 64 192 64 192 168", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } })]) : _vm.weight === 'thin' ? _c('g', [_c('line', { attrs: { "x1": "64", "y1": "192", "x2": "192", "y2": "64", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } }), _vm._v(" "), _c('polyline', { attrs: { "points": "88 64 192 64 192 168", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } })]) : _vm.weight === 'regular' ? _c('g', [_c('line', { attrs: { "x1": "64", "y1": "192", "x2": "192", "y2": "64", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('polyline', { attrs: { "points": "88 64 192 64 192 168", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } })]) : _vm._e()], 2); }; var __vue_staticRenderFns__ = []; /* style */ const __vue_inject_styles__ = undefined; /* scoped */ const __vue_scope_id__ = undefined; /* module identifier */ const __vue_module_identifier__ = undefined; /* functional template */ const __vue_is_functional_template__ = false; /* style inject */ /* style inject SSR */ /* style inject shadow dom */ const __vue_component__ = /*#__PURE__*/normalizeComponent({ render: __vue_render__, staticRenderFns: __vue_staticRenderFns__ }, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined); export default __vue_component__;