Littlebox India Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Littlebox India 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/328595.svg" alt="Littlebox India icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328595.svg" alt="Littlebox India icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328595.svg" alt="Littlebox India icon" :width="24" :height="24" />
CSS background
.icon-littlebox-india {
background-image: url('https://proicons.com/icon/328595.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><line class="c" x1="41.4576" y1="21.6419" x2="37.8977" y2="26.3588"/><line class="c" x1="41.4576" y1="26.3588" x2="37.8977" y2="21.6419"/><path class="c" d="M34.4535,26.3632c-.9831,0-1.7799-.7969-1.7799-1.7799v-1.157c0-.9831.7969-1.7799,1.7799-1.7799s1.7799.7969,1.7799,1.7799v1.157c0,.9831-.7969,1.7799-1.7799,1.7799Z"/><circle class="d" cx="10.4848" cy="19.4615" r=".75"/><line class="c" x1="10.4848" y1="21.6419" x2="10.4848" y2="26.3588"/><line class="c" x1="13.2633" y1="20.1735" x2="13.2633" y2="26.3588"/><line class="c" x1="12.3289" y1="21.6419" x2="14.1978" y2="21.6419"/><line class="c" x1="16.7965" y1="20.1735" x2="16.7965" y2="26.3588"/><line class="c" x1="15.862" y1="21.6419" x2="17.731" y2="21.6419"/><path class="c" d="M7.4839,19.2435v6.2298c0,.4915.3984.89.89.89h.267"/><path class="c" d="M19.3997,19.2435v6.2298c0,.4915.3984.89.89.89h.267"/><path class="c" d="M25.5538,25.4653c-.3066.5366-.8843.8982-1.5466.8982-.9831,0-1.7799-.7969-1.7799-1.7799v-1.157c0-.9831.7969-1.7799,1.7799-1.7799s1.7799.7969,1.7799,1.7799v.5785h-3.5599"/><path class="c" d="M27.4495,23.4219c0-.9831.7969-1.7799,1.7799-1.7799s1.7799.7969,1.7799,1.7799v1.157c0,.9831-.7969,1.7799-1.7799,1.7799s-1.7799-.7969-1.7799-1.7799"/><line class="c" x1="27.4495" y1="26.3588" x2="27.4495" y2="19.239"/><rect class="c" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/></svg>
Copied!