Mybca Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mybca 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/344376.svg" alt="Mybca icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344376.svg" alt="Mybca icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344376.svg" alt="Mybca icon" :width="24" :height="24" />
CSS background
.icon-mybca {
background-image: url('https://proicons.com/icon/344376.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"/><path class="b" d="M23.3049,17.7625l-.3447,1.955c-.141.7998-.9037,1.4481-1.7035,1.4481h0c-.3999,0-.7333-.1621-.9492-.4241"/><path class="b" d="M23.7262,15.3731l-.4213,2.3894c-.141.7998-.9037,1.4481-1.7035,1.4481h0c-.7998,0-1.3338-.6483-1.1928-1.4481l.4213-2.3894"/><path class="b" d="M13.3339,16.8212c.141-.7998.9037-1.4481,1.7035-1.4481h0c.7998,0,1.3338.6483,1.1928,1.4481l-.4213,2.3894"/><line class="b" x1="13.5893" y1="15.3731" x2="12.9126" y2="19.2107"/><path class="b" d="M16.2302,16.8212c.141-.7998.9037-1.4481,1.7035-1.4481h0c.7998,0,1.3338.6483,1.1928,1.4481l-.4213,2.3894"/><path class="b" d="M28.6083,28.864l-.0081.046c-.362,2.0528-2.3195,3.7169-4.3723,3.7169h0c-2.0528,0-3.4235-1.6641-3.0615-3.7169l.6678-3.7871c.362-2.0528,2.3195-3.7169,4.3723-3.7169h0c2.0528,0,3.4235,1.6641,3.0615,3.7169l-.0081.046"/><path class="b" d="M16.1179,27.0164c1.5493,0,2.5838,1.2559,2.3106,2.8052s-1.7506,2.8052-3.2999,2.8052h-4.6286s1.9786-11.221,1.9786-11.221h4.6286c1.5493,0,2.5838,1.256,2.3106,2.8052s-1.7506,2.8052-3.2999,2.8052h0Z"/><line class="b" x1="16.1179" y1="27.0164" x2="11.4893" y2="27.0164"/><line class="b" x1="36.9242" y1="28.9099" x2="31.9528" y2="28.9099"/><polyline class="b" points="30.0661 32.6269 35.7616 21.4059 37.5 32.6269"/></svg>
Copied!