Samsung Gift Indonesia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Gift Indonesia 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/332368.svg" alt="Samsung Gift Indonesia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332368.svg" alt="Samsung Gift Indonesia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332368.svg" alt="Samsung Gift Indonesia icon" :width="24" :height="24" />
CSS background
.icon-samsung-gift-indonesia {
background-image: url('https://proicons.com/icon/332368.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m40.5,20.7591v19.7409c0,1.1046-.8954,2-2,2H9.5c-1.1046,0-2-.8954-2-2v-19.7409"/><rect class="b" x="5.5" y="14.39" width="37" height="6.3692"/><path class="b" d="m24,14.39C18.2523,5.5162,14.8879,3.4975,11.7561,7.39c-3.2694,4.0637,4.0289,7,12.2439,7Z"/><line class="b" x1="24" y1="14.39" x2="18.7991" y2="11.7405"/><path class="b" d="m24,14.39c5.7477-8.8738,9.1121-10.8925,12.2439-7,3.2694,4.0637-4.0289,7-12.2439,7Z"/><line class="b" x1="24" y1="14.39" x2="29.2009" y2="11.7405"/></svg>
Copied!