Hollow Knight Silksong Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hollow Knight Silksong Alt 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/327082.svg" alt="Hollow Knight Silksong Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327082.svg" alt="Hollow Knight Silksong Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327082.svg" alt="Hollow Knight Silksong Alt icon" :width="24" :height="24" />
CSS background
.icon-hollow-knight-silksong-alt {
background-image: url('https://proicons.com/icon/327082.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M25.4885,9.2031c.0426-.1348-.1441-.2149-.2213-.0964-3.9396,6.0507-4.1048,9.3459-4.1048,12.0948,0,4.2351,1.6606,6.3993,3.4756,6.3993s5.0769-2.6042,5.0769-9.8381c0-5.2303-.9488-7.8753-1.4744-8.9393-.0892-.1805-.3572-.1151-.3663.086-.3174,7.0259-2.0067,10.9665-3.0695,10.9665-1.4769,0-.3284-7.4654.6838-10.6727Z"/><path class="c" d="M24.2898,27.6007c.5469.7129-.3055,1.1151.151,2.0487.376.769.9711,1.062,1.8543,1.1759"/><path class="c" d="M25.1317,27.5422c.924.9707.3942,4.457,3.1457,4.551"/><path class="c" d="M25.7839,27.3109c1.9808.8603,2.2029,6.705,3.9803,5.6112.6372-.3921.9493-.8731,1.0875-1.329"/><path class="c" d="M28.1749,27.1771c1.6178.9684,2.2615,5.2067,4.506,5.4345,1.6689.1694,1.8827-1.425,1.8826-2.2538,0-.2254.2071-.401.4258-.3464,1.8901.4714,3.2604-.343,3.2287-1.7064-.0342-1.4697-2.028-3.8281-6.6536-3.3268"/><path class="c" d="M28.8734,23.3336c1.7453,1.0294,6.895-2.4113,9.0027-.4631,1.4055,1.2991.4523,2.5906-.7072,3.4621"/><path class="c" d="M29.2796,21.9375c2.0113-.6962,7.1264-5.0028,7.326.3634"/><path class="c" d="M29.5857,20.1392c.7824-.9601,2.9131-1.9235,4.2403-.3537"/><path class="c" d="M29.7149,26.6302c2.2937.8317,3.9457,2.5293,3.9457,2.5293"/><path class="c" d="M34.7023,30.0742c1.5048,1.3013,3.8289,4.2179,5.8113,9.2081"/><path class="c" d="M24.4039,29.562s-1.3002.4235-2.1205.9248c2.2217.638,4.6724,3.1445,4.6724,3.1445"/><line class="c" x1="23.1872" y1="24.3647" x2="23.8346" y2="25.5856"/><line class="c" x1="25.864" y1="25.4958" x2="26.8111" y2="24.1452"/><polyline class="c" points="21.1624 20.9725 4.5 24.4656 21.278 23.026"/><path class="c" d="M43.4388,18.3133c-.1948-.5474-.7966-.9912-1.344-.9912s-.8332.4438-.6384.9912.7966.9912,1.344.9912.8332-.4438.6384-.9912Z"/><line class="c" x1="41.5357" y1="18.4907" x2="35.168" y2="19.6862"/></svg>
Copied!