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