lumen from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
lumen
Set
SVG Logos
Style
Color
Viewbox
256×515
License
CC0

The same logo in other sets

Use the lumen logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 515"><path fill="#e54537" d="M15.114 142.743a15.05 15.05 0 0 0 6.357-1.41L247.262 36.346c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326L8.74 113.947c-7.564 3.516-10.844 12.497-7.327 20.06c2.558 5.501 8.01 8.736 13.702 8.736M234.53 73.14L8.74 178.125c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326m0 64.718L8.74 242.843c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326M15.114 78.745c2.137 0 4.308-.456 6.373-1.418L125.574 28.79c7.56-3.524 10.828-12.509 7.304-20.068c-3.526-7.559-12.51-10.826-20.069-7.304L8.722 49.955C1.164 53.48-2.106 62.465 1.418 70.023c2.563 5.495 8.01 8.722 13.696 8.722m219.358 123.316l-79.818 37.522a15.1 15.1 0 0 0-8.676 13.666v75.374h-34.876v-56.268c0-8.34-6.76-15.1-15.1-15.1s-15.101 6.76-15.101 15.1v56.268H59.259c-6.426 0-11.287 5.814-10.148 12.14l5.094 28.274a10.31 10.31 0 0 0 10.148 8.483h52.982l-56.12 10.19a7.55 7.55 0 0 0-6.08 8.777a7.556 7.556 0 0 0 7.42 6.204q.674.001 1.359-.124l128.715-23.372a7.5 7.5 0 0 0 4.772-3.027c2.666-1.512 4.62-4.173 5.115-7.385l4.367-28.276c.964-6.247-3.87-11.884-10.191-11.884h-20.513v-65.786l71.142-33.444c7.547-3.548 10.789-12.543 7.24-20.09c-3.546-7.544-12.538-10.79-20.09-7.242m-44.541 200.75l-128.715 23.37a7.55 7.55 0 0 0-6.081 8.776a7.55 7.55 0 0 0 7.42 6.204q.672.001 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m0 39.91L61.216 466.088a7.55 7.55 0 0 0-6.081 8.777a7.55 7.55 0 0 0 7.42 6.204c.447 0 .902-.04 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m-15.394 40.254l-95.997 16.54a7.55 7.55 0 0 0 2.563 14.88l95.998-16.538a7.55 7.55 0 0 0 6.16-8.724c-.708-4.106-4.606-6.851-8.724-6.158"/></svg>

React

import type { SVGProps } from "react";

export function LogosLumen(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 515"><path fill="#e54537" d="M15.114 142.743a15.05 15.05 0 0 0 6.357-1.41L247.262 36.346c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326L8.74 113.947c-7.564 3.516-10.844 12.497-7.327 20.06c2.558 5.501 8.01 8.736 13.702 8.736M234.53 73.14L8.74 178.125c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326m0 64.718L8.74 242.843c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326M15.114 78.745c2.137 0 4.308-.456 6.373-1.418L125.574 28.79c7.56-3.524 10.828-12.509 7.304-20.068c-3.526-7.559-12.51-10.826-20.069-7.304L8.722 49.955C1.164 53.48-2.106 62.465 1.418 70.023c2.563 5.495 8.01 8.722 13.696 8.722m219.358 123.316l-79.818 37.522a15.1 15.1 0 0 0-8.676 13.666v75.374h-34.876v-56.268c0-8.34-6.76-15.1-15.1-15.1s-15.101 6.76-15.101 15.1v56.268H59.259c-6.426 0-11.287 5.814-10.148 12.14l5.094 28.274a10.31 10.31 0 0 0 10.148 8.483h52.982l-56.12 10.19a7.55 7.55 0 0 0-6.08 8.777a7.556 7.556 0 0 0 7.42 6.204q.674.001 1.359-.124l128.715-23.372a7.5 7.5 0 0 0 4.772-3.027c2.666-1.512 4.62-4.173 5.115-7.385l4.367-28.276c.964-6.247-3.87-11.884-10.191-11.884h-20.513v-65.786l71.142-33.444c7.547-3.548 10.789-12.543 7.24-20.09c-3.546-7.544-12.538-10.79-20.09-7.242m-44.541 200.75l-128.715 23.37a7.55 7.55 0 0 0-6.081 8.776a7.55 7.55 0 0 0 7.42 6.204q.672.001 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m0 39.91L61.216 466.088a7.55 7.55 0 0 0-6.081 8.777a7.55 7.55 0 0 0 7.42 6.204c.447 0 .902-.04 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m-15.394 40.254l-95.997 16.54a7.55 7.55 0 0 0 2.563 14.88l95.998-16.538a7.55 7.55 0 0 0 6.16-8.724c-.708-4.106-4.606-6.851-8.724-6.158"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 515"><path fill="#e54537" d="M15.114 142.743a15.05 15.05 0 0 0 6.357-1.41L247.262 36.346c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326L8.74 113.947c-7.564 3.516-10.844 12.497-7.327 20.06c2.558 5.501 8.01 8.736 13.702 8.736M234.53 73.14L8.74 178.125c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326m0 64.718L8.74 242.843c-7.564 3.516-10.844 12.496-7.327 20.058c2.557 5.503 8.008 8.738 13.702 8.738c2.132 0 4.297-.453 6.357-1.412l225.791-104.984c7.563-3.517 10.843-12.498 7.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326M15.114 78.745c2.137 0 4.308-.456 6.373-1.418L125.574 28.79c7.56-3.524 10.828-12.509 7.304-20.068c-3.526-7.559-12.51-10.826-20.069-7.304L8.722 49.955C1.164 53.48-2.106 62.465 1.418 70.023c2.563 5.495 8.01 8.722 13.696 8.722m219.358 123.316l-79.818 37.522a15.1 15.1 0 0 0-8.676 13.666v75.374h-34.876v-56.268c0-8.34-6.76-15.1-15.1-15.1s-15.101 6.76-15.101 15.1v56.268H59.259c-6.426 0-11.287 5.814-10.148 12.14l5.094 28.274a10.31 10.31 0 0 0 10.148 8.483h52.982l-56.12 10.19a7.55 7.55 0 0 0-6.08 8.777a7.556 7.556 0 0 0 7.42 6.204q.674.001 1.359-.124l128.715-23.372a7.5 7.5 0 0 0 4.772-3.027c2.666-1.512 4.62-4.173 5.115-7.385l4.367-28.276c.964-6.247-3.87-11.884-10.191-11.884h-20.513v-65.786l71.142-33.444c7.547-3.548 10.789-12.543 7.24-20.09c-3.546-7.544-12.538-10.79-20.09-7.242m-44.541 200.75l-128.715 23.37a7.55 7.55 0 0 0-6.081 8.776a7.55 7.55 0 0 0 7.42 6.204q.672.001 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m0 39.91L61.216 466.088a7.55 7.55 0 0 0-6.081 8.777a7.55 7.55 0 0 0 7.42 6.204c.447 0 .902-.04 1.357-.124l128.716-23.37a7.55 7.55 0 0 0 6.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m-15.394 40.254l-95.997 16.54a7.55 7.55 0 0 0 2.563 14.88l95.998-16.538a7.55 7.55 0 0 0 6.16-8.724c-.708-4.106-4.606-6.851-8.724-6.158"/></svg>
</template>

CSS

.icon-lumen {
  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%20256%20515%22%3E%3Cpath%20fill%3D%22%23e54537%22%20d%3D%22M15.114%20142.743a15.05%2015.05%200%200%200%206.357-1.41L247.262%2036.346c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326L8.74%20113.947c-7.564%203.516-10.844%2012.497-7.327%2020.06c2.558%205.501%208.01%208.736%2013.702%208.736M234.53%2073.14L8.74%20178.125c-7.564%203.516-10.844%2012.496-7.327%2020.058c2.557%205.503%208.008%208.738%2013.702%208.738c2.132%200%204.297-.453%206.357-1.412l225.791-104.984c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326m0%2064.718L8.74%20242.843c-7.564%203.516-10.844%2012.496-7.327%2020.058c2.557%205.503%208.008%208.738%2013.702%208.738c2.132%200%204.297-.453%206.357-1.412l225.791-104.984c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326M15.114%2078.745c2.137%200%204.308-.456%206.373-1.418L125.574%2028.79c7.56-3.524%2010.828-12.509%207.304-20.068c-3.526-7.559-12.51-10.826-20.069-7.304L8.722%2049.955C1.164%2053.48-2.106%2062.465%201.418%2070.023c2.563%205.495%208.01%208.722%2013.696%208.722m219.358%20123.316l-79.818%2037.522a15.1%2015.1%200%200%200-8.676%2013.666v75.374h-34.876v-56.268c0-8.34-6.76-15.1-15.1-15.1s-15.101%206.76-15.101%2015.1v56.268H59.259c-6.426%200-11.287%205.814-10.148%2012.14l5.094%2028.274a10.31%2010.31%200%200%200%2010.148%208.483h52.982l-56.12%2010.19a7.55%207.55%200%200%200-6.08%208.777a7.556%207.556%200%200%200%207.42%206.204q.674.001%201.359-.124l128.715-23.372a7.5%207.5%200%200%200%204.772-3.027c2.666-1.512%204.62-4.173%205.115-7.385l4.367-28.276c.964-6.247-3.87-11.884-10.191-11.884h-20.513v-65.786l71.142-33.444c7.547-3.548%2010.789-12.543%207.24-20.09c-3.546-7.544-12.538-10.79-20.09-7.242m-44.541%20200.75l-128.715%2023.37a7.55%207.55%200%200%200-6.081%208.776a7.55%207.55%200%200%200%207.42%206.204q.672.001%201.357-.124l128.716-23.37a7.55%207.55%200%200%200%206.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m0%2039.91L61.216%20466.088a7.55%207.55%200%200%200-6.081%208.777a7.55%207.55%200%200%200%207.42%206.204c.447%200%20.902-.04%201.357-.124l128.716-23.37a7.55%207.55%200%200%200%206.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m-15.394%2040.254l-95.997%2016.54a7.55%207.55%200%200%200%202.563%2014.88l95.998-16.538a7.55%207.55%200%200%200%206.16-8.724c-.708-4.106-4.606-6.851-8.724-6.158%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%20256%20515%22%3E%3Cpath%20fill%3D%22%23e54537%22%20d%3D%22M15.114%20142.743a15.05%2015.05%200%200%200%206.357-1.41L247.262%2036.346c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326L8.74%20113.947c-7.564%203.516-10.844%2012.497-7.327%2020.06c2.558%205.501%208.01%208.736%2013.702%208.736M234.53%2073.14L8.74%20178.125c-7.564%203.516-10.844%2012.496-7.327%2020.058c2.557%205.503%208.008%208.738%2013.702%208.738c2.132%200%204.297-.453%206.357-1.412l225.791-104.984c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326m0%2064.718L8.74%20242.843c-7.564%203.516-10.844%2012.496-7.327%2020.058c2.557%205.503%208.008%208.738%2013.702%208.738c2.132%200%204.297-.453%206.357-1.412l225.791-104.984c7.563-3.517%2010.843-12.498%207.326-20.06c-3.515-7.562-12.499-10.842-20.059-7.326M15.114%2078.745c2.137%200%204.308-.456%206.373-1.418L125.574%2028.79c7.56-3.524%2010.828-12.509%207.304-20.068c-3.526-7.559-12.51-10.826-20.069-7.304L8.722%2049.955C1.164%2053.48-2.106%2062.465%201.418%2070.023c2.563%205.495%208.01%208.722%2013.696%208.722m219.358%20123.316l-79.818%2037.522a15.1%2015.1%200%200%200-8.676%2013.666v75.374h-34.876v-56.268c0-8.34-6.76-15.1-15.1-15.1s-15.101%206.76-15.101%2015.1v56.268H59.259c-6.426%200-11.287%205.814-10.148%2012.14l5.094%2028.274a10.31%2010.31%200%200%200%2010.148%208.483h52.982l-56.12%2010.19a7.55%207.55%200%200%200-6.08%208.777a7.556%207.556%200%200%200%207.42%206.204q.674.001%201.359-.124l128.715-23.372a7.5%207.5%200%200%200%204.772-3.027c2.666-1.512%204.62-4.173%205.115-7.385l4.367-28.276c.964-6.247-3.87-11.884-10.191-11.884h-20.513v-65.786l71.142-33.444c7.547-3.548%2010.789-12.543%207.24-20.09c-3.546-7.544-12.538-10.79-20.09-7.242m-44.541%20200.75l-128.715%2023.37a7.55%207.55%200%200%200-6.081%208.776a7.55%207.55%200%200%200%207.42%206.204q.672.001%201.357-.124l128.716-23.37a7.55%207.55%200%200%200%206.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m0%2039.91L61.216%20466.088a7.55%207.55%200%200%200-6.081%208.777a7.55%207.55%200%200%200%207.42%206.204c.447%200%20.902-.04%201.357-.124l128.716-23.37a7.55%207.55%200%200%200%206.08-8.776c-.745-4.102-4.671-6.838-8.777-6.08m-15.394%2040.254l-95.997%2016.54a7.55%207.55%200%200%200%202.563%2014.88l95.998-16.538a7.55%207.55%200%200%200%206.16-8.724c-.708-4.106-4.606-6.851-8.724-6.158%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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