friendli from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
friendli
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

1 other variant in LobeHub AI Icons

Use the friendli logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M3.675 7.386A3.684 3.684 0 007.35 3.693 3.684 3.684 0 003.675 0 3.684 3.684 0 000 3.693a3.684 3.684 0 003.675 3.693zm0 16.614a3.683 3.683 0 003.675-3.693 3.684 3.684 0 00-3.675-3.693A3.683 3.683 0 000 20.307 3.684 3.684 0 003.675 24z"/><path d="M10.338 7.2a8.002 8.002 0 011.146-.114h2.037a2.14 2.14 0 002.136-2.139V2.44c0-1.179-.96-2.139-2.136-2.139h-2.484a2.14 2.14 0 00-2.136 2.14l-.08 1.487a8.001 8.001 0 01-.12.9 5.2 5.2 0 01-.487 1.38s-.327.627-.753 1.068a5 5 0 01-.327.306l-.219.18a4.4 4.4 0 01-1.779.786c-.285.06-.939.066-1.206.072H2.433c-1.179 0-2.136.96-2.136 2.148v2.5c0 1.187.96 2.147 2.136 2.147h2.544a2.15 2.15 0 002.136-2.148v-1.794c-.02-.62.021-1.773.567-2.547.34-.48.88-.906.972-.98a3.58 3.58 0 01.798-.487c.087-.039.36-.147.885-.246V7.2h.003z"/><path d="M21.897.3H19.28c-1.146 0-2.07.927-2.07 2.073V4.14s0 1.227-.3 2.14c-.321.905-1.131 1.727-1.944 2.027-.951.348-2.064.3-2.631.3h-1.59a2.07 2.07 0 00-2.064 2.073v2.634c0 1.146.924 2.073 2.064 2.073h2.622a2.07 2.07 0 002.064-2.073l.02-1.1c-.011-.409.028-1.249.226-1.86.072-.229.219-.649.552-1.108.24-.327.474-.534.71-.753.433-.387.799-.612.9-.666.22-.132.6-.36 1.138-.528.48-.147.84-.174 1.452-.213.36-.027.858-.039 1.458-.006 1.146 0 2.07-.927 2.07-2.073V2.373A2.07 2.07 0 0021.888.3h.009z"/></g></svg>

React

import type { SVGProps } from "react";

export function LobehubFriendli(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd"><path d="M3.675 7.386A3.684 3.684 0 007.35 3.693 3.684 3.684 0 003.675 0 3.684 3.684 0 000 3.693a3.684 3.684 0 003.675 3.693zm0 16.614a3.683 3.683 0 003.675-3.693 3.684 3.684 0 00-3.675-3.693A3.683 3.683 0 000 20.307 3.684 3.684 0 003.675 24z"/><path d="M10.338 7.2a8.002 8.002 0 011.146-.114h2.037a2.14 2.14 0 002.136-2.139V2.44c0-1.179-.96-2.139-2.136-2.139h-2.484a2.14 2.14 0 00-2.136 2.14l-.08 1.487a8.001 8.001 0 01-.12.9 5.2 5.2 0 01-.487 1.38s-.327.627-.753 1.068a5 5 0 01-.327.306l-.219.18a4.4 4.4 0 01-1.779.786c-.285.06-.939.066-1.206.072H2.433c-1.179 0-2.136.96-2.136 2.148v2.5c0 1.187.96 2.147 2.136 2.147h2.544a2.15 2.15 0 002.136-2.148v-1.794c-.02-.62.021-1.773.567-2.547.34-.48.88-.906.972-.98a3.58 3.58 0 01.798-.487c.087-.039.36-.147.885-.246V7.2h.003z"/><path d="M21.897.3H19.28c-1.146 0-2.07.927-2.07 2.073V4.14s0 1.227-.3 2.14c-.321.905-1.131 1.727-1.944 2.027-.951.348-2.064.3-2.631.3h-1.59a2.07 2.07 0 00-2.064 2.073v2.634c0 1.146.924 2.073 2.064 2.073h2.622a2.07 2.07 0 002.064-2.073l.02-1.1c-.011-.409.028-1.249.226-1.86.072-.229.219-.649.552-1.108.24-.327.474-.534.71-.753.433-.387.799-.612.9-.666.22-.132.6-.36 1.138-.528.48-.147.84-.174 1.452-.213.36-.027.858-.039 1.458-.006 1.146 0 2.07-.927 2.07-2.073V2.373A2.07 2.07 0 0021.888.3h.009z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M3.675 7.386A3.684 3.684 0 007.35 3.693 3.684 3.684 0 003.675 0 3.684 3.684 0 000 3.693a3.684 3.684 0 003.675 3.693zm0 16.614a3.683 3.683 0 003.675-3.693 3.684 3.684 0 00-3.675-3.693A3.683 3.683 0 000 20.307 3.684 3.684 0 003.675 24z"/><path d="M10.338 7.2a8.002 8.002 0 011.146-.114h2.037a2.14 2.14 0 002.136-2.139V2.44c0-1.179-.96-2.139-2.136-2.139h-2.484a2.14 2.14 0 00-2.136 2.14l-.08 1.487a8.001 8.001 0 01-.12.9 5.2 5.2 0 01-.487 1.38s-.327.627-.753 1.068a5 5 0 01-.327.306l-.219.18a4.4 4.4 0 01-1.779.786c-.285.06-.939.066-1.206.072H2.433c-1.179 0-2.136.96-2.136 2.148v2.5c0 1.187.96 2.147 2.136 2.147h2.544a2.15 2.15 0 002.136-2.148v-1.794c-.02-.62.021-1.773.567-2.547.34-.48.88-.906.972-.98a3.58 3.58 0 01.798-.487c.087-.039.36-.147.885-.246V7.2h.003z"/><path d="M21.897.3H19.28c-1.146 0-2.07.927-2.07 2.073V4.14s0 1.227-.3 2.14c-.321.905-1.131 1.727-1.944 2.027-.951.348-2.064.3-2.631.3h-1.59a2.07 2.07 0 00-2.064 2.073v2.634c0 1.146.924 2.073 2.064 2.073h2.622a2.07 2.07 0 002.064-2.073l.02-1.1c-.011-.409.028-1.249.226-1.86.072-.229.219-.649.552-1.108.24-.327.474-.534.71-.753.433-.387.799-.612.9-.666.22-.132.6-.36 1.138-.528.48-.147.84-.174 1.452-.213.36-.027.858-.039 1.458-.006 1.146 0 2.07-.927 2.07-2.073V2.373A2.07 2.07 0 0021.888.3h.009z"/></g></svg>
</template>

CSS

.icon-friendli {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M3.675%207.386A3.684%203.684%200%20007.35%203.693%203.684%203.684%200%20003.675%200%203.684%203.684%200%20000%203.693a3.684%203.684%200%20003.675%203.693zm0%2016.614a3.683%203.683%200%20003.675-3.693%203.684%203.684%200%2000-3.675-3.693A3.683%203.683%200%20000%2020.307%203.684%203.684%200%20003.675%2024z%22%2F%3E%3Cpath%20d%3D%22M10.338%207.2a8.002%208.002%200%20011.146-.114h2.037a2.14%202.14%200%20002.136-2.139V2.44c0-1.179-.96-2.139-2.136-2.139h-2.484a2.14%202.14%200%2000-2.136%202.14l-.08%201.487a8.001%208.001%200%2001-.12.9%205.2%205.2%200%2001-.487%201.38s-.327.627-.753%201.068a5%205%200%2001-.327.306l-.219.18a4.4%204.4%200%2001-1.779.786c-.285.06-.939.066-1.206.072H2.433c-1.179%200-2.136.96-2.136%202.148v2.5c0%201.187.96%202.147%202.136%202.147h2.544a2.15%202.15%200%20002.136-2.148v-1.794c-.02-.62.021-1.773.567-2.547.34-.48.88-.906.972-.98a3.58%203.58%200%2001.798-.487c.087-.039.36-.147.885-.246V7.2h.003z%22%2F%3E%3Cpath%20d%3D%22M21.897.3H19.28c-1.146%200-2.07.927-2.07%202.073V4.14s0%201.227-.3%202.14c-.321.905-1.131%201.727-1.944%202.027-.951.348-2.064.3-2.631.3h-1.59a2.07%202.07%200%2000-2.064%202.073v2.634c0%201.146.924%202.073%202.064%202.073h2.622a2.07%202.07%200%20002.064-2.073l.02-1.1c-.011-.409.028-1.249.226-1.86.072-.229.219-.649.552-1.108.24-.327.474-.534.71-.753.433-.387.799-.612.9-.666.22-.132.6-.36%201.138-.528.48-.147.84-.174%201.452-.213.36-.027.858-.039%201.458-.006%201.146%200%202.07-.927%202.07-2.073V2.373A2.07%202.07%200%200021.888.3h.009z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M3.675%207.386A3.684%203.684%200%20007.35%203.693%203.684%203.684%200%20003.675%200%203.684%203.684%200%20000%203.693a3.684%203.684%200%20003.675%203.693zm0%2016.614a3.683%203.683%200%20003.675-3.693%203.684%203.684%200%2000-3.675-3.693A3.683%203.683%200%20000%2020.307%203.684%203.684%200%20003.675%2024z%22%2F%3E%3Cpath%20d%3D%22M10.338%207.2a8.002%208.002%200%20011.146-.114h2.037a2.14%202.14%200%20002.136-2.139V2.44c0-1.179-.96-2.139-2.136-2.139h-2.484a2.14%202.14%200%2000-2.136%202.14l-.08%201.487a8.001%208.001%200%2001-.12.9%205.2%205.2%200%2001-.487%201.38s-.327.627-.753%201.068a5%205%200%2001-.327.306l-.219.18a4.4%204.4%200%2001-1.779.786c-.285.06-.939.066-1.206.072H2.433c-1.179%200-2.136.96-2.136%202.148v2.5c0%201.187.96%202.147%202.136%202.147h2.544a2.15%202.15%200%20002.136-2.148v-1.794c-.02-.62.021-1.773.567-2.547.34-.48.88-.906.972-.98a3.58%203.58%200%2001.798-.487c.087-.039.36-.147.885-.246V7.2h.003z%22%2F%3E%3Cpath%20d%3D%22M21.897.3H19.28c-1.146%200-2.07.927-2.07%202.073V4.14s0%201.227-.3%202.14c-.321.905-1.131%201.727-1.944%202.027-.951.348-2.064.3-2.631.3h-1.59a2.07%202.07%200%2000-2.064%202.073v2.634c0%201.146.924%202.073%202.064%202.073h2.622a2.07%202.07%200%20002.064-2.073l.02-1.1c-.011-.409.028-1.249.226-1.86.072-.229.219-.649.552-1.108.24-.327.474-.534.71-.753.433-.387.799-.612.9-.666.22-.132.6-.36%201.138-.528.48-.147.84-.174%201.452-.213.36-.027.858-.039%201.458-.006%201.146%200%202.07-.927%202.07-2.073V2.373A2.07%202.07%200%200021.888.3h.009z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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