Coursera Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Coursera 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/338604.svg" alt="Coursera icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338604.svg" alt="Coursera icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338604.svg" alt="Coursera icon" :width="24" :height="24" />
CSS background
.icon-coursera {
background-image: url('https://proicons.com/icon/338604.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="M35.002,30.0262c-2.0673,3.0844-5.5773,4.9415-9.3397,4.9415-6.1736,0-11.1783-4.9104-11.1783-10.9677s5.0047-10.9677,11.1783-10.9677c3.762,0,7.2717,1.8567,9.3391,4.9405l9.2337-5.3643c-4.0014-6.2882-11.0206-10.1086-18.5728-10.1086C13.5676,2.5,3.763,12.1259,3.763,24s9.8046,21.5,21.8993,21.5c7.5535,0,14.5737-3.8217,18.5748-10.1116l-9.235-5.3621Z"/></svg>
Coursera in other icon packs
Copied!