ember logo
ember from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- ember
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the ember logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e04e39" d="M0 0h128v128H0Z"/><path fill="#fff" fill-rule="evenodd" d="M65.265 24.128c8.246-.163 14.073 2.073 19.087 9.19c10.934 27.109-28.147 41.1-29.714 41.65l-.049.016s-1.18 7.363 10.028 7.08c13.793 0 28.294-10.691 33.81-15.21a3.293 3.293 0 0 1 4.468.265l4.13 4.29a3.29 3.29 0 0 1 .085 4.491c-3.59 3.997-12.014 12.203-24.696 17.504c0 0-21.16 9.798-35.42.52c-8.503-5.53-10.842-12.151-11.793-19.038c.005 0-10.324-.524-16.957-3.114c-6.635-2.592.049-10.411.049-10.411s2.04-3.233 5.92 0c3.883 3.228 11.13 1.772 11.13 1.772c.646-5.099 1.72-11.828 4.884-18.93c6.632-14.885 16.789-19.915 25.038-20.075m4.853 14.915c-4.369-4.21-16.984 4.202-17.471 23.45c0 0 3.724 1.134 11.97-4.53c8.25-5.661 9.87-14.718 5.501-18.92"/></svg>
React
import type { SVGProps } from "react";
export function DeviconEmber(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e04e39" d="M0 0h128v128H0Z"/><path fill="#fff" fillRule="evenodd" d="M65.265 24.128c8.246-.163 14.073 2.073 19.087 9.19c10.934 27.109-28.147 41.1-29.714 41.65l-.049.016s-1.18 7.363 10.028 7.08c13.793 0 28.294-10.691 33.81-15.21a3.293 3.293 0 0 1 4.468.265l4.13 4.29a3.29 3.29 0 0 1 .085 4.491c-3.59 3.997-12.014 12.203-24.696 17.504c0 0-21.16 9.798-35.42.52c-8.503-5.53-10.842-12.151-11.793-19.038c.005 0-10.324-.524-16.957-3.114c-6.635-2.592.049-10.411.049-10.411s2.04-3.233 5.92 0c3.883 3.228 11.13 1.772 11.13 1.772c.646-5.099 1.72-11.828 4.884-18.93c6.632-14.885 16.789-19.915 25.038-20.075m4.853 14.915c-4.369-4.21-16.984 4.202-17.471 23.45c0 0 3.724 1.134 11.97-4.53c8.25-5.661 9.87-14.718 5.501-18.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#e04e39" d="M0 0h128v128H0Z"/><path fill="#fff" fill-rule="evenodd" d="M65.265 24.128c8.246-.163 14.073 2.073 19.087 9.19c10.934 27.109-28.147 41.1-29.714 41.65l-.049.016s-1.18 7.363 10.028 7.08c13.793 0 28.294-10.691 33.81-15.21a3.293 3.293 0 0 1 4.468.265l4.13 4.29a3.29 3.29 0 0 1 .085 4.491c-3.59 3.997-12.014 12.203-24.696 17.504c0 0-21.16 9.798-35.42.52c-8.503-5.53-10.842-12.151-11.793-19.038c.005 0-10.324-.524-16.957-3.114c-6.635-2.592.049-10.411.049-10.411s2.04-3.233 5.92 0c3.883 3.228 11.13 1.772 11.13 1.772c.646-5.099 1.72-11.828 4.884-18.93c6.632-14.885 16.789-19.915 25.038-20.075m4.853 14.915c-4.369-4.21-16.984 4.202-17.471 23.45c0 0 3.724 1.134 11.97-4.53c8.25-5.661 9.87-14.718 5.501-18.92"/></svg> </template>
CSS
.icon-ember {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23e04e39%22%20d%3D%22M0%200h128v128H0Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M65.265%2024.128c8.246-.163%2014.073%202.073%2019.087%209.19c10.934%2027.109-28.147%2041.1-29.714%2041.65l-.049.016s-1.18%207.363%2010.028%207.08c13.793%200%2028.294-10.691%2033.81-15.21a3.293%203.293%200%200%201%204.468.265l4.13%204.29a3.29%203.29%200%200%201%20.085%204.491c-3.59%203.997-12.014%2012.203-24.696%2017.504c0%200-21.16%209.798-35.42.52c-8.503-5.53-10.842-12.151-11.793-19.038c.005%200-10.324-.524-16.957-3.114c-6.635-2.592.049-10.411.049-10.411s2.04-3.233%205.92%200c3.883%203.228%2011.13%201.772%2011.13%201.772c.646-5.099%201.72-11.828%204.884-18.93c6.632-14.885%2016.789-19.915%2025.038-20.075m4.853%2014.915c-4.369-4.21-16.984%204.202-17.471%2023.45c0%200%203.724%201.134%2011.97-4.53c8.25-5.661%209.87-14.718%205.501-18.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20128%20128%22%3E%3Cpath%20fill%3D%22%23e04e39%22%20d%3D%22M0%200h128v128H0Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M65.265%2024.128c8.246-.163%2014.073%202.073%2019.087%209.19c10.934%2027.109-28.147%2041.1-29.714%2041.65l-.049.016s-1.18%207.363%2010.028%207.08c13.793%200%2028.294-10.691%2033.81-15.21a3.293%203.293%200%200%201%204.468.265l4.13%204.29a3.29%203.29%200%200%201%20.085%204.491c-3.59%203.997-12.014%2012.203-24.696%2017.504c0%200-21.16%209.798-35.42.52c-8.503-5.53-10.842-12.151-11.793-19.038c.005%200-10.324-.524-16.957-3.114c-6.635-2.592.049-10.411.049-10.411s2.04-3.233%205.92%200c3.883%203.228%2011.13%201.772%2011.13%201.772c.646-5.099%201.72-11.828%204.884-18.93c6.632-14.885%2016.789-19.915%2025.038-20.075m4.853%2014.915c-4.369-4.21-16.984%204.202-17.471%2023.45c0%200%203.724%201.134%2011.97-4.53c8.25-5.661%209.87-14.718%205.501-18.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/ember.svg?color=%231a73e8&size=48