Credly Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Credly 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/338653.svg" alt="Credly icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338653.svg" alt="Credly icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338653.svg" alt="Credly icon" :width="24" :height="24" />
CSS background
.icon-credly {
background-image: url('https://proicons.com/icon/338653.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="e" d="M36.1976,4.5c-3.2495,5.1708-4.7967,8.5399-6.0979,15.0475"/><path id="d" class="e" d="M38.4294,30.3384c-6.1544,9.5268-11.7318,12.9732-16.308,13.1502-11.4537.4429-13.139-12.0721-12.4026-18.945C11.3121,9.6742,22.9903-.0534,32.9919,10.2391"/></g></svg>
Credly in other icon packs
Copied!