UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.02 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 Icicibank = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M21.926 2.096C19.279-1.648 12.698-.243 7.214 5.242 1.73 10.717-.573 18.204 2.074 21.948 2.947 23.186 4.258 23.85 5.813 24c1.051.008 1.913-1.185 2.615-2.777.726-1.668 1.17-3.218 1.514-4.66.508-2.293.544-3.934.29-4.278-.435-.58-1.432-.435-2.556.217-.544.3-1.26.1-.408-.933.861-1.043 4.26-3.563 5.493-3.953 1.342-.39 2.874.136 2.357 1.623-.37 1.085-5.047 13.486-1.596 12.272a22.291 22.291 0 003.264-2.709c5.484-5.475 7.787-12.962 5.14-16.706zm-5.366 3.21c-1.097 1.096-2.52 1.486-3.137.851-.662-.634-.272-2.058.825-3.173 1.106-1.115 2.53-1.459 3.145-.834.635.644.245 2.05-.834 3.155z" })); exports.default = Icicibank;