UNPKG

@icongo/li

Version:
25 lines 1.15 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 LICertificate = 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: "#fbe9e7", d: "M2.714 1.286h8.572v11.428H2.714z" }), /*#__PURE__*/_jsx("path", { fill: "#f4511e", d: "M8.714 11.514v-.8h.8L8.086 9.286l-.8.8zm-3.428 0v-.8h-.8l1.428-1.428.8.8z" }), /*#__PURE__*/_jsx("path", { fill: "#ff8a65", d: "M4.429 3.857H9.57V5H4.43zm0 2H9.57v.572H4.43zM7 7.571c-.8 0-1.429.629-1.429 1.429S6.2 10.429 7 10.429 8.429 9.8 8.429 9 7.8 7.571 7 7.571zm0 2.286A.842.842 0 0 1 6.143 9c0-.486.371-.857.857-.857s.857.371.857.857A.842.842 0 0 1 7 9.857z" }), /*#__PURE__*/_jsx("path", { fill: "#ff8a65", d: "M2.429 1v12h9.142V1H2.43zM11 11.571a.842.842 0 0 0-.857.858H3.857A.842.842 0 0 0 3 11.57V2.43a.842.842 0 0 0 .857-.858h6.286c0 .486.371.858.857.858v9.142z" })] })); export { LICertificate };