import React from 'react'; const PremiumIcon = (props: React.SVGProps) => ( premium_small ); export default PremiumIcon;