UNPKG

cione-comp-lib

Version:

`$ yarn add cione-comp-lib` 或者 `$ npm i cione-comp-lib -S`

2 lines (1 loc) 559 B
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var e=require("vue"),r=require("../../../../_virtual/plugin-vue_export-helper.js");const t={name:"Icon"},o={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"};var l=r.default(t,[["render",function(r,t,l,n,u,i){return e.openBlock(),e.createElementBlock("svg",o,[e.renderSlot(r.$slots,"default")])}]]);exports.default=l;