Tltsimply Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tltsimply 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/348603.svg" alt="Tltsimply icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348603.svg" alt="Tltsimply icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348603.svg" alt="Tltsimply icon" :width="24" :height="24" />
CSS background
.icon-tltsimply {
background-image: url('https://proicons.com/icon/348603.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="q" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><path id="d" class="q" d="M23.4816,5.5097c-6.4969,2.1417-11.5558,6.9684-11.2099,11.7898.2513,3.503,3.6768,4.966,4.2917,8.396.7447,4.1543-3.7079,6.8087-5.6583,7.3464-3.4058.939-5.4763-.3053-5.0604-2.4982.3893-2.0529,2.3627-2.9482,5.281-3.0549,1.8473-.0676,3.4484.131,5.0889.5036"/><path id="e" class="q" d="M27.623,5.6115c-5.463,2.4888-11.7419,7.3226-9.9194,11.5975,1.1624,2.7264,3.7584,3.4192,5.6515,8.0158,2.2829,5.5428-1.8344,12.1573-5.8023,14.3741-3.563,1.9907-9.0695,2.8766-11.8432-.4113"/><path id="f" class="q" d="M20.003,8.1124c.4173-.2637.8484-.5141,1.29-.753"/><path id="g" class="q" d="M16.5962,11.0097c.324-.388.6744-.7546,1.0474-1.1021"/><path id="h" class="q" d="M14.6369,14.6652c.0484-.2021.1109-.4078.1883-.6177.104-.2819.2192-.5554.3449-.8208"/><path id="i" class="q" d="M15.6438,18.9701c-.2511-.3878-.4679-.7695-.6428-1.1512"/><path id="j" class="q" d="M18.2438,22.424c-.274-.4017-.5738-.8007-.8971-1.1959"/><path id="k" class="q" d="M20.0125,26.4005c-.0879-.4531-.2177-.9073-.3859-1.3609"/><path id="l" class="q" d="M19.4084,30.7733c.2443-.4717.4249-.9505.5465-1.4345"/><path id="m" class="q" d="M16.802,33.951c.3509-.3123.6903-.6472,1.0161-1.0033"/><path id="n" class="q" d="M13.1542,36.1973c.3743-.1403.7444-.3045,1.1085-.4913"/><path id="o" class="q" d="M8.9102,36.712c.4507.0626.904.0858,1.357.0717"/><path id="p" class="q" d="M24.4502,28.7099c7.0643,1.4618,16.7752-3.2679,17.7996-8.274"/></svg>
Copied!