Kitchenowl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kitchenowl 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/342529.svg" alt="Kitchenowl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342529.svg" alt="Kitchenowl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342529.svg" alt="Kitchenowl icon" :width="24" :height="24" />
CSS background
.icon-kitchenowl {
background-image: url('https://proicons.com/icon/342529.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>.ac{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><circle id="c" class="ac" cx="19.8214" cy="30.8771" r=".5867"/><circle id="d" class="ac" cx="28.2926" cy="30.878" r=".5867"/><circle id="e" class="ac" cx="19.7514" cy="30.9261" r="3.81"/><path id="f" class="ac" d="M21.0396,34.7375c.8672-.7836,1.8662-1.1433,3.0102-1.1433,1.0851,0,2.1379,.3878,2.9853,1.0995"/><path id="g" class="ac" d="M26.8781,34.542c-1.0236,3.096-3.917,5.1868-7.1778,5.1868-4.0729,0-7.4137-3.2266-7.5554-7.297"/><path id="h" class="ac" d="M12.1374,20.6784v11.6236"/><path id="i" class="ac" d="M16.3873,22.9406c-1.7008-.2078-3.2378-1.1159-4.2405-2.5054"/><path id="j" class="ac" d="M16.4899,22.9463h15.181"/><path id="k" class="ac" d="M14.7501,43.4197c.0831-1.7392,.42-3.4099,.9773-4.8472"/><path id="l" class="ac" d="M14.793,43.5h18.4031"/><path id="m" class="ac" d="M21.7468,14.0957c-.7479-.3627-1.3947-.9045-1.8831-1.5771"/><path id="n" class="ac" d="M19.0027,10.5641c-.0683-.3334-.1026-.6728-.1026-1.0131,0-2.7896,2.2614-5.051,5.051-5.051,.0775,0,.155,.0018,.2324,.0054"/><path id="o" class="ac" d="M17.809,14.8669c-1.6984-.8602-2.7689-2.6022-2.7689-4.506,0-2.7896,2.2614-5.051,5.051-5.051,.3554,0,.5364,.0189,.8839,.0933"/><path id="p" class="ac" d="M17.8311,15.0465v5.4383"/><path id="q" class="ac" d="M17.9011,20.4866h8.4017"/><ellipse id="r" class="ac" cx="28.2552" cy="30.9105" rx="3.8067" ry="3.7999"/><path id="s" class="ac" d="M21.1167,34.502c1.0093,3.1096,3.915,5.1878,7.1896,5.1878,4.0694,0,7.4073-3.218,7.5488-7.2776"/><path id="t" class="ac" d="M35.8626,20.6901v11.5926"/><path id="u" class="ac" d="M31.6164,22.9462c1.6994-.2072,3.235-1.1129,4.2368-2.4987"/><path id="v" class="ac" d="M31.5139,22.952h-15.1678"/><path id="w" class="ac" d="M33.2522,43.3709c-.0831-1.7346-.4196-3.4008-.9765-4.8343"/><path id="x" class="ac" d="M26.2616,14.0762c.7472-.3618,1.3935-.902,1.8814-1.5729"/><path id="y" class="ac" d="M29.0033,10.554c.0682-.3325,.1026-.671,.1026-1.0104,0-2.7402-2.1943-4.9779-4.9388-5.0364"/><path id="z" class="ac" d="M30.1959,14.8941c1.6969-.8579,2.7664-2.5953,2.7664-4.4941,0-2.7822-2.2594-5.0376-5.0466-5.0376-.3551,0-.5115,.0374-.8588,.1116"/><path id="aa" class="ac" d="M30.1738,15.0732v5.4225"/><path id="ab" class="ac" d="M30.1039,20.4988h-8.3944"/></g></svg>
Copied!