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 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createStaticVNode } from "vue"; var _hoisted_1 = { viewBox: "0 0 96 96", xmlns: "http://www.w3.org/2000/svg" }; var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<g fill="none" fill-rule="evenodd"><path d="M0 0h96v96H0z"></path><g transform="translate(3 17)"><rect fill="#FFF" width="81.173" height="61.765" rx="4.218"></rect><path d="M77.432 0c2.066 0 3.741 1.656 3.741 3.698v54.368c0 2.043-1.675 3.699-3.74 3.699H3.74C1.675 61.765 0 60.109 0 58.066V3.698C0 1.656 1.675 0 3.74 0h73.692Zm0 1H3.741C2.233 1 1.01 2.208 1.01 3.698v54.368c0 1.49 1.222 2.7 2.73 2.7h73.691c1.508 0 2.73-1.21 2.73-2.7V3.698c0-1.49-1.222-2.698-2.73-2.698Z" fill="#8F8F8F" fill-rule="nonzero"></path><path d="M4.218 0h72.627a4.218 4.218 0 0 1 4.218 4.218v9.266H0V4.218A4.218 4.218 0 0 1 4.218 0Z" fill="#EEE"></path><path d="M77.322 0c2.066 0 3.741 1.656 3.741 3.698v9.786H0V3.698C0 1.656 1.675 0 3.74 0h73.582Zm0 1H3.741C2.233 1 1.01 2.208 1.01 3.698v8.786h79.041V3.698c0-1.454-1.163-2.64-2.62-2.696L77.322 1Z" fill="#818181" fill-rule="nonzero"></path><path d="M74.504 8.464c.89 0 1.61-.71 1.61-1.587s-.72-1.587-1.61-1.587c-.89 0-1.61.71-1.61 1.587 0 .876.72 1.587 1.61 1.587Zm-5.37 0c.89 0 1.612-.71 1.612-1.587s-.722-1.587-1.611-1.587c-.89 0-1.61.71-1.61 1.587 0 .876.72 1.587 1.61 1.587Zm-5.368 0c.89 0 1.61-.71 1.61-1.587s-.72-1.587-1.61-1.587c-.89 0-1.61.71-1.61 1.587 0 .876.72 1.587 1.61 1.587Z" fill="#818181"></path></g><g fill-rule="nonzero"><path d="M82.9 49.622c-5.569 0-10.1 4.48-10.1 9.986s4.531 9.985 10.1 9.985c5.57 0 10.1-4.48 10.1-9.985 0-5.507-4.53-9.986-10.1-9.986" fill="#0067D1"></path><path d="M82.9 54.365c.418 0 .758.335.758.749v5.866c0 .413-.34.749-.758.749a.754.754 0 0 1-.757-.75v-5.865c0-.414.339-.75.757-.75M82.9 65.1c-.557 0-1.01-.447-1.01-.999s.453-.998 1.01-.998c.558 0 1.01.446 1.01.998s-.452.999-1.01.999" fill="#FFF"></path></g><path d="M43.137 46.478c2.134 0 3.864 1.61 3.864 3.596v1.766h.11c1.27 0 2.308.925 2.38 2.09l.005.13v4.993c0 1.225-1.068 2.219-2.385 2.219h-7.949c-1.317 0-2.385-.994-2.385-2.22V54.06c0-1.225 1.069-2.22 2.385-2.22h.11v-1.766c0-1.933 1.638-3.509 3.693-3.593l.172-.003Zm-3.325 6.288h-.704c-.667 0-1.208.51-1.208 1.138v5.12c0 .629.54 1.138 1.208 1.138h8.057c.667 0 1.209-.51 1.209-1.138v-5.12c0-.628-.542-1.138-1.209-1.138h-7.353Zm3.138 1.849a.56.56 0 0 1 .556.48l.005.075.001 1.478a.921.921 0 0 1 .373.74.93.93 0 0 1-.935.925.93.93 0 0 1-.936-.925c0-.303.147-.571.374-.74V55.17c0-.307.252-.555.562-.555Zm.187-7.028c-1.446 0-2.619 1.065-2.619 2.379v1.69h5.237v-1.69c0-1.27-1.095-2.307-2.474-2.375l-.144-.004Z" fill="#818181" fill-rule="nonzero"></path></g>', 1); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var NoPerm = { render }; var index = function index2() { return svg({ name: "IconNoPerm", component: NoPerm })(); }; export { index as default };