Thpcod Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Thpcod 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/348489.svg" alt="Thpcod icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348489.svg" alt="Thpcod icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348489.svg" alt="Thpcod icon" :width="24" :height="24" />
CSS background
.icon-thpcod {
background-image: url('https://proicons.com/icon/348489.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="k" d="M41.2793,23.2344l1.7861,5.9914c.4973,1.6682-.4417,3.4125-2.1054,3.9112l-26.4148,7.9168c-1.6637.4986-3.4035-.4429-3.9008-2.111l-6.0126-20.1683c-.4973-1.6682.4417-3.4125,2.1054-3.9112h0l26.4148-7.9168c1.6637-.4986,3.4035.4429,3.9008,2.111l1.7861,5.9914"/><path id="d" class="k" d="M34.1661,16.4478l6.2545-1.8745c.4753-.1425.9724.1265,1.1145.6032l1.9281,6.4677c.1421.4766-.1262.975-.6016,1.1175l-6.2545,1.8745"/><path id="e" class="k" d="M36.5877,20.182c1.2465,4.1813-1.1236,8.5841-5.2937,9.8339-4.1702,1.2498-8.5613-1.1266-9.8078-5.3078s1.1236-8.5841,5.2937-9.8339c4.1702-1.2498,8.5613,1.1266,9.8078,5.3078Z"/></g><g id="f"><path id="g" class="k" d="M29.9548,22.3551c1.1615-.0334,2.1311.9191,2.1656,2.1276.0345,1.2085-.879,2.2151-2.0405,2.2485l-3.4701.0997-.2502-8.7521,3.4701-.0997c1.1615-.0334,2.1311.9191,2.1656,2.1276.0345,1.2085-.879,2.2151-2.0405,2.2485Z"/><path id="h" class="k" d="M28.0439,16.5841l.3332,11.6537"/><path id="i" class="k" d="M30.0532,16.5118l.3332,11.6537"/><path id="j" class="k" d="M29.9548,22.3552l-3.4701.0997"/></g></svg>
Copied!