Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tape onesies artwork #22

Open
ryanve opened this issue Aug 28, 2018 · 5 comments
Open

tape onesies artwork #22

ryanve opened this issue Aug 28, 2018 · 5 comments

Comments

@ryanve
Copy link
Member

ryanve commented Aug 28, 2018

Based on #21 but these are are simplified to have both tape backgrounds be the same color and the 2 holes tape black in the bottom third to like like a smile

@ryanve
Copy link
Member Author

ryanve commented Aug 28, 2018

yellow onesie

<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 2400 2400">
  <title>tape yellow onesie</title>
  <rect x="0" y="0" width="1200" height="2400" fill="#eee833" />
  <rect x="1200" y="0" width="1200" height="2400" fill="#eee833" />
  <circle cx="1800" cy="1700" r="200" fill="#090909" />
  <circle cx="600" cy="1700" r="200" fill="#090909" />
</svg>
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/44696872-20c81080-aa2e-11e8-950e-122542548d6b.png">
<meta property="og:image:alt" content="tape yellow onesie">

tape yellow onesie

@ryanve
Copy link
Member Author

ryanve commented Aug 28, 2018

pink onesie

<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 2400 2400">
  <title>tape pink onesie</title>
  <rect x="0" y="0" width="1200" height="2400" fill="#fbbfff" />
  <rect x="1200" y="0" width="1200" height="2400" fill="#fbbfff" />
  <circle cx="1800" cy="1700" r="200" fill="#090909" />
  <circle cx="600" cy="1700" r="200" fill="#090909" />
</svg>
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/44696984-a481fd00-aa2e-11e8-8bd8-6e5381195617.png">
<meta property="og:image:alt" content="tape pink onesie">

tape pink onesie

@ryanve
Copy link
Member Author

ryanve commented Sep 5, 2018

blue onesie

<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 2400 2400">
  <title>tape blue onesie</title>
  <rect x="0" y="0" width="1200" height="2400" fill="#11dff1" />
  <rect x="1200" y="0" width="1200" height="2400" fill="#11dff1" />
  <circle cx="1800" cy="1700" r="200" fill="#090909" />
  <circle cx="600" cy="1700" r="200" fill="#090909" />
</svg>
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/45119529-95770b00-b110-11e8-9679-8e97026c83d4.png">
<meta property="og:image:alt" content="tape blue onesie">

tape blue onesie

@ryanve
Copy link
Member Author

ryanve commented Sep 5, 2018

tape green onesie

<svg xmlns="http://www.w3.org/2000/svg" width="480" height="480" viewBox="0 0 2400 2400">
  <title>tape green onesie</title>
  <rect x="0" y="0" width="1200" height="2400" fill="#44f477" />
  <rect x="1200" y="0" width="1200" height="2400" fill="#44f477" />
  <circle cx="1800" cy="1700" r="200" fill="#090909" />
  <circle cx="600" cy="1700" r="200" fill="#090909" />
</svg>
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/45119670-e8e95900-b110-11e8-93b1-5e3506450f19.png">
<meta property="og:image:alt" content="tape green onesie">

tape green onesie

@ryanve
Copy link
Member Author

ryanve commented Sep 5, 2018

og:image tags

<link rel href="https://github.com/s9a/tape/issues/22">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/44696984-a481fd00-aa2e-11e8-8bd8-6e5381195617.png">
<meta property="og:image:alt" content="tape pink onesie">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/45119529-95770b00-b110-11e8-9679-8e97026c83d4.png">
<meta property="og:image:alt" content="tape blue onesie">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/44696872-20c81080-aa2e-11e8-950e-122542548d6b.png">
<meta property="og:image:alt" content="tape yellow onesie">
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/45119670-e8e95900-b110-11e8-93b1-5e3506450f19.png">
<meta property="og:image:alt" content="tape green onesie">

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

No branches or pull requests

1 participant