Cic Pay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cic Pay 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/338253.svg" alt="Cic Pay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338253.svg" alt="Cic Pay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338253.svg" alt="Cic Pay icon" :width="24" :height="24" />
CSS background
.icon-cic-pay {
background-image: url('https://proicons.com/icon/338253.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M4.5,9.05095162h39v17.33333333H4.5V9.05095162h0Z"/><path class="e" d="M21.83333333,9.05095162v13.54166667h4.33333333"/><path class="e" d="M21.83333333,12.84261828h4.33333333v13.54166667"/><path class="e" d="M17.17500083,21.6176187c-2.1539104,1.61543306-5.20956715,1.17890978-6.82500021-.97500165-1.61543202-2.15390937-1.17890978-5.20956612.97500165-6.82499917,1.73333271-1.29999979,4.11666481-1.29999979,5.84999855,0M38.84166749,13.81761787c-2.15390937-1.61543306-5.20956612-1.17890978-6.82499917.97500062s-1.17890978,5.20956715.97500165,6.82500021c1.73333168,1.29999876,4.11666584,1.29999876,5.84999752,0"/><path class="e" d="M33.45099884,33.36541024v3.20762177c0,1.31223629-1.0637777,2.37601399-2.37601399,2.37601399h-.00000475c-.65609812,0-1.25008539-.26592819-1.68005624-.69587902"/><path class="e" d="M33.45099884,29.44498394v3.92042631c0,1.3122363-1.0637777,2.37601401-2.376014,2.37601401h-.00000475c-1.31223629,0-2.37601398-1.0637777-2.37601398-2.37601399v-3.92042633"/><path class="e" d="M26.31743048,33.36541262c0,1.3122363-1.0637777,2.37601401-2.37601401,2.37601401h-.00000475c-1.3122363,0-2.37601401-1.06377771-2.37601401-2.37601401v-1.54441468c0-1.3122363,1.06377771-2.37601401,2.37601401-2.37601401h.00000475c1.3122363,0,2.376014,1.0637777,2.37601401,2.376014"/><line class="e" x1="26.31743048" y1="35.74142663" x2="26.31743048" y2="29.44498394"/><path class="e" d="M14.54900116,33.36541264c0,1.31223629,1.0637777,2.37601399,2.37601399,2.376014h.00000475c1.31223629,0,2.37601399-1.0637777,2.37601399-2.37601399v-1.54441471c0-1.31223629-1.0637777-2.37601399-2.37601399-2.376014h-.00000475c-1.31223629,0-2.37601399,1.06377769-2.37601399,2.37601399"/><line class="e" x1="14.54900116" y1="29.44498394" x2="14.54900116" y2="38.94904838"/></svg>
Copied!