ColorIndicator
Edit
Usage
import { ColorIndicator } from '@wordpress/components'; const MyColorIndicator = () => ( <ColorIndicator colorValue="#0073aa" /> );
import { ColorIndicator } from '@wordpress/components'; const MyColorIndicator = () => ( <ColorIndicator colorValue="#0073aa" /> );