UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.1 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 Bim = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M3.327 6.301A3.328 3.328 0 000 9.63v4.742a3.326 3.326 0 003.327 3.326h17.347A3.326 3.326 0 0024 14.372V9.63A3.328 3.328 0 0020.674 6.3h-8.321L11.06 8.192l-1.274-1.89zm1.574 2.19c.814-.008 1.57.07 2.01.242.798.302 1.254.96 1.293 1.807.03.612-.296 1.162-.79 1.58.56.331.978.827.964 1.54-.026 1.259-1.207 2.038-3.336 1.99-1.147-.027-1.705-.029-2.37-.174V8.639c1.16-.156 1.288-.14 2.23-.148zm9.523.111h1.99l1.283 3.225 1.274-3.225h2.05l.551 6.868h-1.97l-.145-3.912-1.772 3.898-1.646-3.885-.342 3.899h-2.016zm-4.474.024h2.09v6.867H9.95zm-5.234 1.43v1.453h.808a.726.726 0 00.727-.727.71.71 0 00-.727-.726zm0 2.787v1.197h.779c.41.023.958-.15.963-.586-.025-.492-.524-.637-.934-.611z" })); exports.default = Bim;