Ebpocket Lite Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebpocket Lite 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/339499.svg" alt="Ebpocket Lite icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339499.svg" alt="Ebpocket Lite icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339499.svg" alt="Ebpocket Lite icon" :width="24" :height="24" />
CSS background
.icon-ebpocket-lite {
background-image: url('https://proicons.com/icon/339499.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M6.1154,35.9361c19.2878-1.3841,37.4272-2.3698,35.517-24.2405"/><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M11.0034,35.5782L4.6387,15.6691c-.2752-.8607.1995-1.7815,1.0602-2.0566l26.6882-8.5319c1.3579-.4341,2.8106.3148,3.2447,1.6727l4.9645,15.5293"/><path class="b" d="M18.624,20.6835c-.699-1.6457-2.2511-2.6293-3.757-2.4673-.717.0772-1.2841.3991-1.6862.7204-.53.4236-.7488,1.1313-.5158,1.7685.0415.1134.0861.2089.1271.2868.6173,1.173,2.2146,1.7903,4.0094,1.5421.5317-.0227,1.7292-.1464,2.9438-.9533,1.0127-.6727,1.6895-1.2265,1.8225-1.9626.5752-3.1829-4.9307-1.5812-6.2244.6448-.552.9498-.6416,1.8866-.6448,2.4393.001.2655.0397.7471.3083,1.2617.4257.8152,1.2602,1.2194,2.0681,1.2194,1.2318,0,1.4336-.949,1.2404-1.1833-1.1386-1.3805-3.5734.4077-4.8595,2.2874-.9204,1.3453-1.1013,2.6909-1.1125,3.312-.0041.224.0454,1.1747.7991,1.9556l.0175.018c.6205.6373,1.5485.7708,2.3805.4562,2.9451-1.1137,3.9438-3.2582,4.3891-4.1767"/><path class="b" d="M35.4905,11.6956c-7.563-2.4389-6.1313,17.0099-12.9121,17.741-8.8889.9584,6.4377-21.5136,10.1645-13.1355.9564,2.1501-3.4485,3.7009-3.4485,3.7009,3.452-2.1979,7.5658,4.113.6448,6.5327-2.3245.8127-.337-2.5323-.3784-2.5347"/></svg>
Copied!