lovable-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
lovable-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

The same logo in other sets

Use the lovable logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID39)" fill-rule="evenodd" d="M7.082 0c3.91 0 7.081 3.179 7.081 7.1v2.7h2.357c3.91 0 7.082 3.178 7.082 7.1 0 3.923-3.17 7.1-7.082 7.1H0V7.1C0 3.18 3.17 0 7.082 0z" clip-rule="evenodd"/><defs><radialGradient id="svgID39" cx="0" cy="0" r="1" gradientTransform="matrix(-1 22.49999 -30.45394 -1.3535 14 3)" gradientUnits="userSpaceOnUse"><stop offset=".25" stop-color="#fe7b02"/><stop offset=".433" stop-color="#fe4230"/><stop offset=".548" stop-color="#fe529a"/><stop offset=".654" stop-color="#dd67ee"/><stop offset=".95" stop-color="#4b73ff"/></radialGradient></defs></svg>

React

import type { SVGProps } from "react";

export function LobehubLovableColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID39)" fillRule="evenodd" d="M7.082 0c3.91 0 7.081 3.179 7.081 7.1v2.7h2.357c3.91 0 7.082 3.178 7.082 7.1 0 3.923-3.17 7.1-7.082 7.1H0V7.1C0 3.18 3.17 0 7.082 0z" clipRule="evenodd"/><defs><radialGradient id="svgID39" cx="0" cy="0" r="1" gradientTransform="matrix(-1 22.49999 -30.45394 -1.3535 14 3)" gradientUnits="userSpaceOnUse"><stop offset=".25" stopColor="#fe7b02"/><stop offset=".433" stopColor="#fe4230"/><stop offset=".548" stopColor="#fe529a"/><stop offset=".654" stopColor="#dd67ee"/><stop offset=".95" stopColor="#4b73ff"/></radialGradient></defs></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="url(#svgID39)" fill-rule="evenodd" d="M7.082 0c3.91 0 7.081 3.179 7.081 7.1v2.7h2.357c3.91 0 7.082 3.178 7.082 7.1 0 3.923-3.17 7.1-7.082 7.1H0V7.1C0 3.18 3.17 0 7.082 0z" clip-rule="evenodd"/><defs><radialGradient id="svgID39" cx="0" cy="0" r="1" gradientTransform="matrix(-1 22.49999 -30.45394 -1.3535 14 3)" gradientUnits="userSpaceOnUse"><stop offset=".25" stop-color="#fe7b02"/><stop offset=".433" stop-color="#fe4230"/><stop offset=".548" stop-color="#fe529a"/><stop offset=".654" stop-color="#dd67ee"/><stop offset=".95" stop-color="#4b73ff"/></radialGradient></defs></svg>
</template>

CSS

.icon-lovable-color {
  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%22url(%23svgID39)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.082%200c3.91%200%207.081%203.179%207.081%207.1v2.7h2.357c3.91%200%207.082%203.178%207.082%207.1%200%203.923-3.17%207.1-7.082%207.1H0V7.1C0%203.18%203.17%200%207.082%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22svgID39%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-1%2022.49999%20-30.45394%20-1.3535%2014%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23fe7b02%22%2F%3E%3Cstop%20offset%3D%22.433%22%20stop-color%3D%22%23fe4230%22%2F%3E%3Cstop%20offset%3D%22.548%22%20stop-color%3D%22%23fe529a%22%2F%3E%3Cstop%20offset%3D%22.654%22%20stop-color%3D%22%23dd67ee%22%2F%3E%3Cstop%20offset%3D%22.95%22%20stop-color%3D%22%234b73ff%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%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%22url(%23svgID39)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.082%200c3.91%200%207.081%203.179%207.081%207.1v2.7h2.357c3.91%200%207.082%203.178%207.082%207.1%200%203.923-3.17%207.1-7.082%207.1H0V7.1C0%203.18%203.17%200%207.082%200z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22svgID39%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-1%2022.49999%20-30.45394%20-1.3535%2014%203)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.25%22%20stop-color%3D%22%23fe7b02%22%2F%3E%3Cstop%20offset%3D%22.433%22%20stop-color%3D%22%23fe4230%22%2F%3E%3Cstop%20offset%3D%22.548%22%20stop-color%3D%22%23fe529a%22%2F%3E%3Cstop%20offset%3D%22.654%22%20stop-color%3D%22%23dd67ee%22%2F%3E%3Cstop%20offset%3D%22.95%22%20stop-color%3D%22%234b73ff%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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