Bdo Digital Banking Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bdo Digital Banking 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/337027.svg" alt="Bdo Digital Banking icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337027.svg" alt="Bdo Digital Banking icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337027.svg" alt="Bdo Digital Banking icon" :width="24" :height="24" />
CSS background
.icon-bdo-digital-banking {
background-image: url('https://proicons.com/icon/337027.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="b" 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 class="c" d="M38.4999,5.5H9.4999c-2.2,0-4,1.8-4,4v29c0,2.2,1.8,4,4,4h29c2.2,0,4-1.8,4-4V9.5c0-2.2-1.8-4-4-4Z"/><path class="c" d="M20.5946,29.4132v-10.8263h2.4359c2.6159,0,4.7365,2.1206,4.7365,4.7365v1.3533c0,2.6159-2.1206,4.7365-4.7365,4.7365h-2.4359Z"/><path class="c" d="M14.9659,24c1.4948,0,2.7066,1.2118,2.7066,2.7066s-1.2118,2.7066-2.7066,2.7066h-4.4659v-10.8263h4.4659c1.4948,0,2.7066,1.2118,2.7066,2.7066s-1.2118,2.7066-2.7066,2.7066h0Z"/><line class="c" x1="14.9659" y1="24" x2="10.5" y2="24"/><rect class="c" x="30.3276" y="18.5868" width="7.1724" height="10.8263" rx="3.5862" ry="3.5862"/></svg>
Copied!