mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
1 line
968 B
JSON
1 line
968 B
JSON
{"ast":null,"code":"import * as React from 'react';\nimport createSvgIcon from '../../utils/createSvgIcon';\n/**\n * @ignore - internal component.\n */\n\nexport default createSvgIcon( /*#__PURE__*/React.createElement(\"path\", {\n d: \"M7 10l5 5 5-5z\"\n}), 'ArrowDropDown');","map":{"version":3,"sources":["/app/node_modules/@material-ui/core/esm/internal/svg-icons/ArrowDropDown.js"],"names":["React","createSvgIcon","createElement","d"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,OAAOC,aAAP,MAA0B,2BAA1B;AACA;AACA;AACA;;AAEA,eAAeA,aAAa,EAAE,aAAaD,KAAK,CAACE,aAAN,CAAoB,MAApB,EAA4B;AACrEC,EAAAA,CAAC,EAAE;AADkE,CAA5B,CAAf,EAExB,eAFwB,CAA5B","sourcesContent":["import * as React from 'react';\nimport createSvgIcon from '../../utils/createSvgIcon';\n/**\n * @ignore - internal component.\n */\n\nexport default createSvgIcon( /*#__PURE__*/React.createElement(\"path\", {\n d: \"M7 10l5 5 5-5z\"\n}), 'ArrowDropDown');"]},"metadata":{},"sourceType":"module"} |