5k Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 5k 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/335791.svg" alt="5k icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335791.svg" alt="5k icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335791.svg" alt="5k icon" :width="24" :height="24" />
CSS background
.icon-5k {
background-image: url('https://proicons.com/icon/335791.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>.g{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="b" class="g" cx="26.6578" cy="7.1177" r="2.6177"/><path id="c" class="g" d="M14.9001,23.3815l.1018-6.8618,10.2727-3.512"/><path id="d" class="g" d="M39.1769,22.9891s-4.1283-.0769-6.4878-1.7414c-2.4975-1.7619-7.4144-8.24-7.4144-8.24"/><path id="e" class="g" d="M25.2746,13.0076l-5.1872,22.5854-11.2642-2.1568"/><path id="f" class="g" d="M22.681,24.3003l6.3101,6.6863-.0036,12.5134"/></svg>
5k in other icon packs
Copied!