Standknife Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Standknife 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/347838.svg" alt="Standknife icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347838.svg" alt="Standknife icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347838.svg" alt="Standknife icon" :width="24" :height="24" />
CSS background
.icon-standknife {
background-image: url('https://proicons.com/icon/347838.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><path id="h" class="o" d="M28.22035861,25.76240826l.24853516.3049736c1.67328835-.31364441,2.51676178.34325409,2.41326904,1.45841026l8.65107155,10.61553001,2.29093552-1.86798477-8.65106964-10.61553001c-1.11283493-.12338638-1.58606148-1.08217621-.94165039-2.65833664l-.24853706-.3049736-3.76255417,3.06791115Z"/><path id="i" class="o" d="M31.53964496,22.93026829l-.4753418-.58328056-.63856316-.07185936c-5.8483448-6.39367676-7.95739365-9.104249-10.75302315-12.74833393-2.05765343-2.68213749-3.58460426-3.62203836-6.12990665-5.0264349l2.94142437,5.62889099c3.69621849,4.68305588,7.26826668,9.04171371,11.64577866,14.02680969l-.06477928.63630676.4753418.58328056"/></g><path id="j" class="o" d="M30.49168658,15.33199596l.29600906-.24719429c.18825531-.1572113.45918465-.14075279.60688782.03621006.14770317.17696476.11551857.44655037-.07274055.60376072l-.25618744.21393871c.13998795.14425755.28086472.2870512.42303848.42858219,2.13017273-1.56288528,3.39058685,1.67691231-.11645126,2.76280785l1.00057602,1.96961975c1.05509949-.20113754,2.17881393-.92724419,3.6680603-2.17089844s2.40412903-2.21996498,2.79036713-3.22247314l-1.75880051-1.3364296c-1.69433594,3.25771904-4.65617752,1.4387722-2.73847961-.37868214-.11383438-.16519737-.22914124-.32934189-.34605026-.49287415l-.25618744.21393871c-.18825531.1572113-.45918274.14075279-.60688782-.03621006-.14770126-.17696476-.11552048-.44655037.07273865-.60376072l.29600906-.24719429c-2.38688469-3.16225815-5.37259293-5.89457893-8.70755768-7.38090897.86660576,3.54763126,3.02121544,6.97399616,5.70565605,9.88776779Z"/><path id="k" class="o" d="M17.06065631,38.26520443l.19687271-.40219879c.1252079-.25579071.41961479-.36626434.65917587-.24815369.23955917.11810684.33237076.419487.20716286.67527771l-.17038727.34809113c.21600342.0870285.43226051.17208862.6492939.25518799,1.51840401-2.66504669,4.3766346.17897034,1.17693901,2.98787689l1.985569,1.6183548c1.02172089-.71178055,1.86899757-2.01324844,2.8594799-4.03674316s1.49905777-3.49195099,1.43595314-4.73856735l-2.48985863-.58811951c-.2596817,4.25839233-4.24951553,3.72617722-3.07572365.89122772-.19818306-.12160873-.39743423-.24140549-.59808922-.35979462l-.17038727.34809113c-.1252079.25579071-.41961479.36626434-.65917397.24815369-.23955917-.11810684-.33237076-.419487-.20716286-.67527771l.19687271-.40219879c-4.01363754-2.22974205-8.4585495-3.72028732-12.68664646-3.72320747,2.58641815,3.35677147,6.47857285,5.97656441,10.69011021,7.80200005Z"/><g id="l"><path id="m" class="o" d="M23.8046329,27.93884373c-6.6320343-4.92541885-13.04978943-10.12161446-17.62880278-14.28882408l.19020367,4.12149239c4.11105299,4.27511597,8.90160322,8.43651772,14.20476389,12.44986916l.43647766-.21468163.89891243.89915276"/><path id="n" class="o" d="M24.27940059,28.02128315c4.02097702,2.97368431,7.47409058,5.35453987,12.29023361,8.11727333-.76292419,1.22249222-1.53062439,2.26789474-2.48705673,3.28688431-4.2375679-2.62550354-8.23844528-5.32791519-12.2754612-8.13013077l2.47228432-3.27402687Z"/></g></g></svg>
Copied!