emberdotjs logo

emberdotjs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
emberdotjs
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the emberdotjs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm12.29 4.38c1.66-.03 2.83.42 3.84 1.85c2.25 5.58-6 8.4-6 8.4s-.23 1.48 2.02 1.42c2.78 0 5.7-2.15 6.81-3.06a.66.66 0 0 1 .9.05l.84.87a.66.66 0 0 1 .01.9c-.72.8-2.42 2.46-4.97 3.53c0 0-4.26 1.97-7.13.1a4.95 4.95 0 0 1-2.38-3.83s-2.08-.11-3.42-.63c-1.33-.52.01-2.1.01-2.1s.42-.65 1.2 0s2.24.36 2.24.36c.13-1.03.35-2.38.98-3.81c1.34-3 3.38-4.01 5.05-4.05m.33 2.8c-1.1.07-2.8 1.78-2.88 4.93c0 0 .75.23 2.41-.91c1.67-1.14 2-2.97 1.11-3.81a.82.82 0 0 0-.64-.21"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEmberdotjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm12.29 4.38c1.66-.03 2.83.42 3.84 1.85c2.25 5.58-6 8.4-6 8.4s-.23 1.48 2.02 1.42c2.78 0 5.7-2.15 6.81-3.06a.66.66 0 0 1 .9.05l.84.87a.66.66 0 0 1 .01.9c-.72.8-2.42 2.46-4.97 3.53c0 0-4.26 1.97-7.13.1a4.95 4.95 0 0 1-2.38-3.83s-2.08-.11-3.42-.63c-1.33-.52.01-2.1.01-2.1s.42-.65 1.2 0s2.24.36 2.24.36c.13-1.03.35-2.38.98-3.81c1.34-3 3.38-4.01 5.05-4.05m.33 2.8c-1.1.07-2.8 1.78-2.88 4.93c0 0 .75.23 2.41-.91c1.67-1.14 2-2.97 1.11-3.81a.82.82 0 0 0-.64-.21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm12.29 4.38c1.66-.03 2.83.42 3.84 1.85c2.25 5.58-6 8.4-6 8.4s-.23 1.48 2.02 1.42c2.78 0 5.7-2.15 6.81-3.06a.66.66 0 0 1 .9.05l.84.87a.66.66 0 0 1 .01.9c-.72.8-2.42 2.46-4.97 3.53c0 0-4.26 1.97-7.13.1a4.95 4.95 0 0 1-2.38-3.83s-2.08-.11-3.42-.63c-1.33-.52.01-2.1.01-2.1s.42-.65 1.2 0s2.24.36 2.24.36c.13-1.03.35-2.38.98-3.81c1.34-3 3.38-4.01 5.05-4.05m.33 2.8c-1.1.07-2.8 1.78-2.88 4.93c0 0 .75.23 2.41-.91c1.67-1.14 2-2.97 1.11-3.81a.82.82 0 0 0-.64-.21"/></svg>
</template>

CSS

.icon-emberdotjs {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0zm12.29%204.38c1.66-.03%202.83.42%203.84%201.85c2.25%205.58-6%208.4-6%208.4s-.23%201.48%202.02%201.42c2.78%200%205.7-2.15%206.81-3.06a.66.66%200%200%201%20.9.05l.84.87a.66.66%200%200%201%20.01.9c-.72.8-2.42%202.46-4.97%203.53c0%200-4.26%201.97-7.13.1a4.95%204.95%200%200%201-2.38-3.83s-2.08-.11-3.42-.63c-1.33-.52.01-2.1.01-2.1s.42-.65%201.2%200s2.24.36%202.24.36c.13-1.03.35-2.38.98-3.81c1.34-3%203.38-4.01%205.05-4.05m.33%202.8c-1.1.07-2.8%201.78-2.88%204.93c0%200%20.75.23%202.41-.91c1.67-1.14%202-2.97%201.11-3.81a.82.82%200%200%200-.64-.21%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200v24h24V0zm12.29%204.38c1.66-.03%202.83.42%203.84%201.85c2.25%205.58-6%208.4-6%208.4s-.23%201.48%202.02%201.42c2.78%200%205.7-2.15%206.81-3.06a.66.66%200%200%201%20.9.05l.84.87a.66.66%200%200%201%20.01.9c-.72.8-2.42%202.46-4.97%203.53c0%200-4.26%201.97-7.13.1a4.95%204.95%200%200%201-2.38-3.83s-2.08-.11-3.42-.63c-1.33-.52.01-2.1.01-2.1s.42-.65%201.2%200s2.24.36%202.24.36c.13-1.03.35-2.38.98-3.81c1.34-3%203.38-4.01%205.05-4.05m.33%202.8c-1.1.07-2.8%201.78-2.88%204.93c0%200%20.75.23%202.41-.91c1.67-1.14%202-2.97%201.11-3.81a.82.82%200%200%200-.64-.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/emberdotjs.svg?color=%231a73e8&size=48