Agricultural Bank Of China Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Agricultural Bank Of China 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/321457.svg" alt="Agricultural Bank Of China icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321457.svg" alt="Agricultural Bank Of China icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321457.svg" alt="Agricultural Bank Of China icon" :width="24" :height="24" />
CSS background
.icon-agricultural-bank-of-china {
background-image: url('https://proicons.com/icon/321457.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24c0-11.8741,9.6259-21.5,21.5-21.5,11.8741,0,21.5,9.6259,21.5,21.5Z"/><g id="c"><path id="d" class="k" d="M16.8655,8.9382v20.9529c0,.6266.5044,1.131,1.131,1.131l3.6705.0007v9.4921c-8.2289-1.1605-14.3475-8.2037-14.3475-16.515,0-6.4456,3.7136-12.3144,9.5385-15.0741"/><path id="e" class="k" d="M31.1345,29.8911c0,.6266-.5044,1.131-1.131,1.131l-3.6705.0007v9.4921c8.2289-1.1605,14.3475-8.2037,14.3475-16.515h0c0-6.4479-3.7162-12.3183-9.545-15.077l-.0009,20.9681Z"/></g><path id="f" class="k" d="M45.5,24c0,11.8741-9.6259,21.5-21.5,21.5S2.5,35.8741,2.5,24c0-11.8741,9.6259-21.5,21.5-21.5,11.8741,0,21.5,9.6259,21.5,21.5Z"/><g id="g"><path id="h" class="k" d="M27.4746,2.782v13.0887c0,.3133-.2522.5655-.5655.5655h-1.631c-.8505,0-1.2781.5051-1.2781.5051,0,0-.4276-.5051-1.2781-.5051h-1.631c-.3133,0-.5655-.2522-.5655-.5655V2.782"/><path id="i" class="k" d="M24,16.8309v14.0406"/><path id="j" class="k" d="M16.8649,23.809c.1753.1317.379.2194.6103.2196l5.1273.004c.9279.0007,1.3975,1.4093,1.3975,1.4093,0,0,.4696-1.4086,1.3975-1.4093l5.1273-.004c.2314-.0002.435-.0879.6103-.2196"/></g></svg>
Copied!