UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 722 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 Revolut = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M20.913 6.957C20.913 3.12 17.79 0 13.95 0H2.424v3.86h10.978c1.738 0 3.177 1.366 3.209 3.044a3.08 3.08 0 01-.888 2.232 3.08 3.08 0 01-2.214.93H9.232a.276.276 0 00-.275.275v3.431c0 .059.018.115.052.162L16.265 24h5.311l-7.273-10.094c3.663-.184 6.61-3.261 6.61-6.95zM6.894 5.923h-4.47V24h4.47z" })); exports.default = Revolut;