Skip to content

Instantly share code, notes, and snippets.

View drinkingtheink's full-sized avatar

Jason M Harrison drinkingtheink

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 115.09 116.27">
<g id="wXlh8w.tif">
<g>
<path d="M91.63,71.96c-12.66,14.29-26.77,27.14-39.99,40.89l-2.53,1.48L.01,65.14v-9.41s49.23,47.57,49.23,47.57l42.53-42.59,5.28,5.43c-.96,2.81-3.98,4.19-5.42,5.81Z" fill="#FFFFFF"/>
<path d="M60.52.16L11.97,49.42l42.15,42.05.02,2.02-4.99,3.91L1.05,49.42c13.32-13.84,27.13-27.19,40.66-40.81,1.67-1.69,4.84-6.41,6.33-7.53,2.73-2.05,8.97-.43,12.47-.91Z" fill="#FFFFFF"/>
<polygon points="115.09 60.69 65.98 12.08 23.31 54.72 17.87 49.31 65.98 1.16 114.16 48.23 115.09 60.69" fill="#FFFFFF"/>
<polygon points="55.56 116.27 103.12 67.01 60.54 23.47 65.98 18.03 114.03 67.01 63.97 116.25 55.56 116.27" fill="#FFFFFF"/>
</g>
</g>
@drinkingtheink
drinkingtheink / choice-palette-collection
Last active June 10, 2020 03:27
23-some-odd palettes (hex) that all look nice individually. Good for generative art usage.
const palettes = [
[
// https://coolors.co/f3a32f-1c3569-f8f9fa-25ced1-177e89
'#F3A32F',
'#1C3569',
'#F8F9FA',
'#25CED1',
'#177E89'
],
[