Claw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Claw 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/338341.svg" alt="Claw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338341.svg" alt="Claw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338341.svg" alt="Claw icon" :width="24" :height="24" />
CSS background
.icon-claw {
background-image: url('https://proicons.com/icon/338341.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="m18.7844,13.5563c.2175-.2074,7.4536-5.27,13.9778-5.8769,1.8422-.1833,4.0106,1.5451,6.1437,4.4355,2.1343,2.9131,2.9877,6.0602,2.1343,6.5432-.6322.3515-1.8675-1.7929-5.8579-2.3404-.6575-.0936-1.3137-.1429-1.9762-.1429.9483,1.4958,1.3086,2.8841.8939,3.2242-.2074.1783-3.185-.9584-6.2322-1.071-2.1444-.0796-3.888.2175-5.3105.7409-.488.177-1.0368.1226-1.4768-.1543-1.6437-1.0166-2.6565-2.1039-2.9435-3.6048-.1328-.6575.1138-1.334.6373-1.7537h.0101Zm-7.8531,2.6818c.5626-1.229,1.8764-3.4467,3.5858-4.4747,1.8675-1.1354-.5677,4.2483,4.06,9.2263,4.6175,4.988,7.9669,6.7177,11.4086,4.6036,3.4328-2.1292,4.5784-3.1812,4.8995-3.1509.5538.0493.9976.8737.569,3.5454-.0645.44-.1492.8547-.2529,1.2353,3.4771-1.9661,5.6316-4.9046,6.4952-4.7124,1.1557.2377,1.4667,4.8894-1.8523,10.0608-1.5855,2.4745-3.4417,4.7718-5.5368,6.8366-.8497.8294-2.0837,1.1304-3.2242.7852-8.2679-2.5288-18.1124-6.9794-23.7427-11.0735-.4589-.3414-.8041-.8105-.9976-1.3491-.7599-2.0736-1.0128-4.3015-.7308-6.4939.5487-4.0701,2.7209-7.1324,3.8424-7.9871.8446-.6322,1.0963,1.3289,1.4768,2.9435v.0051Zm0,0"/></svg>
Claw in other icon packs
Copied!