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

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

The same logo in other sets

Use the pixiv logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 0A4.953 4.953 0 0 0 0 4.94v14.12A4.953 4.953 0 0 0 4.94 24h14.12A4.953 4.953 0 0 0 24 19.06c-.014 1.355 0-14.12 0-14.12A4.953 4.953 0 0 0 19.06 0Zm1.783 5.465h.904a.37.37 0 0 1 .31.17l.752 1.17a6.172 6.172 0 0 1 10.01 4.834a6.172 6.172 0 0 1-9.394 5.265v2.016a.37.37 0 0 1-.37.367H6.724a.37.37 0 0 1-.37-.367V5.834a.37.37 0 0 1 .37-.37m5.804 2.951a3.222 3.222 0 1 0-.002 6.443a3.222 3.222 0 0 0 .002-6.443"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPixiv(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="M4.94 0A4.953 4.953 0 0 0 0 4.94v14.12A4.953 4.953 0 0 0 4.94 24h14.12A4.953 4.953 0 0 0 24 19.06c-.014 1.355 0-14.12 0-14.12A4.953 4.953 0 0 0 19.06 0Zm1.783 5.465h.904a.37.37 0 0 1 .31.17l.752 1.17a6.172 6.172 0 0 1 10.01 4.834a6.172 6.172 0 0 1-9.394 5.265v2.016a.37.37 0 0 1-.37.367H6.724a.37.37 0 0 1-.37-.367V5.834a.37.37 0 0 1 .37-.37m5.804 2.951a3.222 3.222 0 1 0-.002 6.443a3.222 3.222 0 0 0 .002-6.443"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.94 0A4.953 4.953 0 0 0 0 4.94v14.12A4.953 4.953 0 0 0 4.94 24h14.12A4.953 4.953 0 0 0 24 19.06c-.014 1.355 0-14.12 0-14.12A4.953 4.953 0 0 0 19.06 0Zm1.783 5.465h.904a.37.37 0 0 1 .31.17l.752 1.17a6.172 6.172 0 0 1 10.01 4.834a6.172 6.172 0 0 1-9.394 5.265v2.016a.37.37 0 0 1-.37.367H6.724a.37.37 0 0 1-.37-.367V5.834a.37.37 0 0 1 .37-.37m5.804 2.951a3.222 3.222 0 1 0-.002 6.443a3.222 3.222 0 0 0 .002-6.443"/></svg>
</template>

CSS

.icon-pixiv {
  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%22M4.94%200A4.953%204.953%200%200%200%200%204.94v14.12A4.953%204.953%200%200%200%204.94%2024h14.12A4.953%204.953%200%200%200%2024%2019.06c-.014%201.355%200-14.12%200-14.12A4.953%204.953%200%200%200%2019.06%200Zm1.783%205.465h.904a.37.37%200%200%201%20.31.17l.752%201.17a6.172%206.172%200%200%201%2010.01%204.834a6.172%206.172%200%200%201-9.394%205.265v2.016a.37.37%200%200%201-.37.367H6.724a.37.37%200%200%201-.37-.367V5.834a.37.37%200%200%201%20.37-.37m5.804%202.951a3.222%203.222%200%201%200-.002%206.443a3.222%203.222%200%200%200%20.002-6.443%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%22M4.94%200A4.953%204.953%200%200%200%200%204.94v14.12A4.953%204.953%200%200%200%204.94%2024h14.12A4.953%204.953%200%200%200%2024%2019.06c-.014%201.355%200-14.12%200-14.12A4.953%204.953%200%200%200%2019.06%200Zm1.783%205.465h.904a.37.37%200%200%201%20.31.17l.752%201.17a6.172%206.172%200%200%201%2010.01%204.834a6.172%206.172%200%200%201-9.394%205.265v2.016a.37.37%200%200%201-.37.367H6.724a.37.37%200%200%201-.37-.367V5.834a.37.37%200%200%201%20.37-.37m5.804%202.951a3.222%203.222%200%201%200-.002%206.443a3.222%203.222%200%200%200%20.002-6.443%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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