Skip to content

Instantly share code, notes, and snippets.

@wplit
Created March 31, 2025 23:50
Show Gist options
  • Save wplit/31bafabcdec40f563ab29e771dde4f95 to your computer and use it in GitHub Desktop.
Save wplit/31bafabcdec40f563ab29e771dde4f95 to your computer and use it in GitHub Desktop.
svg changes
<!-- Original SVG -->
<svg class="" xmlns="http://www.w3.org/2000/svg" width="29" height="34" aria-hidden="true" fill="none"><path fill="var(--primary)" d="M21.503 3.78c4.485 4.048 5.476 10.72 2.427 15.951-.366.629-1.623 1.997-1.54 2.594l6.485 9.384c-.361 1.216-2.782 3.356-3.802 1.665l-6.128-8.359c-.795-.337-1.578.276-2.368.465C9.05 27.285 1.645 23.071.427 15.208-1.395 3.454 12.661-4.199 21.502 3.78Zm2.11 9.475c0-5.876-4.755-10.64-10.622-10.64-5.866 0-10.62 4.764-10.62 10.64 0 5.877 4.755 10.64 10.622 10.64 5.866 0 10.622-4.763 10.622-10.64h-.002Z"></path></svg>
<!-- Will increase size with CSS -->
<svg class="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" aria-hidden="true" fill="none"><path fill="var(--primary)" d="M21.503 3.78c4.485 4.048 5.476 10.72 2.427 15.951-.366.629-1.623 1.997-1.54 2.594l6.485 9.384c-.361 1.216-2.782 3.356-3.802 1.665l-6.128-8.359c-.795-.337-1.578.276-2.368.465C9.05 27.285 1.645 23.071.427 15.208-1.395 3.454 12.661-4.199 21.502 3.78Zm2.11 9.475c0-5.876-4.755-10.64-10.622-10.64-5.866 0-10.62 4.764-10.62 10.64 0 5.877 4.755 10.64 10.622 10.64 5.866 0 10.622-4.763 10.622-10.64h-.002Z"></path></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment