2k Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The 2k 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/313357.svg" alt="2k icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/313357.svg" alt="2k icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/313357.svg" alt="2k icon" :width="24" :height="24" />
CSS background
.icon-2k {
background-image: url('https://proicons.com/icon/313357.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>2K</title><path d="M0 .002v23.997h24V.002H0Zm10.962 5.592c2.36 0 4.443.416 3.799 2.423-.434 1.365-2.017 1.918-3.114 2.109l-2.757.489c-.655.114-1.039.277-1.3.549h6.012l-.818 2.529 3.446-2.529h3.755l-4.091 2.772 2.07 4.402h-3.766l-1.082-2.754-1.197.826-.619 1.928H8.471l1.718-5.374h-6.25C4.874 10.2 6.891 9.36 8.731 8.989l2.264-.457c.387-.07.64-.259.736-.557.136-.416-.32-.581-.994-.581-.784 0-1.604.074-1.984 1.005H5.646c1.009-2.474 3.483-2.805 5.316-2.805Z"/></svg>
2k in other icon packs
Copied!