luma-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.

Name
luma-text
Set
LobeHub AI Icons
Style
Wordmark
Viewbox
111×24
License
MIT

2 other variants in LobeHub AI Icons

Use the luma logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 111 24"><path fill="currentColor" fill-rule="evenodd" d="M2 2h2.314v17.355h8.926v2.15H2V2zm28.402 12.066c0 1.065-.137 2.075-.413 3.03-.257.956-.68 1.8-1.267 2.535-.57.716-1.323 1.295-2.26 1.735-.936.423-2.074.634-3.415.634-1.34 0-2.48-.211-3.416-.634-.937-.44-1.699-1.019-2.287-1.735a7.47 7.47 0 01-1.267-2.535 11.616 11.616 0 01-.386-3.03V2h2.315v11.736c0 .79.082 1.551.247 2.286.166.735.441 1.387.827 1.956.386.57.9 1.028 1.543 1.377.642.331 1.45.496 2.424.496.973 0 1.781-.165 2.424-.496a4.311 4.311 0 001.543-1.377 5.67 5.67 0 00.826-1.956c.166-.735.248-1.497.248-2.286V2h2.314v12.066zM35.171 2h3.443l6.612 15.29h.055L51.948 2h3.36v19.504h-2.313V5.14h-.056l-6.997 16.364h-1.405L37.54 5.14h-.055v16.364H35.17V2zm31.328 0h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.752l-2.011 4.793h-2.618L66.5 2zm1.047 2.975h-.055l-4.05 9.587h7.962l-3.857-9.587zM93.563 2h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.753l-2.01 4.793h-2.618L93.563 2zm1.047 2.975h-.055l-4.05 9.587h7.962L94.61 4.975zM106.624 2h2.314v19.504h-2.314V2z"/></svg>

React

import type { SVGProps } from "react";

export function LobehubLumaText(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 111 24"><path fill="currentColor" fillRule="evenodd" d="M2 2h2.314v17.355h8.926v2.15H2V2zm28.402 12.066c0 1.065-.137 2.075-.413 3.03-.257.956-.68 1.8-1.267 2.535-.57.716-1.323 1.295-2.26 1.735-.936.423-2.074.634-3.415.634-1.34 0-2.48-.211-3.416-.634-.937-.44-1.699-1.019-2.287-1.735a7.47 7.47 0 01-1.267-2.535 11.616 11.616 0 01-.386-3.03V2h2.315v11.736c0 .79.082 1.551.247 2.286.166.735.441 1.387.827 1.956.386.57.9 1.028 1.543 1.377.642.331 1.45.496 2.424.496.973 0 1.781-.165 2.424-.496a4.311 4.311 0 001.543-1.377 5.67 5.67 0 00.826-1.956c.166-.735.248-1.497.248-2.286V2h2.314v12.066zM35.171 2h3.443l6.612 15.29h.055L51.948 2h3.36v19.504h-2.313V5.14h-.056l-6.997 16.364h-1.405L37.54 5.14h-.055v16.364H35.17V2zm31.328 0h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.752l-2.011 4.793h-2.618L66.5 2zm1.047 2.975h-.055l-4.05 9.587h7.962l-3.857-9.587zM93.563 2h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.753l-2.01 4.793h-2.618L93.563 2zm1.047 2.975h-.055l-4.05 9.587h7.962L94.61 4.975zM106.624 2h2.314v19.504h-2.314V2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 111 24"><path fill="currentColor" fill-rule="evenodd" d="M2 2h2.314v17.355h8.926v2.15H2V2zm28.402 12.066c0 1.065-.137 2.075-.413 3.03-.257.956-.68 1.8-1.267 2.535-.57.716-1.323 1.295-2.26 1.735-.936.423-2.074.634-3.415.634-1.34 0-2.48-.211-3.416-.634-.937-.44-1.699-1.019-2.287-1.735a7.47 7.47 0 01-1.267-2.535 11.616 11.616 0 01-.386-3.03V2h2.315v11.736c0 .79.082 1.551.247 2.286.166.735.441 1.387.827 1.956.386.57.9 1.028 1.543 1.377.642.331 1.45.496 2.424.496.973 0 1.781-.165 2.424-.496a4.311 4.311 0 001.543-1.377 5.67 5.67 0 00.826-1.956c.166-.735.248-1.497.248-2.286V2h2.314v12.066zM35.171 2h3.443l6.612 15.29h.055L51.948 2h3.36v19.504h-2.313V5.14h-.056l-6.997 16.364h-1.405L37.54 5.14h-.055v16.364H35.17V2zm31.328 0h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.752l-2.011 4.793h-2.618L66.5 2zm1.047 2.975h-.055l-4.05 9.587h7.962l-3.857-9.587zM93.563 2h2.177l8.292 19.504h-2.7l-1.983-4.793h-9.753l-2.01 4.793h-2.618L93.563 2zm1.047 2.975h-.055l-4.05 9.587h7.962L94.61 4.975zM106.624 2h2.314v19.504h-2.314V2z"/></svg>
</template>

CSS

.icon-luma-text {
  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%20111%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%202h2.314v17.355h8.926v2.15H2V2zm28.402%2012.066c0%201.065-.137%202.075-.413%203.03-.257.956-.68%201.8-1.267%202.535-.57.716-1.323%201.295-2.26%201.735-.936.423-2.074.634-3.415.634-1.34%200-2.48-.211-3.416-.634-.937-.44-1.699-1.019-2.287-1.735a7.47%207.47%200%2001-1.267-2.535%2011.616%2011.616%200%2001-.386-3.03V2h2.315v11.736c0%20.79.082%201.551.247%202.286.166.735.441%201.387.827%201.956.386.57.9%201.028%201.543%201.377.642.331%201.45.496%202.424.496.973%200%201.781-.165%202.424-.496a4.311%204.311%200%20001.543-1.377%205.67%205.67%200%2000.826-1.956c.166-.735.248-1.497.248-2.286V2h2.314v12.066zM35.171%202h3.443l6.612%2015.29h.055L51.948%202h3.36v19.504h-2.313V5.14h-.056l-6.997%2016.364h-1.405L37.54%205.14h-.055v16.364H35.17V2zm31.328%200h2.177l8.292%2019.504h-2.7l-1.983-4.793h-9.752l-2.011%204.793h-2.618L66.5%202zm1.047%202.975h-.055l-4.05%209.587h7.962l-3.857-9.587zM93.563%202h2.177l8.292%2019.504h-2.7l-1.983-4.793h-9.753l-2.01%204.793h-2.618L93.563%202zm1.047%202.975h-.055l-4.05%209.587h7.962L94.61%204.975zM106.624%202h2.314v19.504h-2.314V2z%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%20111%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2%202h2.314v17.355h8.926v2.15H2V2zm28.402%2012.066c0%201.065-.137%202.075-.413%203.03-.257.956-.68%201.8-1.267%202.535-.57.716-1.323%201.295-2.26%201.735-.936.423-2.074.634-3.415.634-1.34%200-2.48-.211-3.416-.634-.937-.44-1.699-1.019-2.287-1.735a7.47%207.47%200%2001-1.267-2.535%2011.616%2011.616%200%2001-.386-3.03V2h2.315v11.736c0%20.79.082%201.551.247%202.286.166.735.441%201.387.827%201.956.386.57.9%201.028%201.543%201.377.642.331%201.45.496%202.424.496.973%200%201.781-.165%202.424-.496a4.311%204.311%200%20001.543-1.377%205.67%205.67%200%2000.826-1.956c.166-.735.248-1.497.248-2.286V2h2.314v12.066zM35.171%202h3.443l6.612%2015.29h.055L51.948%202h3.36v19.504h-2.313V5.14h-.056l-6.997%2016.364h-1.405L37.54%205.14h-.055v16.364H35.17V2zm31.328%200h2.177l8.292%2019.504h-2.7l-1.983-4.793h-9.752l-2.011%204.793h-2.618L66.5%202zm1.047%202.975h-.055l-4.05%209.587h7.962l-3.857-9.587zM93.563%202h2.177l8.292%2019.504h-2.7l-1.983-4.793h-9.753l-2.01%204.793h-2.618L93.563%202zm1.047%202.975h-.055l-4.05%209.587h7.962L94.61%204.975zM106.624%202h2.314v19.504h-2.314V2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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