Ssi Iboard Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ssi Iboard 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/333261.svg" alt="Ssi Iboard icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333261.svg" alt="Ssi Iboard icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333261.svg" alt="Ssi Iboard icon" :width="24" :height="24" />
CSS background
.icon-ssi-iboard {
background-image: url('https://proicons.com/icon/333261.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5006,5.4992H9.4993c-2.2001,0-4.0002,1.8001-4.0002,4.0002v29.0012c0,2.2001,1.8001,4.0002,4.0002,4.0002h29.0012c2.2001,0,4.0002-1.8001,4.0002-4.0002V9.4993c0-2.2001-1.8001-4.0002-4.0002-4.0002Z"/><path class="c" d="M10.8118,30.247c.9811,1.2773,2.2114,1.7531,3.923,1.7531h2.3688c2.2044,0,3.9914-1.787,3.9914-3.9914v-.0172c0-2.2044-1.787-3.9914-3.9914-3.9914h-2.6129c-2.2068,0-3.9957-1.7889-3.9957-3.9957h0c0-2.2115,1.7928-4.0043,4.0043-4.0043h2.3558c1.7116,0,2.9419.4758,3.923,1.7531"/><path class="c" d="M24.2118,30.247c.9811,1.2773,2.2114,1.7531,3.923,1.7531h2.3688c2.2044,0,3.9914-1.787,3.9914-3.9914v-.0172c0-2.2044-1.787-3.9914-3.9914-3.9914h-2.6129c-2.2068,0-3.9957-1.7889-3.9957-3.9957h0c0-2.2115,1.7928-4.0043,4.0043-4.0043h2.3558c1.7116,0,2.9419.4758,3.923,1.7531"/><path class="c" d="M37.505,32v-16"/></svg>
Copied!