K Plus Sme Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The K Plus Sme 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/342338.svg" alt="K Plus Sme icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342338.svg" alt="K Plus Sme icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342338.svg" alt="K Plus Sme icon" :width="24" :height="24" />
CSS background
.icon-k-plus-sme {
background-image: url('https://proicons.com/icon/342338.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.s{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><g id="g"><path id="h" class="s" d="M5.5,7.6301h3.502v14.0832h-3.502V7.6301Z"/><path id="i" class="s" d="M12.6172,12.0713l7.6079,9.824h-2.8183c-1.1677,0-1.7688-.7596-2.3874-1.5657l-4.4219-5.7621,2.0197-2.4963,2.4022-3.0186c.6186-.8061,1.2197-1.5657,2.3874-1.5657h2.8183l-5.5537,7.2369"/></g><g id="j"><path id="k" class="s" d="M27.0182,13.5101v8.1353"/><path id="l" class="s" d="M22.8915,17.5777h8.2536"/></g></g><g id="m"><path id="n" class="s" d="M5.7872,38.9343c.8866,1.1502,1.9985,1.5787,3.5453,1.5787h2.1406c1.9921,0,3.607-1.6092,3.607-3.5943v-.0155c0-1.9851-1.6149-3.5943-3.607-3.5943h-2.3613c-1.9943,0-3.6109-1.611-3.6109-3.5982h0c0-1.9915,1.6201-3.6059,3.6187-3.6059h2.129c1.5468,0,2.6586.4284,3.5453,1.5787"/><g id="o"><path id="p" class="s" d="M35.2703,33.3088h4.7137"/><path id="q" class="s" d="M42.5,40.5129h-7.2296v-14.4082h7.2296"/></g><path id="r" class="s" d="M17.6854,40.4969v-14.3923l7.2296,14.4082,7.2296-14.3863v14.3863"/></g></svg>
Copied!