Tryhackme Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tryhackme 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/348872.svg" alt="Tryhackme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348872.svg" alt="Tryhackme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348872.svg" alt="Tryhackme icon" :width="24" :height="24" />
CSS background
.icon-tryhackme {
background-image: url('https://proicons.com/icon/348872.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M36.3009,39.0828c.433,0,.7825.3753.7825.8413v.8578c0,.466-.3495.8413-.7835.8413-.433,0-.7815-.3753-.7815-.8413v-.8578c0-.466.3485-.8413.7825-.8413ZM41.7175,39.0828c.433,0,.7825.3753.7825.8413v.8578c0,.466-.3495.8413-.7835.8413-.433,0-.7815-.3753-.7815-.8413v-.8578c0-.466.3485-.8413.7825-.8413ZM38.8597,39.4292l.299-.3464v2.5413M41.7639,35.5683l.299-.3454v2.5392M39.2051,35.2229c.433,0,.7835.3753.7835.8413v.8567c0,.467-.3505.8423-.7835.8423s-.7825-.3753-.7825-.8423v-.8567c0-.466.3495-.8413.7835-.8413h-.001ZM24.8109,35.2229c.433,0,.7825.3753.7825.8413v.8567c0,.467-.3495.8423-.7825.8423s-.7825-.3753-.7825-.8423v-.8567c0-.466.3495-.8413.7825-.8413ZM32.7864,35.5683l.299-.3454v2.5392M30.2275,35.2219c.433,0,.7825.3753.7825.8413v.8567c0,.467-.3495.8423-.7835.8423-.433,0-.7815-.3753-.7815-.8423v-.8567c0-.466.3485-.8413.7825-.8413ZM27.3697,35.5672l.299-.3454v2.5392M26.2285,29.3434l.4351-.5186v3.8114M29.1069,29.3434l.434-.5186v3.8114M36.0029,28.8248c.632,0,1.1402.5629,1.1402,1.2619v1.2866c0,.7-.5083,1.2629-1.1402,1.2629s-1.1402-.5629-1.1402-1.2629v-1.2856c0-.699.5083-1.2619,1.1402-1.2619v-.001ZM31.9843,29.3434l.4351-.5186v3.8114M40.5804,21.8298c.632,0,1.1413.5639,1.1413,1.2629v1.2866c0,.7-.5093,1.2629-1.1413,1.2629-.6309,0-1.1402-.5629-1.1402-1.2629v-1.2866c0-.699.5093-1.2629,1.1402-1.2629ZM36.6215,22.3494l.4351-.5186v3.8114M29.1357,21.8298c.632,0,1.1402.5639,1.1402,1.2629v1.2866c0,.7-.5083,1.2629-1.1402,1.2629s-1.1402-.5629-1.1402-1.2629v-1.2866c0-.699.5083-1.2629,1.1402-1.2629ZM25.1769,22.3494l.434-.5186v3.8114M15.3385,15.8884c-2.8651-1.9612-6.7777-1.2285-8.7389,1.6366-1.9612,2.8651-1.2285,6.7777,1.6366,8.7389,1.046.716,2.284,1.0991,3.5516,1.099h10.8209M29.3048,15.877c2.8733-1.9512,6.7844-1.2037,8.7356,1.6696.4887.7196.8228,1.5329.9811,2.3882M11.926,14.7925c.5004-5.124,5.0598-8.8721,10.1837-8.3718,4.5987.4491,8.1745,4.1992,8.4044,8.8141"/></svg>
Tryhackme in other icon packs
Copied!