UNPKG

@harvest-profit/npk

Version:
6 lines 2.18 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const SvgLogoIcon = (props) => ((0, jsx_runtime_1.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 70, height: 70, viewBox: "0 0 24 24", ...props, children: (0, jsx_runtime_1.jsx)("path", { fill: "#000", fillRule: "nonzero", d: "M15.553 8.995c-.096-.636.136-1.255.716-1.606l.061-.036c.987-.56 1.57.005 3.774-1.509.425 2.617-1.131 4.3-3.295 4.003l-.085-.013c-.457-.071-1.08-.24-1.17-.839m-1.583 3.287c.108-.45.287-.873.703-1.261.41-.38 1.05-.653 2.019-.36l.055.018c.77.249 1.589.086 2.515-.176-.158 1.947-2.627 3.833-4.444 3.13-.765-.297-.955-.9-.848-1.35m-3.07 3.805c.058-.69.292-.952.629-1.35.33-.39 1.284-.577 2.17-.244l.047.019c.728.29 1.46.358 2.593.225-.58 1.834-2.54 3.086-4.134 2.763-1.195-.243-1.364-.722-1.305-1.413m-2.852 2.25c.144-.277.604-.653.963-.824l.04-.018c.359-.161.971-.303 1.766.23l.045.03c.633.446 1.345.452 2.45.582-.55 1.916-3.55 2.956-5.027 1.676-.665-.56-.382-1.398-.237-1.676m-1.648.424h-.128c-.445-.003-1.002-.07-1.319-1.146-.405-1.38.233-3.15 1.856-4.303l.025.151c.284 1.67.524 1.837.986 2.772.476.963.167 1.445-.171 1.888-.339.444-.787.638-1.249.638m4.525-5.578c.24.727.19 1.02.042 1.542-.147.523-.59.894-1.184.99l-.045.006c-.606.077-1.732-.155-2-1.573-.265-1.4.118-2.944 1.62-4.065.425 2.457 1.326 2.372 1.567 3.1m2.23-3.645c.615.573.618 1.239.5 1.793s-.382.823-.873 1.07c-.49.246-1.574.13-2.136-1.178-.605-1.41-.508-2.56.723-4.168l.058.126c.92 1.99 1.125 1.795 1.728 2.357m2.138-3.027c.118.725-.026 1.4-.686 1.776s-1.55.104-1.882-.27c-1.339-1.506-.327-3.67 1.18-4.797.403 2.16 1.27 2.566 1.388 3.291m3.227-1.76c-.337.623-1.106 1.385-1.914 1.248-.807-.138-1.225-1.171-1.34-1.894-.12-.758.268-1.623.546-2.413C14.622 1.252 13.342 1 12 1 5.925 1 1 5.925 1 12c0 3.393 1.538 6.427 3.954 8.445l.062-.054c.434-.385.952-1.012 1.188-1.012.248 0 .45.198.45.417 0 .213-.528.657-.944 1.07l-.049.048q-.018.018-.02.036c0 .018.035.039.061.057A10.93 10.93 0 0 0 12 23c6.075 0 11-4.926 11-11 0-3.49-1.629-6.592-4.162-8.607-.027.492-.107.967-.318 1.358" }) })); exports.default = SvgLogoIcon; //# sourceMappingURL=LogoIcon.js.map