UNPKG

phosphor-vue

Version:

A clean and friendly icon family for Vue, too!

234 lines (219 loc) 6.23 kB
import normalizeComponent from '../../node_modules/vue-runtime-helpers/dist/normalize-component.mjs.js'; import component from './PhGlobeSimple.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('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } }), _vm._v(" "), _c('line', { attrs: { "x1": "32", "y1": "128", "x2": "224", "y2": "128", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } }), _vm._v(" "), _c('ellipse', { attrs: { "cx": "128", "cy": "128", "rx": "40", "ry": "93.42294", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } })]) : _vm.weight === 'duotone' ? _c('g', [_c('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "opacity": "0.2" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "fill": "none", "stroke": _vm.color, "stroke-miterlimit": "10", "stroke-width": "16" } }), _vm._v(" "), _c('line', { attrs: { "x1": "32", "y1": "128", "x2": "224", "y2": "128", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('ellipse', { attrs: { "cx": "128", "cy": "128", "rx": "40", "ry": "93.42294", "fill": "none", "stroke": _vm.color, "stroke-miterlimit": "10", "stroke-width": "16" } })]) : _vm.weight === 'fill' ? _c('g', [_c('path', { attrs: { "d": "M232,128.00037A104.11767,104.11767,0,0,0,128.042,24.00086L128,23.96423l-.042.03663a103.99952,103.99952,0,0,0-.001,207.999l.043.0376.043-.0376A104.11763,104.11763,0,0,0,232,128.00037Zm-16.36768-8h-39.853c-1.5918-29.637-12.01123-57.01758-29.5044-78.08643A88.1919,88.1919,0,0,1,215.63232,120.00037Zm-119.37353,16h63.48242C157.93164,164.75623,146.44678,191.703,128,210.44177,109.55322,191.703,98.06836,164.75623,96.25879,136.00037Zm0-16C98.06836,91.24353,109.55322,64.29675,128,45.559c18.44678,18.73779,29.93164,45.68457,31.74121,74.44141Zm50.01562,94.08642c17.49317-21.06933,27.9126-48.45044,29.50489-78.08642h39.853A88.19181,88.19181,0,0,1,146.27441,214.08679Z" } })]) : _vm.weight === 'light' ? _c('g', [_c('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } }), _vm._v(" "), _c('line', { attrs: { "x1": "32", "y1": "128", "x2": "224", "y2": "128", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } }), _vm._v(" "), _c('ellipse', { attrs: { "cx": "128", "cy": "128", "rx": "40", "ry": "93.42294", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } })]) : _vm.weight === 'thin' ? _c('g', [_c('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } }), _vm._v(" "), _c('line', { attrs: { "x1": "32", "y1": "128", "x2": "224", "y2": "128", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } }), _vm._v(" "), _c('ellipse', { attrs: { "cx": "128", "cy": "128", "rx": "40", "ry": "93.42294", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } })]) : _vm.weight === 'regular' ? _c('g', [_c('circle', { attrs: { "cx": "128", "cy": "128", "r": "96", "fill": "none", "stroke": _vm.color, "stroke-miterlimit": "10", "stroke-width": "16" } }), _vm._v(" "), _c('line', { attrs: { "x1": "32", "y1": "128", "x2": "224", "y2": "128", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('ellipse', { attrs: { "cx": "128", "cy": "128", "rx": "40", "ry": "93.42294", "fill": "none", "stroke": _vm.color, "stroke-miterlimit": "10", "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__;