UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.13 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 EvFrontFill = (props) => React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", className: "bi bi-ev-front-fill", viewBox: "0 0 16 16", ...props }, React.createElement("path", { d: "M2.52 3.515A2.5 2.5 0 014.82 2h6.362c1 0 1.904.596 2.298 1.515l.792 1.848c.075.175.21.319.38.404.5.25.855.715.965 1.262l.335 1.679q.05.242.049.49v.413c0 .814-.39 1.543-1 1.997V13.5a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-1.338c-1.292.048-2.745.088-4 .088s-2.708-.04-4-.088V13.5a.5.5 0 01-.5.5h-2a.5.5 0 01-.5-.5v-1.892c-.61-.454-1-1.183-1-1.997v-.413a2.5 2.5 0 01.049-.49l.335-1.68c.11-.546.465-1.012.964-1.261a.8.8 0 00.381-.404l.792-1.848zm6.75.51a.186.186 0 00-.23.034L6.05 7.246a.188.188 0 00.137.316h1.241l-.673 2.195a.19.19 0 00.085.218c.075.043.17.03.23-.034l2.88-3.187a.188.188 0 00-.137-.316H8.572l.782-2.195a.19.19 0 00-.085-.218z" })); exports.default = EvFrontFill;