codepen

Preview Sizes

codepen
16px
codepen
24px
codepen
32px
codepen
48px

codepen SVG Icon

High-quality codepen SVG icon for web design and development projects. Free to download and use in your projects.

Keywords:
Format: SVG (Vector)
License: Free for commercial use

✏️ Want to customize this icon? Edit with svgia.com - our powerful online SVG editor!

SVG Code

<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="CodePen" role="img"
viewBox="0 0 512 512">

<rect
width="512" height="512"
rx="15%"
fill="#111"/>

<g
fill="none"
stroke="#e6e6e6"
stroke-width="33"
stroke-linejoin="round">

<path d="M81 198v116l175 117 175-117V198L256 81z"/>

<path d="M81 198l175 116 175-116M256 81v117"/>

<path d="M81 314l175-116 175 116M256 431V314"/>

</g>

</svg>