Nintendo Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nintendo Alt 1 icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344792.svg" alt="Nintendo Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344792.svg" alt="Nintendo Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344792.svg" alt="Nintendo Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-nintendo-alt-1 {
background-image: url('https://proicons.com/icon/344792.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><rect class="b" x="3.5" y="19.18" width="41" height="10" rx="5" ry="5"/><polyline class="b" points="8.5 26.7913 8.5 21.5459 12.4715 26.7913 12.4715 21.5459"/><circle class="c" cx="14.2036" cy="21.7333" r=".75"/><line class="b" x1="14.2036" y1="23.5691" x2="14.2036" y2="26.7913"/><line class="b" x1="20.9031" y1="22.3327" x2="20.9031" y2="26.7913"/><line class="b" x1="20.1163" y1="23.5691" x2="21.6899" y2="23.5691"/><path class="b" d="M30.4047,26.7913v-1.7235c0-.8277-.671-1.4987-1.4987-1.4987h0c-.8277,0-1.4987.671-1.4987,1.4987"/><line class="b" x1="27.4073" y1="26.7913" x2="27.4073" y2="23.5691"/><path class="b" d="M18.9205,26.7913v-1.7235c0-.8277-.671-1.4987-1.4987-1.4987h0c-.8277,0-1.4987.671-1.4987,1.4987"/><line class="b" x1="15.9231" y1="26.7913" x2="15.9231" y2="23.5691"/><path class="b" d="M25.2303,26.5137c-.2451.1748-.5451.2776-.869.2776h0c-.8277,0-1.4987-.671-1.4987-1.4987v-.2248c0-.8277.671-1.4987,1.4987-1.4987h0c.8277,0,1.4987.671,1.4987,1.4987v.1124s-2.9973,0-2.9973,0"/><path class="b" d="M34.9629,25.0678c0-.8277-.671-1.4987-1.4987-1.4987h0c-.8277,0-1.4987.671-1.4987,1.4987v.2248c0,.8277.671,1.4987,1.4987,1.4987h0c.8277,0,1.4987-.671,1.4987-1.4987"/><line class="b" x1="34.9629" y1="26.7913" x2="34.9629" y2="21.5459"/><path class="b" d="M36.5027,25.0678c0-.8277.671-1.4987,1.4987-1.4987s1.4987.671,1.4987,1.4987v.2248c0,.8277-.671,1.4987-1.4987,1.4987s-1.4987-.671-1.4987-1.4987v-.2248Z"/></svg>
Copied!