Cattorrent Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cattorrent 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/338075.svg" alt="Cattorrent icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338075.svg" alt="Cattorrent icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338075.svg" alt="Cattorrent icon" :width="24" :height="24" />
CSS background
.icon-cattorrent {
background-image: url('https://proicons.com/icon/338075.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M19.3337,42.5l4.1858-.0207,4.9092-.1137,12.3506-10.4489.2067-26.2307-11.0587,10.0045-11.9475-.0517L7.1278,5.5l-.0103,5.8497,2.0464,2.9249-2.0464-.4237-.1034,17.9832,12.3196,10.6659Z"/><path class="c" d="M8.7504,25.6226l5.4983,1.4366,6.0668,1.3539-5.3743,2.4598-6.1908-5.2503Z"/><path class="c" d="M21.9381,36.4849h4.2168v.7028l-1.7053,2.1187-.9612-.031-1.5503-2.0877v-.7028Z"/><path class="c" d="M20.3155,15.7939l2.3978,2.2841,3.9997,3.8344,5.1159,4.7335,5.643-1.3849-2.9249,4.2994,4.0204,3.8964"/><path class="c" d="M31.8289,26.6458l-1.4573.3411-3.824,1.0025,5.6017,3.5243,1.6123-1.2506.7855-.7028"/><path class="c" d="M13.2462,27.0799l1.5709,3.1006,1.7053-2.4391"/></svg>
Copied!