@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 456 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/gallery/shared-icon.js"],
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { BlockIcon } from '@wordpress/block-editor';\nimport { gallery as icon } from '@wordpress/icons';\n\nexport const sharedIcon = <BlockIcon icon={ icon } />;\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,0BAA0B;AAC1B,mBAAgC;AAEN;AAAnB,IAAM,aAAa,4CAAC,iCAAU,MAAO,aAAAA,SAAO;",
"names": ["icon"]
}