Linex Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Linex 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/328544.svg" alt="Linex icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328544.svg" alt="Linex icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328544.svg" alt="Linex icon" :width="24" :height="24" />
CSS background
.icon-linex {
background-image: url('https://proicons.com/icon/328544.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M27.1531,10.9687l5.352-5.3469L42.537,15.652,27.1531,31.0384"/><path class="a" d="M37.0559,27.1161l5.3469,5.352L32.3726,42.5,16.9862,27.116"/><path class="a" d="M20.8469,37.0659l-5.352,5.3469L5.463,32.3826,20.8469,16.9962"/><path class="a" d="M11.0133,20.884,5.6665,15.532,15.6966,5.5,31.083,20.884"/><rect class="a" x="21.2602" y="21.2132" width="5.5612" height="5.5612" rx="0.9484" transform="translate(-9.9248 24.027) rotate(-45)"/></svg>
Linex in other icon packs
Copied!