Hunt Cook Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hunt Cook 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/341783.svg" alt="Hunt Cook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341783.svg" alt="Hunt Cook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341783.svg" alt="Hunt Cook icon" :width="24" :height="24" />
CSS background
.icon-hunt-cook {
background-image: url('https://proicons.com/icon/341783.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>.u{stroke-miterlimit:10;}.u,.v{fill:none;stroke:#fff;}.v{stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><g id="f"><path id="g" class="v" d="M13.1471,17.5818l-1.7548-.4326-1.5037,1.0021-.1305-1.8013-1.4185-1.1192,1.6742-.6806.627-1.6938,1.1652,1.3806,1.806.0724-.9541,1.5339.4892,1.7386Z"/><path id="h" class="v" d="M9.6067,14.7156c-.7363-1.3479-3.8816-4.5471-.4467-6.9826,3.0135-2.1367,6.6741-3.411,11.6503-3.2128,3.2288.1286,3.3433,2.4794,3.1395,4.498-.1509,1.4944.4917,2.5892,1.0213,3.742,3.3419,2.3403,4.7939,5.5736,5.1443,9.1471.315,3.2123.6014,6.3094,1.9669,9.1093l-2.61-.756c-.5455,2.3056-2.011,3.792-3.4572,5.5437l-.4766-2.3686c-2.67,1.4375-5.6361,2.1353-9.7212.0378.2978.7766.1617,1.6582.3783,2.5325-1.3222-.9647-2.4567-2.096-3.1395-3.6286l-.3783,2.7593c-1.537-1.3825-2.2858-3.1096-2.6856-4.9894l-3.3287,1.0205c2.5127-6.5828-.1702-7.6845,3.1598-13.9173"/><path id="i" class="v" d="M24.9711,12.7602s-2.3462,2.3857-12.0686,3.9523"/><path id="j" class="v" d="M24.0818,10.6122s-1.8438,1.4457-11.3727,3.661"/><path id="k" class="v" d="M13.828,16.5571c-.9103,3.8615-1.036,7.2597-.3771,10.1946,1.4087-1.6482,2.7817-3.1182,4.119-4.41,1.4354.7484,2.6212,1.6393,3.5573,2.6727.6954-1.2473,1.2125-2.7084,1.5513-4.3833.9183,1.2918,1.587,2.2629,2.006,2.9133.466-1.194.6622-2.3968.5884-3.6082,1.8099,1.7996,3.0491,3.3855,3.7178,4.7575,0,0,.3075-5.1123-.1806-7.5408"/><path id="l" class="v" d="M15.1977,24.7793s-.8388,5.4468.6196,8.6942"/><path id="m" class="v" d="M25.5385,33.4358c1.4182-1.2213,2.1091-2.4816,2.2219-3.7708.2451-2.8005.3042-5.0925.0284-6.8904"/><path id="n" class="v" d="M20.6458,32.1506s1.5781.8285,2.4874,0"/><circle id="o" class="u" cx="18.2381" cy="26.7383" r="1.6204"/><circle id="p" class="u" cx="25.1659" cy="26.3041" r="1.6204"/><path id="q" class="v" d="M29.2856,18.2421c3.2296-2.2521,3.5325-4.6274.9088-7.1258,5.3129,1.9204,5.0982,4.5536-.6442,7.8995"/></g><g id="r"><path id="s" class="v" d="M41.3091,28.2174l-16.3588,11.467c-1.1983.8399-1.5444,2.208-.7303,3.3213.6458.8831,1.7693.52,2.8328-.5906,1.4655-.7459,2.6376-1.6818,3.5163-2.8078.6041.0907,1.0873.0256,1.4497-.1955l.953.5781s8.9204-6.8574,8.3372-11.7725Z"/><path id="t" class="v" d="M32.0189,39.4119l-1.5061-3.6265"/></g></g></svg>
Copied!