Files

12 lines
691 B
XML
Raw Permalink Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128" role="img" aria-label="Triple-C">
<title>Triple-C mark</title>
<!-- The container frame, opened on the right so the enclosure itself is the letter C. -->
<g fill="none" stroke-linecap="round" stroke-linejoin="round">
<path d="M112 46 L112 38 A22 22 0 0 0 90 16 L38 16 A22 22 0 0 0 16 38 L16 90 A22 22 0 0 0 38 112 L90 112 A22 22 0 0 0 112 90 L112 82"
stroke="#58A6FF" stroke-width="12"/>
<!-- The prompt: chevron and cursor. -->
<path d="M42 50 L58 66 L42 82" stroke="#F0821E" stroke-width="11"/>
<path d="M68 82 L88 82" stroke="#F0821E" stroke-width="11"/>
</g>
</svg>