Xiaohongshu Rednote Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xiaohongshu Rednote 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/349901.svg" alt="Xiaohongshu Rednote icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349901.svg" alt="Xiaohongshu Rednote icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349901.svg" alt="Xiaohongshu Rednote icon" :width="24" :height="24" />
CSS background
.icon-xiaohongshu-rednote {
background-image: url('https://proicons.com/icon/349901.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="f" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line class="f" x1="32.2538" y1="19.3743" x2="32.2538" y2="28.6257"/><line class="f" x1="26.4734" y1="20.8502" x2="26.4734" y2="28.6257"/><line class="f" x1="24.9497" y1="20.8502" x2="27.9971" y2="20.8502"/><line class="f" x1="23.959" y1="28.6257" x2="28.7623" y2="28.6257"/><path class="f" d="M30.3612,20.8502h4.1303c.4887,0,.8848.3961.8848.8848v2.6955"/><path class="f" d="M29.8145,24.4305h7.1947c.5472,0,.9907.4436.9907.9907v2.2138c0,.5472-.4436.9907-.9907.9907h-1.8311"/><line class="f" x1="37.038" y1="21.3173" x2="38" y2="20.4265"/><line class="f" x1="21.6837" y1="28.6257" x2="19.5656" y2="28.6257"/><line class="f" x1="17.1879" y1="21.9707" x2="17.8848" y2="27.0405"/><line class="f" x1="10.6833" y1="21.9707" x2="10" y2="27.3001"/><path class="f" d="M13.9219,19.3743v7.8917c0,.7509-.6088,1.3597-1.3597,1.3597h-.3621"/><polyline class="f" points="21.6837 19.3743 20.3172 22.6266 22.1825 22.6266 20.816 25.879 22.6813 25.879"/></svg>
Copied!