Cred Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cred 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/324086.svg" alt="Cred icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324086.svg" alt="Cred icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324086.svg" alt="Cred icon" :width="24" :height="24" />
CSS background
.icon-cred {
background-image: url('https://proicons.com/icon/324086.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="a" points="41.013 33.553 24.027 43.5 6.987 33.553 6.987 4.5 41.013 4.5 41.013 33.553"/><polyline class="a" points="36.651 21.872 36.651 31.104 24.02 38.5 11.349 31.104 11.349 14.5 24 14.5"/><polyline class="a" points="15.645 9.5 36.651 9.5 36.651 17.215"/><polyline class="a" points="30.485 29.71 24.013 33.5 15.711 28.654 15.711 22.598"/></svg>
Cred in other icon packs
Copied!