Tp Mart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tp Mart 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/348725.svg" alt="Tp Mart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348725.svg" alt="Tp Mart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348725.svg" alt="Tp Mart icon" :width="24" :height="24" />
CSS background
.icon-tp-mart {
background-image: url('https://proicons.com/icon/348725.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="f" d="M10.8573,41.23h30.3224V10.8049l-4.0375-.0004.0005-4.0344H6.8203v30.4229h4.037v4.037Z"/><path id="d" class="f" d="M10.8574,36.0398v-1.4632c.6375.0005,1.1544-.5165,1.154-1.1541-.0007-.6367-.5174-1.1523-1.1541-1.1519v-1.4644c.6367.0005,1.1533-.5152,1.1541-1.1519.0005-.6376-.5165-1.1545-1.1541-1.1541v-1.4622c.6376.0005,1.1545-.5165,1.1541-1.1541.0005-.6376-.5165-1.1545-1.1541-1.1541v-1.4622c.6376.0005,1.1545-.5165,1.1541-1.1541-.0007-.6367-.5174-1.1523-1.1541-1.1519v-1.4644c.6367.0005,1.1533-.5152,1.1541-1.1519.0005-.6376-.5165-1.1545-1.1541-1.1541v-1.4622c.6376.0005,1.1545-.5165,1.1541-1.1541.0005-.6376-.5165-1.1545-1.1541-1.1541v-1.4622c.6376.0005,1.1545-.5165,1.1541-1.1541h1.4469c0,.6369.5171,1.1541,1.1541,1.1541s1.1541-.5171,1.1541-1.1541h1.4469c0,.6369.5172,1.1541,1.1541,1.1541s1.1541-.5171,1.1541-1.1541h1.4469c0,.6369.5171,1.1541,1.1541,1.1541s1.1541-.5171,1.1541-1.1541h1.4469c0,.6369.5172,1.1541,1.1541,1.1541s1.1541-.5171,1.1541-1.1541h1.4469c0,.6369.5172,1.1541,1.1541,1.1541s1.1519-.5171,1.1519-1.1541h1.4491c0,.6369.5172,1.1541,1.1541,1.1541s1.1519-.5171,1.1519-1.1541l1.4493.0003c.0002.6373.5165,1.1536,1.1536,1.1536l.0002,1.4623c-.6369,0-1.1541.5172-1.1541,1.1541s.5172,1.1541,1.1541,1.1541v1.4622c-.6369,0-1.1541.5172-1.1541,1.1541s.5172,1.1519,1.1541,1.1519v1.4644c-.6369,0-1.1541.515-1.1541,1.1519s.5172,1.1541,1.1541,1.1541v1.4622c-.6369,0-1.1541.5171-1.1541,1.1541s.5172,1.1541,1.1541,1.1541v1.4622c-.6369,0-1.1541.5172-1.1541,1.1541s.5172,1.1519,1.1541,1.1519v1.4644c-.6369,0-1.1541.515-1.1541,1.1519s.5172,1.1541,1.1541,1.1541v1.4622c-.6369,0-1.1541.5172-1.1541,1.1541h-1.4491c0-.6369-.515-1.1541-1.1519-1.1541s-1.1541.5172-1.1541,1.1541h-1.4491c0-.6369-.515-1.1541-1.1519-1.1541s-1.1541.5172-1.1541,1.1541h-1.4469c0-.6369-.5172-1.1541-1.1541-1.1541s-1.1541.5172-1.1541,1.1541h-1.4469c0-.6369-.5172-1.1541-1.1541-1.1541s-1.1541.5172-1.1541,1.1541h-1.4469c0-.6369-.5172-1.1541-1.1541-1.1541s-1.1541.5172-1.1541,1.1541h-1.4469c0-.6369-.5171-1.1541-1.1541-1.1541s-1.1541.5172-1.1541,1.1541l-1.4474-.0002c0-.6371-.5165-1.1529-1.1535-1.1529Z"/><path id="e" class="f" d="M31.0346,15.1028c0,3.8766-3.1426,7.0193-7.0193,7.0193s-7.0193-3.1426-7.0193-7.0193"/></svg>
Copied!