myanimelist logo

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

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

Use the myanimelist logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.921 6.479c-.82 0-3.683 0-4.947 3.156c-.662 1.652-.986 4.812.876 7.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022 3.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408 2.877-2.336h2.454l-.572-2.04ZM0 6.528v9.624h2.348v-5.84l2.031 2.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368 9.474L2.31 6.528Zm18.447.022v9.583h5.022L24 14.09h-3.232V6.55Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMyanimelist(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="M14.921 6.479c-.82 0-3.683 0-4.947 3.156c-.662 1.652-.986 4.812.876 7.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022 3.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408 2.877-2.336h2.454l-.572-2.04ZM0 6.528v9.624h2.348v-5.84l2.031 2.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368 9.474L2.31 6.528Zm18.447.022v9.583h5.022L24 14.09h-3.232V6.55Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.921 6.479c-.82 0-3.683 0-4.947 3.156c-.662 1.652-.986 4.812.876 7.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022 3.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408 2.877-2.336h2.454l-.572-2.04ZM0 6.528v9.624h2.348v-5.84l2.031 2.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368 9.474L2.31 6.528Zm18.447.022v9.583h5.022L24 14.09h-3.232V6.55Z"/></svg>
</template>

CSS

.icon-myanimelist {
  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%22M14.921%206.479c-.82%200-3.683%200-4.947%203.156c-.662%201.652-.986%204.812.876%207.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022%203.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408%202.877-2.336h2.454l-.572-2.04ZM0%206.528v9.624h2.348v-5.84l2.031%202.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368%209.474L2.31%206.528Zm18.447.022v9.583h5.022L24%2014.09h-3.232V6.55Z%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%22M14.921%206.479c-.82%200-3.683%200-4.947%203.156c-.662%201.652-.986%204.812.876%207.886l1.934-1.41s-.767-1.095-1.083-3.191h2.897l.022%203.19h2.604V8.835h-2.581v2.043l-2.46-.023s.413-2.408%202.877-2.336h2.454l-.572-2.04ZM0%206.528v9.624h2.348v-5.84l2.031%202.664l2.047-2.652v5.828h2.336V6.528H6.437L4.368%209.474L2.31%206.528Zm18.447.022v9.583h5.022L24%2014.09h-3.232V6.55Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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