B2b Commerce Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The B2b Commerce 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/319563.svg" alt="B2b Commerce icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319563.svg" alt="B2b Commerce icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319563.svg" alt="B2b Commerce icon" :width="24" :height="24" />
CSS background
.icon-b2b-commerce {
background-image: url('https://proicons.com/icon/319563.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="b2b-commerce_00000001652166412018472480000013116071572260768915_" d="M23,30.36H9v-0.72h6.64v-4.28H3 c-1.301,0-2.36-1.059-2.36-2.36V6c0-1.301,1.059-2.36,2.36-2.36h11v0.72H3C2.096,4.36,1.36,5.096,1.36,6v13.64h29.28V18h0.721v5 c0,1.302-1.059,2.36-2.36,2.36H16.36v4.279H23V30.36z M1.36,20.36V23c0,0.904,0.736,1.64,1.64,1.64h26c0.904,0,1.64-0.735,1.64-1.64 v-2.64H1.36z M28,17.36c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S28.75,17.36,28,17.36z M28,15.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S28.353,15.36,28,15.36z M22,17.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S22.75,17.36,22,17.36z M22,15.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,15.36,22,15.36z M30,13.86h-8.228 c-0.618,0-1.159-0.418-1.316-1.016L17.722,2.36H16V1.64h2c0.164,0,0.307,0.11,0.349,0.269l2.155,8.252 c0.073,0.282,0.327,0.479,0.618,0.479h8.011c0.316,0,0.589-0.236,0.634-0.549l0.818-5.731H21V3.64h10 c0.104,0,0.203,0.045,0.271,0.124s0.1,0.184,0.085,0.287l-0.877,6.142c-0.095,0.666-0.674,1.167-1.347,1.167h-8.011 c-0.109,0-0.216-0.013-0.318-0.038l0.35,1.339c0.073,0.282,0.328,0.479,0.619,0.479H30V13.86z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!