Skip to content

chore(logo): add Quarto trademark logo and recompile PNG image#2099

Open
mcanouil wants to merge 1 commit into
quarto-dev:mainfrom
mcanouil:chore/add-trademark-svg
Open

chore(logo): add Quarto trademark logo and recompile PNG image#2099
mcanouil wants to merge 1 commit into
quarto-dev:mainfrom
mcanouil:chore/add-trademark-svg

Conversation

@mcanouil

@mcanouil mcanouil commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

Add SVG file for the Quarto trademark logo and update the PNG version accordingly.

The SVG for the logo alone uploaded by @cwickham is a little bit different from the one I have from 2022 and is more consistent with the trademark version.

This PR does not update it. (https://github.com/orgs/quarto-dev/discussions/14672)

The main difference is the use of style instead of the fill attribute on the path elements. Should we use the SVG below for consistency with the trademark version, both made at the same time in 2022?

<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 27.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
	 viewBox="0 0 121.8 118.8" enable-background="new 0 0 121.8 118.8" xml:space="preserve">
<g>
	<path fill-rule="evenodd" clip-rule="evenodd" fill="#74AADB" d="M56,54.4V1.5C27.9,3.5,5.6,26.2,4.1,54.4H56z"/>
	<path fill-rule="evenodd" clip-rule="evenodd" fill="#74AADB" d="M63,54.4h52.9C114.4,25.9,91.5,3,63,1.5V54.4z"/>
	<path fill-rule="evenodd" clip-rule="evenodd" fill="#74AADB" d="M56,61.4H4.2c2,27.7,24.1,49.9,51.8,51.8V61.4z"/>
	<path fill-rule="evenodd" clip-rule="evenodd" fill="#74AADB" d="M63,61.4v51.9c28.2-1.5,50.9-23.8,52.8-51.9H63z"/>
</g>
</svg>

@mcanouil mcanouil self-assigned this Jul 12, 2026
@mcanouil mcanouil changed the title chore(logo): add Quarto trademark logo and recompile image chore(logo): add Quarto trademark logo and recompile PNG image Jul 12, 2026
@mcanouil mcanouil force-pushed the chore/add-trademark-svg branch from a916b1b to 14b54ab Compare July 12, 2026 12:02
@cderv cderv requested a review from cwickham July 13, 2026 14:08
@cderv

cderv commented Jul 13, 2026

Copy link
Copy Markdown
Member

/deploy-preview

@github-actions

Copy link
Copy Markdown
Contributor

📝 Preview Deployment

🔍 Full site preview: https://deploy-preview-2099.quarto.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants