UNPKG

phosphor-vue

Version:

A clean and friendly icon family for Vue, too!

151 lines (136 loc) 5.13 kB
import normalizeComponent from '../../node_modules/vue-runtime-helpers/dist/normalize-component.mjs.js'; import component from './PhFolder.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('path', { attrs: { "d": "M216.88889,208H39.38462A7.40633,7.40633,0,0,1,32,200.61538V80H216a8,8,0,0,1,8,8V200.88889A7.11111,7.11111,0,0,1,216.88889,208Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } }), _vm._v(" "), _c('path', { attrs: { "d": "M98.38675,46.68509,128,80H32V52a8,8,0,0,1,8-8H92.40747A8,8,0,0,1,98.38675,46.68509Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "24" } })]) : _vm.weight === 'duotone' ? _c('g', [_c('path', { attrs: { "d": "M98.34315,50.34315,128,80H32V56a8,8,0,0,1,8-8H92.68629A8,8,0,0,1,98.34315,50.34315Z", "opacity": "0.2" } }), _vm._v(" "), _c('path', { attrs: { "d": "M216.88889,208H39.38462A7.40633,7.40633,0,0,1,32,200.61538V80H216a8,8,0,0,1,8,8V200.88889A7.11111,7.11111,0,0,1,216.88889,208Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('path', { attrs: { "d": "M32,80V56a8,8,0,0,1,8-8H92.68629a8,8,0,0,1,5.65686,2.34315L128,80", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } })]) : _vm.weight === 'fill' ? _c('g', [_c('path', { attrs: { "d": "M215.99512,71.99805h-84.6875l-27.3125-27.3125a15.8907,15.8907,0,0,0-11.3125-4.6875H39.99512a16.01581,16.01581,0,0,0-16,16V200.61523a15.404,15.404,0,0,0,15.39062,15.38282h177.5a15.13062,15.13062,0,0,0,15.10938-15.10938V87.99805A16.01582,16.01582,0,0,0,215.99512,71.99805Zm-176-16h52.6875l16,16H39.99512Z" } })]) : _vm.weight === 'light' ? _c('g', [_c('path', { attrs: { "d": "M216.88889,208H39.38462A7.40633,7.40633,0,0,1,32,200.61538V80H216a8,8,0,0,1,8,8V200.88889A7.11111,7.11111,0,0,1,216.88889,208Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } }), _vm._v(" "), _c('path', { attrs: { "d": "M32,80V56a8,8,0,0,1,8-8H92.68629a8,8,0,0,1,5.65686,2.34315L128,80", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "12" } })]) : _vm.weight === 'thin' ? _c('g', [_c('path', { attrs: { "d": "M216.88889,208H39.38462A7.40633,7.40633,0,0,1,32,200.61538V80H216a8,8,0,0,1,8,8V200.88889A7.11111,7.11111,0,0,1,216.88889,208Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } }), _vm._v(" "), _c('path', { attrs: { "d": "M32,80V56a8,8,0,0,1,8-8H92.68629a8,8,0,0,1,5.65686,2.34315L128,80", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "8" } })]) : _vm.weight === 'regular' ? _c('g', [_c('path', { attrs: { "d": "M216.88889,208H39.38462A7.40633,7.40633,0,0,1,32,200.61538V80H216a8,8,0,0,1,8,8V200.88889A7.11111,7.11111,0,0,1,216.88889,208Z", "fill": "none", "stroke": _vm.color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "16" } }), _vm._v(" "), _c('path', { attrs: { "d": "M32,80V56a8,8,0,0,1,8-8H92.68629a8,8,0,0,1,5.65686,2.34315L128,80", "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__;