UNPKG

@uiw/file-icons

Version:
14 lines 2.05 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var JavascriptMap = props => /*#__PURE__*/_jsx("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "ffont " + (props.className ? props.className : ''), children: /*#__PURE__*/_jsx("path", { d: "M36.7850702,14.9311178 L36.7850702,19.2747605 L41.1287129,19.2747605 L41.1287129,40.9929741 L19.4104994,40.9929741 L19.4104994,36.6493314 L15.0668566,36.6493314 L15.0668566,45.3366168 L45.4723556,45.3366168 L45.4723556,14.9311178 L36.7850702,14.9311178 Z M3,3 L33.7008667,3 L33.7008667,33.7008667 L3,33.7008667 L3,3 Z M11.0672304,28.651382 C11.749443,30.1010945 13.0968409,31.294923 15.3993625,31.294923 C17.957768,31.294923 19.7143372,29.9304762 19.7143372,26.9458507 L19.7143372,17.0877364 L16.8149556,17.0877364 L16.8149556,26.8776555 C16.8149556,28.3444385 16.2180088,28.7196641 15.2799557,28.7196641 C14.2907346,28.7196641 13.8813897,28.0374516 13.4208984,27.2358323 L11.0672956,28.6514472 L11.0672304,28.651382 Z M21.266603,28.3444385 C22.1193904,30.0158722 23.8419488,31.295075 26.5367447,31.295075 C29.2656383,31.295075 31.3123627,29.8794601 31.3123627,27.2700385 C31.3123627,24.8651807 29.9308672,23.7907807 27.4747544,22.7333209 L26.7584225,22.4263122 C25.5133608,21.8975823 24.9846526,21.5394272 24.9846526,20.6866399 C24.9846526,19.9873568 25.5133825,19.4415781 26.3661482,19.4415781 C27.1848162,19.4415781 27.7305949,19.7997549 28.2252055,20.6866399 L30.4595753,19.2028081 C29.5215223,17.565472 28.1911079,16.9343407 26.3663436,16.9343407 C23.7909979,16.9343407 22.1365044,18.5716768 22.1365044,20.7376342 C22.1365044,23.091237 23.5179999,24.1999518 25.598822,25.0867065 L26.3151538,25.3937152 C27.6454813,25.9736132 28.4300517,26.3317682 28.4300517,27.3209894 C28.4300517,28.1396575 27.6625518,28.7366043 26.4686581,28.7366043 C25.0530433,28.7366043 24.2342883,28.0032237 23.6203144,26.9798832 L21.266603,28.3444385 Z", fillRule: "evenodd" }) }));