UNPKG

@opentiny/vue-icon

Version:

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

24 lines (23 loc) 3.09 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createStaticVNode } from "vue"; var _hoisted_1 = { viewBox: "0 0 120 120", xmlns: "http://www.w3.org/2000/svg" }; var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<g fill="none" fill-rule="evenodd"><path d="M0 0h120v120H0z"></path><g fill-rule="nonzero"><g transform="translate(4 21)"><rect fill="#FFF" width="102.819" height="78" rx="4.218"></rect><path d="M98.08 0c2.618 0 4.74 2.091 4.74 4.67v68.66c0 2.579-2.122 4.67-4.74 4.67H4.739C2.121 78 0 75.909 0 73.33V4.67C0 2.092 2.121 0 4.738 0h93.343Zm0 1.262H4.739c-1.91 0-3.457 1.526-3.457 3.409v68.658c0 1.883 1.548 3.409 3.457 3.409h93.343c1.91 0 3.458-1.526 3.458-3.409V4.671c0-1.883-1.549-3.409-3.458-3.409Z" fill="#8F8F8F"></path><path d="M4.218 0h94.244a4.218 4.218 0 0 1 4.218 4.218v12.81H0V4.219A4.218 4.218 0 0 1 4.218 0Z" fill="#EEE"></path><path d="M97.942 0c2.617 0 4.738 2.091 4.738 4.67V17.03H0V4.67C0 2.09 2.121 0 4.738 0h93.204Zm0 1.262H4.738c-1.91 0-3.457 1.526-3.457 3.409v11.095h100.118V4.671c0-1.837-1.473-3.334-3.318-3.406l-.14-.003Z" fill="#818181"></path><path d="M94.371 10.689c1.127 0 2.04-.898 2.04-2.004 0-1.107-.913-2.005-2.04-2.005-1.126 0-2.04.898-2.04 2.005 0 1.106.914 2.004 2.04 2.004Zm-6.8 0c1.127 0 2.04-.898 2.04-2.004 0-1.107-.913-2.005-2.04-2.005s-2.04.898-2.04 2.005c0 1.106.913 2.004 2.04 2.004Zm-6.8 0c1.126 0 2.04-.898 2.04-2.004 0-1.107-.914-2.005-2.04-2.005-1.128 0-2.041.898-2.041 2.005 0 1.106.913 2.004 2.04 2.004Z" fill="#818181"></path></g><path d="M105.207 62.196c-7.054 0-12.793 5.658-12.793 12.611 0 6.954 5.739 12.611 12.793 12.611 7.054 0 12.793-5.657 12.793-12.61 0-6.954-5.739-12.612-12.793-12.612" fill="#0067D1"></path><path d="M105.207 68.187c.53 0 .96.423.96.945v7.408c0 .522-.43.946-.96.946a.953.953 0 0 1-.96-.946v-7.408c0-.522.43-.945.96-.945M105.207 81.743a1.27 1.27 0 0 1-1.28-1.26 1.27 1.27 0 0 1 1.28-1.262c.706 0 1.28.564 1.28 1.261a1.27 1.27 0 0 1-1.28 1.261" fill="#FFF"></path><path d="M54.84 58.226c2.703 0 4.894 2.033 4.894 4.541v2.231h.14c1.608 0 2.924 1.168 3.016 2.639l.005.164v6.306c0 1.547-1.353 2.802-3.021 2.802H49.805c-1.668 0-3.02-1.255-3.02-2.802V67.8c0-1.547 1.353-2.802 3.02-2.802l.14-.001v-2.23c0-2.441 2.074-4.431 4.677-4.537l.218-.005Zm-4.212 7.941h-.891c-.845 0-1.53.644-1.53 1.437v6.467c0 .793.685 1.437 1.53 1.437h10.205c.846 0 1.531-.644 1.531-1.437v-6.467c0-.793-.686-1.437-1.53-1.437h-9.315Zm3.975 2.335c.36 0 .657.264.704.606l.007.095.001 1.867c.287.213.472.552.472.934 0 .645-.53 1.169-1.184 1.169a1.177 1.177 0 0 1-1.185-1.17c0-.381.186-.72.473-.934l.001-1.866c0-.387.318-.701.71-.701Zm.237-8.874c-1.832 0-3.317 1.344-3.317 3.003v2.134h6.633v-2.134c0-1.604-1.387-2.913-3.134-2.999l-.182-.004Z" fill="#818181"></path></g></g>', 1); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var PageNoperm = { render }; var index = function index2() { return svg({ name: "IconPageNoperm", component: PageNoperm })(); }; export { index as default };