Niconico Manga Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Niconico Manga 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/344765.svg" alt="Niconico Manga icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344765.svg" alt="Niconico Manga icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344765.svg" alt="Niconico Manga icon" :width="24" :height="24" />
CSS background
.icon-niconico-manga {
background-image: url('https://proicons.com/icon/344765.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="m" d="M8.5403,22.9524v14.3605c0,.8707.7837,1.5674,1.7415,1.5674h30.4766c.9578,0,1.7415-.6966,1.7415-1.5674h0v-21.0725c0-.8707-.7837-1.5674-1.7415-1.5674h-5.6874"/><path id="d" class="m" d="M11.6751,22.6764v11.9372c0,.6096.6096,1.132,1.3932,1.132h24.9909c.6966.0871,1.3932-.4354,1.3932-1.0449h0s0-15.8478,0-15.8478c0-.6096-.6096-1.132-1.3932-1.132h-10.3121"/><path id="e" class="m" d="M25.5202,30.1727l-3.0477,3.3959h6.0954l-3.0477-3.3959Z"/><path id="f" class="m" d="M35.9693,23.4678c0,.9618-.7797,1.7415-1.7415,1.7415s-1.7415-.7797-1.7415-1.7415h0c0-.9618.7797-1.7415,1.7415-1.7415h0c.9618,0,1.7415.7797,1.7415,1.7415Z"/><path id="g" class="m" d="M18.467,27.038c0,.9618-.7797,1.7415-1.7415,1.7415h0c-.9618,0-1.7415-.7797-1.7415-1.7415h0c0-.9618.7797-1.7415,1.7415-1.7415h0c.9618,0,1.7415.7797,1.7415,1.7415h0Z"/><path id="h" class="m" d="M20.4697,38.8803c-.5225,2.0028-1.5674,3.3959-2.8735,3.3959-1.2191,0-2.351-1.3932-2.8735-3.3959"/><path id="i" class="m" d="M36.3176,38.8803c-.5225,2.0028-1.5674,3.3959-2.8735,3.3959-1.2191,0-2.3511-1.3932-2.8735-3.3959"/></g><g id="j"><path id="k" class="m" d="M36.2678,12.7926c.0074,3.0647-8.8416,4.8032-14.1498,6.7206-5.7823,2.0886-14.3736,5.084-15.9318,2.3706-2.9731-5.1772,4.1843-12.4747,12.4423-14.6413,9.8289-2.5788,17.6267.352,17.6393,5.5502Z"/><path id="l" class="m" d="M17.631,5.7237l.6718,1.6075"/></g></svg>
Copied!