desc
stringlengths 100
148
| svg
stringlengths 201
242
| image
imagewidth (px) 512
512
| shape_name
stringclasses 4
values | bg_color
stringlengths 7
7
| color
stringlengths 7
7
|
---|---|---|---|---|---|
a rounded rectangle with width 249.0, height 301.0, and radius 109.7 at (106.0, 110.0) filled with #c0cb41 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="106.0" y="110.0" width="249.0" height="301.0" rx="109.7" ry="109.7" fill="#c0cb41" />
</svg>
|
rounded-rect
|
#000000
|
#c0cb41
|
|
a circle with radius 232.0 at (272.0, 265.0) filled with #624977 within a 512 x 512 box of color "#6fd73c"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#6fd73c" />
<circle cx="272.0" cy="265.0" r="232.0" fill="#624977" />
</svg>
|
circle
|
#6fd73c
|
#624977
|
|
a circle with radius 66.0 at (441.0, 394.0) filled with #09785c within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="441.0" cy="394.0" r="66.0" fill="#09785c" />
</svg>
|
circle
|
#ffffff
|
#09785c
|
|
a circle with radius 194.0 at (246.0, 306.0) filled with #343d9e within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="246.0" cy="306.0" r="194.0" fill="#343d9e" />
</svg>
|
circle
|
#ffffff
|
#343d9e
|
|
a rectangle with width 255.0 and height 264.0 at (224.0, 25.0) filled with #0d043f within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="224.0" y="25.0" width="255.0" height="264.0" fill="#0d043f" />
</svg>
|
rect
|
#000000
|
#0d043f
|
|
a rounded rectangle with width 68.0, height 166.0, and radius 13.2 at (409.0, 161.0) filled with #fdb238 within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="409.0" y="161.0" width="68.0" height="166.0" rx="13.2" ry="13.2" fill="#fdb238" />
</svg>
|
rounded-rect
|
#000000
|
#fdb238
|
|
a line from (279.0, 32.0) to (178.0, 407.0) with stroke #85bd41 and width 3.0 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<line x1="279.0" y1="32.0" x2="178.0" y2="407.0" stroke="#85bd41" stroke-width="3.0" />
</svg>
|
line
|
#ffffff
|
#4e30cc
|
|
a rectangle with width 204.0 and height 485.0 at (203.0, 17.0) filled with #233bde within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="203.0" y="17.0" width="204.0" height="485.0" fill="#233bde" />
</svg>
|
rect
|
#000000
|
#233bde
|
|
a rounded rectangle with width 118.0, height 321.0, and radius 57.8 at (11.0, 94.0) filled with #311054 within a 512 x 512 box of color "#997621"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#997621" />
<rect x="11.0" y="94.0" width="118.0" height="321.0" rx="57.8" ry="57.8" fill="#311054" />
</svg>
|
rounded-rect
|
#997621
|
#311054
|
|
a line from (219.0, 489.0) to (61.0, 49.0) with stroke #e0fc93 and width 5.8 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<line x1="219.0" y1="489.0" x2="61.0" y2="49.0" stroke="#e0fc93" stroke-width="5.8" />
</svg>
|
line
|
#7f7f7f
|
#33340b
|
|
a circle with radius 129.0 at (166.0, 268.0) filled with #ad0725 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="166.0" cy="268.0" r="129.0" fill="#ad0725" />
</svg>
|
circle
|
#ffffff
|
#ad0725
|
|
a line from (467.0, 43.0) to (155.0, 364.0) with stroke #e2e47f and width 3.5 within a 512 x 512 box of color "#cf778d"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#cf778d" />
<line x1="467.0" y1="43.0" x2="155.0" y2="364.0" stroke="#e2e47f" stroke-width="3.5" />
</svg>
|
line
|
#cf778d
|
#0b2a18
|
|
a line from (463.0, 99.0) to (135.0, 266.0) with stroke #70be43 and width 3.9 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<line x1="463.0" y1="99.0" x2="135.0" y2="266.0" stroke="#70be43" stroke-width="3.9" />
</svg>
|
line
|
#ffffff
|
#207485
|
|
a rectangle with width 232.0 and height 341.0 at (98.0, 85.0) filled with #ae5d2d within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="98.0" y="85.0" width="232.0" height="341.0" fill="#ae5d2d" />
</svg>
|
rect
|
#ffffff
|
#ae5d2d
|
|
a line from (161.0, 472.0) to (152.0, 456.0) with stroke #a2ab07 and width 4.4 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<line x1="161.0" y1="472.0" x2="152.0" y2="456.0" stroke="#a2ab07" stroke-width="4.4" />
</svg>
|
line
|
#7f7f7f
|
#0f321f
|
|
a circle with radius 114.0 at (121.0, 368.0) filled with #402b5f within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<circle cx="121.0" cy="368.0" r="114.0" fill="#402b5f" />
</svg>
|
circle
|
#7f7f7f
|
#402b5f
|
|
a rounded rectangle with width 277.0, height 129.0, and radius 27.0 at (94.0, 244.0) filled with #6a416b within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="94.0" y="244.0" width="277.0" height="129.0" rx="27.0" ry="27.0" fill="#6a416b" />
</svg>
|
rounded-rect
|
#000000
|
#6a416b
|
|
a rectangle with width 313.0 and height 342.0 at (143.0, 130.0) filled with #bacfcb within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="143.0" y="130.0" width="313.0" height="342.0" fill="#bacfcb" />
</svg>
|
rect
|
#000000
|
#bacfcb
|
|
a rounded rectangle with width 347.0, height 130.0, and radius 17.9 at (76.0, 351.0) filled with #c4cf84 within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="76.0" y="351.0" width="347.0" height="130.0" rx="17.9" ry="17.9" fill="#c4cf84" />
</svg>
|
rounded-rect
|
#000000
|
#c4cf84
|
|
a rounded rectangle with width 132.0, height 454.0, and radius 43.5 at (62.0, 24.0) filled with #4d0255 within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="62.0" y="24.0" width="132.0" height="454.0" rx="43.5" ry="43.5" fill="#4d0255" />
</svg>
|
rounded-rect
|
#000000
|
#4d0255
|
|
a rounded rectangle with width 297.0, height 475.0, and radius 119.0 at (112.0, 21.0) filled with #83eb1d within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="112.0" y="21.0" width="297.0" height="475.0" rx="119.0" ry="119.0" fill="#83eb1d" />
</svg>
|
rounded-rect
|
#000000
|
#83eb1d
|
|
a rounded rectangle with width 306.0, height 341.0, and radius 13.6 at (51.0, 51.0) filled with #2b8a2f within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="51.0" y="51.0" width="306.0" height="341.0" rx="13.6" ry="13.6" fill="#2b8a2f" />
</svg>
|
rounded-rect
|
#000000
|
#2b8a2f
|
|
a rectangle with width 246.0 and height 183.0 at (62.0, 35.0) filled with #f7fde0 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="62.0" y="35.0" width="246.0" height="183.0" fill="#f7fde0" />
</svg>
|
rect
|
#000000
|
#f7fde0
|
|
a rectangle with width 483.0 and height 266.0 at (11.0, 98.0) filled with #4c7a36 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="11.0" y="98.0" width="483.0" height="266.0" fill="#4c7a36" />
</svg>
|
rect
|
#ffffff
|
#4c7a36
|
|
a rectangle with width 322.0 and height 295.0 at (28.0, 96.0) filled with #1c8ed4 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="28.0" y="96.0" width="322.0" height="295.0" fill="#1c8ed4" />
</svg>
|
rect
|
#ffffff
|
#1c8ed4
|
|
a rounded rectangle with width 191.0, height 448.0, and radius 17.3 at (141.0, 32.0) filled with #9808a2 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="141.0" y="32.0" width="191.0" height="448.0" rx="17.3" ry="17.3" fill="#9808a2" />
</svg>
|
rounded-rect
|
#ffffff
|
#9808a2
|
|
a rectangle with width 245.0 and height 413.0 at (209.0, 47.0) filled with #747e84 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="209.0" y="47.0" width="245.0" height="413.0" fill="#747e84" />
</svg>
|
rect
|
#ffffff
|
#747e84
|
|
a rectangle with width 284.0 and height 50.0 at (138.0, 344.0) filled with #5c803e within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="138.0" y="344.0" width="284.0" height="50.0" fill="#5c803e" />
</svg>
|
rect
|
#ffffff
|
#5c803e
|
|
a circle with radius 88.0 at (370.0, 204.0) filled with #760ecb within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<circle cx="370.0" cy="204.0" r="88.0" fill="#760ecb" />
</svg>
|
circle
|
#7f7f7f
|
#760ecb
|
|
a rectangle with width 321.0 and height 458.0 at (128.0, 22.0) filled with #10da69 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="128.0" y="22.0" width="321.0" height="458.0" fill="#10da69" />
</svg>
|
rect
|
#000000
|
#10da69
|
|
a rectangle with width 386.0 and height 363.0 at (51.0, 23.0) filled with #1eef71 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="51.0" y="23.0" width="386.0" height="363.0" fill="#1eef71" />
</svg>
|
rect
|
#000000
|
#1eef71
|
|
a rectangle with width 90.0 and height 60.0 at (236.0, 312.0) filled with #7819c9 within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="236.0" y="312.0" width="90.0" height="60.0" fill="#7819c9" />
</svg>
|
rect
|
#000000
|
#7819c9
|
|
a rounded rectangle with width 87.0, height 125.0, and radius 7.6 at (78.0, 237.0) filled with #89757b within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="78.0" y="237.0" width="87.0" height="125.0" rx="7.6" ry="7.6" fill="#89757b" />
</svg>
|
rounded-rect
|
#ffffff
|
#89757b
|
|
a rounded rectangle with width 219.0, height 169.0, and radius 51.1 at (99.0, 222.0) filled with #3b32c5 within a 512 x 512 box of color "#639d9d"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#639d9d" />
<rect x="99.0" y="222.0" width="219.0" height="169.0" rx="51.1" ry="51.1" fill="#3b32c5" />
</svg>
|
rounded-rect
|
#639d9d
|
#3b32c5
|
|
a rounded rectangle with width 84.0, height 198.0, and radius 2.8 at (139.0, 46.0) filled with #1b3284 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="139.0" y="46.0" width="84.0" height="198.0" rx="2.8" ry="2.8" fill="#1b3284" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#1b3284
|
|
a rectangle with width 78.0 and height 268.0 at (265.0, 159.0) filled with #064f13 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="265.0" y="159.0" width="78.0" height="268.0" fill="#064f13" />
</svg>
|
rect
|
#000000
|
#064f13
|
|
a rectangle with width 135.0 and height 249.0 at (357.0, 111.0) filled with #9838cf within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="357.0" y="111.0" width="135.0" height="249.0" fill="#9838cf" />
</svg>
|
rect
|
#ffffff
|
#9838cf
|
|
a rectangle with width 74.0 and height 144.0 at (43.0, 119.0) filled with #7d6939 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="43.0" y="119.0" width="74.0" height="144.0" fill="#7d6939" />
</svg>
|
rect
|
#000000
|
#7d6939
|
|
a rectangle with width 278.0 and height 427.0 at (159.0, 52.0) filled with #267e1f within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="159.0" y="52.0" width="278.0" height="427.0" fill="#267e1f" />
</svg>
|
rect
|
#ffffff
|
#267e1f
|
|
a rectangle with width 81.0 and height 439.0 at (60.0, 49.0) filled with #660677 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="60.0" y="49.0" width="81.0" height="439.0" fill="#660677" />
</svg>
|
rect
|
#ffffff
|
#660677
|
|
a rounded rectangle with width 96.0, height 110.0, and radius 9.8 at (173.0, 388.0) filled with #380588 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="173.0" y="388.0" width="96.0" height="110.0" rx="9.8" ry="9.8" fill="#380588" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#380588
|
|
a rounded rectangle with width 250.0, height 265.0, and radius 64.3 at (96.0, 213.0) filled with #5b20c6 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="96.0" y="213.0" width="250.0" height="265.0" rx="64.3" ry="64.3" fill="#5b20c6" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#5b20c6
|
|
a rounded rectangle with width 226.0, height 441.0, and radius 19.3 at (30.0, 46.0) filled with #7b6f95 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="30.0" y="46.0" width="226.0" height="441.0" rx="19.3" ry="19.3" fill="#7b6f95" />
</svg>
|
rounded-rect
|
#ffffff
|
#7b6f95
|
|
a rectangle with width 127.0 and height 366.0 at (322.0, 80.0) filled with #f5a41a within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="322.0" y="80.0" width="127.0" height="366.0" fill="#f5a41a" />
</svg>
|
rect
|
#000000
|
#f5a41a
|
|
a rectangle with width 110.0 and height 167.0 at (215.0, 166.0) filled with #f252bb within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="215.0" y="166.0" width="110.0" height="167.0" fill="#f252bb" />
</svg>
|
rect
|
#ffffff
|
#f252bb
|
|
a rounded rectangle with width 113.0, height 242.0, and radius 30.8 at (40.0, 74.0) filled with #ab36ee within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="40.0" y="74.0" width="113.0" height="242.0" rx="30.8" ry="30.8" fill="#ab36ee" />
</svg>
|
rounded-rect
|
#000000
|
#ab36ee
|
|
a rounded rectangle with width 420.0, height 434.0, and radius 22.7 at (15.0, 44.0) filled with #e6f1d0 within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="15.0" y="44.0" width="420.0" height="434.0" rx="22.7" ry="22.7" fill="#e6f1d0" />
</svg>
|
rounded-rect
|
#000000
|
#e6f1d0
|
|
a rounded rectangle with width 396.0, height 223.0, and radius 10.9 at (62.0, 56.0) filled with #2aaf7a within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="62.0" y="56.0" width="396.0" height="223.0" rx="10.9" ry="10.9" fill="#2aaf7a" />
</svg>
|
rounded-rect
|
#000000
|
#2aaf7a
|
|
a rectangle with width 441.0 and height 411.0 at (32.0, 18.0) filled with #f84d24 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="32.0" y="18.0" width="441.0" height="411.0" fill="#f84d24" />
</svg>
|
rect
|
#ffffff
|
#f84d24
|
|
a rectangle with width 282.0 and height 321.0 at (169.0, 39.0) filled with #0cd545 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="169.0" y="39.0" width="282.0" height="321.0" fill="#0cd545" />
</svg>
|
rect
|
#000000
|
#0cd545
|
|
a rounded rectangle with width 362.0, height 403.0, and radius 2.2 at (23.0, 70.0) filled with #002007 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="23.0" y="70.0" width="362.0" height="403.0" rx="2.2" ry="2.2" fill="#002007" />
</svg>
|
rounded-rect
|
#ffffff
|
#002007
|
|
a rounded rectangle with width 170.0, height 359.0, and radius 84.4 at (195.0, 88.0) filled with #387f9b within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="195.0" y="88.0" width="170.0" height="359.0" rx="84.4" ry="84.4" fill="#387f9b" />
</svg>
|
rounded-rect
|
#ffffff
|
#387f9b
|
|
a rectangle with width 369.0 and height 115.0 at (71.0, 165.0) filled with #d70dae within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="71.0" y="165.0" width="369.0" height="115.0" fill="#d70dae" />
</svg>
|
rect
|
#ffffff
|
#d70dae
|
|
a circle with radius 143.0 at (288.0, 293.0) filled with #435262 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="288.0" cy="293.0" r="143.0" fill="#435262" />
</svg>
|
circle
|
#ffffff
|
#435262
|
|
a rounded rectangle with width 57.0, height 286.0, and radius 1.2 at (291.0, 78.0) filled with #301d09 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="291.0" y="78.0" width="57.0" height="286.0" rx="1.2" ry="1.2" fill="#301d09" />
</svg>
|
rounded-rect
|
#ffffff
|
#301d09
|
|
a rectangle with width 318.0 and height 81.0 at (92.0, 282.0) filled with #a2015b within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="92.0" y="282.0" width="318.0" height="81.0" fill="#a2015b" />
</svg>
|
rect
|
#000000
|
#a2015b
|
|
a rounded rectangle with width 300.0, height 206.0, and radius 24.1 at (56.0, 42.0) filled with #a2ee7a within a 512 x 512 box of color "#7c47b7"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7c47b7" />
<rect x="56.0" y="42.0" width="300.0" height="206.0" rx="24.1" ry="24.1" fill="#a2ee7a" />
</svg>
|
rounded-rect
|
#7c47b7
|
#a2ee7a
|
|
a rectangle with width 244.0 and height 480.0 at (78.0, 19.0) filled with #548745 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="78.0" y="19.0" width="244.0" height="480.0" fill="#548745" />
</svg>
|
rect
|
#000000
|
#548745
|
|
a line from (137.0, 402.0) to (64.0, 151.0) with stroke #036afd and width 5.6 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<line x1="137.0" y1="402.0" x2="64.0" y2="151.0" stroke="#036afd" stroke-width="5.6" />
</svg>
|
line
|
#000000
|
#7e988f
|
|
a rounded rectangle with width 174.0, height 235.0, and radius 58.5 at (27.0, 141.0) filled with #a240d5 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="27.0" y="141.0" width="174.0" height="235.0" rx="58.5" ry="58.5" fill="#a240d5" />
</svg>
|
rounded-rect
|
#000000
|
#a240d5
|
|
a rectangle with width 324.0 and height 58.0 at (106.0, 191.0) filled with #25dd6a within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="106.0" y="191.0" width="324.0" height="58.0" fill="#25dd6a" />
</svg>
|
rect
|
#000000
|
#25dd6a
|
|
a rounded rectangle with width 288.0, height 315.0, and radius 49.9 at (163.0, 167.0) filled with #df4eed within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="163.0" y="167.0" width="288.0" height="315.0" rx="49.9" ry="49.9" fill="#df4eed" />
</svg>
|
rounded-rect
|
#000000
|
#df4eed
|
|
a rectangle with width 409.0 and height 228.0 at (60.0, 40.0) filled with #631443 within a 512 x 512 box of color "#037685"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#037685" />
<rect x="60.0" y="40.0" width="409.0" height="228.0" fill="#631443" />
</svg>
|
rect
|
#037685
|
#631443
|
|
a rectangle with width 393.0 and height 219.0 at (20.0, 14.0) filled with #870952 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="20.0" y="14.0" width="393.0" height="219.0" fill="#870952" />
</svg>
|
rect
|
#7f7f7f
|
#870952
|
|
a line from (317.0, 243.0) to (236.0, 345.0) with stroke #746072 and width 2.7 within a 512 x 512 box of color "#57aedb"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#57aedb" />
<line x1="317.0" y1="243.0" x2="236.0" y2="345.0" stroke="#746072" stroke-width="2.7" />
</svg>
|
line
|
#57aedb
|
#14025b
|
|
a rounded rectangle with width 490.0, height 99.0, and radius 40.1 at (12.0, 167.0) filled with #6a6351 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="12.0" y="167.0" width="490.0" height="99.0" rx="40.1" ry="40.1" fill="#6a6351" />
</svg>
|
rounded-rect
|
#ffffff
|
#6a6351
|
|
a circle with radius 35.0 at (245.0, 429.0) filled with #3a5f73 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="245.0" cy="429.0" r="35.0" fill="#3a5f73" />
</svg>
|
circle
|
#ffffff
|
#3a5f73
|
|
a rectangle with width 217.0 and height 439.0 at (89.0, 62.0) filled with #f0319e within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="89.0" y="62.0" width="217.0" height="439.0" fill="#f0319e" />
</svg>
|
rect
|
#ffffff
|
#f0319e
|
|
a rounded rectangle with width 403.0, height 386.0, and radius 174.2 at (51.0, 79.0) filled with #7bcc01 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="51.0" y="79.0" width="403.0" height="386.0" rx="174.2" ry="174.2" fill="#7bcc01" />
</svg>
|
rounded-rect
|
#000000
|
#7bcc01
|
|
a rounded rectangle with width 197.0, height 104.0, and radius 39.2 at (45.0, 263.0) filled with #182631 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="45.0" y="263.0" width="197.0" height="104.0" rx="39.2" ry="39.2" fill="#182631" />
</svg>
|
rounded-rect
|
#ffffff
|
#182631
|
|
a rounded rectangle with width 307.0, height 266.0, and radius 114.7 at (97.0, 49.0) filled with #7115d3 within a 512 x 512 box of color "#739a00"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#739a00" />
<rect x="97.0" y="49.0" width="307.0" height="266.0" rx="114.7" ry="114.7" fill="#7115d3" />
</svg>
|
rounded-rect
|
#739a00
|
#7115d3
|
|
a circle with radius 44.0 at (353.0, 134.0) filled with #be3f4c within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<circle cx="353.0" cy="134.0" r="44.0" fill="#be3f4c" />
</svg>
|
circle
|
#000000
|
#be3f4c
|
|
a circle with radius 161.0 at (307.0, 265.0) filled with #084d0b within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="307.0" cy="265.0" r="161.0" fill="#084d0b" />
</svg>
|
circle
|
#ffffff
|
#084d0b
|
|
a rectangle with width 173.0 and height 461.0 at (61.0, 16.0) filled with #85987d within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="61.0" y="16.0" width="173.0" height="461.0" fill="#85987d" />
</svg>
|
rect
|
#000000
|
#85987d
|
|
a line from (146.0, 248.0) to (442.0, 204.0) with stroke #06a5c3 and width 4.0 within a 512 x 512 box of color "#318133"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#318133" />
<line x1="146.0" y1="248.0" x2="442.0" y2="204.0" stroke="#06a5c3" stroke-width="4.0" />
</svg>
|
line
|
#318133
|
#4f0d12
|
|
a line from (467.0, 463.0) to (118.0, 26.0) with stroke #50ed18 and width 4.4 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<line x1="467.0" y1="463.0" x2="118.0" y2="26.0" stroke="#50ed18" stroke-width="4.4" />
</svg>
|
line
|
#ffffff
|
#c7209b
|
|
a rectangle with width 336.0 and height 124.0 at (118.0, 60.0) filled with #d2240e within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="118.0" y="60.0" width="336.0" height="124.0" fill="#d2240e" />
</svg>
|
rect
|
#ffffff
|
#d2240e
|
|
a rounded rectangle with width 85.0, height 173.0, and radius 39.0 at (365.0, 113.0) filled with #8919b0 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="365.0" y="113.0" width="85.0" height="173.0" rx="39.0" ry="39.0" fill="#8919b0" />
</svg>
|
rounded-rect
|
#000000
|
#8919b0
|
|
a rounded rectangle with width 157.0, height 254.0, and radius 13.9 at (170.0, 176.0) filled with #574adf within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="170.0" y="176.0" width="157.0" height="254.0" rx="13.9" ry="13.9" fill="#574adf" />
</svg>
|
rounded-rect
|
#000000
|
#574adf
|
|
a rectangle with width 246.0 and height 405.0 at (122.0, 15.0) filled with #b13714 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="122.0" y="15.0" width="246.0" height="405.0" fill="#b13714" />
</svg>
|
rect
|
#ffffff
|
#b13714
|
|
a rectangle with width 460.0 and height 111.0 at (32.0, 329.0) filled with #510898 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="32.0" y="329.0" width="460.0" height="111.0" fill="#510898" />
</svg>
|
rect
|
#7f7f7f
|
#510898
|
|
a rounded rectangle with width 254.0, height 167.0, and radius 52.0 at (41.0, 78.0) filled with #5a04f6 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="41.0" y="78.0" width="254.0" height="167.0" rx="52.0" ry="52.0" fill="#5a04f6" />
</svg>
|
rounded-rect
|
#ffffff
|
#5a04f6
|
|
a line from (169.0, 40.0) to (307.0, 100.0) with stroke #675b44 and width 3.8 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<line x1="169.0" y1="40.0" x2="307.0" y2="100.0" stroke="#675b44" stroke-width="3.8" />
</svg>
|
line
|
#000000
|
#2a632d
|
|
a rounded rectangle with width 123.0, height 276.0, and radius 18.7 at (159.0, 63.0) filled with #3b37a6 within a 512 x 512 box of color "#89f1f7"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#89f1f7" />
<rect x="159.0" y="63.0" width="123.0" height="276.0" rx="18.7" ry="18.7" fill="#3b37a6" />
</svg>
|
rounded-rect
|
#89f1f7
|
#3b37a6
|
|
a line from (200.0, 432.0) to (263.0, 111.0) with stroke #4a6781 and width 1.7 within a 512 x 512 box of color "#dffbe9"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#dffbe9" />
<line x1="200.0" y1="432.0" x2="263.0" y2="111.0" stroke="#4a6781" stroke-width="1.7" />
</svg>
|
line
|
#dffbe9
|
#851ff1
|
|
a rounded rectangle with width 486.0, height 53.0, and radius 16.2 at (14.0, 77.0) filled with #d35a5a within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="14.0" y="77.0" width="486.0" height="53.0" rx="16.2" ry="16.2" fill="#d35a5a" />
</svg>
|
rounded-rect
|
#000000
|
#d35a5a
|
|
a rounded rectangle with width 136.0, height 476.0, and radius 34.6 at (40.0, 22.0) filled with #7107e3 within a 512 x 512 box of color "gray"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#7f7f7f" />
<rect x="40.0" y="22.0" width="136.0" height="476.0" rx="34.6" ry="34.6" fill="#7107e3" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#7107e3
|
|
a rectangle with width 284.0 and height 474.0 at (96.0, 21.0) filled with #562025 within a 512 x 512 box of color "#78e44a"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#78e44a" />
<rect x="96.0" y="21.0" width="284.0" height="474.0" fill="#562025" />
</svg>
|
rect
|
#78e44a
|
#562025
|
|
a rounded rectangle with width 216.0, height 194.0, and radius 11.6 at (127.0, 197.0) filled with #c9b7fc within a 512 x 512 box of color "#000000"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<rect x="127.0" y="197.0" width="216.0" height="194.0" rx="11.6" ry="11.6" fill="#c9b7fc" />
</svg>
|
rounded-rect
|
#000000
|
#c9b7fc
|
|
a circle with radius 128.0 at (224.0, 145.0) filled with #bf2d21 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="224.0" cy="145.0" r="128.0" fill="#bf2d21" />
</svg>
|
circle
|
#ffffff
|
#bf2d21
|
|
a rounded rectangle with width 343.0, height 440.0, and radius 159.8 at (136.0, 34.0) filled with #6f6610 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="136.0" y="34.0" width="343.0" height="440.0" rx="159.8" ry="159.8" fill="#6f6610" />
</svg>
|
rounded-rect
|
#ffffff
|
#6f6610
|
|
a line from (302.0, 215.0) to (338.0, 114.0) with stroke #e4f9e4 and width 3.8 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<line x1="302.0" y1="215.0" x2="338.0" y2="114.0" stroke="#e4f9e4" stroke-width="3.8" />
</svg>
|
line
|
#000000
|
#57e0ea
|
|
a circle with radius 230.0 at (237.0, 246.0) filled with #f94924 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="237.0" cy="246.0" r="230.0" fill="#f94924" />
</svg>
|
circle
|
#ffffff
|
#f94924
|
|
a line from (291.0, 469.0) to (317.0, 166.0) with stroke #8e8bdb and width 3.3 within a 512 x 512 box of color "black"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#000000" />
<line x1="291.0" y1="469.0" x2="317.0" y2="166.0" stroke="#8e8bdb" stroke-width="3.3" />
</svg>
|
line
|
#000000
|
#53069b
|
|
a rectangle with width 401.0 and height 261.0 at (68.0, 209.0) filled with #d45060 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="68.0" y="209.0" width="401.0" height="261.0" fill="#d45060" />
</svg>
|
rect
|
#ffffff
|
#d45060
|
|
a rectangle with width 191.0 and height 302.0 at (129.0, 198.0) filled with #a807a6 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="129.0" y="198.0" width="191.0" height="302.0" fill="#a807a6" />
</svg>
|
rect
|
#ffffff
|
#a807a6
|
|
a circle with radius 233.0 at (249.0, 264.0) filled with #187836 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="249.0" cy="264.0" r="233.0" fill="#187836" />
</svg>
|
circle
|
#ffffff
|
#187836
|
|
a rounded rectangle with width 370.0, height 234.0, and radius 46.8 at (44.0, 137.0) filled with #5f05b9 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="44.0" y="137.0" width="370.0" height="234.0" rx="46.8" ry="46.8" fill="#5f05b9" />
</svg>
|
rounded-rect
|
#ffffff
|
#5f05b9
|
|
a circle with radius 12.0 at (225.0, 17.0) filled with #1d5ae9 within a 512 x 512 box of color "white"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<circle cx="225.0" cy="17.0" r="12.0" fill="#1d5ae9" />
</svg>
|
circle
|
#ffffff
|
#1d5ae9
|
|
a rounded rectangle with width 246.0, height 192.0, and radius 94.6 at (28.0, 200.0) filled with #676ec4 within a 512 x 512 box of color "#ffffff"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ffffff" />
<rect x="28.0" y="200.0" width="246.0" height="192.0" rx="94.6" ry="94.6" fill="#676ec4" />
</svg>
|
rounded-rect
|
#ffffff
|
#676ec4
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.