ember-js from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
ember-js
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

Use the ember js logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.05c5.5 0 9.96 4.46 9.96 9.96S17.5 21.97 12 21.97s-9.96-4.45-9.96-9.95S6.5 2.05 12 2.05m.1 12.78c-1.75.04-1.56-1.1-1.56-1.1s6.37-2.18 4.63-6.49c-.78-1.11-1.69-1.46-2.97-1.43c-1.28.02-2.87.81-3.9 3.13c-.49 1.11-.66 2.15-.76 2.95c0 0-1.13.23-1.73-.28c-.6-.5-.92 0-.92 0s-1.04 1.22 0 1.62c1.03.4 2.64.48 2.64.48c.15 1.07.51 2.1 1.84 2.96c2.22 1.44 5.51-.08 5.51-.08c1.97-.83 3.29-2.1 3.85-2.73c.18-.2.17-.51-.01-.7l-.64-.67a.52.52 0 0 0-.7-.04c-.86.7-3.12 2.37-5.26 2.37Zm-1.86-3.05c.08-3 2.04-4.31 2.72-3.65c.68.65.43 2.06-.86 2.95c-1.28.88-1.86.71-1.86.71Z"/></svg>

React

import type { SVGProps } from "react";

export function BxlEmberJs(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="M12 2.05c5.5 0 9.96 4.46 9.96 9.96S17.5 21.97 12 21.97s-9.96-4.45-9.96-9.95S6.5 2.05 12 2.05m.1 12.78c-1.75.04-1.56-1.1-1.56-1.1s6.37-2.18 4.63-6.49c-.78-1.11-1.69-1.46-2.97-1.43c-1.28.02-2.87.81-3.9 3.13c-.49 1.11-.66 2.15-.76 2.95c0 0-1.13.23-1.73-.28c-.6-.5-.92 0-.92 0s-1.04 1.22 0 1.62c1.03.4 2.64.48 2.64.48c.15 1.07.51 2.1 1.84 2.96c2.22 1.44 5.51-.08 5.51-.08c1.97-.83 3.29-2.1 3.85-2.73c.18-.2.17-.51-.01-.7l-.64-.67a.52.52 0 0 0-.7-.04c-.86.7-3.12 2.37-5.26 2.37Zm-1.86-3.05c.08-3 2.04-4.31 2.72-3.65c.68.65.43 2.06-.86 2.95c-1.28.88-1.86.71-1.86.71Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2.05c5.5 0 9.96 4.46 9.96 9.96S17.5 21.97 12 21.97s-9.96-4.45-9.96-9.95S6.5 2.05 12 2.05m.1 12.78c-1.75.04-1.56-1.1-1.56-1.1s6.37-2.18 4.63-6.49c-.78-1.11-1.69-1.46-2.97-1.43c-1.28.02-2.87.81-3.9 3.13c-.49 1.11-.66 2.15-.76 2.95c0 0-1.13.23-1.73-.28c-.6-.5-.92 0-.92 0s-1.04 1.22 0 1.62c1.03.4 2.64.48 2.64.48c.15 1.07.51 2.1 1.84 2.96c2.22 1.44 5.51-.08 5.51-.08c1.97-.83 3.29-2.1 3.85-2.73c.18-.2.17-.51-.01-.7l-.64-.67a.52.52 0 0 0-.7-.04c-.86.7-3.12 2.37-5.26 2.37Zm-1.86-3.05c.08-3 2.04-4.31 2.72-3.65c.68.65.43 2.06-.86 2.95c-1.28.88-1.86.71-1.86.71Z"/></svg>
</template>

CSS

.icon-ember-js {
  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%22M12%202.05c5.5%200%209.96%204.46%209.96%209.96S17.5%2021.97%2012%2021.97s-9.96-4.45-9.96-9.95S6.5%202.05%2012%202.05m.1%2012.78c-1.75.04-1.56-1.1-1.56-1.1s6.37-2.18%204.63-6.49c-.78-1.11-1.69-1.46-2.97-1.43c-1.28.02-2.87.81-3.9%203.13c-.49%201.11-.66%202.15-.76%202.95c0%200-1.13.23-1.73-.28c-.6-.5-.92%200-.92%200s-1.04%201.22%200%201.62c1.03.4%202.64.48%202.64.48c.15%201.07.51%202.1%201.84%202.96c2.22%201.44%205.51-.08%205.51-.08c1.97-.83%203.29-2.1%203.85-2.73c.18-.2.17-.51-.01-.7l-.64-.67a.52.52%200%200%200-.7-.04c-.86.7-3.12%202.37-5.26%202.37Zm-1.86-3.05c.08-3%202.04-4.31%202.72-3.65c.68.65.43%202.06-.86%202.95c-1.28.88-1.86.71-1.86.71Z%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%22M12%202.05c5.5%200%209.96%204.46%209.96%209.96S17.5%2021.97%2012%2021.97s-9.96-4.45-9.96-9.95S6.5%202.05%2012%202.05m.1%2012.78c-1.75.04-1.56-1.1-1.56-1.1s6.37-2.18%204.63-6.49c-.78-1.11-1.69-1.46-2.97-1.43c-1.28.02-2.87.81-3.9%203.13c-.49%201.11-.66%202.15-.76%202.95c0%200-1.13.23-1.73-.28c-.6-.5-.92%200-.92%200s-1.04%201.22%200%201.62c1.03.4%202.64.48%202.64.48c.15%201.07.51%202.1%201.84%202.96c2.22%201.44%205.51-.08%205.51-.08c1.97-.83%203.29-2.1%203.85-2.73c.18-.2.17-.51-.01-.7l-.64-.67a.52.52%200%200%200-.7-.04c-.86.7-3.12%202.37-5.26%202.37Zm-1.86-3.05c.08-3%202.04-4.31%202.72-3.65c.68.65.43%202.06-.86%202.95c-1.28.88-1.86.71-1.86.71Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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