Mini Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mini 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/343880.svg" alt="Mini icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343880.svg" alt="Mini icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343880.svg" alt="Mini icon" :width="24" :height="24" />
CSS background
.icon-mini {
background-image: url('https://proicons.com/icon/343880.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{stroke-width:1px;}.c,.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="d" x1="23.7526" y1="21.8232" x2="23.7526" y2="26.1768"/><polyline class="c" points="17.4331 26.1719 17.4331 21.8231 19.61 26.1768 21.7868 21.8296 21.7868 26.1768"/><polyline class="c" points="25.7139 26.1768 25.7139 21.8231 28.5982 26.1768 28.5982 21.8231"/><line class="d" x1="30.5643" y1="21.8232" x2="30.5643" y2="26.1768"/><path class="d" d="m3.5,19.6719h12.2912"/><path class="d" d="m6.3677,22.5397h8.4677"/><path class="d" d="m9.2275,25.399h5.5984"/><path class="d" d="m12.0953,28.2667h3.6638"/><circle class="d" cx="24.0002" cy="24" r="9.2805"/><path class="d" d="m44.5,19.6719h-12.2912"/><path class="d" d="m41.6322,22.5397h-8.4677"/><path class="d" d="m38.7729,25.399h-5.5984"/><path class="d" d="m35.9052,28.2667h-3.6638"/></svg>
Mini in other icon packs
Copied!