import React from 'react'; export const LimelightActive = ({ width = 18, height = 18, color = '#000', }) => ( ); ;