UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.06 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 Hono = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12.445.002a45.529 45.529 0 00-5.252 8.146 8.595 8.595 0 01-.555-.53 27.796 27.796 0 00-1.205-1.542 8.762 8.762 0 00-1.251 2.12 20.743 20.743 0 00-1.448 5.88 8.867 8.867 0 00.338 3.468c1.312 3.48 3.794 5.593 7.445 6.337 3.055.438 5.755-.333 8.097-2.312 2.677-2.59 3.359-5.634 2.047-9.132a33.287 33.287 0 00-2.988-5.59A91.34 91.34 0 0012.615.053a.216.216 0 00-.17-.051zm-.336 3.906a50.93 50.93 0 014.794 6.552c.448.767.817 1.57 1.108 2.41.606 2.386-.044 4.354-1.951 5.904-1.845 1.298-3.87 1.683-6.072 1.156-2.376-.737-3.75-2.335-4.121-4.794a5.107 5.107 0 01.242-2.266c.358-.908.79-1.774 1.3-2.601l1.446-2.121a397.33 397.33 0 003.254-4.24z" })); exports.default = Hono;