import React from 'react'; function IcPower_point(props: React.SVGProps) { return ( ); } export default React.memo(IcPower_point);