Matrix Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Matrix 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/328931.svg" alt="Matrix icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328931.svg" alt="Matrix icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328931.svg" alt="Matrix icon" :width="24" :height="24" />
CSS background
.icon-matrix {
background-image: url('https://proicons.com/icon/328931.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><polyline class="c" points="12.5 8.5 4.5 8.5 4.5 39.5 12.5 39.5"/><polyline class="c" points="35.5 39.5 43.5 39.5 43.5 8.5 35.5 8.5"/><path class="c" d="m12.5,22.1312c0-3.1756,2.5744-5.75,5.75-5.75h0c3.1756,0,5.75,2.5744,5.75,5.75v9.4875"/><line class="c" x1="12.5" y1="16.3813" x2="12.5" y2="31.6187"/><path class="c" d="m24,22.1312c0-3.1756,2.5744-5.75,5.75-5.75h0c3.1756,0,5.75,2.5744,5.75,5.75v9.4875"/></svg>
Matrix in other icon packs
Copied!