UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.38 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 Gamedeveloper = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M23.955 11.956a.84.84 0 00-.837-.796H17.37V1.9c0-.019 0-.037-.002-.055a.84.84 0 00-.494-.806A11.89 11.89 0 0012 0a11.89 11.89 0 00-8.454 3.515A11.983 11.983 0 00.043 12c0 1.62.316 3.192.94 4.672a11.928 11.928 0 002.563 3.813 11.96 11.96 0 003.799 2.572C8.82 23.683 10.386 24 12 24c1.614 0 3.18-.317 4.655-.943a11.905 11.905 0 003.799-2.572A11.983 11.983 0 0023.957 12c0-.014 0-.03-.002-.044zm-4.685 7.343a10.24 10.24 0 01-7.272 3.022 10.228 10.228 0 01-7.273-3.022A10.305 10.305 0 011.714 12a10.312 10.312 0 016.281-9.511 10.212 10.212 0 014.003-.809 10.197 10.197 0 013.694.688v8.792h-3.765a.84.84 0 000 1.68h3.729a3.78 3.78 0 01-1.205 2.012 3.75 3.75 0 01-2.458.92A3.77 3.77 0 018.235 12a3.768 3.768 0 013.758-3.772.84.84 0 000-1.68 5.385 5.385 0 00-3.841 1.597A5.429 5.429 0 006.559 12c0 1.457.564 2.825 1.591 3.855a5.384 5.384 0 003.841 1.597 5.431 5.431 0 003.555-1.329 5.46 5.46 0 001.813-3.281h4.89a10.292 10.292 0 01-2.979 6.457z" })); exports.default = Gamedeveloper;