Cats And Soup Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cats And Soup 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/323512.svg" alt="Cats And Soup icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323512.svg" alt="Cats And Soup icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323512.svg" alt="Cats And Soup icon" :width="24" :height="24" />
CSS background
.icon-cats-and-soup {
background-image: url('https://proicons.com/icon/323512.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m10.6704,15.2817c2.0236.7163,2.6591,2.3196,2.6591,2.3196"/><path class="c" d="m12.9825,38.4369c2.4362-1.4885,6.1639,1.6656,3.7856,3.7338-2.4713,2.149-6.1245,1.7729-6.3394-1.7192-.2149-3.4921.591-3.6801,2.1221-4.3248-.7521-3.4921.7787-11.2853.7787-11.2853"/><path class="c" d="m23.1345,25.7221c.7304.1645,3.2712.2341,3.492,0"/><path class="c" d="m18.3426,18.1448c-.0303.9312,0,3.5657,0,3.5657"/><path class="c" d="m22.7464,20.9346c.8955,1.0627,1.4297,1.0059,2.5072,0"/><path class="c" d="m33.6226,25.8654c4.3217-2.7516,1.0378-8.4367.4298-10.1539,3.0085-4.0293,2.7305-10.9505,1.2358-11.2075-.8787-.1511-5.5497,4.0102-7.1992,5.8888,0,0-2.3101-.6447-4.089-.6447-1.7789,0-4.089.6447-4.089.6447-1.3857-1.7972-6.2684-5.8767-7.199-5.8888-1.5165-.0196-1.7729,7.1781,1.2356,11.2075-.0577,2.4451-2.8917,8.1895.4298,10.1539"/><path class="c" d="m37.3296,15.2817c-2.0236.7163-2.6591,2.3196-2.6591,2.3196"/><path class="c" d="m35.0175,38.4369c-2.4362-1.4885-6.1639,1.6656-3.7856,3.7338,2.4713,2.149,6.1245,1.7729,6.3394-1.7192.2149-3.4921-.591-3.6801-2.1221-4.3248.7521-3.4921-.6533-11.2853-.6533-11.2853"/><path class="c" d="m29.6574,18.1448c.0303.9312,0,3.5657,0,3.5657"/><path class="c" d="m15.8415,42.8291c2.2638.0943,11.8022-.0881,16.3172,0"/><path class="c" d="m22.5246,9.8606c.7442-.8915,2.6514-1.7779,2.6514-1.7779"/></svg>
Copied!