Bbl Icash Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bbl Icash 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/322455.svg" alt="Bbl Icash icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322455.svg" alt="Bbl Icash icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322455.svg" alt="Bbl Icash icon" :width="24" :height="24" />
CSS background
.icon-bbl-icash {
background-image: url('https://proicons.com/icon/322455.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:#000;}.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M15.093,33.991c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0"/><path class="c" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4"/><path class="c" d="M30.107,17.559c.407,3.193-5.073,7.342-6.107,9.208v4.54c-3.705-3.238-11.953-5.8-6.434-13.538l6.434-8.779,6.434,8.78c5.519,7.738-2.729,10.3-6.434,13.537"/><path class="c" d="M17.893,17.559c-.407,3.193,5.073,7.342,6.107,9.208M31.116,33.81v5.83M31.116,37.235c0-.805.625-1.458,1.395-1.458h0c.771,0,1.396.653,1.396,1.458v2.405M14.343,35.777v3.863M26.819,39.314c.254.224.53.326,1.148.326h.313c.51,0,.922-.432.922-.966h0c0-.533-.413-.965-.922-.965h-.627c-.51,0-.922-.433-.922-.966h0c0-.534.413-.966.922-.966h.314c.617,0,.893.102,1.147.326M20.113,37.685v.024c0,1.066-.828,1.931-1.85,1.931h0c-1.021,0-1.849-.865-1.849-1.931v-1.969c0-1.067.828-1.932,1.85-1.932h0c1.02,0,1.849.865,1.849,1.932v.023M24.817,38.182c0,.805-.625,1.458-1.395,1.458h0c-.771,0-1.396-.653-1.396-1.458v-.947c0-.805.625-1.458,1.396-1.458h0c.77,0,1.395.653,1.395,1.458M24.817,39.64v-3.863"/></svg>
Copied!