Amazon Pay For Bussiness Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Amazon Pay For Bussiness 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/321679.svg" alt="Amazon Pay For Bussiness icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321679.svg" alt="Amazon Pay For Bussiness icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321679.svg" alt="Amazon Pay For Bussiness icon" :width="24" :height="24" />
CSS background
.icon-amazon-pay-for-bussiness {
background-image: url('https://proicons.com/icon/321679.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><path class="b" d="M33.4435,43.315c-2.9405,1.4377-6.1704,2.185-9.4435,2.185-11.8741,0-21.5-9.6259-21.5-21.5S12.1259,2.5,24,2.5s21.5,9.6259,21.5,21.5c0,3.2672-.7446,6.4915-2.1773,9.4278"/><path class="b" d="M35.5985,32.129l-.0008.0016"/><path class="b" d="M32.2805,29.701c1.112-.451,3.0916-1.0492,3.6872-.3272.4835.5861.1461,1.6863-.3692,2.7555"/><path class="b" d="M11.7975,30.223c1.7586,1.3965,6.9532,3.5343,12.488,3.5343,3.6309.0859,7.1939-.9931,10.167-3.0789"/><path class="b" d="M33.5015,20.767v3.2883c0,1.3452-1.0905,2.4357-2.4357,2.4357-.6726,0-1.2815-.2726-1.7223-.7134"/><path class="b" d="M33.5015,16.748v4.019c0,1.3452-1.0905,2.4357-2.4357,2.4357s-2.4357-1.0905-2.4357-2.4357v-4.019"/><path class="b" d="M26.4195,20.798c0,1.3553-1.0987,2.454-2.454,2.454s-2.454-1.0987-2.454-2.454v-1.5951c0-1.3553,1.0987-2.454,2.454-2.454s2.454,1.0987,2.454,2.454"/><line class="b" x1="26.4195" y1="23.252" x2="26.4195" y2="16.748"/><path class="b" d="M14.4975,20.869c0,1.3452,1.0905,2.4357,2.4357,2.4357s2.4357-1.0905,2.4357-2.4357v-1.5832c0-1.3452-1.0905-2.4357-2.4357-2.4357s-2.4357,1.0905-2.4357,2.4357"/><line class="b" x1="14.4975" y1="16.85" x2="14.4975" y2="26.593"/><circle class="b" cx="38.4995" cy="38.5" r="7"/><path class="b" d="M39.5355,38.5c1.1046,0,2,.8954,2,2s-.8954,2-2,2h-3.3v-8h3.3c1.1046,0,2,.8954,2,2s-.8954,2-2,2Z"/><line class="b" x1="39.5355" y1="38.5" x2="36.2355" y2="38.5"/></svg>
Copied!