That Level Again 3 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The That Level Again 3 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/348424.svg" alt="That Level Again 3 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348424.svg" alt="That Level Again 3 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348424.svg" alt="That Level Again 3 icon" :width="24" :height="24" />
CSS background
.icon-that-level-again-3 {
background-image: url('https://proicons.com/icon/348424.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M25.5002,17.672c0,4.9706-3.4355,9-10.5,9-5.9396,0-10.5-2.5-10.5-7,0-7,4.701-11,10.5-11,5.5646,0,10.5,3.7951,10.5,9Z"/><path class="f" d="M16.8252,18.487c0,1.7176-.8569,2.5-2.75,2.5-1.5188,0-2.75-.4829-2.75-2.5,0-1.5679.8194-2.5,2.75-2.5s2.75,1.1193,2.75,2.5Z"/><path class="f" d="M23.6252,18.487c0,1.1956-.7835,1.65-1.75,1.65s-1.75-.7956-1.75-1.65c0-1.0819.7835-1.65,1.75-1.65.6822,0,1.75.2838,1.75,1.65Z"/><path class="f" d="M30.3732,19.976c0,.5778-.5372,1.6004-1.3497,1.6004-.8008,0-1.45-.6716-1.45-1.5,0-.9902.4796-1.5,1.3497-1.5.9395,0,1.45.7716,1.45,1.3996Z"/><path class="f" d="M37.2912,21.515c-.3849.4706-.9774.7689-1.7095.7689-1.7696,0-2.2-.8232-2.2-2.2,0-1.2166.4311-1.7864,1.0748-2.0327"/><path class="f" d="M37.9802,24.61c-8.0861,2.6626-11.63-1.8515-11.63-7.4377,0-.4459.0396-.8911.1184-1.3308"/><path class="f" d="M11.7542,26.399c.7093,2.6471.7278,11.474.7278,12.929"/><path class="f" d="M17.7632,26.442c.3683,1.3744-.1672,12.464-.1672,12.464"/><path class="f" d="M12.4192,34.406c.8473-.8473,5.3949-1.0979,5.3949-1.0979"/><path class="f" d="M36.9882,27.393c-.3546,1.3234.9067,5.1274,2.727,8.2802-2.9226.7831-7.2477.5777-8.4786.2479,0-1.4875,1.4379-6.6936,1.4379-8.2802-.8181-.8181-3.8389.3203-5.6028,1.3387,0-8.5809-.722-4.2145-.722-11.807,0-4.0861,2.6983-8,8.5-8,4.6944,0,8.5,2.4069,8.5,8,0,3.5767.15,9.6257.15,9.6257-1.157,1.157-5.2265,3.1308-6.4066,2.4494"/><path class="f" d="M26.4682,15.841c2.6574,2.6574,4.2998,1.9265,4.471,1.2879,1.19,0,5.9003,1.6858,6.1978,2.0825,0,1.3883.299,4.4262.8571,5.3929"/><path class="f" d="M34.0182,38.015v-1.8102"/><path class="f" d="M36.4842,37.893v-1.7334"/></svg>
Copied!