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) 2.36 kB
import { svg } from "@opentiny/vue-common"; import { createElementBlock, openBlock, createStaticVNode } from "vue"; var _hoisted_1 = { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 24" }; var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<g transform="translate(-2)"><path d="M.753 11.99c0-1.757-.006-3.514 0-5.272a10.04 10.04 0 0 1 .31-2.522c.461-1.744 1.598-2.78 3.34-3.181a11.75 11.75 0 0 1 2.66-.264h10.112c.852-.005 1.7.092 2.528.29 1.796.44 2.873 1.577 3.283 3.366.185.846.273 1.71.263 2.575v10.22c.005.844-.092 1.685-.289 2.504-.44 1.797-1.582 2.869-3.37 3.28-.875.187-1.767.276-2.66.263H6.86a10.732 10.732 0 0 1-2.548-.286c-1.804-.44-2.886-1.582-3.296-3.38-.209-.914-.264-1.83-.264-2.755v-4.837Z" fill="none"></path><path xmlns="http://www.w3.org/2000/svg" d="M.753 11.99c0-1.757-.006-3.514 0-5.272a10.04 10.04 0 0 1 .31-2.522c.461-1.744 1.598-2.78 3.34-3.181a11.75 11.75 0 0 1 2.66-.264h10.112c.852-.005 1.7.092 2.528.29 1.796.44 2.873 1.577 3.283 3.366.185.846.273 1.71.263 2.575v10.22c.005.844-.092 1.685-.289 2.504-.44 1.797-1.582 2.869-3.37 3.28-.875.187-1.767.276-2.66.263H6.86a10.732 10.732 0 0 1-2.548-.286c-1.804-.44-2.886-1.582-3.296-3.38-.209-.914-.264-1.83-.264-2.755v-4.837Z" fill="#FFF" opacity=".2"></path><circle fill="none" cx="12" cy="12" r="12"></circle><path d="M19.5 22a.75.75 0 0 1 .102 1.493l-.102.007h-15a.75.75 0 0 1-.102-1.493L4.5 22h15ZM12 .25a5.027 5.027 0 0 1 2.956 9.095l.539 2.905h3.444c.784 0 1.437.564 1.664 1.345l.038.149.932 4.35c.145.68-.209 1.4-.872 1.604a1.175 1.175 0 0 1-.229.046l-.117.006H3.645c-.724 0-1.25-.632-1.25-1.35l.008-.154.024-.153.932-4.349c.173-.807.79-1.418 1.557-1.487l.145-.007h3.435l.556-2.9A5.027 5.027 0 0 1 12 .25Zm0 1.5a3.527 3.527 0 0 0-1.738 6.598.75.75 0 0 1 .342.889l-.752 3.904a.75.75 0 0 1-.625.6l-.104.009H5.061c-.066 0-.155.073-.208.215l-.027.093-.899 4.192h16.145l-.898-4.192c-.036-.17-.12-.27-.193-.3l-.042-.008h-4.062a.75.75 0 0 1-.717-.514l-.026-.099-.743-4a.747.747 0 0 1 .094-.522l.03-.047a.74.74 0 0 1 .25-.235A3.527 3.527 0 0 0 12 1.75Z"></path></g>', 1); var _hoisted_3 = [_hoisted_2]; function render(_ctx, _cache) { return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_3)); } var Audit = { render }; var index = function index2() { return svg({ name: "IconAudit", component: Audit })(); }; export { index as default };