Fanqie Novel Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fanqie Novel 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/325710.svg" alt="Fanqie Novel icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325710.svg" alt="Fanqie Novel icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325710.svg" alt="Fanqie Novel icon" :width="24" :height="24" />
CSS background
.icon-fanqie-novel {
background-image: url('https://proicons.com/icon/325710.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>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="l" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><path id="d" class="l" d="M5.5,26.7216c4.7026-5.2802,11.4366-8.3003,18.5073-8.3003,7.063,0,13.7905,3.0136,18.4927,8.2839"/><path id="e" class="l" d="M35.1673,5.5001v8.0464l-3.5333-2.0455-3.5333,2.0455V5.5001"/><g id="f"><path id="g" class="l" d="M22.7231,26.7613c-.0643-1.2031.5775-2.1816,1.29-2.1816s1.29.9767,1.2829,2.1682c-.007,1.1914-.7392,2.1598-1.2829,3.2072-.6123-1.019-1.2313-2.0969-1.29-3.1938Z"/><path id="h" class="l" d="M29.7673,28.6349c.8053-.8962,1.951-1.1342,2.4547-.6304.5038.5038.2215,1.6028-.6259,2.4403-.8474.8375-2.0499,1.0045-3.175,1.3607.2876-1.1535.612-2.3534,1.3462-3.1705Z"/><path id="i" class="l" d="M18.2474,28.6349c-.8053-.8962-1.951-1.1342-2.4547-.6304-.5038.5038-.2215,1.6028.6259,2.4403.8474.8375,2.0499,1.0045,3.175,1.3607-.2876-1.1535-.612-2.3534-1.3462-3.1705Z"/><path id="j" class="l" d="M33.3504,34.4481c1.2031-.0643,2.1816.5775,2.1816,1.29s-.9767,1.29-2.1682,1.283c-1.1914-.007-2.1598-.7392-3.2072-1.2829,1.019-.6123,2.0969-1.2313,3.1938-1.29Z"/><path id="k" class="l" d="M14.6643,34.4481c-1.2031-.0643-2.1816.5775-2.1816,1.29s.9767,1.29,2.1682,1.283c1.1914-.007,2.1598-.7392,3.2072-1.2829-1.019-.6123-2.0969-1.2313-3.1938-1.29Z"/></g></svg>
Copied!