UNPKG

phosphor-vue

Version:

A clean and friendly icon family for Vue, too!

245 lines (230 loc) 6.3 kB
import normalizeComponent from '../../node_modules/vue-runtime-helpers/dist/normalize-component.mjs.js'; import component from './PhNumberSquareNine.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": "152.24871", "y1": "126.00466", "x2": "120", "y2": "180.00001", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } }), _vm._v(" "), _c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "stroke-width": "24", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "fill": "none" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "112", "r": "28", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } })]) : _vm.weight === 'duotone' ? _c('g', [_c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "opacity": "0.2" } }), _vm._v(" "), _c('line', { attrs: { "x1": "152.24871", "y1": "126.00466", "x2": "120", "y2": "180.00001", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "stroke-width": "16", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "fill": "none" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "112", "r": "28", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } })]) : _vm.weight === 'fill' ? _c('g', [_c('path', { attrs: { "d": "M148,112a20,20,0,1,1-20-20A20.02229,20.02229,0,0,1,148,112Zm76-64V208a16.01833,16.01833,0,0,1-16,16H48a16.01833,16.01833,0,0,1-16-16V48A16.01833,16.01833,0,0,1,48,32H208A16.01833,16.01833,0,0,1,224,48Zm-60,64a36,36,0,1,0-36,36q.91626,0,1.82129-.04614l-16.68945,27.9436a8.00015,8.00015,0,1,0,13.73632,8.20508l32.249-53.99512c.09668-.16162.178-.32812.262-.49341A35.76746,35.76746,0,0,0,164,112Z" } })]) : _vm.weight === 'light' ? _c('g', [_c('line', { attrs: { "x1": "152.24871", "y1": "126.00466", "x2": "120", "y2": "180.00001", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } }), _vm._v(" "), _c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "stroke-width": "12", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "fill": "none" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "112", "r": "28", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } })]) : _vm.weight === 'thin' ? _c('g', [_c('line', { attrs: { "x1": "152.24871", "y1": "126.00466", "x2": "120", "y2": "180.00001", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } }), _vm._v(" "), _c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "stroke-width": "8", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "fill": "none" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "112", "r": "28", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } })]) : _vm.weight === 'regular' ? _c('g', [_c('line', { attrs: { "x1": "152.24871", "y1": "126.00466", "x2": "120", "y2": "180.00001", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('rect', { attrs: { "x": "40", "y": "40", "width": "176", "height": "176", "rx": "8", "stroke-width": "16", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "fill": "none" } }), _vm._v(" "), _c('circle', { attrs: { "cx": "128", "cy": "112", "r": "28", "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__;