Barq Finance Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Barq Finance 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/322403.svg" alt="Barq Finance icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322403.svg" alt="Barq Finance icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322403.svg" alt="Barq Finance icon" :width="24" :height="24" />
CSS background
.icon-barq-finance {
background-image: url('https://proicons.com/icon/322403.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M19.78378378,17.14864865V4.5h4.21621622v6.85135135"/><path class="e" d="M24,11.35135135h4.21621622v5.7972973"/><path class="e" d="M19.25675676,24c2.63513514-1.53101287,4.74324324-3.68918919,4.74324324-6.85135135"/><path class="e" d="M19.78378378,17.14864865c0,2.63513514-3.16216216,4.74324324-5.7972973,4.74324324"/><path class="e" d="M13.98648649,21.89189189h-2.10810811v4.21621622"/><path class="e" d="M28.74324324,24c-2.63513514-1.53101287-4.74324324-3.68918919-4.74324324-6.85135135"/><path class="e" d="M28.21621622,17.14864865c0,2.63513514,3.16216216,4.74324324,5.7972973,4.74324324"/><path class="e" d="M34.01351351,21.89189189h2.10810811v4.21621622"/><path class="e" d="M28.21621622,30.85135135v12.64864865h-4.21621622v-6.85135135"/><path class="e" d="M24,36.64864865h-4.21621622v-5.7972973"/><path class="e" d="M28.74324324,24c-2.63513514,1.53101287-4.74324324,3.68918919-4.74324324,6.85135135"/><path class="e" d="M28.21621622,30.85135135c0-2.63513514,3.16216216-4.74324324,5.7972973-4.74324324"/><path class="e" d="M34.01351351,26.10810811h2.10810811"/><path class="e" d="M19.25675676,24c2.63513514,1.53101287,4.74324324,3.68918919,4.74324324,6.85135135"/><path class="e" d="M19.78378378,30.85135135c0-2.63513514-3.16216216-4.74324324-5.7972973-4.74324324"/><path class="e" d="M13.98648649,26.10810811h-2.10810811"/></svg>
Copied!