UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.14 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 Bat = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.326 5.871a.165.165 0 00-.083.023l-8.08 4.735a.33.33 0 000 .568l2.964 1.736.667.39c.306.18 1.555.93 1.898 1.136a.172.172 0 00.176 0l3.245-1.891a.145.145 0 00.072-.126.146.146 0 00-.073-.126c-.412-.238-1.294-.748-1.625-.942l-.793-.465 1.521-.88a.558.558 0 00.277-.483v-3.51a.166.166 0 00-.166-.165m7.349 0a.165.165 0 00-.167.166v3.51a.558.558 0 00.277.481l1.514.885-3.164 1.856a.246.246 0 01-.37-.212V8.274a.19.19 0 00-.093-.162.19.19 0 00-.186-.006c-.12.062-1.095.532-1.54.746a57.124 57.124 0 01-1.432-.672c-.059-.03-.126-.021-.186.006-.05.023-.092.096-.092.163v4.208c0 .088.011.38-.304.562l-3.294 1.904 5.363 3.106 11.836-6.932a.33.33 0 000-.568l-2.814-1.65-.214-.125-.002-.001-5.05-2.959a.165.165 0 00-.082-.023z" })); exports.default = Bat;