Hepsiburada Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hepsiburada 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/341544.svg" alt="Hepsiburada icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341544.svg" alt="Hepsiburada icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341544.svg" alt="Hepsiburada icon" :width="24" :height="24" />
CSS background
.icon-hepsiburada {
background-image: url('https://proicons.com/icon/341544.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,.c{fill:none;stroke:#fff;}.c{stroke-linecap:round;stroke-linejoin:round;}.d{fill:#fff;stroke-width:0px;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><line class="c" x1="8.5" y1="14.5263" x2="8.5" y2="22.6263"/><path class="c" d="m8.5,19.2263c0-1.1.9-2,2-2s2,.9,2,2v3.3"/><circle class="d" cx="32.5" cy="14.8263" r=".7"/><line class="c" x1="32.5" y1="17.2263" x2="32.5" y2="22.6263"/><path class="c" d="m26.9,22.2263c.4.3.8.4,1.6.4h.4c.7,0,1.3-.6,1.3-1.3h0c0-.7-.6-1.3-1.3-1.3h-.9c-.7,0-1.3-.6-1.3-1.3h0c0-.7.6-1.3,1.3-1.3h.4c.9,0,1.3.1,1.6.4"/><path class="c" d="m18.2,21.6263c-.3.6-1,1-1.7,1h0c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2v.7h-4"/><path class="c" d="m20.5,20.6c0,1.1.9,2,2,2h0c1.1,0,2-.9,2-2v-1.3c0-1.1-.9-2-2-2h0c-1.1,0-2,.9-2,2"/><line class="c" x1="20.5" y1="17.2" x2="20.5" y2="25.2"/><path class="c" d="m14.5032,28.1v3.3c0,1.1.9,2,2,2s2-.9,2-2v-3.3"/><line class="c" x1="18.5032" y1="31.5" x2="18.5032" y2="33.5"/><path class="c" d="m20.9232,30.1c0-1.1.9-2,2-2"/><line class="c" x1="20.9232" y1="28.1" x2="20.9232" y2="33.5"/><path class="c" d="m28.7892,31.5c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2"/><line class="c" x1="28.7892" y1="33.5" x2="28.7892" y2="28.1"/><path class="c" d="m34.7892,30.1c0-1.1-.9-2-2-2h0c-1.1,0-2,.9-2,2v1.3c0,1.1.9,2,2,2h0c1.1,0,2-.9,2-2"/><line class="c" x1="34.7892" y1="33.5" x2="34.7892" y2="25.5"/><path class="c" d="m8.5002,30.1c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2v1.3c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2"/><line class="c" x1="8.5002" y1="33.5" x2="8.5002" y2="25.5"/><path class="c" d="m40.7892,31.5c0,1.1-.9,2-2,2h0c-1.1,0-2-.9-2-2v-1.3c0-1.1.9-2,2-2h0c1.1,0,2,.9,2,2"/><line class="c" x1="40.7892" y1="33.5" x2="40.7892" y2="28.1"/><path class="b" d="m8.3992,38.835h31.157"/><path class="b" d="m23.998,38.919v6.5446"/><path class="b" d="m15.998,38.919v5.0586"/><path class="b" d="m31.998,38.919v5.0586"/></svg>
Copied!