Nintendo Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Nintendo 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/306141.svg" alt="Nintendo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306141.svg" alt="Nintendo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306141.svg" alt="Nintendo icon" :width="24" :height="24" />
CSS background
.icon-nintendo {
background-image: url('https://proicons.com/icon/306141.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M1000 848c-2-19-11-44-16-63-12-45-23-90-34-136-8-29-15-59-22-89-1-3-2-6-4-8 3-6 4-13 4-20V166c0-27-21-81-48-81H121c-27 0-49 54-49 81v366c0 7 1 13 4 19-2 3-3 6-4 9-7 30-14 60-22 90-11 45-22 90-34 135-5 19-14 44-15 63-3 23 7 43 22 59 16 16 21 3 42 3h870c21 0 28 13 44-3 15-16 23-36 21-59zm-797-91h-37l-5 31h-40l5-31H89l6-30h110l-2 30zm-32-59c-25 0-46-14-46-31s21-30 46-30 46 13 46 30-20 31-46 31zm118 90l24-214h376l22 214H289zm456-306H255V207h490v275zm33 208c-12 0-22-6-22-14s10-14 22-14 23 6 23 14-10 14-23 14zm23-43c0-8 11-14 23-14 13 0 23 6 23 14s-10 13-23 13c-12 0-23-6-23-13zm30 78c-13 0-23-6-23-14s10-14 23-14 22 6 22 14-10 14-22 14zm45-35c-13 0-23-6-23-14s10-14 23-14 22 6 22 14-10 14-22 14z"/></svg>
Nintendo in other icon packs
Copied!