// Icon from Bootstrap: https://icons.getbootstrap.com/ export default function TriangleDownFillIcon(props: { className?: string }) { return ( ) }