Knot Iq Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Knot Iq 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/328007.svg" alt="Knot Iq icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328007.svg" alt="Knot Iq icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328007.svg" alt="Knot Iq icon" :width="24" :height="24" />
CSS background
.icon-knot-iq {
background-image: url('https://proicons.com/icon/328007.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>.k{fill:#000;}.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="d" class="l" d="M39.9336,40.0747s.9455-3.8752,0-8.0523c-.5655-2.4983-9.6529-8.8483-12.6111-9.6852-1.4241-.4028-5.6654-.4337-8.96,1.9104-2.8564,2.0322-8.0017,2.178-8.1431,3.8772-.2443,2.9364-.8379-2.5587-2.7185.4307-.6131.9746-1.7212,2.9587-.9227,5.1166.3844,1.0386-1.7055,2.768.1398,3.8304.8777.5053,2.9078.6151,4.4735-1.6216,1.5657-2.2367,2.0131-4.809,2.0131-4.809,0,0-.7145,6.5563-1.9572,7.6609-2.768,2.4604-5.9367,1.8856-4.4735,3.0196,1.1184.8667.4409,1.1269,4.0541.6431,3.7933-.5079,9.4748-6.6478,9.4782-9.9256"/><circle id="e" class="k" cx="8.3213" cy="33.3388" r=".75"/><path id="f" class="l" d="M41.7231,26.8873c1.0676-1.0676,1.5421-6.0497-2.0166-14.2346-1.4526-3.341,2.2143,3.954-2.412,9.7665"/><path id="g" class="l" d="M30.5331,18.9001c-1.5421-1.5025,2.8031-4.8392,1.9375-10.5573-.6453-4.2628,4.0331,7.9872,2.1352,12.0203"/><path id="h" class="l" d="M21.7551,18.0698c-1.0676-.1186-1.0437-4.125.2753-6.2593,1.7783-2.8777,1.737-7.265,1.8204-6.3146.4541,5.1743,4.4285,6.88,3.1237,12.7716"/><path id="i" class="l" d="M13.6098,20.6795c-2.0166-3.954,2.8181-16.4193,2.263-12.2641-.7921,5.9298,2.6196,8.3203,2.0956,10.5244"/><path id="j" class="l" d="M5.939,24.9894c-1.6212-3.875,1.7002-8.6989,2.6492-12.732.1528-.6492-.9895,2.4337.1096,4.7473,1.3803,2.9054,2.0849,4.6436,1.9069,5.3355"/></svg>
Copied!