phosphor-vue
Version:
A clean and friendly icon family for Vue, too!
225 lines (210 loc) • 6.85 kB
JavaScript
import normalizeComponent from '../../node_modules/vue-runtime-helpers/dist/normalize-component.mjs.js';
import component from './PhArrowLineUpRight.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": "80",
"y1": "168",
"x2": "192",
"y2": "56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "24"
}
}), _vm._v(" "), _c('polyline', {
attrs: {
"points": "192 152 192 56 96 56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "24"
}
}), _vm._v(" "), _c('line', {
attrs: {
"x1": "48",
"y1": "216",
"x2": "208",
"y2": "216",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "24"
}
})]) : _vm.weight === 'duotone' ? _c('g', [_c('line', {
attrs: {
"x1": "80",
"y1": "168",
"x2": "192",
"y2": "56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "16"
}
}), _vm._v(" "), _c('polyline', {
attrs: {
"points": "192 152 192 56 96 56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "16"
}
}), _vm._v(" "), _c('line', {
attrs: {
"x1": "48",
"y1": "216",
"x2": "208",
"y2": "216",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "16"
}
})]) : _vm.weight === 'fill' ? _c('g', [_c('g', [_c('path', {
attrs: {
"d": "M80,176a7.977,7.977,0,0,0,5.65723-2.34326L184,75.31372V152a8,8,0,0,0,16,0V56c0-.26349-.01416-.52686-.04-.78931-.01123-.11853-.03369-.23358-.05029-.35052-.02051-.14136-.03711-.28314-.06494-.42352-.02637-.13349-.063-.26294-.09571-.39393-.03076-.12194-.05761-.24462-.09423-.36535-.03907-.129-.08741-.25354-.13282-.37976-.043-.11994-.08252-.2406-.13135-.35877-.04882-.11792-.10644-.231-.16064-.346-.05713-.12182-.11133-.24462-.17529-.364-.0586-.11011-.126-.2146-.18994-.32153-.06983-.11688-.13575-.23517-.21192-.34912-.07959-.11878-.168-.23053-.25342-.34473-.07129-.09466-.13671-.19189-.21289-.28406a8.04368,8.04368,0,0,0-1.1167-1.11694c-.08837-.07233-.18115-.135-.27148-.203-.11816-.08893-.23438-.18048-.35791-.26282-.10986-.07367-.22412-.13739-.33691-.205-.11133-.06653-.21973-.13611-.33448-.19732-.11474-.06147-.2334-.11353-.35058-.169-.11914-.05658-.23682-.116-.35938-.16675-.11279-.04663-.228-.0841-.34228-.12536-.13184-.04767-.26221-.098-.397-.1388-.11377-.0343-.229-.05914-.34326-.08826-.13818-.03515-.2749-.0736-.416-.1015-.12989-.02575-.26172-.04065-.39258-.05993-.12695-.01868-.25244-.04236-.38135-.055-.23193-.02282-.46484-.03271-.69824-.03527C192.05859,48.00415,192.02979,48,192,48H96a8,8,0,0,0,0,16h76.68652L74.34277,162.34326A8,8,0,0,0,80,176Z"
}
}), _vm._v(" "), _c('path', {
attrs: {
"d": "M208,208H48a8,8,0,0,0,0,16H208a8,8,0,0,0,0-16Z"
}
})])]) : _vm.weight === 'light' ? _c('g', [_c('line', {
attrs: {
"x1": "80",
"y1": "168",
"x2": "192",
"y2": "56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "12"
}
}), _vm._v(" "), _c('polyline', {
attrs: {
"points": "192 152 192 56 96 56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "12"
}
}), _vm._v(" "), _c('line', {
attrs: {
"x1": "48",
"y1": "216",
"x2": "208",
"y2": "216",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "12"
}
})]) : _vm.weight === 'thin' ? _c('g', [_c('line', {
attrs: {
"x1": "80",
"y1": "168",
"x2": "192",
"y2": "56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "8"
}
}), _vm._v(" "), _c('polyline', {
attrs: {
"points": "192 152 192 56 96 56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "8"
}
}), _vm._v(" "), _c('line', {
attrs: {
"x1": "48",
"y1": "216",
"x2": "208",
"y2": "216",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "8"
}
})]) : _vm.weight === 'regular' ? _c('g', [_c('line', {
attrs: {
"x1": "80",
"y1": "168",
"x2": "192",
"y2": "56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "16"
}
}), _vm._v(" "), _c('polyline', {
attrs: {
"points": "192 152 192 56 96 56",
"fill": "none",
"stroke": _vm.color,
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-width": "16"
}
}), _vm._v(" "), _c('line', {
attrs: {
"x1": "48",
"y1": "216",
"x2": "208",
"y2": "216",
"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__;