Trendyol Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trendyol 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/334252.svg" alt="Trendyol icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334252.svg" alt="Trendyol icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334252.svg" alt="Trendyol icon" :width="24" :height="24" />
CSS background
.icon-trendyol {
background-image: url('https://proicons.com/icon/334252.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;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><path class="c" d="M32.8268,24.5256v2.1833c0,.8932-.7241,1.6173-1.6173,1.6173h0c-.4466,0-.8509-.181-1.1436-.4737"/><path class="c" d="M32.8268,21.8571v2.6685c0,.8932-.7241,1.6173-1.6173,1.6173h0c-.8932,0-1.6173-.7241-1.6173-1.6173v-2.6685"/><rect class="c" x="34.5916" y="21.8571" width="3.2346" height="4.2858" rx="1.6173" ry="1.6173"/><path class="c" d="M12.0626,23.4744c0-.8932.7241-1.6173,1.6173-1.6173h0"/><line class="c" x1="12.0626" y1="21.8571" x2="12.0626" y2="26.1429"/><line class="c" x1="39.5" y1="19.6737" x2="39.5" y2="26.1429"/><path class="c" d="M9.3491,20.5228v4.8114c0,.4466.362.8086.8086.8086h.2426"/><line class="c" x1="8.5" y1="21.8571" x2="10.1982" y2="21.8571"/><path class="c" d="M23.0157,26.1429v-2.6685c0-.8932-.7241-1.6173-1.6173-1.6173h0c-.8932,0-1.6173.7241-1.6173,1.6173"/><line class="c" x1="19.7811" y1="26.1429" x2="19.7811" y2="21.8571"/><path class="c" d="M17.8607,25.3268c-.2786.4875-.8035.8162-1.4052.8162h0c-.8932,0-1.6173-.7241-1.6173-1.6173v-1.0512c0-.8932.7241-1.6173,1.6173-1.6173h0c.8932,0,1.6173.7241,1.6173,1.6173v.5256s-3.2346,0-3.2346,0"/><path class="c" d="M27.9358,23.4744c0-.8932-.7241-1.6173-1.6173-1.6173h0c-.8932,0-1.6173.7241-1.6173,1.6173v1.0512c0,.8932.7241,1.6173,1.6173,1.6173h0c.8932,0,1.6173-.7241,1.6173-1.6173"/><line class="c" x1="27.9358" y1="26.1429" x2="27.9358" y2="19.6737"/><line class="c" x1="42.5" y1="34" x2="5.5" y2="34"/><line class="c" x1="42.5" y1="14" x2="5.5" y2="14"/></svg>
Copied!