Catalone2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Catalone2 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/323505.svg" alt="Catalone2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323505.svg" alt="Catalone2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323505.svg" alt="Catalone2 icon" :width="24" :height="24" />
CSS background
.icon-catalone2 {
background-image: url('https://proicons.com/icon/323505.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><path id="d" class="q" d="M24.7876,37.6096c1.5593-7.1904,3.2864-15.2907,2.5415-23.8864"/><path id="e" class="q" d="M20.6709,13.7233c-.7449,8.5957.9823,16.696,2.5415,23.8864"/><path id="f" class="q" d="M24,11.068v28.1219"/><path id="g" class="q" d="M20.5478,15.5608c-1.0346-1.5009-.3347-4.9841.4788-7.6256.1139-1.2207.672-2.1142,1.3749-2.6948.0312-.9219.6008-1.7404,1.5984-1.7404s1.5672.8185,1.5984,1.7404c.7029.5806,1.2611,1.4741,1.3749,2.6948.8135,2.6415,1.5134,6.1247.4788,7.6256"/><path id="h" class="q" d="M21.9766,10.7862c-.4537,1.2919-.9704,2.4016-1.5401,3.3576"/><path id="i" class="q" d="M26.0234,10.7862c.4537,1.2919.9704,2.4016,1.5401,3.3576"/><g id="j"><path id="k" class="q" d="M24.0403,19.9955c.9418,2.9103,1.9531,5.8214,1.4294,8.6325-.3085,1.6562-1.2805,3.0698-1.4716,1.857"/><path id="l" class="q" d="M23.2145,37.6001c-.4903,2.0212-1.0681,4.0507-.7986,5.9953.064.462.4538.8959,1.5841.9045,1.1303.0086,1.5201-.4425,1.5841-.9045.2695-1.9446-.3083-3.9741-.7986-5.9953"/><path id="m" class="q" d="M26.7545,27.387c2.3229,5.2687,1.4686,7.3459.3629,4.6978-.3089-.7398-.5107-1.5827-.7309-2.4178"/><path id="n" class="q" d="M21.2455,27.387c-2.3229,5.2687-1.4686,7.3459-.3629,4.6978.3089-.7398.5106-1.5827.7308-2.4178"/><path id="o" class="q" d="M27.4778,16.1788c2.6675,2.7524,5.3953,5.4861,5.2034,9.2859-.0939,1.8595-4.1839.4162-5.3161-3.6785"/><path id="p" class="q" d="M20.5222,16.1788c-2.6675,2.7524-5.3953,5.4861-5.2034,9.2859.0939,1.8595,4.1839.4162,5.3161-3.6785"/></g></g></svg>
Copied!