UNPKG

iconista

Version:

Thousands of SVG icons with one React component

11 lines (10 loc) 2.06 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 MicrosoftEdge = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M20.463 17.194a.098.098 0 00-.13 0 7.01 7.01 0 01-.87.354c-.968.355-1.903.549-2.903.549a8.151 8.151 0 01-5.097-1.774c-1.42-1.194-2.194-2.742-2.194-4.355 0-.355.097-.774.226-1.097-2.42 2.097-2.87 5.742-.903 8.355a5.313 5.313 0 001.742 1.645c1.258.774 2.742 1.032 4.193.774.226-.032.452-.097.646-.193l.096-.033a10.12 10.12 0 005.194-4.129c.097-.032.097-.096 0-.096z", fill: "#323544" }), React.createElement("path", { d: "M10.204 21.226c-.032-.032-.097-.032-.129-.097a6.62 6.62 0 01-1.742-1.677c-1.032-1.42-1.451-3.194-1.193-4.968s1.226-3.258 2.645-4.323c0 0 .032-.032.097-.032a3.6 3.6 0 01.516-.323c.129-.096.258-.129.42-.225h.031c.258-.13.742-.323 1.258-.323.743 0 1.42.323 1.904.774-.032-.097-.097-.129-.13-.226-.419-.677-1-1.548-2.354-2.258-1.42-.742-2.968-.774-3.258-.774-3.097 0-5.678 1.903-6.13 4.42-.096.225-.096.451-.096.677 0 1.516.323 3 .968 4.355 1.548 3.322 4.774 5.42 8.226 5.742.258.032.548.032.806.032h.032a2.462 2.462 0 01-.645-.194c-.42-.129-.839-.354-1.226-.58z", fill: "#323544" }), React.createElement("path", { d: "M21.236 7.194l-.032-.097C19.56 3.967 16.043 2 12.043 2 7.656 2 3.88 4.903 2.559 8.871c-.032.129-.097.323-.13.452.13-.226.323-.452.485-.678.322-.322.645-.645 1-.903a7.435 7.435 0 014.258-1.355c.451 0 2 .032 3.451.807 1.452.774 2.13 1.677 2.549 2.419.193.323.322.677.42 1 .031.226.096.452.128.677.032.323.032.581.032.742v.097c0 .484-.258 1.194-.677 1.742l-.097.097c-.096.097-.129.129-.129.226 0 .129.097.258.258.419 1.033.742 3.097.677 3.194.645.806 0 1.58-.226 2.322-.645 1.452-.806 2.323-2.355 2.323-4.032.097-1.71-.452-2.839-.71-3.387z", fill: "#323544" })); exports.default = MicrosoftEdge;