Ks Trade Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ks Trade 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/342651.svg" alt="Ks Trade Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342651.svg" alt="Ks Trade Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342651.svg" alt="Ks Trade Plus icon" :width="24" :height="24" />
CSS background
.icon-ks-trade-plus {
background-image: url('https://proicons.com/icon/342651.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="f" class="h" d="M43.5,21.6453l-.3806-10.3692-9.016,4.7928"/><path id="g" class="h" d="M4.5,36.7239l5.3772-8.8901,6.305,8.8901,9.2162-15.2372,2.466,15.2372,15.2631-25.2345"/></svg>
Copied!