Niconico Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Niconico 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/344763.svg" alt="Niconico icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344763.svg" alt="Niconico icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344763.svg" alt="Niconico icon" :width="24" :height="24" />
CSS background
.icon-niconico {
background-image: url('https://proicons.com/icon/344763.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;}</style></defs><path class="b" d="M42.1281,37.201V14.7035c0-.9296-.8367-1.6734-1.8593-1.6734H7.7312c-1.0226,0-1.8593,.7437-1.8593,1.6734v22.4975c0,.9296,.8367,1.6734,1.8593,1.6734H40.2688c1.0226,0,1.8593-.7437,1.8593-1.6734Z"/><path class="b" d="M38.8744,34.4121V17.4925c0-.6508-.6508-1.2085-1.4874-1.2085H10.706c-.8367,0-1.4874,.5578-1.4874,1.2085v16.8266c0,.6508,.6508,1.2085,1.4874,1.2085h26.6809c.7437,.093,1.4874-.4648,1.4874-1.1156Z"/><polyline class="b" points="32.8317 5.5 25.0226 13.0302 22.9774 13.0302 15.1683 5.5"/><polygon class="b" points="24 29.5779 20.7462 33.2035 27.2538 33.2035 24 29.5779"/><circle class="b" cx="33.2965" cy="22.4196" r="1.8593"/><circle class="b" cx="14.6106" cy="26.2312" r="1.8593"/><path class="b" d="M18.608,38.8744c-.5578,2.1382-1.6734,3.6256-3.0678,3.6256-1.3015,0-2.51-1.4874-3.0678-3.6256"/><path class="b" d="M35.5276,38.8744c-.5578,2.1382-1.6734,3.6256-3.0678,3.6256-1.3015,0-2.5101-1.4874-3.0678-3.6256"/></svg>
Niconico in other icon packs
Copied!