Azzurro Systems Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Azzurro Systems 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/322290.svg" alt="Azzurro Systems icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322290.svg" alt="Azzurro Systems icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322290.svg" alt="Azzurro Systems icon" :width="24" :height="24" />
CSS background
.icon-azzurro-systems {
background-image: url('https://proicons.com/icon/322290.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="M24.1232,24.1599v2.3469c0,.6642.5314,1.1956,1.1514,1.1956s1.1956-.5314,1.1956-1.1956v-2.3469"/><path class="b" d="M10.9702,34.5179h25.205c8.6285,0,8.1285-7.0096,7.298-10.0017-3.028-10.9094-14.1724-5.5948-14.1724-5.5948-2.3784-6.2085-8.7413-5.4054-8.7413-5.4054,0,0-6.4247.1544-8.1236,6.4556,0,0-8.0179.2403-8.3236,8.0595,0,0,.2621,6.3339,6.8581,6.4868h-.0002Z"/><line class="b" x1="13.1949" y1="28.4587" x2="9.1865" y2="28.4587"/><polyline class="b" points="8.1849 31.465 11.1907 22.5575 14.197 31.465"/><polyline class="b" points="15.0859 24.1599 17.3882 24.1599 15.0859 27.7019 17.3882 27.7019"/><polyline class="b" points="19.6162 24.1599 21.9185 24.1599 19.6162 27.7019 21.9185 27.7019"/><path class="b" d="M33.1818,27.7019v-3.5426h1.1514c.6642,0,1.1956.5314,1.1956,1.1956s-.5314,1.1956-1.1956,1.1956h-1.1514"/><line class="b" x1="34.3764" y1="26.5496" x2="35.4852" y2="27.6574"/><path class="b" d="M28.6526,27.7019v-3.5426h1.1514c.6642,0,1.1956.5314,1.1956,1.1956s-.5314,1.1956-1.1956,1.1956h-1.1514"/><line class="b" x1="29.8471" y1="26.5496" x2="30.9559" y2="27.6574"/><path class="b" d="M38.8628,27.6096c-.6642,0-1.1514-.5314-1.1514-1.1514v-1.1956c0-.6642.5314-1.1956,1.1514-1.1956.6642,0,1.1956.5314,1.1956,1.1956v1.1514c0,.6642-.5314,1.1956-1.1956,1.1956Z"/><path class="b" d="M16.1862,31.4525h20.7927"/><path class="b" d="M15.5308,29.6565h21.4482"/></svg>
Copied!