IconSearch logoIconsearch
Home/Libraries/Fluent Emoji Flat (Iconify)/donkey
← Back to Search
Fluent Emoji Flat (Iconify)

Donkey

License: MITCommercial Safe


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 32 32"><g fill="none"><path fill="#818cf8" fill-rule="evenodd" d="m8.432 7.877l-3.45 3.45l1.924 1.925l.962-.963l1.925 1.925l1.924 1.924l4.471-4.47a.48.48 0 0 0 0-.681l-.223-.224a1.924 1.924 0 0 0-2.722 0l1.02-1.02a.48.48 0 0 0 0-.68l-.223-.224a1.924 1.924 0 0 0-2.721 0l.058-.058a.48.48 0 0 0 0-.68l-.224-.224a1.924 1.924 0 0 0-2.721 0" clip-rule="evenodd"/><path fill="#818cf8" fill-rule="evenodd" d="m4.982 14.214l-2.819-.94a.1.1 0 0 1-.067-.094a.99.99 0 0 1 1.301-.938l1.585.528zm13.471 6.348l2.887-3.85h3.483c.236 0 .463.087.64.244l2.812 2.5l.113.74a.48.48 0 0 1-.13.407l-.457.471a.48.48 0 0 1-.412.142l-.741-.103l-2.421-1.514zM5.95 26.008l-.005-3.663c0-.255.1-.499.28-.68l4.53-4.565l2.887 1.925l-5.401 4.206a.96.96 0 0 0-.371.761l.004 2.014a.48.48 0 0 1-.48.482H6.43a.48.48 0 0 1-.48-.48" clip-rule="evenodd"/><path fill="#818cf8" fill-rule="evenodd" d="M26.01 5.413a.481.481 0 1 0-.68-.68L21.89 8.17a.722.722 0 0 0 .51 1.232h2.107l-1.303 1.304l-.067-.022a2.64 2.64 0 0 0-1.974.159L16.7 13.078a2.165 2.165 0 0 1-2.409-.318l-1.61-1.433l-.233-.234a5.463 5.463 0 0 0-7.946.234l-.478-.319a1.416 1.416 0 0 0-1.786.177a.19.19 0 0 0 .008.275l2.016 1.791l1.13 3.874c.662.433 1.734 1.154 1.734 1.154s1.18-.796 1.706-1.154V15.53l2.907 3.489l-2.627 2.646a.96.96 0 0 0-.28.68l.006 3.51c0 .265.215.48.48.48h.963a.48.48 0 0 0 .48-.482l-.003-1.86a.96.96 0 0 1 .37-.762l2.813-2.19a4.81 4.81 0 0 0 5.119-.502l2.592-2.018q.168.023.34.023h.14c.706 0 1.363-.361 1.742-.957l2.475-3.89a.96.96 0 0 1 .812-.446h1.396a.48.48 0 0 0 .482-.48v-.963a.48.48 0 0 0-.482-.481h-4.35a3 3 0 0 0-.136-.126L25.6 9.672a.722.722 0 0 0-.51-1.232h-2.107z" clip-rule="evenodd"/><path fill="#818cf8" fill-rule="evenodd" d="M22.789 10.6a.96.96 0 0 0-.466.447l-.697 1.393h-.257c-.755 0-1.482.329-1.988.89c-.916 1.015-.915 2.583.025 3.578q.128.136.273.252c-.51-.96-.38-2.178.378-3.02a2.7 2.7 0 0 1 1.987-.889h.258l.696-1.392a.96.96 0 0 1 .86-.532h.348a2.64 2.64 0 0 0-1.418-.727m-12.034 4.803v2.425L8.83 15.524V12.29a3.48 3.48 0 0 1 1.924 3.114" clip-rule="evenodd"/><path fill="#818cf8" d="M7.174 19.025a1.65 1.65 0 0 1-1.576-1.188l-.215-.737H8.83v.277a1.65 1.65 0 0 1-1.642 1.648z"/><path fill="#818cf8" fill-rule="evenodd" d="M28.556 11.327v1.924h.962a.48.48 0 0 0 .481-.48v-.963a.48.48 0 0 0-.481-.481zm.58 8.896l-.892-.793l-1.65 1.65l1.156.722a.48.48 0 0 0 .595-.068l.812-.812a.48.48 0 0 0-.02-.7M5.95 26.817v-.963h1.923l.002.961a.48.48 0 0 1-.481.482H6.43a.48.48 0 0 1-.482-.48m2.886-.963l.001.963c0 .265.216.48.481.48h.962a.48.48 0 0 0 .481-.482l-.001-.961z" clip-rule="evenodd"/><path fill="#818cf8" fill-rule="evenodd" d="M27.114 4.591a.962.962 0 1 1-.963-.962h.722a.24.24 0 0 1 .24.24zM7 13.45a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0" clip-rule="evenodd"/></g></svg>

Icons in Action

WEB APPLICATION HEADER & NAVIGATION

my-app.com/dashboard
Dashboard
Analytics
Settings

Overview Dashboard

PROGRESS STEPPER

3

BUTTON UI ACTIONS

SCALABILITY & CLARITY

12px
16px
24px
32px
48px

Highly adaptable, clean vectors that scale perfectly across modern UI components, navigation bars, and mobile actions. Perfectly pre-vetted for production deployment.

IconSearch Presets

Frequently Asked Questions

Q.How do I use this icon in my React/Next.js project?

You have two choices: install the official package listed under the "REACT IMPORT" tab (e.g. npm install @iconify/react) and import the icon directly, or copy the complete React Component code from the "STANDALONE JSX" tab and paste it directly into a local file (e.g. DonkeyIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **MIT** license. The license grants full permissions for personal and commercial usage (e.g., in SaaS platforms, client projects, or business landing pages). Attributing the icon creator is generally not required for MIT/ISC licenses, but check details on our dedicated License Guide.

Q.What is the "Download SVG without fill color" toggle?

Many SVGs ship with inline fill="..." attributes. By checking this toggle, we strip these attributes and enforce fill="none", making the SVG fully styleable via CSS classes or Tailwind utility classes like fill-current.

Related Icons in Fluent Emoji Flat (Iconify)

Browse all Fluent Emoji Flat (Iconify) icons →
1st-place-medal
1st-place-medal
2nd-place-medal
2nd-place-medal
3rd-place-medal
3rd-place-medal
a-button-blood-type
a-button-blood-type
ab-button-blood-type
ab-button-blood-type
abacus
abacus
accordion
accordion
adhesive-bandage
adhesive-bandage
admission-tickets
admission-tickets
aerial-tramway
aerial-tramway
airplane
airplane
airplane-arrival
airplane-arrival