Myjcb Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Myjcb 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/344421.svg" alt="Myjcb icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344421.svg" alt="Myjcb icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344421.svg" alt="Myjcb icon" :width="24" :height="24" />
CSS background
.icon-myjcb {
background-image: url('https://proicons.com/icon/344421.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="M6.5583,26.2333C6.5583,7.7443,8.7994,5.5033,27.2882,5.5033c0,18.489-2.2411,20.73-20.73,20.73Z"/><path class="b" d="M22.0573,17.2713v1.9551c0,.7999-.6535,1.4482-1.4597,1.4482h0c-.4031,0-.768-.1621-1.0321-.4242"/><path class="b" d="M22.0573,14.8813v2.3895c0,.7999-.6535,1.4482-1.4597,1.4482h0c-.8062,0-1.4597-.6484-1.4597-1.4482v-2.3895"/><path class="b" d="M11.7433,18.7123v-5.7865l2.9193,5.7928,2.9193-5.784v5.784"/><path class="b" d="M15.2253,29.0473v10.087c0,1.857-1.4646,3.3624-3.2715,3.3624h0c-1.8068,0-3.2715-1.5053-3.2715-3.3624v-1.1166"/><path class="b" d="M28.3333,37.9863v.0551c0,2.4606-1.9406,4.4552-4.3347,4.4552h0c-2.3941,0-4.3347-1.9946-4.3347-4.4552v-4.5392c0-2.4606,1.9406-4.4552,4.3347-4.4552h0c2.3941,0,4.3347,1.9946,4.3347,4.4552v.0551"/><path class="b" d="M38.1702,35.7713c1.8068,0,3.2715,1.5053,3.2715,3.3624s-1.4646,3.3624-3.2715,3.3624h-5.3979v-13.45h5.3979c1.8068,0,3.2715,1.5053,3.2715,3.3624s-1.4646,3.3624-3.2715,3.3624v.0004Z"/><path class="b" d="M38.1702,35.7713h-5.3982"/></svg>
Copied!