Smart Uniza Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smart Uniza 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/332930.svg" alt="Smart Uniza icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332930.svg" alt="Smart Uniza icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332930.svg" alt="Smart Uniza icon" :width="24" :height="24" />
CSS background
.icon-smart-uniza {
background-image: url('https://proicons.com/icon/332930.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="f" d="M15.3183,41.7173c-.5843-4.8037,2.3717-11.687,8.752-17.7837,6.3803-6.0967,12.4668-14.4094,12.5141-17.3869"/><path id="c" class="f" d="M15.2544,41.6989c3.5255,1.0411,3.1748-3.7429,13.2672-5.2802,9.5926-1.4611,13.5838-.0375,13.969-2.4061.2968-1.8247-6.5501-4.0771-6.8174-12.3649-.2549-7.9031,3.7383-11.7875,1.1362-14.8713-1.8046-2.1388-4.9833,1.7294-14.0025,4.1773-9.7716,2.6522-16.352-.5192-17.2106,2.5064-.7018,2.473,2.5598,1.6833,5.5809,12.0307,2.9219,10.0076-.4572,14.8691,4.0771,16.2081Z"/><path id="d" class="f" d="M39.9669,35.4832c-12.1831.5138-22.8598-6.947-33.019-19.0149"/><path id="e" class="f" d="M37.4281,27.8129c-5.9061-9.1343-16.9487-15.0152-26.9129-15.7555"/></svg>
Copied!