Creaks Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Creaks 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/338638.svg" alt="Creaks icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338638.svg" alt="Creaks icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338638.svg" alt="Creaks icon" :width="24" :height="24" />
CSS background
.icon-creaks {
background-image: url('https://proicons.com/icon/338638.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m23.2668,39.8562s2.9329,3.437,9.7612,4.3536c0,0,3.987-3.4829,5.7284-7.8823,1.7414-4.3994.0458-7.4698.0458-7.4698l1.6956-6.5075-1.9706-4.3077c3.2232,1.2679,5.9728.5041,5.9728.5041"/><path class="b" d="m28.1868,42.9765s-7.8071,1.3708-11.015-2.6162l-2.2455-6.6449c-2.4288.4124-5.2243-3.2537-5.3618-6.095s4.2619-8.0197,6.9199-.4124"/><path class="b" d="m14.3305,27.9411c-.6416-1.4665-2.9329.1833-.6416,2.9329"/><path class="b" d="m34.4944,22.3044c-.7332,1.7873-1.2832,4.2161-1.2832,4.2161,1.5123,3.5287,4.2161,4.9493,2.7955,9.1196s-9.2113.6874-6.4616-.8707"/><path class="b" d="m32.9821,40.4749c-.2164-.5343-.9776-1.0089-2.0775-1.0006-1.9357.0146-2.4704.1947-2.551.8631-.1668,1.3825,5.1475,1.4188,4.6285.1375Z"/><path class="b" d="m26.3601,25.3977c-2.1345-.0762-3.987,1.7185-3.8495,3.5287s2.3372,1.9935,3.5745,1.8331,3.3912-.8857,3.1392-2.6769-1.581-2.639-2.8642-2.6848Z"/><path class="b" d="m39.2715,27.0564c-1.1109-1.9794-4.4164-2.5397-5.1123,1.2691"/><path class="b" d="m38.826,28.7663c-1.1008,2.0391-3.382,1.5978-3.382,1.5978"/><path class="b" d="m23.5112,8.3424c4.4911-.4277,14.6647-4.3383,14.6647-4.3383"/><path class="b" d="m35.444,7.3648c1.9986-.1833,6.9785.6416,6.9785.6416"/><path class="b" d="m36.4068,11.092c2.3801,1.2832,7.3295.3361,7.3295.3361"/><path class="b" d="m37.9009,14.025c2.1386.5194,5.0715,2.2608,6.5991,2.5663"/><path class="b" d="m23.0224,13.7806c2.7191,3.8495,9.532,4.9188,9.532,4.9188"/><path class="b" d="m17.4925,9.5034c.1222-4.7355,2.6885-5.7131,2.6885-5.7131"/><path class="b" d="m19.7839,9.2895c.0611-2.1386,7.2101-4.9799,7.2101-4.9799"/><path class="b" d="m13.5116,11.2753c-3.993,2.1997-8.2091,1.2221-8.2091,1.2221"/><path class="b" d="m10.4657,15.5525c-4.8577.4583-6.9657,2.4899-6.9657,2.4899"/><path class="b" d="m8.8159,18.0425c-3.2079,1.6345-3.8495,3.6203-3.8495,3.6203"/><path class="b" d="m8.3577,21.6628c-2.3219,1.5887-2.2914,7.1034-2.2914,7.1034"/><path class="b" d="m16.6677,13.5361c-1.9247,2.1386-2.3372,7.1185-2.3372,7.1185"/><path class="b" d="m19.6006,13.5361c-1.3443,3.544-1.497,7.5768-1.497,7.5768"/><path class="b" d="m28.962,20.6546c-1.5479,1.0082-6.7722,2.4518-6.7722,2.4518"/><path class="b" d="m34.9756,21.1129c1.6498.527,5.3073.7676,5.3073.7676"/><line class="b" x1="27.0911" y1="28.5525" x2="27.4416" y2="27.6481"/><line class="b" x1="37.3458" y1="28.1003" x2="37.6963" y2="27.2729"/><path class="b" d="m14.3305,8.3424c.0597.8959,1.0691,1.7791,1.0691,1.7791"/><path class="b" d="m25.0935,11.4284c4.4579,3.6978,10.3505,2.1078,10.3505,2.1078"/><path class="b" d="m29.7617,10.6262c2.6916.2523,4.1217-1.5981,4.1217-1.5981"/><path class="b" d="m21.1402,17.8738c.6168,1.9346,2.2488,2.271,2.2488,2.271"/><path class="b" d="m22.7664,17.0954c1.0093,1.227,1.7383,1.199,1.7383,1.199"/></svg>
Copied!