9 lines
490 B
XML
9 lines
490 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" role="img" aria-label="Field Guides">
|
|
<rect width="32" height="32" rx="7" fill="#6d4aff"/>
|
|
<!-- open field-guide (book) in white on the violet brand tile -->
|
|
<g fill="none" stroke="#fff" stroke-width="2.6" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M16 10.6C13.5 9 10.6 8.6 7.8 9.2v12.7c2.8-.6 5.7-.2 8.2 1.4 2.5-1.6 5.4-2 8.2-1.4V9.2c-2.8-.6-5.7-.2-8.2 1.4z"/>
|
|
<path d="M16 10.6v12.7"/>
|
|
</g>
|
|
</svg>
|