Izipay Ya Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Izipay Ya 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/342162.svg" alt="Izipay Ya icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342162.svg" alt="Izipay Ya icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342162.svg" alt="Izipay Ya icon" :width="24" :height="24" />
CSS background
.icon-izipay-ya {
background-image: url('https://proicons.com/icon/342162.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>.m{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="m" d="M8.5107,11.5891l30.9787-6.0891v30.9109l-30.9787,6.0891V11.5891Z"/><g id="f"><g id="g"><path id="h" class="m" d="M22.0693,24.4325v5.6565c0,2.3141-1.8759,4.19-4.19,4.19h0c-1.157,0-2.2045-.469-2.9627-1.2272"/><path id="i" class="m" d="M22.0693,17.5189v6.9135c0,2.3141-1.8759,4.19-4.19,4.19h0c-2.3141,0-4.19-1.8759-4.19-4.19v-6.9135"/></g><g id="j"><path id="k" class="m" d="M34.2375,24.4325c0,2.3141-1.8759,4.19-4.19,4.19h0c-2.3141,0-4.19-1.8759-4.19-4.19v-2.7235c0-2.3141,1.8759-4.19,4.19-4.19h0c2.3141,0,4.19,1.8759,4.19,4.19"/><line id="l" class="m" x1="34.2375" y1="28.6225" x2="34.2375" y2="17.5189"/></g></g></g></g></svg>
Copied!