Ebl Skybanking Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ebl Skybanking 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/339492.svg" alt="Ebl Skybanking icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339492.svg" alt="Ebl Skybanking icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339492.svg" alt="Ebl Skybanking icon" :width="24" :height="24" />
CSS background
.icon-ebl-skybanking {
background-image: url('https://proicons.com/icon/339492.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><polyline class="b" points="29.6995 13.1633 29.6995 22.2825 34.2591 22.2825"/><polyline class="b" points="35 25.7022 31.9793 30.2618 28.9585 25.7022"/><line class="b" x1="31.9793" y1="34.8214" x2="31.9793" y2="30.2618"/><path class="b" d="M13.1806,33.8222c.5592.728,1.2604.9992,2.2359.9992h1.3501c1.2564,0,2.2749-1.0185,2.2749-2.2749v-.0098c0-1.2564-1.0185-2.2749-2.2749-2.2749h-1.4892c-1.2577,0-2.2773-1.0196-2.2773-2.2773h0c0-1.2605,1.0218-2.2822,2.2822-2.2822h1.3427c.9755,0,1.6767.2712,2.2359.9992"/><line class="b" x1="13.7409" y1="17.7229" x2="16.7137" y2="17.7229"/><polyline class="b" points="18.3005 22.2825 13.7409 22.2825 13.7409 13.1633 18.3005 13.1633"/><path class="b" d="M24.7409,17.7229c1.2591,0,2.2798,1.0207,2.2798,2.2798s-1.0207,2.2798-2.2798,2.2798h-3.7617v-9.1192h3.7617c1.2591,0,2.2798,1.0207,2.2798,2.2798s-1.0207,2.2798-2.2798,2.2798h0Z"/><line class="b" x1="24.7409" y1="17.7229" x2="20.9793" y2="17.7229"/><line class="b" x1="21.5492" y1="25.7175" x2="21.5492" y2="34.8367"/><line class="b" x1="21.5492" y1="31.6604" x2="26.4508" y2="25.7482"/><line class="b" x1="26.4508" y1="34.8367" x2="22.6961" y2="30.2771"/></svg>
Copied!