When using HugeIcons on react native web, trying to set the color via the className prop does not work. example: ``` <HugeiconsIcon icon={FavouriteIcon} size={24} className="color-primary-500" /> ``` using version 1.0.7