lg logo
lg-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- lg-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 65×24
- License
- MIT
2 other variants in LobeHub AI Icons
The same logo in other sets
Use the lg logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 65 24"><path fill="currentColor" d="M6.422 17.93h9.17v3.783H2V2.287h4.422V17.93zm18.9-3.623h3.6v3.398c-.661.256-1.957.512-3.188.512-3.982 0-5.308-2.05-5.308-6.217 0-3.976 1.262-6.317 5.241-6.317 2.218 0 3.477.706 4.52 2.054l2.754-2.569C31.26 2.737 28.325 2 25.57 2c-6.192 0-9.444 3.427-9.444 9.966C16.125 18.473 19.06 22 25.54 22c2.972 0 5.878-.768 7.459-1.891v-9.426h-7.68l.002 3.624zM39 22l6.437-20h4.753l6.437 20H52.39l-2.852-10.418a102.698 102.698 0 01-.896-3.24 72.439 72.439 0 00-.869-3.292h-.109a88.125 88.125 0 01-.842 3.293c-.29 1.115-.58 2.195-.869 3.239L43.074 22H39zm3.993-5.128v-3.104h9.56v3.104h-9.56zM58.98 22V2H63v20h-4.02z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubLgText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 65 24"><path fill="currentColor" d="M6.422 17.93h9.17v3.783H2V2.287h4.422V17.93zm18.9-3.623h3.6v3.398c-.661.256-1.957.512-3.188.512-3.982 0-5.308-2.05-5.308-6.217 0-3.976 1.262-6.317 5.241-6.317 2.218 0 3.477.706 4.52 2.054l2.754-2.569C31.26 2.737 28.325 2 25.57 2c-6.192 0-9.444 3.427-9.444 9.966C16.125 18.473 19.06 22 25.54 22c2.972 0 5.878-.768 7.459-1.891v-9.426h-7.68l.002 3.624zM39 22l6.437-20h4.753l6.437 20H52.39l-2.852-10.418a102.698 102.698 0 01-.896-3.24 72.439 72.439 0 00-.869-3.292h-.109a88.125 88.125 0 01-.842 3.293c-.29 1.115-.58 2.195-.869 3.239L43.074 22H39zm3.993-5.128v-3.104h9.56v3.104h-9.56zM58.98 22V2H63v20h-4.02z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 65 24"><path fill="currentColor" d="M6.422 17.93h9.17v3.783H2V2.287h4.422V17.93zm18.9-3.623h3.6v3.398c-.661.256-1.957.512-3.188.512-3.982 0-5.308-2.05-5.308-6.217 0-3.976 1.262-6.317 5.241-6.317 2.218 0 3.477.706 4.52 2.054l2.754-2.569C31.26 2.737 28.325 2 25.57 2c-6.192 0-9.444 3.427-9.444 9.966C16.125 18.473 19.06 22 25.54 22c2.972 0 5.878-.768 7.459-1.891v-9.426h-7.68l.002 3.624zM39 22l6.437-20h4.753l6.437 20H52.39l-2.852-10.418a102.698 102.698 0 01-.896-3.24 72.439 72.439 0 00-.869-3.292h-.109a88.125 88.125 0 01-.842 3.293c-.29 1.115-.58 2.195-.869 3.239L43.074 22H39zm3.993-5.128v-3.104h9.56v3.104h-9.56zM58.98 22V2H63v20h-4.02z"/></svg> </template>
CSS
.icon-lg-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%2065%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.422%2017.93h9.17v3.783H2V2.287h4.422V17.93zm18.9-3.623h3.6v3.398c-.661.256-1.957.512-3.188.512-3.982%200-5.308-2.05-5.308-6.217%200-3.976%201.262-6.317%205.241-6.317%202.218%200%203.477.706%204.52%202.054l2.754-2.569C31.26%202.737%2028.325%202%2025.57%202c-6.192%200-9.444%203.427-9.444%209.966C16.125%2018.473%2019.06%2022%2025.54%2022c2.972%200%205.878-.768%207.459-1.891v-9.426h-7.68l.002%203.624zM39%2022l6.437-20h4.753l6.437%2020H52.39l-2.852-10.418a102.698%20102.698%200%2001-.896-3.24%2072.439%2072.439%200%2000-.869-3.292h-.109a88.125%2088.125%200%2001-.842%203.293c-.29%201.115-.58%202.195-.869%203.239L43.074%2022H39zm3.993-5.128v-3.104h9.56v3.104h-9.56zM58.98%2022V2H63v20h-4.02z%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%2065%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.422%2017.93h9.17v3.783H2V2.287h4.422V17.93zm18.9-3.623h3.6v3.398c-.661.256-1.957.512-3.188.512-3.982%200-5.308-2.05-5.308-6.217%200-3.976%201.262-6.317%205.241-6.317%202.218%200%203.477.706%204.52%202.054l2.754-2.569C31.26%202.737%2028.325%202%2025.57%202c-6.192%200-9.444%203.427-9.444%209.966C16.125%2018.473%2019.06%2022%2025.54%2022c2.972%200%205.878-.768%207.459-1.891v-9.426h-7.68l.002%203.624zM39%2022l6.437-20h4.753l6.437%2020H52.39l-2.852-10.418a102.698%20102.698%200%2001-.896-3.24%2072.439%2072.439%200%2000-.869-3.292h-.109a88.125%2088.125%200%2001-.842%203.293c-.29%201.115-.58%202.195-.869%203.239L43.074%2022H39zm3.993-5.128v-3.104h9.56v3.104h-9.56zM58.98%2022V2H63v20h-4.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/lg-text.svg?color=%231a73e8&size=48