UNPKG

@icongo/li

Version:
25 lines 1.14 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiCertificate = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#e8eaf6", d: "M1.286 2.714h11.428v8.572H1.286z" }), /*#__PURE__*/_jsx("path", { fill: "#5c6bc0", d: "M8.714 10.657v-.8h.8L8.086 8.43l-.8.8zm-3.428 0v-.8h-.8L5.914 8.43l.8.8z" }), /*#__PURE__*/_jsx("path", { fill: "#9fa8da", d: "M3.286 4.429h7.428V5.57H3.286zM7 6.714c-.8 0-1.429.629-1.429 1.429S6.2 9.57 7 9.57s1.429-.628 1.429-1.428S7.8 6.714 7 6.714zM7 9a.842.842 0 0 1-.857-.857c0-.486.371-.857.857-.857s.857.371.857.857A.842.842 0 0 1 7 9z" }), /*#__PURE__*/_jsx("path", { fill: "#9fa8da", d: "M1 2.429v9.142h12V2.43H1zm11.429 7.714a.842.842 0 0 0-.858.857H2.43a.842.842 0 0 0-.858-.857V3.857A.842.842 0 0 0 2.43 3h9.142c0 .486.372.857.858.857v6.286z" })] })); export { LIGuiCertificate };