Paytm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Paytm 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/331052.svg" alt="Paytm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331052.svg" alt="Paytm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331052.svg" alt="Paytm icon" :width="24" :height="24" />
CSS background
.icon-paytm {
background-image: url('https://proicons.com/icon/331052.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M5.5,19.6001v18.9c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4H9.5c-2.2091,0-4,1.7909-4,4v10.1"/><line class="c" x1="5.5" y1="32.5" x2="42.5" y2="32.5"/><line class="c" x1="5.5" y1="29.4673" x2="42.5" y2="29.4673"/><polyline class="c" points="31.5571 23.5335 31.5571 15.5423 35.5571 23.5423 39.5571 15.5545 39.5571 23.5423"/><path class="c" d="M8.1327,23.5423v-8h2.619c1.4807,0,2.681,1.2029,2.681,2.6867s-1.2003,2.6867-2.681,2.6867h-2.619"/><line class="c" x1="24.6482" y1="15.5423" x2="29.9482" y2="15.5423"/><line class="c" x1="27.2982" y1="23.5423" x2="27.2982" y2="15.5423"/><path class="c" d="M24.6482,21.7577v2.7c0,1.1046-.8954,2-2,2h0c-.5523,0-1.0523-.2238-1.4142-.5858"/><path class="c" d="M24.6482,18.4577v3.3c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-3.3"/><path class="c" d="M18.7421,21.5217c0,1.1046-.8954,2-2,2h0c-1.1046,0-2-.8954-2-2v-1.3c0-1.1046.8954-2,2-2h0c1.1046,0,2,.8954,2,2"/><line class="c" x1="18.7421" y1="23.5217" x2="18.7421" y2="18.2217"/></svg>
Paytm in other icon packs
Copied!