2k logo
2k from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- 2k
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the 2k logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 .002v23.997h24V.002zm10.962 5.592c2.36 0 4.443.416 3.799 2.423c-.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.529l3.446-2.529h3.755l-4.091 2.772l2.07 4.402h-3.766l-1.082-2.754l-1.197.826l-.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-.557c.136-.416-.32-.581-.994-.581c-.784 0-1.604.074-1.984 1.005H5.646c1.009-2.474 3.483-2.805 5.316-2.805"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIcons2k(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 .002v23.997h24V.002zm10.962 5.592c2.36 0 4.443.416 3.799 2.423c-.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.529l3.446-2.529h3.755l-4.091 2.772l2.07 4.402h-3.766l-1.082-2.754l-1.197.826l-.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-.557c.136-.416-.32-.581-.994-.581c-.784 0-1.604.074-1.984 1.005H5.646c1.009-2.474 3.483-2.805 5.316-2.805"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 .002v23.997h24V.002zm10.962 5.592c2.36 0 4.443.416 3.799 2.423c-.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.529l3.446-2.529h3.755l-4.091 2.772l2.07 4.402h-3.766l-1.082-2.754l-1.197.826l-.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-.557c.136-.416-.32-.581-.994-.581c-.784 0-1.604.074-1.984 1.005H5.646c1.009-2.474 3.483-2.805 5.316-2.805"/></svg> </template>
CSS
.icon-2k {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20.002v23.997h24V.002zm10.962%205.592c2.36%200%204.443.416%203.799%202.423c-.434%201.365-2.017%201.918-3.114%202.109l-2.757.489c-.655.114-1.039.277-1.3.549h6.012l-.818%202.529l3.446-2.529h3.755l-4.091%202.772l2.07%204.402h-3.766l-1.082-2.754l-1.197.826l-.619%201.928H8.471l1.718-5.374h-6.25C4.874%2010.2%206.891%209.36%208.731%208.989l2.264-.457c.387-.07.64-.259.736-.557c.136-.416-.32-.581-.994-.581c-.784%200-1.604.074-1.984%201.005H5.646c1.009-2.474%203.483-2.805%205.316-2.805%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%20.002v23.997h24V.002zm10.962%205.592c2.36%200%204.443.416%203.799%202.423c-.434%201.365-2.017%201.918-3.114%202.109l-2.757.489c-.655.114-1.039.277-1.3.549h6.012l-.818%202.529l3.446-2.529h3.755l-4.091%202.772l2.07%204.402h-3.766l-1.082-2.754l-1.197.826l-.619%201.928H8.471l1.718-5.374h-6.25C4.874%2010.2%206.891%209.36%208.731%208.989l2.264-.457c.387-.07.64-.259.736-.557c.136-.416-.32-.581-.994-.581c-.784%200-1.604.074-1.984%201.005H5.646c1.009-2.474%203.483-2.805%205.316-2.805%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/2k.svg?color=%231a73e8&size=48