Aliucordinstaller Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Aliucordinstaller 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/321612.svg" alt="Aliucordinstaller icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321612.svg" alt="Aliucordinstaller icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321612.svg" alt="Aliucordinstaller icon" :width="24" :height="24" />
CSS background
.icon-aliucordinstaller {
background-image: url('https://proicons.com/icon/321612.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M33.4258,18.0033v.0524c0,2.3405-1.8974,4.2379-4.2379,4.2379h0c-2.3405,0-4.2379-1.8974-4.2379-4.2379v-4.3178c0-2.3405,1.8974-4.2379,4.2379-4.2379h0c2.3405,0,4.2379,1.8974,4.2379,4.2379v.0524"/><line class="b" x1="14.5742" y1="22.2556" x2="18.8201" y2="9.5"/><line class="b" x1="22.89" y1="22.2936" x2="18.8201" y2="9.5"/><line class="b" x1="21.5285" y1="18.014" x2="15.9861" y2="18.014"/><polyline class="b" points="18.4302 33.2218 23.7083 38.5 28.9865 33.2218"/><line class="b" x1="23.7083" y1="38.5" x2="23.7083" y2="25.7064"/><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!