blibli from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
blibli
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the blibli logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.802 5.946c2.479.254 4.323.381 6.166.381l-.89-2.924a1.017 1.017 0 0 0-1.271-.636l-3.624.954c-.572.127-.89.763-.636 1.271l.191.89zm12.523 0V3.91c.064-.635-.635-1.08-1.271-.699l-3.687 2.416a1 1 0 0 0-.509.636c1.526 0 3.179-.128 5.467-.318M14.002 3.91A1.97 1.97 0 1 0 13.05.097a1.97 1.97 0 1 0 .953 3.814m5.15 2.607v.063h-.127c-3.051.318-5.086.445-6.993.445c-2.034 0-4.005-.127-7.12-.445h-.064c-.635 0-1.017.382-.953 1.017c1.017 6.04 1.016 9.79-.51 15.194c-.19.572.318 1.208.954 1.208h15.385c.572 0 1.081-.573.89-1.145a30.13 30.13 0 0 1-.509-15.257c.127-.572-.318-1.08-.953-1.08M8.854 10.141c.445 0 .762.318.762.636v.063c0 .382-.317.7-.762.7a.636.636 0 0 1-.636-.7a.636.636 0 0 1 .636-.699m6.229 0c.381 0 .763.318.763.7c0 .38-.382.7-.763.7a.636.636 0 0 1-.636-.764a.636.636 0 0 1 .636-.636M8.47 12.747c.318 0 .51.255.51.51a2.924 2.924 0 0 0 2.987 2.923c2.288 0 3.052-1.97 3.052-2.924c0-.254.19-.509.444-.509s.509.255.509.51c0 1.27-.954 3.814-4.005 3.814c-2.988 0-3.941-2.543-3.941-3.815c0-.254.19-.509.444-.509"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBlibli(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.802 5.946c2.479.254 4.323.381 6.166.381l-.89-2.924a1.017 1.017 0 0 0-1.271-.636l-3.624.954c-.572.127-.89.763-.636 1.271l.191.89zm12.523 0V3.91c.064-.635-.635-1.08-1.271-.699l-3.687 2.416a1 1 0 0 0-.509.636c1.526 0 3.179-.128 5.467-.318M14.002 3.91A1.97 1.97 0 1 0 13.05.097a1.97 1.97 0 1 0 .953 3.814m5.15 2.607v.063h-.127c-3.051.318-5.086.445-6.993.445c-2.034 0-4.005-.127-7.12-.445h-.064c-.635 0-1.017.382-.953 1.017c1.017 6.04 1.016 9.79-.51 15.194c-.19.572.318 1.208.954 1.208h15.385c.572 0 1.081-.573.89-1.145a30.13 30.13 0 0 1-.509-15.257c.127-.572-.318-1.08-.953-1.08M8.854 10.141c.445 0 .762.318.762.636v.063c0 .382-.317.7-.762.7a.636.636 0 0 1-.636-.7a.636.636 0 0 1 .636-.699m6.229 0c.381 0 .763.318.763.7c0 .38-.382.7-.763.7a.636.636 0 0 1-.636-.764a.636.636 0 0 1 .636-.636M8.47 12.747c.318 0 .51.255.51.51a2.924 2.924 0 0 0 2.987 2.923c2.288 0 3.052-1.97 3.052-2.924c0-.254.19-.509.444-.509s.509.255.509.51c0 1.27-.954 3.814-4.005 3.814c-2.988 0-3.941-2.543-3.941-3.815c0-.254.19-.509.444-.509"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.802 5.946c2.479.254 4.323.381 6.166.381l-.89-2.924a1.017 1.017 0 0 0-1.271-.636l-3.624.954c-.572.127-.89.763-.636 1.271l.191.89zm12.523 0V3.91c.064-.635-.635-1.08-1.271-.699l-3.687 2.416a1 1 0 0 0-.509.636c1.526 0 3.179-.128 5.467-.318M14.002 3.91A1.97 1.97 0 1 0 13.05.097a1.97 1.97 0 1 0 .953 3.814m5.15 2.607v.063h-.127c-3.051.318-5.086.445-6.993.445c-2.034 0-4.005-.127-7.12-.445h-.064c-.635 0-1.017.382-.953 1.017c1.017 6.04 1.016 9.79-.51 15.194c-.19.572.318 1.208.954 1.208h15.385c.572 0 1.081-.573.89-1.145a30.13 30.13 0 0 1-.509-15.257c.127-.572-.318-1.08-.953-1.08M8.854 10.141c.445 0 .762.318.762.636v.063c0 .382-.317.7-.762.7a.636.636 0 0 1-.636-.7a.636.636 0 0 1 .636-.699m6.229 0c.381 0 .763.318.763.7c0 .38-.382.7-.763.7a.636.636 0 0 1-.636-.764a.636.636 0 0 1 .636-.636M8.47 12.747c.318 0 .51.255.51.51a2.924 2.924 0 0 0 2.987 2.923c2.288 0 3.052-1.97 3.052-2.924c0-.254.19-.509.444-.509s.509.255.509.51c0 1.27-.954 3.814-4.005 3.814c-2.988 0-3.941-2.543-3.941-3.815c0-.254.19-.509.444-.509"/></svg>
</template>

CSS

.icon-blibli {
  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%22currentColor%22%20d%3D%22M5.802%205.946c2.479.254%204.323.381%206.166.381l-.89-2.924a1.017%201.017%200%200%200-1.271-.636l-3.624.954c-.572.127-.89.763-.636%201.271l.191.89zm12.523%200V3.91c.064-.635-.635-1.08-1.271-.699l-3.687%202.416a1%201%200%200%200-.509.636c1.526%200%203.179-.128%205.467-.318M14.002%203.91A1.97%201.97%200%201%200%2013.05.097a1.97%201.97%200%201%200%20.953%203.814m5.15%202.607v.063h-.127c-3.051.318-5.086.445-6.993.445c-2.034%200-4.005-.127-7.12-.445h-.064c-.635%200-1.017.382-.953%201.017c1.017%206.04%201.016%209.79-.51%2015.194c-.19.572.318%201.208.954%201.208h15.385c.572%200%201.081-.573.89-1.145a30.13%2030.13%200%200%201-.509-15.257c.127-.572-.318-1.08-.953-1.08M8.854%2010.141c.445%200%20.762.318.762.636v.063c0%20.382-.317.7-.762.7a.636.636%200%200%201-.636-.7a.636.636%200%200%201%20.636-.699m6.229%200c.381%200%20.763.318.763.7c0%20.38-.382.7-.763.7a.636.636%200%200%201-.636-.764a.636.636%200%200%201%20.636-.636M8.47%2012.747c.318%200%20.51.255.51.51a2.924%202.924%200%200%200%202.987%202.923c2.288%200%203.052-1.97%203.052-2.924c0-.254.19-.509.444-.509s.509.255.509.51c0%201.27-.954%203.814-4.005%203.814c-2.988%200-3.941-2.543-3.941-3.815c0-.254.19-.509.444-.509%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%22currentColor%22%20d%3D%22M5.802%205.946c2.479.254%204.323.381%206.166.381l-.89-2.924a1.017%201.017%200%200%200-1.271-.636l-3.624.954c-.572.127-.89.763-.636%201.271l.191.89zm12.523%200V3.91c.064-.635-.635-1.08-1.271-.699l-3.687%202.416a1%201%200%200%200-.509.636c1.526%200%203.179-.128%205.467-.318M14.002%203.91A1.97%201.97%200%201%200%2013.05.097a1.97%201.97%200%201%200%20.953%203.814m5.15%202.607v.063h-.127c-3.051.318-5.086.445-6.993.445c-2.034%200-4.005-.127-7.12-.445h-.064c-.635%200-1.017.382-.953%201.017c1.017%206.04%201.016%209.79-.51%2015.194c-.19.572.318%201.208.954%201.208h15.385c.572%200%201.081-.573.89-1.145a30.13%2030.13%200%200%201-.509-15.257c.127-.572-.318-1.08-.953-1.08M8.854%2010.141c.445%200%20.762.318.762.636v.063c0%20.382-.317.7-.762.7a.636.636%200%200%201-.636-.7a.636.636%200%200%201%20.636-.699m6.229%200c.381%200%20.763.318.763.7c0%20.38-.382.7-.763.7a.636.636%200%200%201-.636-.764a.636.636%200%200%201%20.636-.636M8.47%2012.747c.318%200%20.51.255.51.51a2.924%202.924%200%200%200%202.987%202.923c2.288%200%203.052-1.97%203.052-2.924c0-.254.19-.509.444-.509s.509.255.509.51c0%201.27-.954%203.814-4.005%203.814c-2.988%200-3.941-2.543-3.941-3.815c0-.254.19-.509.444-.509%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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