How to use the Democratic Republic of the Congo icon
import { DemocraticRepublicOfTheCongoFlag } from "@/assets/icons/democraticrepublicofthecongoFlag"
export default function Example() {
return <DemocraticRepublicOfTheCongoFlag width="32px" height="32px" />
}