UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.23 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 Gitforwindows = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.976 0a1.541 1.541 0 00-1.093.453L8.707 2.629l2.76 2.76a1.834 1.834 0 012.325 2.34l.91.91 3.277-3.276-4.91-4.91A1.54 1.54 0 0011.975 0zM7.638 3.698L5.926 5.41l4.91 4.91c.153.153.331.267.521.342V8.83a1.82 1.82 0 01-.602-.401 1.838 1.838 0 01-.396-2.01zm10.916 2.24l-3.276 3.276 1.174 1.175a1.838 1.838 0 11-1.101 1.037l-1.143-1.142-.588.588a1.546 1.546 0 000 2.187l4.993 4.993 4.934-4.934a1.547 1.547 0 000-2.187zM5.34 5.996L.453 10.882a1.546 1.546 0 000 2.187l4.84 4.84 4.887-4.888a1.547 1.547 0 000-2.186zm7.53 2.95v1.498c.05-.04.104-.077.151-.124l.611-.611zm-1.513 4.222a1.53 1.53 0 00-.635.376L5.825 18.44l5.107 5.106a1.546 1.546 0 002.186 0l4.896-4.897-5.106-5.106c-.012-.012-.026-.02-.039-.032v1.962a1.854 1.854 0 01.487.348 1.84 1.84 0 11-2.601 0 1.84 1.84 0 01.602-.402z" })); exports.default = Gitforwindows;