UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 1.6 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const Tsconfig = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("path", { fill: "#64748B", d: "M15.97 13.56c.295 1.064-.32 2.17-1.356 2.437l-.55.14a5.788 5.788 0 00.006 1.764l.508.127c1.046.262 1.668 1.379 1.364 2.45l-.176.616c.413.377.884.682 1.396.9l.464-.507a1.835 1.835 0 012.727 0l.47.513a4.943 4.943 0 001.394-.89l-.186-.67c-.296-1.064.32-2.17 1.356-2.437l.549-.14a5.788 5.788 0 00-.006-1.764l-.507-.127c-1.047-.261-1.669-1.379-1.364-2.45l.175-.616a4.939 4.939 0 00-1.396-.9l-.464.507a1.835 1.835 0 01-2.727 0l-.47-.513a4.939 4.939 0 00-1.394.89l.186.67zM19 18.464c-.753 0-1.364-.655-1.364-1.464 0-.808.61-1.464 1.364-1.464.753 0 1.364.656 1.364 1.464 0 .808-.61 1.464-1.364 1.464z" }), _jsx("path", { fill: "#2563EB", fillRule: "evenodd", d: "M3.234 7.318v1.775h3.118V17.5h2.127V9.093h3.118V7.318H3.234zm14.751 1.994c.302.222.473.533.512.934h1.296c.237-.122.493-.199.756-.227a2.799 2.799 0 00-.476-1.373c-.315-.461-.755-.82-1.322-1.08-.564-.258-1.223-.387-1.979-.387-.742 0-1.405.13-1.988.388-.584.258-1.043.618-1.378 1.079-.331.46-.495.999-.492 1.615-.003.753.244 1.351.74 1.795.07.062.144.122.22.18.12-.307.31-.588.564-.817.28-.253.58-.484.899-.69a.838.838 0 01-.216-.612c0-.219.063-.414.19-.586.129-.173.314-.307.556-.403.242-.1.539-.15.89-.15.517 0 .927.112 1.228.334zm-5.317 5.354c.136-.14.292-.263.463-.363h-.485c.002.125.01.246.022.363z", clipRule: "evenodd" })] }))); export default Tsconfig; //# sourceMappingURL=tsconfig.js.map