Waifu2x Ncnn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Waifu2x Ncnn 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/349499.svg" alt="Waifu2x Ncnn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349499.svg" alt="Waifu2x Ncnn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349499.svg" alt="Waifu2x Ncnn icon" :width="24" :height="24" />
CSS background
.icon-waifu2x-ncnn {
background-image: url('https://proicons.com/icon/349499.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="M24,17.1635L6.9231,40.8859l17.0769-13.2675,17.0769,13.2675-17.0769-23.7224Z"/><path id="d" class="e" d="M19.7308,19.1755l-2.8462,3.6184L5.5,7.1141l12.8077,9.6491,5.6923-4.9089,5.6923,4.9089,12.8077-9.6491-11.3846,15.6798-2.8462-3.6184"/></svg>
Copied!