UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 995 B
"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 Barmenia = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.046 13.427v6.395h5.709a5.41 5.41 0 002.377-.422c1.021-.537 1.532-1.537 1.532-2.999a2.591 2.591 0 00-1.492-2.571 5.834 5.834 0 00-2.347-.403zm0-9.26v5.287h5.714a4.722 4.722 0 002.486-.592c.637-.398.955-1.101.955-2.109 0-1.117-.421-1.855-1.263-2.213a8.63 8.63 0 00-2.78-.368zm12.761-1.611a6.19 6.19 0 011.079 3.66 5.433 5.433 0 01-1.089 3.531 5.617 5.617 0 01-1.791 1.388 5.232 5.232 0 012.716 2.113 6.474 6.474 0 01.915 3.481 7.069 7.069 0 01-1.05 3.854 6.467 6.467 0 01-4.316 3.093c-1.093.222-2.207.33-3.322.324H2.361V0H13.72c2.864.046 4.893.899 6.087 2.556" })); exports.default = Barmenia;