Lputouch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lputouch 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/328699.svg" alt="Lputouch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328699.svg" alt="Lputouch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328699.svg" alt="Lputouch icon" :width="24" :height="24" />
CSS background
.icon-lputouch {
background-image: url('https://proicons.com/icon/328699.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>.h{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="m35.4747,5.8573c.8831.6509,1.8067,1.2539,2.6412,1.9621,2.1038,1.7853,3.7588,3.9398,5.0236,6.3898.2602.504.4604,1.0389.6861,1.5842-.0018.0247-.0036.0261-.0206.0301-.0326.0211-.048.0381-.0837.0629-4.0752,3.1062-8.1311,6.2035-12.185,9.3036-5.0223,3.8407-10.0432,7.6833-15.0639,11.526-1.8506,1.4164-3.6991,2.8356-5.5486,4.2535-.5145-.4146-1.0314-.8263-1.5414-1.2464-.0863-.0711-.1428-.1783-.1955-.3049.4774-.6213.938-1.2061,1.3971-1.792,5.071-6.4705,10.1422-12.9408,15.2124-19.4118,3.2269-4.1184,6.4522-8.238,9.6783-12.3571h0Z"/><path id="d" class="h" d="m8.3899,38.6843c-.5314-.6086-1.0679-1.2128-1.5898-1.8294-.1039-.1228-.1519-.293-.2196-.4901,1.4497-5.3721,2.8943-10.6953,4.3368-16.019,1.1551-4.2628,2.3086-8.526,3.4607-12.7896.2809-1.0395.5532-2.0813.8294-3.1221.8698-.3405,1.7242-.7295,2.6125-1.0119,2.0886-.6639,4.2434-.9432,6.4318-.921,1.4887.0151,2.965.1839,4.4195.5141.0608.0138.1162.0512.1706.1169-1.7745,3.1124-3.5464,6.1851-5.3165,9.2588-3.1529,5.4749-6.3049,10.9503-9.4569,16.4258-1.8933,3.2889-3.7858,6.5783-5.6786,9.8675h0Z"/><path id="e" class="h" d="m45.4528,22.6082c.2998,4.6643-.8307,8.9628-3.3108,12.9141-.1881.2997-.4106.5779-.656.8826-4.0514,1.0729-8.064,2.1289-12.0763,3.1857-3.5336.9307-7.0672,1.8615-10.6003,2.7939-1.3122.3463-2.6231.6974-3.9346,1.0463-.9717-.5496-1.9438-1.0986-2.9136-1.6515-.0401-.0229-.0586-.0835-.0617-.1566,2.5499-1.4594,5.0751-2.8876,7.5988-4.3186,7.1492-4.0535,14.2982-8.1075,21.4464-12.1629,1.3974-.7928,2.7907-1.5927,4.2012-2.39.0363-.0081.0498-.0221.0776-.0493.091-.0352.1602-.0645.2294-.0939h0v.0002Z"/><path id="f" class="h" d="m8.8456,8.8368c-.3657,3.026-.7571,6.0518-1.1437,9.0783-.3333,2.6093-.6585,5.2197-.9921,7.829-.3144,2.4596-.6356,4.9184-.9526,7.3777-.0729.5666-.1408,1.1338-.2111,1.7285-.1947-.2768-.413-.5688-.5801-.8877-1.1156-2.1285-1.8614-4.3792-2.2176-6.7586-.2453-1.6385-.3174-3.2827-.1782-4.9333.2037-2.4157.786-4.7373,1.773-6.9541,1.037-2.3289,2.4416-4.4103,4.2168-6.2409.0821-.0847.1744-.1594.2856-.239h0Z"/><path id="g" class="h" d="m17.797,44.4896c1.3826-.1849,2.7628-.342,4.1419-.5083,3.1121-.3752,6.2234-.7567,9.3354-1.1317,1.1545-.1391,2.3103-.2668,3.4653-.4015.0737-.009.1455-.033.2437-.0544-.2991.2007-.6125.4267-.9503.607-2.3466,1.2526-4.8464,2.0351-7.4852,2.347-2.8374.3354-5.6383.1181-8.3895-.6682-.1269-.0363-.243-.1101-.3613-.19h0Z"/></svg>
Copied!