import React from 'react'; function PointUpIcon() { return ☝️; } export default PointUpIcon;