master
InteractiveExamples
const InteractiveExamples = props => { const { className } = props; return ( <svg className={className}