1 |
- var e=function(){var r=this,t=r._self._c;return t("svg",{attrs:{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 7 17"}},[t("g",{attrs:{fill:"#B6B6B6","fill-rule":"evenodd"}},[t("rect",{attrs:{width:"2",height:"2",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",y:"5",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",y:"10",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",y:"15",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",x:"5",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",x:"5",y:"5",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",x:"5",y:"10",rx:"1"}}),t("rect",{attrs:{width:"2",height:"2",x:"5",y:"15",rx:"1"}})])])};const i={render:e};export{i as default};
|