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

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

Use the onlyfans logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 4.003h-4.015c-3.45 0-5.3.197-6.748 1.957a7.996 7.996 0 1 0 2.103 9.211c3.182-.231 5.39-2.134 6.085-5.173c0 0-2.399.585-4.43 0c4.018-.777 6.333-3.037 7.005-5.995M5.61 11.999A2.391 2.391 0 0 1 9.28 9.97a2.966 2.966 0 0 1 2.998-2.528h.008c-.92 1.778-1.407 3.352-1.998 5.263A2.392 2.392 0 0 1 5.61 12Zm2.386-7.996a7.996 7.996 0 1 0 7.996 7.996a7.996 7.996 0 0 0-7.996-7.996m0 10.394A2.399 2.399 0 1 1 10.395 12a2.396 2.396 0 0 1-2.399 2.398Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOnlyfans(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="M24 4.003h-4.015c-3.45 0-5.3.197-6.748 1.957a7.996 7.996 0 1 0 2.103 9.211c3.182-.231 5.39-2.134 6.085-5.173c0 0-2.399.585-4.43 0c4.018-.777 6.333-3.037 7.005-5.995M5.61 11.999A2.391 2.391 0 0 1 9.28 9.97a2.966 2.966 0 0 1 2.998-2.528h.008c-.92 1.778-1.407 3.352-1.998 5.263A2.392 2.392 0 0 1 5.61 12Zm2.386-7.996a7.996 7.996 0 1 0 7.996 7.996a7.996 7.996 0 0 0-7.996-7.996m0 10.394A2.399 2.399 0 1 1 10.395 12a2.396 2.396 0 0 1-2.399 2.398Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M24 4.003h-4.015c-3.45 0-5.3.197-6.748 1.957a7.996 7.996 0 1 0 2.103 9.211c3.182-.231 5.39-2.134 6.085-5.173c0 0-2.399.585-4.43 0c4.018-.777 6.333-3.037 7.005-5.995M5.61 11.999A2.391 2.391 0 0 1 9.28 9.97a2.966 2.966 0 0 1 2.998-2.528h.008c-.92 1.778-1.407 3.352-1.998 5.263A2.392 2.392 0 0 1 5.61 12Zm2.386-7.996a7.996 7.996 0 1 0 7.996 7.996a7.996 7.996 0 0 0-7.996-7.996m0 10.394A2.399 2.399 0 1 1 10.395 12a2.396 2.396 0 0 1-2.399 2.398Z"/></svg>
</template>

CSS

.icon-onlyfans {
  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%22M24%204.003h-4.015c-3.45%200-5.3.197-6.748%201.957a7.996%207.996%200%201%200%202.103%209.211c3.182-.231%205.39-2.134%206.085-5.173c0%200-2.399.585-4.43%200c4.018-.777%206.333-3.037%207.005-5.995M5.61%2011.999A2.391%202.391%200%200%201%209.28%209.97a2.966%202.966%200%200%201%202.998-2.528h.008c-.92%201.778-1.407%203.352-1.998%205.263A2.392%202.392%200%200%201%205.61%2012Zm2.386-7.996a7.996%207.996%200%201%200%207.996%207.996a7.996%207.996%200%200%200-7.996-7.996m0%2010.394A2.399%202.399%200%201%201%2010.395%2012a2.396%202.396%200%200%201-2.399%202.398Z%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%22M24%204.003h-4.015c-3.45%200-5.3.197-6.748%201.957a7.996%207.996%200%201%200%202.103%209.211c3.182-.231%205.39-2.134%206.085-5.173c0%200-2.399.585-4.43%200c4.018-.777%206.333-3.037%207.005-5.995M5.61%2011.999A2.391%202.391%200%200%201%209.28%209.97a2.966%202.966%200%200%201%202.998-2.528h.008c-.92%201.778-1.407%203.352-1.998%205.263A2.392%202.392%200%200%201%205.61%2012Zm2.386-7.996a7.996%207.996%200%201%200%207.996%207.996a7.996%207.996%200%200%200-7.996-7.996m0%2010.394A2.399%202.399%200%201%201%2010.395%2012a2.396%202.396%200%200%201-2.399%202.398Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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