Hkust Student Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hkust Student 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/327063.svg" alt="Hkust Student icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327063.svg" alt="Hkust Student icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327063.svg" alt="Hkust Student icon" :width="24" :height="24" />
CSS background
.icon-hkust-student {
background-image: url('https://proicons.com/icon/327063.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>.q{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="d"><g id="e"><g id="f"><g id="g"><path id="h" class="q" d="M19.42183887,9.07717063c3.57625283,5.68387631-4.43208432,10.95513067-.63463979,17.324132,2.16151308,3.62524472,6.40327792,3.68944724,9.12709993,1.86097478,1.2010591-.80625557,2.07294769-2.36099591,2.34612535-4.76423596-1.48686362,1.11038122-2.09077905,2.93780761-5.66969328,2.54309649l.66922318-5.36626255-2.57436976,4.45893302c-5.16580203-3.33503966,3.0072017-9.60737682-3.26373084-16.05663592l-.00001479-.00000185Z"/><g id="i"><g id="j"><path id="k" class="q" d="M4.5,23.76873986c11.98517465,1.19945856,15.14953187,10.2726578,19.4462102,15.15408951-4.77154557-2.88385332-8.39357443-10.57585381-19.4462102-10.4839321v-4.67015741Z"/><path id="l" class="q" d="M43.5,23.76873986c-11.98517465,1.19945856-15.20333645,10.2726578-19.5,15.15408951,4.77154557-2.88385332,8.44737902-10.57585381,19.5-10.4839321v-4.67015741Z"/></g><path id="m" class="q" d="M40.97842941,30.48216212c-9.66059183.96681546-13.51510855,4.50599355-16.97842941,8.4406516,3.84607417-2.32451629,8.06950493-4.75038376,16.97842941-4.67628972v-3.76436188Z"/><path id="n" class="q" d="M6.96778079,30.48216212c9.66060662.96681546,13.51510855,4.50599355,16.97842941,8.4406516-3.84607417-2.32451629-8.06950493-4.75038376-16.97842941-4.67628972v-3.76436188Z"/></g></g></g></g></g></svg>
Copied!