acorn
Weather & Nature Icons
Environmental iconography for weather apps: sun, clouds, rain, and more.
atom
bird
bone
butterfly
cactus
campfire
cat
cloud
cloud-fog
cloud-lightning
cloud-moon
cloud-rain
cloud-snow
cloud-sun
clover
cow
dog
drop
drop-simple
feather
fire
fire-simple
fish
fish-simple
flame
flower
flower-lotus
flower-tulip
hurricane
island
leaf
log
meteor
moon
moon-stars
mountains
paw-print
planet
plant
rabbit
rainbow
rainbow-cloud
shooting-star
shrimp
snowflake
sparkle
star-four
sun
sun-dim
sun-horizon
thermometer
thermometer-cold
thermometer-hot
thermometer-simple
tornado
tree
tree-evergreen
umbrella
umbrella-simple
waves
wind
App.vue
<script setup>
import { } from '@evora-ui/icons-vue/icons';
</script>
<template>
</template>
Usage with EvIcon