T2p Merchant Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The T2p Merchant 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/348150.svg" alt="T2p Merchant icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348150.svg" alt="T2p Merchant icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348150.svg" alt="T2p Merchant icon" :width="24" :height="24" />
CSS background
.icon-t2p-merchant {
background-image: url('https://proicons.com/icon/348150.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="M39.4846,16.0687v23.8475c0,1.4314-1.1524,2.5838-2.5838,2.5838H11.0992c-1.4314,0-2.5838-1.1524-2.5838-2.5838v-23.8475h30.9692Z"/><path id="d" class="h" d="M16.8966,15.9961v-4.0367c0-3.5785,2.8809-6.4594,6.4594-6.4594h1.2879c3.5785,0,6.4594,2.8809,6.4594,6.4594v4.0367"/><path id="e" class="h" d="M29.111,31.7389h5.8258c.7157,0,1.2919.528,1.2919,1.1839s-.5762,1.1824-1.2919,1.1824h-4.534c-.7157,0-1.2921.5279-1.2921,1.1838v1.1842l-7.257-.0003c-.7157,0-1.2919-.528-1.2919-1.1839s.5762-1.1838,1.2919-1.1838h4.534c.7157,0,1.2919-.5265,1.2919-1.1824s-.5762-1.1839-1.2919-1.1839l-5.1006-.0004"/><path id="f" class="h" d="M19.916,31.7384h-7.9331"/><path id="g" class="h" d="M15.9494,31.8472v4.626"/></svg>
Copied!