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

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

Use the bukalapak logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.976 23.845a3.158 3.158 0 1 1-1.95-6.008a3.158 3.158 0 0 1 1.95 6.008m6.554-2.883c4.047-1.315 7.315-5.981 5.689-10.984s-7.012-6.856-11.058-5.541a1.89 1.89 0 0 0-1.252 2.249l.414 1.682a1.89 1.89 0 0 0 2.42 1.348l.162-.053c1.861-.606 3.592.504 4.071 2.019c.505 1.507-.244 3.422-2.106 4.027l-.162.054a1.89 1.89 0 0 0-1.166 2.512l.653 1.604a1.89 1.89 0 0 0 2.335 1.083m-6.962-7.982L7.841 1.752A2.3 2.3 0 0 0 4.897.113l-2.952.959A2.3 2.3 0 0 0 .526 4.128L4.92 14.815a2.3 2.3 0 0 0 2.841 1.318l1.285-.417a2.3 2.3 0 0 0 1.522-2.736"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsBukalapak(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="M10.976 23.845a3.158 3.158 0 1 1-1.95-6.008a3.158 3.158 0 0 1 1.95 6.008m6.554-2.883c4.047-1.315 7.315-5.981 5.689-10.984s-7.012-6.856-11.058-5.541a1.89 1.89 0 0 0-1.252 2.249l.414 1.682a1.89 1.89 0 0 0 2.42 1.348l.162-.053c1.861-.606 3.592.504 4.071 2.019c.505 1.507-.244 3.422-2.106 4.027l-.162.054a1.89 1.89 0 0 0-1.166 2.512l.653 1.604a1.89 1.89 0 0 0 2.335 1.083m-6.962-7.982L7.841 1.752A2.3 2.3 0 0 0 4.897.113l-2.952.959A2.3 2.3 0 0 0 .526 4.128L4.92 14.815a2.3 2.3 0 0 0 2.841 1.318l1.285-.417a2.3 2.3 0 0 0 1.522-2.736"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.976 23.845a3.158 3.158 0 1 1-1.95-6.008a3.158 3.158 0 0 1 1.95 6.008m6.554-2.883c4.047-1.315 7.315-5.981 5.689-10.984s-7.012-6.856-11.058-5.541a1.89 1.89 0 0 0-1.252 2.249l.414 1.682a1.89 1.89 0 0 0 2.42 1.348l.162-.053c1.861-.606 3.592.504 4.071 2.019c.505 1.507-.244 3.422-2.106 4.027l-.162.054a1.89 1.89 0 0 0-1.166 2.512l.653 1.604a1.89 1.89 0 0 0 2.335 1.083m-6.962-7.982L7.841 1.752A2.3 2.3 0 0 0 4.897.113l-2.952.959A2.3 2.3 0 0 0 .526 4.128L4.92 14.815a2.3 2.3 0 0 0 2.841 1.318l1.285-.417a2.3 2.3 0 0 0 1.522-2.736"/></svg>
</template>

CSS

.icon-bukalapak {
  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%22M10.976%2023.845a3.158%203.158%200%201%201-1.95-6.008a3.158%203.158%200%200%201%201.95%206.008m6.554-2.883c4.047-1.315%207.315-5.981%205.689-10.984s-7.012-6.856-11.058-5.541a1.89%201.89%200%200%200-1.252%202.249l.414%201.682a1.89%201.89%200%200%200%202.42%201.348l.162-.053c1.861-.606%203.592.504%204.071%202.019c.505%201.507-.244%203.422-2.106%204.027l-.162.054a1.89%201.89%200%200%200-1.166%202.512l.653%201.604a1.89%201.89%200%200%200%202.335%201.083m-6.962-7.982L7.841%201.752A2.3%202.3%200%200%200%204.897.113l-2.952.959A2.3%202.3%200%200%200%20.526%204.128L4.92%2014.815a2.3%202.3%200%200%200%202.841%201.318l1.285-.417a2.3%202.3%200%200%200%201.522-2.736%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%22M10.976%2023.845a3.158%203.158%200%201%201-1.95-6.008a3.158%203.158%200%200%201%201.95%206.008m6.554-2.883c4.047-1.315%207.315-5.981%205.689-10.984s-7.012-6.856-11.058-5.541a1.89%201.89%200%200%200-1.252%202.249l.414%201.682a1.89%201.89%200%200%200%202.42%201.348l.162-.053c1.861-.606%203.592.504%204.071%202.019c.505%201.507-.244%203.422-2.106%204.027l-.162.054a1.89%201.89%200%200%200-1.166%202.512l.653%201.604a1.89%201.89%200%200%200%202.335%201.083m-6.962-7.982L7.841%201.752A2.3%202.3%200%200%200%204.897.113l-2.952.959A2.3%202.3%200%200%200%20.526%204.128L4.92%2014.815a2.3%202.3%200%200%200%202.841%201.318l1.285-.417a2.3%202.3%200%200%200%201.522-2.736%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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