Bbl Bewallet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bbl Bewallet 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/337012.svg" alt="Bbl Bewallet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337012.svg" alt="Bbl Bewallet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337012.svg" alt="Bbl Bewallet icon" :width="24" :height="24" />
CSS background
.icon-bbl-bewallet {
background-image: url('https://proicons.com/icon/337012.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="M5.5,17.8308v-5.6738M8.007,15.3238c-1.3812.0033-2.5037-1.1137-2.507-2.4949,0-.004,0-.008,0-.012v-.6588"/><path class="b" d="M8.007,15.3238h31.986c1.3889,0,2.507,1.1181,2.507,2.507v21.7756c0,1.3889-1.1181,2.507-2.507,2.507H8.007c-1.3818.0028-2.5042-1.1151-2.507-2.4969,0-.0033,0-.0067,0-.01v-21.7756c0-1.3889,1.1181-2.507,2.507-2.507M33.5721,9.65h3.6271c1.3889,0,2.507,1.1181,2.507,2.507v3.1668M5.5,12.157c0-1.3889,1.1181-2.507,2.507-2.507h9.358M8.2416,12.4869h2.3154"/><path class="b" d="M10.9632,15.3238l-.5555-1.5042c-.2886-.7772.1075-1.6413.8847-1.9299.0023-.0008.0045-.0017.0068-.0025h0l16.0146-5.9064c.7773-.2884,1.6412.1078,1.9297.8851.0009.0025.0018.0049.0027.0074l1.1011,2.9843"/><path class="b" d="M15.6332,15.3218c.0923-.0602.1925-.1103.3008-.1504l16.0156-5.9064c.7772-.2888,1.6413.1071,1.9301.8842.0008.0021.0015.0042.0023.0062l1.9053,5.1684M27.2857,15.3238l7.4838-2.7607M28.9362,26.6203c.3269,2.5812-4.0864,5.9345-4.9197,7.4437v3.6692c-2.9843-2.6173-9.6268-4.688-5.1824-10.9435l5.1824-7.0978,5.1824,7.0978c4.4454,6.2554-2.1981,8.3262-5.1824,10.9435"/><path class="b" d="M19.0969,26.6203c-.3269,2.5812,4.0864,5.9345,4.9197,7.4437"/></svg>
Copied!