Post History
Originally from Somewhere Else. I thought I'd continue making more drawing challenges here now that I discovered it. Make the Stack Overflow logo using the following criteria: The tray: ...
#6: Post edited
>Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
- >Originally from [Somewhere Else](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
#5: Post edited
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- Brownie points if the image is very accurate.- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
#4: Post edited
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- - Brownie points if the image is very accurate.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
#3: Post edited
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- The entire dimensions of the whole image is 82 by 97 pixels.- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels as a minimum.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
#2: Post edited
Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
- >Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it.
- Make the Stack Overflow logo using the following criteria:
- [![Stack Overflow logo][1]][2]
- **The tray:**
- - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb)
- - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png)
- **The sticks:**
- - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024)
- - Each stick has a dimension of 44 by 9 pixels.
- - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png)
- **The sticks' angles:**
- *These angles are relative to the horizontal position which is zero degrees.*
- - 1st stick (bottom): 0°
- - 2nd stick (second-to-bottom): 10°
- - 3rd stick (middle): 25°
- - 4th stick (second-to-top): 40°
- - 5th stick (top): 50°
- **The entire image:**
- - The image should look like the image given.
- - The entire dimensions of the whole image is 82 by 97 pixels.
- **Stick positions (`x, y`):**
- *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.*
- - 1st stick: 17, 71
- - 2nd stick: 19, 51
- - 3rd stick: 27, 31
- - 4th stick: 40, 13
- - 5th stick: 55, 0
- **Rules:**
- - The image should apply all descriptions from above.
- - Standard loopholes are forbidden.
- - Shortest code in bytes wins.
- [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png
- [2]: https://stackoverflow.com
#1: Initial revision
Recreate the Stack Overflow logo
Originally from [Code Golf](https://codegolf.stackexchange.com/questions/226148/recreate-the-stack-overflow-logo). I thought I'd continue making more drawing challenges here now that I discovered it. Make the Stack Overflow logo using the following criteria: [![Stack Overflow logo][1]][2] **The tray:** - Make a gray tray shaped like a bracket facing upwards using the following RGB values: 188, 187, 187 (#bcbbbb) - The dimensions of the tray by pixels: ![dimensions](https://i.stack.imgur.com/JSl3y.png) **The sticks:** - Make 5 orange sticks using the following RGB values: 244, 128, 36 (#f48024) - Each stick has a dimension of 44 by 9 pixels. - The gap between the tray and the bottom stick is 8 pixels: ![8 pixels](https://i.stack.imgur.com/J81vc.png) **The sticks' angles:** *These angles are relative to the horizontal position which is zero degrees.* - 1st stick (bottom): 0° - 2nd stick (second-to-bottom): 10° - 3rd stick (middle): 25° - 4th stick (second-to-top): 40° - 5th stick (top): 50° **The entire image:** - The image should look like the image given. - The entire dimensions of the whole image is 82 by 97 pixels. **Stick positions (`x, y`):** *These coordinates refer to the top-left points of each stick. The system used is the top-left point of the entire surface being (0, 0), and the numbers increasing as we go down and to the right. We also assume that the left part of the tray is at the leftmost possible point, i.e. at the far bottom left. Feel free to transcribe this into your system.* - 1st stick: 17, 71 - 2nd stick: 19, 51 - 3rd stick: 27, 31 - 4th stick: 40, 13 - 5th stick: 55, 0 **Rules:** - The image should apply all descriptions from above. - Standard loopholes are forbidden. - Shortest code in bytes wins. [1]: https://cdn.sstatic.net/Sites/stackoverflow/Img/apple-touch-icon.png [2]: https://stackoverflow.com