Samsung Itaucard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Itaucard 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/332373.svg" alt="Samsung Itaucard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332373.svg" alt="Samsung Itaucard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332373.svg" alt="Samsung Itaucard icon" :width="24" :height="24" />
CSS background
.icon-samsung-itaucard {
background-image: url('https://proicons.com/icon/332373.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><rect class="b" x="6.9401" y="11.9577" width="34.1198" height="24.0846" rx="5.0176" ry="5.0176" transform="translate(-9.9411 24) rotate(-45)"/><path class="b" d="M29.9379,18.4034c-.1363.7218-.6391,1.2185-1.385,1.3178"/><path class="b" d="M31.1552,18.8159c-.2642,1.1087-.92,1.9175-2.1709,2.2703"/><path class="b" d="M32.4508,19.3728c-.5717,1.7027-1.6296,2.5932-2.9744,3.0043"/><path class="b" d="M33.7845,19.7963c-.839,2.4313-2.2801,3.4429-3.9629,3.8845"/></svg>
Copied!