lqdr logo
lqdr from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- lqdr
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the lqdr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4dd9f6" fill-rule="evenodd" d="M13.466 3s0 4.346 2.16 6.974c2.16 2.633 2.546 4.345 2.546 5.554c0 1.214-.993 5.472-5.74 5.472S5.83 16.613 5.83 13.774c0-2.838 2.2-8.352 7.637-10.774m-.941 2s.396 3.503 2.33 5.653c1.938 2.144 2.288 3.682 2.288 4.716c0 1.038-.17 3.23-3.6 4.628c0 0 .771-1.167.771-2.803c0-.828-.514-1.8-1.105-2.92c-.792-1.508-1.723-3.277-1.723-5.298c0-2.751 1.039-3.975 1.039-3.975m-5.668 8.666c0-4.191 4.629-8.167 4.629-8.167s-1.029 1.77-1.029 4.002c0 1.81.967 3.687 1.774 5.245c.566 1.101 1.055 2.042 1.055 2.69c0 .864-.103 2.566-1.841 2.566c-1.734 0-4.588-2.15-4.588-6.336" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedLqdr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4dd9f6" fillRule="evenodd" d="M13.466 3s0 4.346 2.16 6.974c2.16 2.633 2.546 4.345 2.546 5.554c0 1.214-.993 5.472-5.74 5.472S5.83 16.613 5.83 13.774c0-2.838 2.2-8.352 7.637-10.774m-.941 2s.396 3.503 2.33 5.653c1.938 2.144 2.288 3.682 2.288 4.716c0 1.038-.17 3.23-3.6 4.628c0 0 .771-1.167.771-2.803c0-.828-.514-1.8-1.105-2.92c-.792-1.508-1.723-3.277-1.723-5.298c0-2.751 1.039-3.975 1.039-3.975m-5.668 8.666c0-4.191 4.629-8.167 4.629-8.167s-1.029 1.77-1.029 4.002c0 1.81.967 3.687 1.774 5.245c.566 1.101 1.055 2.042 1.055 2.69c0 .864-.103 2.566-1.841 2.566c-1.734 0-4.588-2.15-4.588-6.336" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#4dd9f6" fill-rule="evenodd" d="M13.466 3s0 4.346 2.16 6.974c2.16 2.633 2.546 4.345 2.546 5.554c0 1.214-.993 5.472-5.74 5.472S5.83 16.613 5.83 13.774c0-2.838 2.2-8.352 7.637-10.774m-.941 2s.396 3.503 2.33 5.653c1.938 2.144 2.288 3.682 2.288 4.716c0 1.038-.17 3.23-3.6 4.628c0 0 .771-1.167.771-2.803c0-.828-.514-1.8-1.105-2.92c-.792-1.508-1.723-3.277-1.723-5.298c0-2.751 1.039-3.975 1.039-3.975m-5.668 8.666c0-4.191 4.629-8.167 4.629-8.167s-1.029 1.77-1.029 4.002c0 1.81.967 3.687 1.774 5.245c.566 1.101 1.055 2.042 1.055 2.69c0 .864-.103 2.566-1.841 2.566c-1.734 0-4.588-2.15-4.588-6.336" clip-rule="evenodd"/></svg> </template>
CSS
.icon-lqdr {
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%22%234dd9f6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.466%203s0%204.346%202.16%206.974c2.16%202.633%202.546%204.345%202.546%205.554c0%201.214-.993%205.472-5.74%205.472S5.83%2016.613%205.83%2013.774c0-2.838%202.2-8.352%207.637-10.774m-.941%202s.396%203.503%202.33%205.653c1.938%202.144%202.288%203.682%202.288%204.716c0%201.038-.17%203.23-3.6%204.628c0%200%20.771-1.167.771-2.803c0-.828-.514-1.8-1.105-2.92c-.792-1.508-1.723-3.277-1.723-5.298c0-2.751%201.039-3.975%201.039-3.975m-5.668%208.666c0-4.191%204.629-8.167%204.629-8.167s-1.029%201.77-1.029%204.002c0%201.81.967%203.687%201.774%205.245c.566%201.101%201.055%202.042%201.055%202.69c0%20.864-.103%202.566-1.841%202.566c-1.734%200-4.588-2.15-4.588-6.336%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22%234dd9f6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M13.466%203s0%204.346%202.16%206.974c2.16%202.633%202.546%204.345%202.546%205.554c0%201.214-.993%205.472-5.74%205.472S5.83%2016.613%205.83%2013.774c0-2.838%202.2-8.352%207.637-10.774m-.941%202s.396%203.503%202.33%205.653c1.938%202.144%202.288%203.682%202.288%204.716c0%201.038-.17%203.23-3.6%204.628c0%200%20.771-1.167.771-2.803c0-.828-.514-1.8-1.105-2.92c-.792-1.508-1.723-3.277-1.723-5.298c0-2.751%201.039-3.975%201.039-3.975m-5.668%208.666c0-4.191%204.629-8.167%204.629-8.167s-1.029%201.77-1.029%204.002c0%201.81.967%203.687%201.774%205.245c.566%201.101%201.055%202.042%201.055%202.69c0%20.864-.103%202.566-1.841%202.566c-1.734%200-4.588-2.15-4.588-6.336%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/lqdr.svg?color=%231a73e8&size=48