eleventy logo

eleventy from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
eleventy
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the eleventy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f1f1f" d="M18 0h92v128H18z"/><path fill="#fff" d="M55.3 36.3h.4c1.1 0 1.5.9 1.5 2.3v41.8c0 1.8-.4 3-1.6 3l-4.8-.1c-1.2 0-1.6-1-1.6-3V45.5l-2.1.5c-1 0-1.5-.8-1.5-2.2v-3c0-1.2.4-2 1.4-2.2l8.3-2.2zm16 36.1l.1 3l.6 1.3l.6.6l.8.1h2.2c1 0 1.7.8 1.7 2v1.9c0 1.2-.6 2-1.8 2h-3.2l-2.3-.1c-.7-.2-1.4-.5-2.2-1a5.7 5.7 0 0 1-2-1.9c-.4-.8-.8-1.9-1-3.2c-.4-1.4-.5-3-.5-4.8v-16h-1.5c-1.1 0-1.6-1-1.6-2.4v-1.7c0-1.4.5-2.3 1.6-2.3h1.5v-.1l.6-12.3c0-1.5.5-2.5 1.6-2.5h3.1c1.2 0 1.6 1 1.6 2.5v12.3h3.6c1.1 0 1.6 1 1.6 2.4V54c0 1.4-.5 2.3-1.6 2.3h-3.6v16.2zm9.4 15.7c0-2 .3-3.2 1.5-3.2c.2 0 .4 0 1.4.4l1.1.3l.2-.1l.4-.7c.3-.6.4-1.6.4-3l-.6-3.3L79 52.7v-.9c0-1.2.3-2 1.2-2H84c.5 0 1 .3 1.3.6c.3.4.5.9.6 1.6l3.4 18l2.6-17.8c.1-.8.3-1.3.6-1.7s.8-.6 1.3-.6h2.6c1 0 1.4.8 1.4 2l-.1.8L92 82.2q-.75 3.75-1.5 5.7a6.6 6.6 0 0 1-2 3c-.9.6-1.9.9-3.1.9h-.3c-2 0-3.3-.6-4.1-1.7c-.3-.4-.4-1-.4-2zM31.3 38.8l8.2-2.1h.5c1 0 1.4.8 1.4 2.2v41.9c0 1.8-.4 2.9-1.6 2.9h-4.7c-1.2 0-1.6-1.1-1.6-3v-35l-2 .6c-1.2 0-1.6-.9-1.6-2.2v-3c0-1.2.4-2 1.4-2.3"/></svg>

React

import type { SVGProps } from "react";

export function DeviconEleventy(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f1f1f" d="M18 0h92v128H18z"/><path fill="#fff" d="M55.3 36.3h.4c1.1 0 1.5.9 1.5 2.3v41.8c0 1.8-.4 3-1.6 3l-4.8-.1c-1.2 0-1.6-1-1.6-3V45.5l-2.1.5c-1 0-1.5-.8-1.5-2.2v-3c0-1.2.4-2 1.4-2.2l8.3-2.2zm16 36.1l.1 3l.6 1.3l.6.6l.8.1h2.2c1 0 1.7.8 1.7 2v1.9c0 1.2-.6 2-1.8 2h-3.2l-2.3-.1c-.7-.2-1.4-.5-2.2-1a5.7 5.7 0 0 1-2-1.9c-.4-.8-.8-1.9-1-3.2c-.4-1.4-.5-3-.5-4.8v-16h-1.5c-1.1 0-1.6-1-1.6-2.4v-1.7c0-1.4.5-2.3 1.6-2.3h1.5v-.1l.6-12.3c0-1.5.5-2.5 1.6-2.5h3.1c1.2 0 1.6 1 1.6 2.5v12.3h3.6c1.1 0 1.6 1 1.6 2.4V54c0 1.4-.5 2.3-1.6 2.3h-3.6v16.2zm9.4 15.7c0-2 .3-3.2 1.5-3.2c.2 0 .4 0 1.4.4l1.1.3l.2-.1l.4-.7c.3-.6.4-1.6.4-3l-.6-3.3L79 52.7v-.9c0-1.2.3-2 1.2-2H84c.5 0 1 .3 1.3.6c.3.4.5.9.6 1.6l3.4 18l2.6-17.8c.1-.8.3-1.3.6-1.7s.8-.6 1.3-.6h2.6c1 0 1.4.8 1.4 2l-.1.8L92 82.2q-.75 3.75-1.5 5.7a6.6 6.6 0 0 1-2 3c-.9.6-1.9.9-3.1.9h-.3c-2 0-3.3-.6-4.1-1.7c-.3-.4-.4-1-.4-2zM31.3 38.8l8.2-2.1h.5c1 0 1.4.8 1.4 2.2v41.9c0 1.8-.4 2.9-1.6 2.9h-4.7c-1.2 0-1.6-1.1-1.6-3v-35l-2 .6c-1.2 0-1.6-.9-1.6-2.2v-3c0-1.2.4-2 1.4-2.3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f1f1f" d="M18 0h92v128H18z"/><path fill="#fff" d="M55.3 36.3h.4c1.1 0 1.5.9 1.5 2.3v41.8c0 1.8-.4 3-1.6 3l-4.8-.1c-1.2 0-1.6-1-1.6-3V45.5l-2.1.5c-1 0-1.5-.8-1.5-2.2v-3c0-1.2.4-2 1.4-2.2l8.3-2.2zm16 36.1l.1 3l.6 1.3l.6.6l.8.1h2.2c1 0 1.7.8 1.7 2v1.9c0 1.2-.6 2-1.8 2h-3.2l-2.3-.1c-.7-.2-1.4-.5-2.2-1a5.7 5.7 0 0 1-2-1.9c-.4-.8-.8-1.9-1-3.2c-.4-1.4-.5-3-.5-4.8v-16h-1.5c-1.1 0-1.6-1-1.6-2.4v-1.7c0-1.4.5-2.3 1.6-2.3h1.5v-.1l.6-12.3c0-1.5.5-2.5 1.6-2.5h3.1c1.2 0 1.6 1 1.6 2.5v12.3h3.6c1.1 0 1.6 1 1.6 2.4V54c0 1.4-.5 2.3-1.6 2.3h-3.6v16.2zm9.4 15.7c0-2 .3-3.2 1.5-3.2c.2 0 .4 0 1.4.4l1.1.3l.2-.1l.4-.7c.3-.6.4-1.6.4-3l-.6-3.3L79 52.7v-.9c0-1.2.3-2 1.2-2H84c.5 0 1 .3 1.3.6c.3.4.5.9.6 1.6l3.4 18l2.6-17.8c.1-.8.3-1.3.6-1.7s.8-.6 1.3-.6h2.6c1 0 1.4.8 1.4 2l-.1.8L92 82.2q-.75 3.75-1.5 5.7a6.6 6.6 0 0 1-2 3c-.9.6-1.9.9-3.1.9h-.3c-2 0-3.3-.6-4.1-1.7c-.3-.4-.4-1-.4-2zM31.3 38.8l8.2-2.1h.5c1 0 1.4.8 1.4 2.2v41.9c0 1.8-.4 2.9-1.6 2.9h-4.7c-1.2 0-1.6-1.1-1.6-3v-35l-2 .6c-1.2 0-1.6-.9-1.6-2.2v-3c0-1.2.4-2 1.4-2.3"/></svg>
</template>

CSS

.icon-eleventy {
  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%231f1f1f%22%20d%3D%22M18%200h92v128H18z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M55.3%2036.3h.4c1.1%200%201.5.9%201.5%202.3v41.8c0%201.8-.4%203-1.6%203l-4.8-.1c-1.2%200-1.6-1-1.6-3V45.5l-2.1.5c-1%200-1.5-.8-1.5-2.2v-3c0-1.2.4-2%201.4-2.2l8.3-2.2zm16%2036.1l.1%203l.6%201.3l.6.6l.8.1h2.2c1%200%201.7.8%201.7%202v1.9c0%201.2-.6%202-1.8%202h-3.2l-2.3-.1c-.7-.2-1.4-.5-2.2-1a5.7%205.7%200%200%201-2-1.9c-.4-.8-.8-1.9-1-3.2c-.4-1.4-.5-3-.5-4.8v-16h-1.5c-1.1%200-1.6-1-1.6-2.4v-1.7c0-1.4.5-2.3%201.6-2.3h1.5v-.1l.6-12.3c0-1.5.5-2.5%201.6-2.5h3.1c1.2%200%201.6%201%201.6%202.5v12.3h3.6c1.1%200%201.6%201%201.6%202.4V54c0%201.4-.5%202.3-1.6%202.3h-3.6v16.2zm9.4%2015.7c0-2%20.3-3.2%201.5-3.2c.2%200%20.4%200%201.4.4l1.1.3l.2-.1l.4-.7c.3-.6.4-1.6.4-3l-.6-3.3L79%2052.7v-.9c0-1.2.3-2%201.2-2H84c.5%200%201%20.3%201.3.6c.3.4.5.9.6%201.6l3.4%2018l2.6-17.8c.1-.8.3-1.3.6-1.7s.8-.6%201.3-.6h2.6c1%200%201.4.8%201.4%202l-.1.8L92%2082.2q-.75%203.75-1.5%205.7a6.6%206.6%200%200%201-2%203c-.9.6-1.9.9-3.1.9h-.3c-2%200-3.3-.6-4.1-1.7c-.3-.4-.4-1-.4-2zM31.3%2038.8l8.2-2.1h.5c1%200%201.4.8%201.4%202.2v41.9c0%201.8-.4%202.9-1.6%202.9h-4.7c-1.2%200-1.6-1.1-1.6-3v-35l-2%20.6c-1.2%200-1.6-.9-1.6-2.2v-3c0-1.2.4-2%201.4-2.3%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%231f1f1f%22%20d%3D%22M18%200h92v128H18z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M55.3%2036.3h.4c1.1%200%201.5.9%201.5%202.3v41.8c0%201.8-.4%203-1.6%203l-4.8-.1c-1.2%200-1.6-1-1.6-3V45.5l-2.1.5c-1%200-1.5-.8-1.5-2.2v-3c0-1.2.4-2%201.4-2.2l8.3-2.2zm16%2036.1l.1%203l.6%201.3l.6.6l.8.1h2.2c1%200%201.7.8%201.7%202v1.9c0%201.2-.6%202-1.8%202h-3.2l-2.3-.1c-.7-.2-1.4-.5-2.2-1a5.7%205.7%200%200%201-2-1.9c-.4-.8-.8-1.9-1-3.2c-.4-1.4-.5-3-.5-4.8v-16h-1.5c-1.1%200-1.6-1-1.6-2.4v-1.7c0-1.4.5-2.3%201.6-2.3h1.5v-.1l.6-12.3c0-1.5.5-2.5%201.6-2.5h3.1c1.2%200%201.6%201%201.6%202.5v12.3h3.6c1.1%200%201.6%201%201.6%202.4V54c0%201.4-.5%202.3-1.6%202.3h-3.6v16.2zm9.4%2015.7c0-2%20.3-3.2%201.5-3.2c.2%200%20.4%200%201.4.4l1.1.3l.2-.1l.4-.7c.3-.6.4-1.6.4-3l-.6-3.3L79%2052.7v-.9c0-1.2.3-2%201.2-2H84c.5%200%201%20.3%201.3.6c.3.4.5.9.6%201.6l3.4%2018l2.6-17.8c.1-.8.3-1.3.6-1.7s.8-.6%201.3-.6h2.6c1%200%201.4.8%201.4%202l-.1.8L92%2082.2q-.75%203.75-1.5%205.7a6.6%206.6%200%200%201-2%203c-.9.6-1.9.9-3.1.9h-.3c-2%200-3.3-.6-4.1-1.7c-.3-.4-.4-1-.4-2zM31.3%2038.8l8.2-2.1h.5c1%200%201.4.8%201.4%202.2v41.9c0%201.8-.4%202.9-1.6%202.9h-4.7c-1.2%200-1.6-1.1-1.6-3v-35l-2%20.6c-1.2%200-1.6-.9-1.6-2.2v-3c0-1.2.4-2%201.4-2.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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