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

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

Use the 4chan logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.07 8.82S9.803 1.079 5.145 1.097C2.006 1.109.78 4.124 3.055 4.802c0 0-2.698.973-2.698 2.697s4.274 3.54 10.713 1.32zm1.931 5.924s.904 7.791 5.558 7.991c3.136.135 4.503-2.82 2.262-3.604c0 0 2.74-.845 2.82-2.567s-4.105-3.737-10.64-1.82m-3.672-1.55s-7.532 2.19-6.952 6.813c.39 3.114 3.53 3.969 3.93 1.63c0 0 1.29 2.559 3.002 2.351s3-4.67.02-10.794m5.623-2.467s7.727-1.35 7.66-6.008c-.046-3.138-3.074-4.333-3.728-2.051c0 0-1-2.686-2.726-2.668c-1.724.018-3.494 4.312-1.206 10.727"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIcons4chan(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="M11.07 8.82S9.803 1.079 5.145 1.097C2.006 1.109.78 4.124 3.055 4.802c0 0-2.698.973-2.698 2.697s4.274 3.54 10.713 1.32zm1.931 5.924s.904 7.791 5.558 7.991c3.136.135 4.503-2.82 2.262-3.604c0 0 2.74-.845 2.82-2.567s-4.105-3.737-10.64-1.82m-3.672-1.55s-7.532 2.19-6.952 6.813c.39 3.114 3.53 3.969 3.93 1.63c0 0 1.29 2.559 3.002 2.351s3-4.67.02-10.794m5.623-2.467s7.727-1.35 7.66-6.008c-.046-3.138-3.074-4.333-3.728-2.051c0 0-1-2.686-2.726-2.668c-1.724.018-3.494 4.312-1.206 10.727"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.07 8.82S9.803 1.079 5.145 1.097C2.006 1.109.78 4.124 3.055 4.802c0 0-2.698.973-2.698 2.697s4.274 3.54 10.713 1.32zm1.931 5.924s.904 7.791 5.558 7.991c3.136.135 4.503-2.82 2.262-3.604c0 0 2.74-.845 2.82-2.567s-4.105-3.737-10.64-1.82m-3.672-1.55s-7.532 2.19-6.952 6.813c.39 3.114 3.53 3.969 3.93 1.63c0 0 1.29 2.559 3.002 2.351s3-4.67.02-10.794m5.623-2.467s7.727-1.35 7.66-6.008c-.046-3.138-3.074-4.333-3.728-2.051c0 0-1-2.686-2.726-2.668c-1.724.018-3.494 4.312-1.206 10.727"/></svg>
</template>

CSS

.icon-4chan {
  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%22M11.07%208.82S9.803%201.079%205.145%201.097C2.006%201.109.78%204.124%203.055%204.802c0%200-2.698.973-2.698%202.697s4.274%203.54%2010.713%201.32zm1.931%205.924s.904%207.791%205.558%207.991c3.136.135%204.503-2.82%202.262-3.604c0%200%202.74-.845%202.82-2.567s-4.105-3.737-10.64-1.82m-3.672-1.55s-7.532%202.19-6.952%206.813c.39%203.114%203.53%203.969%203.93%201.63c0%200%201.29%202.559%203.002%202.351s3-4.67.02-10.794m5.623-2.467s7.727-1.35%207.66-6.008c-.046-3.138-3.074-4.333-3.728-2.051c0%200-1-2.686-2.726-2.668c-1.724.018-3.494%204.312-1.206%2010.727%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%22M11.07%208.82S9.803%201.079%205.145%201.097C2.006%201.109.78%204.124%203.055%204.802c0%200-2.698.973-2.698%202.697s4.274%203.54%2010.713%201.32zm1.931%205.924s.904%207.791%205.558%207.991c3.136.135%204.503-2.82%202.262-3.604c0%200%202.74-.845%202.82-2.567s-4.105-3.737-10.64-1.82m-3.672-1.55s-7.532%202.19-6.952%206.813c.39%203.114%203.53%203.969%203.93%201.63c0%200%201.29%202.559%203.002%202.351s3-4.67.02-10.794m5.623-2.467s7.727-1.35%207.66-6.008c-.046-3.138-3.074-4.333-3.728-2.051c0%200-1-2.686-2.726-2.668c-1.724.018-3.494%204.312-1.206%2010.727%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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