/** * This file exports all icons in the "Animals" category. */ import DogPaw from '@/src/icons/animals/DogPaw'; export { DogPaw };