Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
immortalist
/
wp-content
/
plugins
/
safe-svg
/
includes
/
blocks
/
safe-svg
:
save.js
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/** * @return string Dynamic SVG icon block HTML. */ const SafeSVGBlockSave = () => null; export default SafeSVGBlockSave;