Cub Mbank Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cub Mbank Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/324151.svg" alt="Cub Mbank Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324151.svg" alt="Cub Mbank Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324151.svg" alt="Cub Mbank Plus icon" :width="24" :height="24" />
CSS background
.icon-cub-mbank-plus {
background-image: url('https://proicons.com/icon/324151.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><path class="b" d="M13.448,12.827c-1.4285,0-2.5865,1.1575-2.5865,2.5854v5.1122c0,1.4279,1.158,2.5854,2.5865,2.5854s2.5865-1.1575,2.5865-2.5854v-5.1122c0-1.4279-1.158-2.5854-2.5865-2.5854Z"/><path class="b" d="M18.644,11.08c-1.4285,0-2.5865,1.1575-2.5865,2.5854v5.1122c0,1.4279,1.158,2.5854,2.5865,2.5854s2.5865-1.1575,2.5865-2.5854v-5.1122c0-1.4279-1.158-2.5854-2.5865-2.5854Z"/><path class="b" d="M26.426,12.271v-.5392c0-1.4279-1.158-2.5854-2.5865-2.5854s-2.5865,1.1575-2.5865,2.5854v5.1122c0,.3747.0797.7308.2232,1.0522"/><path class="b" d="M29.035,6.1324c-1.4285,0-2.5865,1.1575-2.5865,2.5854v2.5451c0,1.4279,1.158,2.5854,2.5865,2.5854s2.5865-1.1575,2.5865-2.5854v-2.5451c0-1.4279-1.158-2.5854-2.5865-2.5854Z"/><path class="b" d="M31.622,35.801v-9.1007c0-1.4279-1.158-2.5854-2.5865-2.5854s-2.5865,1.1575-2.5865,2.5854v4.4137h-13.001v-8.0048"/><path class="b" d="M26.442,27.236c-3.1217-1.1713-5.1895-4.1559-5.1895-7.4901,0-3.4048,2.155-6.4366,5.3707-7.5556"/><path class="b" d="M31.492,12.066c3.4136.9954,5.7605,4.1244,5.7605,7.6801,0,3.5047-2.2812,6.6014-5.6284,7.6404"/><path class="b" d="M29.035,21.595l-1.5041-2.6051h-3.1721l1.5041,2.6051h6.3442l1.5041-2.6051h-3.1721l-1.5041,2.6051v2.5206"/><path class="b" d="M27.531,18.99l1.5041-2.6051,1.5041,2.6051"/><path class="b" d="M15.111,35.99v.0197c0,.8781-.7448,1.59-1.6635,1.59s-1.6635-.7118-1.6635-1.59v-1.62c0-.8781.7448-1.59,1.6635-1.59s1.6635.7118,1.6635,1.59v.0197"/><path class="b" d="M19.171,32.8v3.2099c0,.8781.7447,1.59,1.6635,1.59s1.6635-.7118,1.6635-1.59v-3.2099"/><path class="b" d="M28.629,35.2c.6934,0,1.2555.5372,1.2555,1.2s-.5621,1.2-1.2555,1.2h-2.0715v-4.7999h2.0715c.6934,0,1.2555.5372,1.2555,1.2s-.5621,1.2-1.2555,1.2h0Z"/><line class="b" x1="28.629" y1="35.2" x2="26.557" y2="35.2"/></svg>
Copied!