Uphold Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Uphold 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/349121.svg" alt="Uphold icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349121.svg" alt="Uphold icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349121.svg" alt="Uphold icon" :width="24" :height="24" />
CSS background
.icon-uphold {
background-image: url('https://proicons.com/icon/349121.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="m28.3971,42.7668c-.974.696-3.0601.807-4.3161.696-1.256.111-3.3421,0-4.3161-.696m18.0004-24.5415c.154-.162-.37-9.8742-8.7452-7.5882-7.3532,2.008-12.6543,13.0403-11.2442,20.4704,1.25,6.5821,6.2651,7.7722,6.2651,7.7722m-13.8063-20.6544c-.154-.162.37-9.8742,8.7452-7.5882,7.3532,2.008,12.6543,13.0403,11.2442,20.4704-1.25,6.5821-6.2651,7.7722-6.2651,7.7722m-13.6833-20.6544c0-7.5802,6.1441-13.7253,13.7243-13.7253s13.7243,6.1451,13.7243,13.7253-6.1441,20.6544-13.7243,20.6544m0,0c-7.5802,0-13.7243-13.0753-13.7243-20.6544"/></svg>
Uphold in other icon packs
Copied!