Series Kr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Series Kr 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/332595.svg" alt="Series Kr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332595.svg" alt="Series Kr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332595.svg" alt="Series Kr icon" :width="24" :height="24" />
CSS background
.icon-series-kr {
background-image: url('https://proicons.com/icon/332595.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M17.3914,14.75h13.2172v2.6414l11.8914,1.3258v-7.9344c0-3.9569-1.3258-5.2828-5.2828-5.2828H12.1086c-3.9672,0-6.6086,2.6414-6.6086,6.6086v11.8914c0,1.3258,1.3258,2.6414,2.6414,2.6414l22.4672,1.3258v5.2828h-13.2172v-2.6414l-11.8914-1.3258v7.9344c0,3.9569,1.3258,5.2828,5.2828,5.2828h25.1086c3.9672,0,6.6086-2.6414,6.6086-6.6086v-11.8914c0-1.3258-1.3258-2.6414-2.6414-2.6414l-22.4672-1.3258v-5.2828Z"/></svg>
Copied!