powered by
Remove a custom SVG shape from the registry.
unregister_svg_shape(name)
Invisible TRUE if removed, FALSE if not found.
Shape name to remove.
# Attempt to unregister a non-existent shape (returns FALSE) unregister_svg_shape("nonexistent")
Run the code above in your browser using DataLab