libre from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
libre
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 libre logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#00b7ff" d="m17.69 6.668l-1.471-3.21c-.15-.35-.33-.453-.494-.458c-.216-.005-.391.16-.391.16s-8.606 7.732-9.671 8.838c-.463.478-.618.992-.607 1.42c.01.55.216.894.216.894c.926 1.863 1.723 3.833 2.628 5.72c.515.989 1.755.968 1.755.968h8.776c.257 0 .514-.298.514-.478c0-.206-.108-.396-.108-.396s-1.41-3.344-1.852-4.106c-.324-.679-1.075-.679-1.075-.679H10.2c2.34-2.402 6.724-5.833 7.305-6.446c.864-.89.185-2.227.185-2.227"/><path fill="#0061e7" d="M5.273 14.313s.751 1.029 1.595 1.029h3.848c-.993 1.029-2.387 1.78-2.387 1.78s-.916.813-.7 2.335z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedLibre(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#00b7ff" d="m17.69 6.668l-1.471-3.21c-.15-.35-.33-.453-.494-.458c-.216-.005-.391.16-.391.16s-8.606 7.732-9.671 8.838c-.463.478-.618.992-.607 1.42c.01.55.216.894.216.894c.926 1.863 1.723 3.833 2.628 5.72c.515.989 1.755.968 1.755.968h8.776c.257 0 .514-.298.514-.478c0-.206-.108-.396-.108-.396s-1.41-3.344-1.852-4.106c-.324-.679-1.075-.679-1.075-.679H10.2c2.34-2.402 6.724-5.833 7.305-6.446c.864-.89.185-2.227.185-2.227"/><path fill="#0061e7" d="M5.273 14.313s.751 1.029 1.595 1.029h3.848c-.993 1.029-2.387 1.78-2.387 1.78s-.916.813-.7 2.335z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#00b7ff" d="m17.69 6.668l-1.471-3.21c-.15-.35-.33-.453-.494-.458c-.216-.005-.391.16-.391.16s-8.606 7.732-9.671 8.838c-.463.478-.618.992-.607 1.42c.01.55.216.894.216.894c.926 1.863 1.723 3.833 2.628 5.72c.515.989 1.755.968 1.755.968h8.776c.257 0 .514-.298.514-.478c0-.206-.108-.396-.108-.396s-1.41-3.344-1.852-4.106c-.324-.679-1.075-.679-1.075-.679H10.2c2.34-2.402 6.724-5.833 7.305-6.446c.864-.89.185-2.227.185-2.227"/><path fill="#0061e7" d="M5.273 14.313s.751 1.029 1.595 1.029h3.848c-.993 1.029-2.387 1.78-2.387 1.78s-.916.813-.7 2.335z"/></g></svg>
</template>

CSS

.icon-libre {
  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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300b7ff%22%20d%3D%22m17.69%206.668l-1.471-3.21c-.15-.35-.33-.453-.494-.458c-.216-.005-.391.16-.391.16s-8.606%207.732-9.671%208.838c-.463.478-.618.992-.607%201.42c.01.55.216.894.216.894c.926%201.863%201.723%203.833%202.628%205.72c.515.989%201.755.968%201.755.968h8.776c.257%200%20.514-.298.514-.478c0-.206-.108-.396-.108-.396s-1.41-3.344-1.852-4.106c-.324-.679-1.075-.679-1.075-.679H10.2c2.34-2.402%206.724-5.833%207.305-6.446c.864-.89.185-2.227.185-2.227%22%2F%3E%3Cpath%20fill%3D%22%230061e7%22%20d%3D%22M5.273%2014.313s.751%201.029%201.595%201.029h3.848c-.993%201.029-2.387%201.78-2.387%201.78s-.916.813-.7%202.335z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2300b7ff%22%20d%3D%22m17.69%206.668l-1.471-3.21c-.15-.35-.33-.453-.494-.458c-.216-.005-.391.16-.391.16s-8.606%207.732-9.671%208.838c-.463.478-.618.992-.607%201.42c.01.55.216.894.216.894c.926%201.863%201.723%203.833%202.628%205.72c.515.989%201.755.968%201.755.968h8.776c.257%200%20.514-.298.514-.478c0-.206-.108-.396-.108-.396s-1.41-3.344-1.852-4.106c-.324-.679-1.075-.679-1.075-.679H10.2c2.34-2.402%206.724-5.833%207.305-6.446c.864-.89.185-2.227.185-2.227%22%2F%3E%3Cpath%20fill%3D%22%230061e7%22%20d%3D%22M5.273%2014.313s.751%201.029%201.595%201.029h3.848c-.993%201.029-2.387%201.78-2.387%201.78s-.916.813-.7%202.335z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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