nintendo from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
nintendo
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the nintendo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16 19.5H8c-2.828 0-4.243 0-5.121-.941C2 17.617 2 16.102 2 13.07v-2.14c0-3.03 0-4.546.879-5.488C3.757 4.5 5.172 4.5 8 4.5h8c2.828 0 4.243 0 5.121.941C22 6.383 22 7.898 22 10.93v2.142c0 3.03 0 4.546-.879 5.488c-.878.941-2.293.941-5.121.941"/><path d="M17 4.5v15M7 4.5v15m-2.375-11H4.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm14.875 7H19.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsNintendo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M16 19.5H8c-2.828 0-4.243 0-5.121-.941C2 17.617 2 16.102 2 13.07v-2.14c0-3.03 0-4.546.879-5.488C3.757 4.5 5.172 4.5 8 4.5h8c2.828 0 4.243 0 5.121.941C22 6.383 22 7.898 22 10.93v2.142c0 3.03 0 4.546-.879 5.488c-.878.941-2.293.941-5.121.941"/><path d="M17 4.5v15M7 4.5v15m-2.375-11H4.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm14.875 7H19.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M16 19.5H8c-2.828 0-4.243 0-5.121-.941C2 17.617 2 16.102 2 13.07v-2.14c0-3.03 0-4.546.879-5.488C3.757 4.5 5.172 4.5 8 4.5h8c2.828 0 4.243 0 5.121.941C22 6.383 22 7.898 22 10.93v2.142c0 3.03 0 4.546-.879 5.488c-.878.941-2.293.941-5.121.941"/><path d="M17 4.5v15M7 4.5v15m-2.375-11H4.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Zm14.875 7H19.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-nintendo {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2019.5H8c-2.828%200-4.243%200-5.121-.941C2%2017.617%202%2016.102%202%2013.07v-2.14c0-3.03%200-4.546.879-5.488C3.757%204.5%205.172%204.5%208%204.5h8c2.828%200%204.243%200%205.121.941C22%206.383%2022%207.898%2022%2010.93v2.142c0%203.03%200%204.546-.879%205.488c-.878.941-2.293.941-5.121.941%22%2F%3E%3Cpath%20d%3D%22M17%204.5v15M7%204.5v15m-2.375-11H4.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm14.875%207H19.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2019.5H8c-2.828%200-4.243%200-5.121-.941C2%2017.617%202%2016.102%202%2013.07v-2.14c0-3.03%200-4.546.879-5.488C3.757%204.5%205.172%204.5%208%204.5h8c2.828%200%204.243%200%205.121.941C22%206.383%2022%207.898%2022%2010.93v2.142c0%203.03%200%204.546-.879%205.488c-.878.941-2.293.941-5.121.941%22%2F%3E%3Cpath%20d%3D%22M17%204.5v15M7%204.5v15m-2.375-11H4.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Zm14.875%207H19.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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