Wgu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wgu 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/335108.svg" alt="Wgu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335108.svg" alt="Wgu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335108.svg" alt="Wgu icon" :width="24" :height="24" />
CSS background
.icon-wgu {
background-image: url('https://proicons.com/icon/335108.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="M16.6028,21.2549c-1.2536,0-2.2698,1.0162-2.2698,2.2698s1.0162,2.2698,2.2698,2.2698,2.2698-1.0162,2.2698-2.2698"/><path class="b" d="M39.1611,17.6259c1.0739,1.5896,1.701,3.5059,1.701,5.5686,0,5.5007-4.4592,9.9598-9.9598,9.9598-.7053,0-1.3935-.0733-2.0573-.2127l.0296-.0268-4.8745,4.4192-4.8745-4.4192.0296.0268c-.6638.1394-1.352.2127-2.0573.2127-5.5007,0-9.9598-4.4592-9.9598-9.9598,0-2.0627.6271-3.979,1.701-5.5686"/><path class="b" d="M31.3972,21.2549c-1.2536,0-2.2698,1.0162-2.2698,2.2698s1.0162,2.2698,2.2698,2.2698,2.2698-1.0162,2.2698-2.2698"/><path class="b" d="M27.1364,27.2468c1.0371,1.1862,2.5614,1.9354,4.2608,1.9354,3.1246,0,5.6575-2.533,5.6575-5.6575,0-2.0795-1.122-3.897-2.7936-4.8801,0,0,5.4807-3.8019,9.2388-7.3281-2.3073-1.3943-9.2497-.3166-12.451,1.0704,0,0-2.6248-1.3955-7.049-1.3955s-7.049,1.3955-7.049,1.3955c-3.2013-1.3869-10.1437-2.4647-12.451-1.0704,3.7582,3.5261,9.2388,7.3281,9.2388,7.3281-1.6716.9831-2.7936,2.8006-2.7936,4.8801,0,3.1246,2.533,5.6575,5.6575,5.6575,1.6994,0,3.2237-.7492,4.2608-1.9354"/><path class="b" d="M24,21.002v10.554c0,.4807-.5914.7097-.9152.3544l-3.3488-3.675"/><path class="b" d="M24,21.002c0-.8662-.7022-1.5684-1.5684-1.5684s-1.5684.7022-1.5684,1.5684v6.2444"/></svg>
Copied!