Catalone Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Catalone 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/338063.svg" alt="Catalone icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338063.svg" alt="Catalone icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338063.svg" alt="Catalone icon" :width="24" :height="24" />
CSS background
.icon-catalone {
background-image: url('https://proicons.com/icon/338063.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>.y{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="y" d="M7.0965,36.8964c2.1061-2.7489,6.4806-6.9316,7.7819-7.7219,2.3982-4.1946,4.6557-6.7949,6.8326-8.4829"/><path id="f" class="y" d="M14.9469,29.0551l1.2534,1.166"/><path id="g" class="y" d="M40.9035,36.8964c-2.1061-2.7489-6.4806-6.9316-7.7819-7.7219-2.3982-4.1946-4.6557-6.7949-6.8326-8.4829"/><path id="h" class="y" d="M33.0531,29.0551l-1.2534,1.166"/><path id="i" class="y" d="M29.9044,22.3726c2.6284-.7645,6.207,1.378,9.2379,4.4826,3.0772,2.2747,5.5817,6.9999,3.7181,8.8562-2.3022,2.2931-6.7056,2.0084-10.8744-1.6036-4.1793-1.4121-7.2041-6.6904-5.7761-11.1174.3051-2.048-.0766-3.293-.2385-4.8763,1.5662.3712,2.8971,1.1854,3.9335,2.5043,1.1674.3963,1.9892.9588,2.5713,1.7623M18.0956,22.3726c-2.6284-.7645-6.207,1.378-9.2379,4.4826-3.0772,2.2747-5.5817,6.9999-3.7181,8.8562,2.3022,2.2931,6.7056,2.0085,10.8744-1.6036,4.1793-1.4121,7.2041-6.6904,5.7761-11.1174-.3051-2.048.0766-3.293.2385-4.8763-1.5662.3712-2.8971,1.1854-3.9335,2.5043-1.1674.3963-1.9892.9588-2.5713,1.7623"/></g><g id="j"><path id="k" class="y" d="M25.9261,24.2996c-.6053.2909-1.2619.4414-1.9261.4414s-1.3208-.1505-1.9261-.4414"/><path id="l" class="y" d="M25.8858,24.5118c-.0572-.0481-.1131-.0941-.1673-.138"/><path id="m" class="y" d="M19.235,32.0592c.0009.0047.0018.0093.0028.014.907,4.5672,3.0591,7.1333,4.7623,7.1333s3.8552-2.5661,4.7623-7.1333c.0009-.0047.0019-.0093.0028-.014"/><path id="n" class="y" d="M22.2814,24.3738c-.0542.0439-.11.0899-.1673.138"/><path id="o" class="y" d="M19.7139,33.9669c.5528.2813,2.4582.43,4.2861.43s3.7333-.1487,4.2861-.43"/><path id="p" class="y" d="M22.6366,10.587c-1.9592.1932-3.5381.9401-3.6839,2.7093-.1518,1.8419,2.6507,2.0535,5.0474,2.0535s5.1992-.2116,5.0474-2.0535c-.1459-1.7693-1.7248-2.5162-3.6839-2.7093-.373-.4098-.5879-.5669-1.3634-.5669s-.9905.1571-1.3634.5669Z"/><path id="q" class="y" d="M21.8868,10.693c1.5336,1.2404-.2662,3.5021-2.0702,4.0453"/><path id="r" class="y" d="M20.2138,8.8073c1.0792-.1258,1.9395.6302,2.7341,1.47"/><path id="s" class="y" d="M26.1132,10.693c-1.5336,1.2404.2662,3.5021,2.0702,4.0453"/><path id="t" class="y" d="M27.7862,8.8073c-1.0792-.1258-1.9395.6302-2.7341,1.47"/><path id="u" class="y" d="M19.3388,19.3614c.1369-1.7769,1.1577-3.3399,2.6755-4.0969"/><path id="v" class="y" d="M25.9973,15.2703c1.5118.7593,2.5274,2.3191,2.6639,4.0912"/><path id="w" class="y" d="M28.0637,17.0802l1.6052.4559,1.7313-2.3944,2.4152-2.0346"/><path id="x" class="y" d="M19.9363,17.0802l-1.6052.4559-1.7313-2.3944-2.4152-2.0346"/></g></g></svg>
Copied!