UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.11 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Mintlify = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M15.158.002a8.807 8.807 0 00-6.249 2.59l-.062.063h-.003L2.655 8.844a.605.605 0 00-.062.058 8.838 8.838 0 00-.83 11.55l6.251-6.249.065-.063a8.778 8.778 0 01-1.758-5.385 8.784 8.784 0 01.283-2.151 8.993 8.993 0 012.151-.286 8.802 8.802 0 015.386 1.76 8.81 8.81 0 013.032 4.11 8.879 8.879 0 01.225 5.21 8.784 8.784 0 00-.341.082 8.846 8.846 0 01-4.868-.303 8.679 8.679 0 01-2.323-1.25l-.064.065L3.55 22.24a8.85 8.85 0 0011.548-.83l.06-.062 6.19-6.187a8.801 8.801 0 01-.367.337c.125-.11.247-.224.366-.341l.063-.058A8.817 8.817 0 0024 8.844V.002zM8.38 3.17zm-.325.413zm-.328.475zm-.31.518zm-.235.455zm-.283.66zm-.156.447zm14.147 9.44zm-.43.343zm-1.005.65zm-.533.274zm-.475.207z" })); exports.default = Mintlify;