IconSearch logoIconsearch
Home/Libraries/Font Awesome Brands (Iconify)/ember
← Back to Search
Font Awesome Brands (Iconify)

Ember

License: CC-BY-4.0


<svg style="color: #818cf8" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 640 640"><path fill="#818cf8" d="M639.9 318.6c-1.1-10.7-10.7-6.8-10.7-6.8s-15.6 12.1-29.3 10.7c-13.7-1.3-9.4-32-9.4-32s3-28.1-5.1-30.4c-8.1-2.4-18 7.3-18 7.3s-12.4 13.7-18.3 31.2l-1.6.5s1.9-30.6-.3-37.6c-1.6-3.5-16.4-3.2-18.8 3s-14.2 49.2-15 67.2c0 0-23.1 19.6-43.3 22.8s-25-9.4-25-9.4s54.8-15.3 52.9-59.1s-44.2-27.6-49-24c-4.6 3.5-29.4 18.4-36.6 59.7c-.2 1.4-.7 7.5-.7 7.5s-21.2 14.2-33 18c0 0 33-55.6-7.3-80.9c-11.4-6.8-21.3-.5-27.2 5.3c13.6-17.3 46.4-64.2 36.9-105.2c-5.8-24.4-18-27.1-29.2-23.1c-17 6.7-23.5 16.7-23.5 16.7s-22 32-27.1 79.5s-12.6 105.1-12.6 105.1s-10.5 10.2-20.2 10.7s-5.4-28.7-5.4-28.7s7.5-44.6 7-52.1s-1.1-11.6-9.9-14.2c-8.9-2.7-18.5 8.6-18.5 8.6s-25.5 38.7-27.7 44.6l-1.3 2.4l-1.3-1.6s18-52.7.8-53.5s-28.5 18.8-28.5 18.8s-19.6 32.8-20.4 36.5l-1.3-1.6s8.1-38.2 6.4-47.6c-1.6-9.4-10.5-7.5-10.5-7.5s-11.3-1.3-14.2 5.9s-13.7 55.3-15 70.7c0 0-28.2 20.2-46.8 20.4c-18.5.3-16.7-11.8-16.7-11.8s68-23.3 49.4-69.2c-8.3-11.8-18-15.5-31.7-15.3c-13.7.3-30.3 8.6-41.3 33.3c-5.3 11.8-6.8 23-7.8 31.5c0 0-12.3 2.4-18.8-2.9s-10 0-10 0s-11.2 14-.1 18.3s28.1 6.1 28.1 6.1c1.6 7.5 6.2 19.5 19.6 29.7c20.2 15.3 58.8-1.3 58.8-1.3l15.9-8.8s.5 14.6 12.1 16.7s16.4 1 36.5-47.9c11.8-25 12.6-23.6 12.6-23.6l1.3-.3s-9.1 46.8-5.6 59.7C187.7 383.4 203 382 203 382s8.3 2.4 15-21.2s19.6-49.9 19.6-49.9h1.6s-5.6 48.1 3 63.7s30.9 5.3 30.9 5.3s15.6-7.8 18-10.2c0 0 18.5 15.8 44.6 12.9c58.3-11.5 79.1-25.9 79.1-25.9s10 24.4 41.1 26.7c35.5 2.7 54.8-18.6 54.8-18.6s-.3 13.5 12.1 18.6s20.7-22.8 20.7-22.8l20.7-57.2h1.9s1.1 37.3 21.5 43.2s47-13.7 47-13.7s6.4-3.5 5.3-14.3m-578 5.3c.8-32 21.8-45.9 29-39c7.3 7 4.6 22-9.1 31.4c-13.7 9.5-19.9 7.6-19.9 7.6m272.8-123.8s19.1-49.7 23.6-25.5s-40 96.2-40 96.2c.5-16.2 16.4-70.7 16.4-70.7m22.8 138.4c-12.6 33-43.3 19.6-43.3 19.6s-3.5-11.8 6.4-44.9s33.3-20.2 33.3-20.2s16.2 12.4 3.6 45.5m84.6-14.6s-3-10.5 8.1-30.6c11-20.2 19.6-9.1 19.6-9.1s9.4 10.2-1.3 25.5s-26.4 14.2-26.4 14.2"/></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. EmberIcon.tsx) to avoid installing any npm packages.

Q.Is this icon free for commercial use?

Yes. This icon is published under the open-source **CC-BY-4.0** 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 Font Awesome Brands (Iconify)

Browse all Font Awesome Brands (Iconify) icons →
11ty
11ty
42-group
42-group
500px
500px
accessible-icon
accessible-icon
accusoft
accusoft
adn
adn
adversal
adversal
affiliatetheme
affiliatetheme
airbnb
airbnb
algolia
algolia
alipay
alipay
amazon
amazon