nintendonetwork logo

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

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

Use the nintendonetwork logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.965 8.686a.65.65 0 0 1-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.5 11.5 0 0 0-4.689.986a.64.64 0 0 1-.85-.337a.656.656 0 0 1 .333-.86a12.8 12.8 0 0 1 5.206-1.094c4.067 0 7.9 1.926 10.252 5.154a.66.66 0 0 1-.137.913a.63.63 0 0 1-.38.128M.901 8.98c0-.492.411-.89.918-.89H4.15c.21 0 .364-.095.557-.229a9.2 9.2 0 0 1 5.268-1.633c5.01 0 9.073 3.941 9.073 8.802v8.077a.91.91 0 0 1-.921.894h-2.956a.91.91 0 0 1-.924-.894V15.03c0-2.29-1.911-4.146-4.274-4.146c-2.36 0-4.271 1.855-4.271 4.146v8.077a.91.91 0 0 1-.924.894H1.824a.91.91 0 0 1-.922-.894zm3.4-6.389a14.55 14.55 0 0 1 5.98-1.274c4.822 0 9.075 2.33 11.649 5.88a.64.64 0 0 0 .904.14a.67.67 0 0 0 .137-.922C20.155 2.528 15.516 0 10.28 0a15.8 15.8 0 0 0-6.502 1.387a.663.663 0 0 0-.33.87a.64.64 0 0 0 .852.336Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNintendonetwork(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="M19.965 8.686a.65.65 0 0 1-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.5 11.5 0 0 0-4.689.986a.64.64 0 0 1-.85-.337a.656.656 0 0 1 .333-.86a12.8 12.8 0 0 1 5.206-1.094c4.067 0 7.9 1.926 10.252 5.154a.66.66 0 0 1-.137.913a.63.63 0 0 1-.38.128M.901 8.98c0-.492.411-.89.918-.89H4.15c.21 0 .364-.095.557-.229a9.2 9.2 0 0 1 5.268-1.633c5.01 0 9.073 3.941 9.073 8.802v8.077a.91.91 0 0 1-.921.894h-2.956a.91.91 0 0 1-.924-.894V15.03c0-2.29-1.911-4.146-4.274-4.146c-2.36 0-4.271 1.855-4.271 4.146v8.077a.91.91 0 0 1-.924.894H1.824a.91.91 0 0 1-.922-.894zm3.4-6.389a14.55 14.55 0 0 1 5.98-1.274c4.822 0 9.075 2.33 11.649 5.88a.64.64 0 0 0 .904.14a.67.67 0 0 0 .137-.922C20.155 2.528 15.516 0 10.28 0a15.8 15.8 0 0 0-6.502 1.387a.663.663 0 0 0-.33.87a.64.64 0 0 0 .852.336Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.965 8.686a.65.65 0 0 1-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.5 11.5 0 0 0-4.689.986a.64.64 0 0 1-.85-.337a.656.656 0 0 1 .333-.86a12.8 12.8 0 0 1 5.206-1.094c4.067 0 7.9 1.926 10.252 5.154a.66.66 0 0 1-.137.913a.63.63 0 0 1-.38.128M.901 8.98c0-.492.411-.89.918-.89H4.15c.21 0 .364-.095.557-.229a9.2 9.2 0 0 1 5.268-1.633c5.01 0 9.073 3.941 9.073 8.802v8.077a.91.91 0 0 1-.921.894h-2.956a.91.91 0 0 1-.924-.894V15.03c0-2.29-1.911-4.146-4.274-4.146c-2.36 0-4.271 1.855-4.271 4.146v8.077a.91.91 0 0 1-.924.894H1.824a.91.91 0 0 1-.922-.894zm3.4-6.389a14.55 14.55 0 0 1 5.98-1.274c4.822 0 9.075 2.33 11.649 5.88a.64.64 0 0 0 .904.14a.67.67 0 0 0 .137-.922C20.155 2.528 15.516 0 10.28 0a15.8 15.8 0 0 0-6.502 1.387a.663.663 0 0 0-.33.87a.64.64 0 0 0 .852.336Z"/></svg>
</template>

CSS

.icon-nintendonetwork {
  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%22M19.965%208.686a.65.65%200%200%201-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.5%2011.5%200%200%200-4.689.986a.64.64%200%200%201-.85-.337a.656.656%200%200%201%20.333-.86a12.8%2012.8%200%200%201%205.206-1.094c4.067%200%207.9%201.926%2010.252%205.154a.66.66%200%200%201-.137.913a.63.63%200%200%201-.38.128M.901%208.98c0-.492.411-.89.918-.89H4.15c.21%200%20.364-.095.557-.229a9.2%209.2%200%200%201%205.268-1.633c5.01%200%209.073%203.941%209.073%208.802v8.077a.91.91%200%200%201-.921.894h-2.956a.91.91%200%200%201-.924-.894V15.03c0-2.29-1.911-4.146-4.274-4.146c-2.36%200-4.271%201.855-4.271%204.146v8.077a.91.91%200%200%201-.924.894H1.824a.91.91%200%200%201-.922-.894zm3.4-6.389a14.55%2014.55%200%200%201%205.98-1.274c4.822%200%209.075%202.33%2011.649%205.88a.64.64%200%200%200%20.904.14a.67.67%200%200%200%20.137-.922C20.155%202.528%2015.516%200%2010.28%200a15.8%2015.8%200%200%200-6.502%201.387a.663.663%200%200%200-.33.87a.64.64%200%200%200%20.852.336Z%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%22M19.965%208.686a.65.65%200%200%201-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.5%2011.5%200%200%200-4.689.986a.64.64%200%200%201-.85-.337a.656.656%200%200%201%20.333-.86a12.8%2012.8%200%200%201%205.206-1.094c4.067%200%207.9%201.926%2010.252%205.154a.66.66%200%200%201-.137.913a.63.63%200%200%201-.38.128M.901%208.98c0-.492.411-.89.918-.89H4.15c.21%200%20.364-.095.557-.229a9.2%209.2%200%200%201%205.268-1.633c5.01%200%209.073%203.941%209.073%208.802v8.077a.91.91%200%200%201-.921.894h-2.956a.91.91%200%200%201-.924-.894V15.03c0-2.29-1.911-4.146-4.274-4.146c-2.36%200-4.271%201.855-4.271%204.146v8.077a.91.91%200%200%201-.924.894H1.824a.91.91%200%200%201-.922-.894zm3.4-6.389a14.55%2014.55%200%200%201%205.98-1.274c4.822%200%209.075%202.33%2011.649%205.88a.64.64%200%200%200%20.904.14a.67.67%200%200%200%20.137-.922C20.155%202.528%2015.516%200%2010.28%200a15.8%2015.8%200%200%200-6.502%201.387a.663.663%200%200%200-.33.87a.64.64%200%200%200%20.852.336Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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