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 line from (255.0, 219.0) to (365.0, 347.0) with stroke #210949 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="255.0" y1="219.0" x2="365.0" y2="347.0" stroke="#210949" stroke-width="3.9" />
</svg>
|
line
|
#ffffff
|
#f00314
|
|
a rounded rectangle with width 391.0, height 204.0, and radius 81.4 at (85.0, 30.0) filled with #043c05 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="85.0" y="30.0" width="391.0" height="204.0" rx="81.4" ry="81.4" fill="#043c05" />
</svg>
|
rounded-rect
|
#ffffff
|
#043c05
|
|
a rounded rectangle with width 353.0, height 258.0, and radius 10.2 at (10.0, 124.0) filled with #029e47 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="10.0" y="124.0" width="353.0" height="258.0" rx="10.2" ry="10.2" fill="#029e47" />
</svg>
|
rounded-rect
|
#ffffff
|
#029e47
|
|
a rounded rectangle with width 153.0, height 187.0, and radius 71.8 at (171.0, 125.0) filled with #9603e0 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="171.0" y="125.0" width="153.0" height="187.0" rx="71.8" ry="71.8" fill="#9603e0" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#9603e0
|
|
a rectangle with width 202.0 and height 342.0 at (153.0, 64.0) filled with #1f784d 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="153.0" y="64.0" width="202.0" height="342.0" fill="#1f784d" />
</svg>
|
rect
|
#000000
|
#1f784d
|
|
a rectangle with width 197.0 and height 56.0 at (248.0, 129.0) filled with #bd0fe0 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="248.0" y="129.0" width="197.0" height="56.0" fill="#bd0fe0" />
</svg>
|
rect
|
#ffffff
|
#bd0fe0
|
|
a circle with radius 32.0 at (425.0, 448.0) filled with #23f797 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="425.0" cy="448.0" r="32.0" fill="#23f797" />
</svg>
|
circle
|
#000000
|
#23f797
|
|
a rounded rectangle with width 172.0, height 334.0, and radius 65.4 at (282.0, 132.0) filled with #b01f85 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="282.0" y="132.0" width="172.0" height="334.0" rx="65.4" ry="65.4" fill="#b01f85" />
</svg>
|
rounded-rect
|
#000000
|
#b01f85
|
|
a line from (98.0, 368.0) to (268.0, 421.0) with stroke #2985a5 and width 5.8 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="98.0" y1="368.0" x2="268.0" y2="421.0" stroke="#2985a5" stroke-width="5.8" />
</svg>
|
line
|
#ffffff
|
#8c4fd9
|
|
a rounded rectangle with width 417.0, height 405.0, and radius 74.8 at (83.0, 54.0) filled with #1cee17 within a 512 x 512 box of color "#2c1e52"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#2c1e52" />
<rect x="83.0" y="54.0" width="417.0" height="405.0" rx="74.8" ry="74.8" fill="#1cee17" />
</svg>
|
rounded-rect
|
#2c1e52
|
#1cee17
|
|
a rounded rectangle with width 223.0, height 460.0, and radius 76.5 at (140.0, 34.0) filled with #5b0635 within a 512 x 512 box of color "#ca94dc"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#ca94dc" />
<rect x="140.0" y="34.0" width="223.0" height="460.0" rx="76.5" ry="76.5" fill="#5b0635" />
</svg>
|
rounded-rect
|
#ca94dc
|
#5b0635
|
|
a rounded rectangle with width 245.0, height 444.0, and radius 40.5 at (218.0, 37.0) filled with #771888 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="218.0" y="37.0" width="245.0" height="444.0" rx="40.5" ry="40.5" fill="#771888" />
</svg>
|
rounded-rect
|
#000000
|
#771888
|
|
a rectangle with width 332.0 and height 339.0 at (62.0, 51.0) filled with #b2fadd 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="51.0" width="332.0" height="339.0" fill="#b2fadd" />
</svg>
|
rect
|
#000000
|
#b2fadd
|
|
a rounded rectangle with width 116.0, height 133.0, and radius 3.8 at (263.0, 134.0) filled with #1c4d58 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="263.0" y="134.0" width="116.0" height="133.0" rx="3.8" ry="3.8" fill="#1c4d58" />
</svg>
|
rounded-rect
|
#ffffff
|
#1c4d58
|
|
a circle with radius 151.0 at (276.0, 164.0) filled with #32db63 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" />
<circle cx="276.0" cy="164.0" r="151.0" fill="#32db63" />
</svg>
|
circle
|
#000000
|
#32db63
|
|
a rectangle with width 122.0 and height 270.0 at (181.0, 221.0) filled with #8e0412 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="181.0" y="221.0" width="122.0" height="270.0" fill="#8e0412" />
</svg>
|
rect
|
#7f7f7f
|
#8e0412
|
|
a rounded rectangle with width 97.0, height 300.0, and radius 44.5 at (383.0, 96.0) filled with #0236cc 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="383.0" y="96.0" width="97.0" height="300.0" rx="44.5" ry="44.5" fill="#0236cc" />
</svg>
|
rounded-rect
|
#ffffff
|
#0236cc
|
|
a line from (16.0, 230.0) to (312.0, 428.0) with stroke #d9edac and width 3.9 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="16.0" y1="230.0" x2="312.0" y2="428.0" stroke="#d9edac" stroke-width="3.9" />
</svg>
|
line
|
#000000
|
#cff119
|
|
a rounded rectangle with width 406.0, height 133.0, and radius 36.5 at (63.0, 50.0) filled with #ad4707 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="63.0" y="50.0" width="406.0" height="133.0" rx="36.5" ry="36.5" fill="#ad4707" />
</svg>
|
rounded-rect
|
#ffffff
|
#ad4707
|
|
a circle with radius 220.0 at (289.0, 284.0) filled with #3bcf38 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" />
<circle cx="289.0" cy="284.0" r="220.0" fill="#3bcf38" />
</svg>
|
circle
|
#000000
|
#3bcf38
|
|
a rectangle with width 472.0 and height 363.0 at (10.0, 123.0) filled with #8bcffa within a 512 x 512 box of color "#65541d"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#65541d" />
<rect x="10.0" y="123.0" width="472.0" height="363.0" fill="#8bcffa" />
</svg>
|
rect
|
#65541d
|
#8bcffa
|
|
a rectangle with width 77.0 and height 249.0 at (221.0, 128.0) filled with #69504b 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="221.0" y="128.0" width="77.0" height="249.0" fill="#69504b" />
</svg>
|
rect
|
#ffffff
|
#69504b
|
|
a rounded rectangle with width 296.0, height 222.0, and radius 39.9 at (104.0, 263.0) filled with #76d3c4 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="104.0" y="263.0" width="296.0" height="222.0" rx="39.9" ry="39.9" fill="#76d3c4" />
</svg>
|
rounded-rect
|
#000000
|
#76d3c4
|
|
a rounded rectangle with width 204.0, height 454.0, and radius 85.9 at (249.0, 42.0) filled with #313460 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="249.0" y="42.0" width="204.0" height="454.0" rx="85.9" ry="85.9" fill="#313460" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#313460
|
|
a rounded rectangle with width 458.0, height 284.0, and radius 114.5 at (10.0, 64.0) filled with #2c03a7 within a 512 x 512 box of color "#70789f"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#70789f" />
<rect x="10.0" y="64.0" width="458.0" height="284.0" rx="114.5" ry="114.5" fill="#2c03a7" />
</svg>
|
rounded-rect
|
#70789f
|
#2c03a7
|
|
a rounded rectangle with width 310.0, height 229.0, and radius 95.4 at (73.0, 129.0) filled with #7d088e 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="73.0" y="129.0" width="310.0" height="229.0" rx="95.4" ry="95.4" fill="#7d088e" />
</svg>
|
rounded-rect
|
#ffffff
|
#7d088e
|
|
a rectangle with width 135.0 and height 276.0 at (251.0, 62.0) filled with #8a7c58 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="251.0" y="62.0" width="135.0" height="276.0" fill="#8a7c58" />
</svg>
|
rect
|
#ffffff
|
#8a7c58
|
|
a line from (398.0, 260.0) to (374.0, 492.0) with stroke #50f404 and width 1.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="398.0" y1="260.0" x2="374.0" y2="492.0" stroke="#50f404" stroke-width="1.4" />
</svg>
|
line
|
#ffffff
|
#a638ee
|
|
a circle with radius 152.0 at (215.0, 299.0) filled with #8cb632 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="215.0" cy="299.0" r="152.0" fill="#8cb632" />
</svg>
|
circle
|
#000000
|
#8cb632
|
|
a circle with radius 225.0 at (266.0, 276.0) filled with #e04f00 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="266.0" cy="276.0" r="225.0" fill="#e04f00" />
</svg>
|
circle
|
#ffffff
|
#e04f00
|
|
a rounded rectangle with width 120.0, height 357.0, and radius 17.7 at (33.0, 11.0) filled with #9d016f 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="33.0" y="11.0" width="120.0" height="357.0" rx="17.7" ry="17.7" fill="#9d016f" />
</svg>
|
rounded-rect
|
#ffffff
|
#9d016f
|
|
a rectangle with width 246.0 and height 340.0 at (247.0, 88.0) filled with #593140 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="247.0" y="88.0" width="246.0" height="340.0" fill="#593140" />
</svg>
|
rect
|
#ffffff
|
#593140
|
|
a circle with radius 98.0 at (208.0, 118.0) filled with #c01425 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="208.0" cy="118.0" r="98.0" fill="#c01425" />
</svg>
|
circle
|
#ffffff
|
#c01425
|
|
a rectangle with width 473.0 and height 51.0 at (13.0, 203.0) filled with #45e8be 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="13.0" y="203.0" width="473.0" height="51.0" fill="#45e8be" />
</svg>
|
rect
|
#000000
|
#45e8be
|
|
a rectangle with width 415.0 and height 134.0 at (21.0, 100.0) filled with #845d12 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="21.0" y="100.0" width="415.0" height="134.0" fill="#845d12" />
</svg>
|
rect
|
#000000
|
#845d12
|
|
a line from (30.0, 351.0) to (486.0, 191.0) with stroke #4df21c and width 4.5 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="30.0" y1="351.0" x2="486.0" y2="191.0" stroke="#4df21c" stroke-width="4.5" />
</svg>
|
line
|
#7f7f7f
|
#1a2ab1
|
|
a rounded rectangle with width 251.0, height 58.0, and radius 12.4 at (29.0, 267.0) filled with #1ece87 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="29.0" y="267.0" width="251.0" height="58.0" rx="12.4" ry="12.4" fill="#1ece87" />
</svg>
|
rounded-rect
|
#000000
|
#1ece87
|
|
a rectangle with width 422.0 and height 112.0 at (18.0, 238.0) filled with #54cbb1 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="18.0" y="238.0" width="422.0" height="112.0" fill="#54cbb1" />
</svg>
|
rect
|
#000000
|
#54cbb1
|
|
a rectangle with width 324.0 and height 271.0 at (169.0, 50.0) filled with #7f805e 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="50.0" width="324.0" height="271.0" fill="#7f805e" />
</svg>
|
rect
|
#000000
|
#7f805e
|
|
a rounded rectangle with width 224.0, height 437.0, and radius 45.8 at (223.0, 11.0) filled with #301bea within a 512 x 512 box of color "#978a4e"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#978a4e" />
<rect x="223.0" y="11.0" width="224.0" height="437.0" rx="45.8" ry="45.8" fill="#301bea" />
</svg>
|
rounded-rect
|
#978a4e
|
#301bea
|
|
a rounded rectangle with width 70.0, height 215.0, and radius 13.9 at (282.0, 267.0) filled with #bf8883 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="282.0" y="267.0" width="70.0" height="215.0" rx="13.9" ry="13.9" fill="#bf8883" />
</svg>
|
rounded-rect
|
#000000
|
#bf8883
|
|
a rectangle with width 284.0 and height 153.0 at (42.0, 278.0) filled with #212894 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="42.0" y="278.0" width="284.0" height="153.0" fill="#212894" />
</svg>
|
rect
|
#000000
|
#212894
|
|
a rectangle with width 69.0 and height 441.0 at (251.0, 47.0) filled with #b10cf6 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="251.0" y="47.0" width="69.0" height="441.0" fill="#b10cf6" />
</svg>
|
rect
|
#000000
|
#b10cf6
|
|
a rectangle with width 344.0 and height 65.0 at (50.0, 265.0) filled with #cadf6a 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="50.0" y="265.0" width="344.0" height="65.0" fill="#cadf6a" />
</svg>
|
rect
|
#000000
|
#cadf6a
|
|
a rounded rectangle with width 225.0, height 144.0, and radius 41.5 at (20.0, 265.0) filled with #c4d6e7 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="20.0" y="265.0" width="225.0" height="144.0" rx="41.5" ry="41.5" fill="#c4d6e7" />
</svg>
|
rounded-rect
|
#000000
|
#c4d6e7
|
|
a rectangle with width 487.0 and height 378.0 at (13.0, 26.0) filled with #fc2bbb 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="13.0" y="26.0" width="487.0" height="378.0" fill="#fc2bbb" />
</svg>
|
rect
|
#ffffff
|
#fc2bbb
|
|
a rounded rectangle with width 167.0, height 239.0, and radius 76.6 at (11.0, 84.0) filled with #6a7d17 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="11.0" y="84.0" width="167.0" height="239.0" rx="76.6" ry="76.6" fill="#6a7d17" />
</svg>
|
rounded-rect
|
#000000
|
#6a7d17
|
|
a circle with radius 87.0 at (204.0, 167.0) filled with #5c0061 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="204.0" cy="167.0" r="87.0" fill="#5c0061" />
</svg>
|
circle
|
#ffffff
|
#5c0061
|
|
a rounded rectangle with width 76.0, height 302.0, and radius 6.9 at (119.0, 164.0) filled with #239305 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="119.0" y="164.0" width="76.0" height="302.0" rx="6.9" ry="6.9" fill="#239305" />
</svg>
|
rounded-rect
|
#ffffff
|
#239305
|
|
a rounded rectangle with width 371.0, height 296.0, and radius 46.2 at (103.0, 118.0) filled with #088355 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="103.0" y="118.0" width="371.0" height="296.0" rx="46.2" ry="46.2" fill="#088355" />
</svg>
|
rounded-rect
|
#ffffff
|
#088355
|
|
a rounded rectangle with width 440.0, height 470.0, and radius 9.0 at (38.0, 13.0) filled with #0f4861 within a 512 x 512 box of color "#987579"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#987579" />
<rect x="38.0" y="13.0" width="440.0" height="470.0" rx="9.0" ry="9.0" fill="#0f4861" />
</svg>
|
rounded-rect
|
#987579
|
#0f4861
|
|
a rounded rectangle with width 392.0, height 333.0, and radius 88.1 at (40.0, 86.0) filled with #b044f3 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="40.0" y="86.0" width="392.0" height="333.0" rx="88.1" ry="88.1" fill="#b044f3" />
</svg>
|
rounded-rect
|
#ffffff
|
#b044f3
|
|
a line from (158.0, 54.0) to (61.0, 388.0) with stroke #1bf80f and width 3.5 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="158.0" y1="54.0" x2="61.0" y2="388.0" stroke="#1bf80f" stroke-width="3.5" />
</svg>
|
line
|
#ffffff
|
#e40ff4
|
|
a rectangle with width 79.0 and height 318.0 at (259.0, 109.0) filled with #742fa8 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="259.0" y="109.0" width="79.0" height="318.0" fill="#742fa8" />
</svg>
|
rect
|
#ffffff
|
#742fa8
|
|
a rounded rectangle with width 199.0, height 432.0, and radius 32.1 at (21.0, 58.0) filled with #e9de95 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="21.0" y="58.0" width="199.0" height="432.0" rx="32.1" ry="32.1" fill="#e9de95" />
</svg>
|
rounded-rect
|
#000000
|
#e9de95
|
|
a line from (246.0, 167.0) to (489.0, 192.0) with stroke #6e3374 and width 5.3 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="246.0" y1="167.0" x2="489.0" y2="192.0" stroke="#6e3374" stroke-width="5.3" />
</svg>
|
line
|
#ffffff
|
#fb4513
|
|
a rectangle with width 167.0 and height 72.0 at (51.0, 109.0) filled with #e00a5b 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="51.0" y="109.0" width="167.0" height="72.0" fill="#e00a5b" />
</svg>
|
rect
|
#7f7f7f
|
#e00a5b
|
|
a rectangle with width 133.0 and height 252.0 at (179.0, 176.0) filled with #c89139 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="179.0" y="176.0" width="133.0" height="252.0" fill="#c89139" />
</svg>
|
rect
|
#000000
|
#c89139
|
|
a line from (456.0, 487.0) to (439.0, 66.0) with stroke #d84322 and width 4.1 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="456.0" y1="487.0" x2="439.0" y2="66.0" stroke="#d84322" stroke-width="4.1" />
</svg>
|
line
|
#000000
|
#839f93
|
|
a rectangle with width 453.0 and height 120.0 at (40.0, 140.0) filled with #e5cee0 within a 512 x 512 box of color "#c72e45"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#c72e45" />
<rect x="40.0" y="140.0" width="453.0" height="120.0" fill="#e5cee0" />
</svg>
|
rect
|
#c72e45
|
#e5cee0
|
|
a circle with radius 17.0 at (406.0, 458.0) filled with #1bbe67 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="406.0" cy="458.0" r="17.0" fill="#1bbe67" />
</svg>
|
circle
|
#000000
|
#1bbe67
|
|
a rounded rectangle with width 126.0, height 292.0, and radius 34.1 at (254.0, 16.0) filled with #c0a451 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="254.0" y="16.0" width="126.0" height="292.0" rx="34.1" ry="34.1" fill="#c0a451" />
</svg>
|
rounded-rect
|
#000000
|
#c0a451
|
|
a rectangle with width 394.0 and height 78.0 at (14.0, 350.0) filled with #195d46 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="14.0" y="350.0" width="394.0" height="78.0" fill="#195d46" />
</svg>
|
rect
|
#000000
|
#195d46
|
|
a line from (376.0, 126.0) to (299.0, 401.0) with stroke #ebe1db and width 6.0 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="376.0" y1="126.0" x2="299.0" y2="401.0" stroke="#ebe1db" stroke-width="6.0" />
</svg>
|
line
|
#000000
|
#4f13e2
|
|
a rounded rectangle with width 250.0, height 292.0, and radius 24.9 at (168.0, 163.0) filled with #7a19b4 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="168.0" y="163.0" width="250.0" height="292.0" rx="24.9" ry="24.9" fill="#7a19b4" />
</svg>
|
rounded-rect
|
#000000
|
#7a19b4
|
|
a rounded rectangle with width 214.0, height 118.0, and radius 55.8 at (21.0, 73.0) filled with #498b52 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="21.0" y="73.0" width="214.0" height="118.0" rx="55.8" ry="55.8" fill="#498b52" />
</svg>
|
rounded-rect
|
#ffffff
|
#498b52
|
|
a rounded rectangle with width 376.0, height 231.0, and radius 65.4 at (73.0, 235.0) filled with #7803f3 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="73.0" y="235.0" width="376.0" height="231.0" rx="65.4" ry="65.4" fill="#7803f3" />
</svg>
|
rounded-rect
|
#ffffff
|
#7803f3
|
|
a circle with radius 43.0 at (430.0, 418.0) filled with #910637 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="430.0" cy="418.0" r="43.0" fill="#910637" />
</svg>
|
circle
|
#7f7f7f
|
#910637
|
|
a rounded rectangle with width 143.0, height 303.0, and radius 3.5 at (267.0, 70.0) filled with #110c88 within a 512 x 512 box of color "#d52e30"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#d52e30" />
<rect x="267.0" y="70.0" width="143.0" height="303.0" rx="3.5" ry="3.5" fill="#110c88" />
</svg>
|
rounded-rect
|
#d52e30
|
#110c88
|
|
a rounded rectangle with width 161.0, height 167.0, and radius 34.2 at (244.0, 47.0) filled with #def473 within a 512 x 512 box of color "#555c23"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#555c23" />
<rect x="244.0" y="47.0" width="161.0" height="167.0" rx="34.2" ry="34.2" fill="#def473" />
</svg>
|
rounded-rect
|
#555c23
|
#def473
|
|
a rounded rectangle with width 459.0, height 345.0, and radius 118.2 at (25.0, 156.0) filled with #7f22d4 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="25.0" y="156.0" width="459.0" height="345.0" rx="118.2" ry="118.2" fill="#7f22d4" />
</svg>
|
rounded-rect
|
#ffffff
|
#7f22d4
|
|
a circle with radius 142.0 at (222.0, 205.0) filled with #231a65 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="222.0" cy="205.0" r="142.0" fill="#231a65" />
</svg>
|
circle
|
#7f7f7f
|
#231a65
|
|
a rounded rectangle with width 282.0, height 485.0, and radius 88.5 at (167.0, 17.0) filled with #185262 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="167.0" y="17.0" width="282.0" height="485.0" rx="88.5" ry="88.5" fill="#185262" />
</svg>
|
rounded-rect
|
#000000
|
#185262
|
|
a circle with radius 91.0 at (152.0, 247.0) filled with #c16e2b 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" />
<circle cx="152.0" cy="247.0" r="91.0" fill="#c16e2b" />
</svg>
|
circle
|
#000000
|
#c16e2b
|
|
a rounded rectangle with width 53.0, height 478.0, and radius 4.5 at (165.0, 18.0) filled with #8e0fc5 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="165.0" y="18.0" width="53.0" height="478.0" rx="4.5" ry="4.5" fill="#8e0fc5" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#8e0fc5
|
|
a line from (383.0, 449.0) to (500.0, 499.0) with stroke #f40149 and width 4.2 within a 512 x 512 box of color "#bcb9c0"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#bcb9c0" />
<line x1="383.0" y1="449.0" x2="500.0" y2="499.0" stroke="#f40149" stroke-width="4.2" />
</svg>
|
line
|
#bcb9c0
|
#006447
|
|
a rounded rectangle with width 480.0, height 94.0, and radius 13.6 at (21.0, 315.0) filled with #a1e972 within a 512 x 512 box of color "#1c3fd6"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#1c3fd6" />
<rect x="21.0" y="315.0" width="480.0" height="94.0" rx="13.6" ry="13.6" fill="#a1e972" />
</svg>
|
rounded-rect
|
#1c3fd6
|
#a1e972
|
|
a line from (243.0, 346.0) to (427.0, 167.0) with stroke #99102d and width 5.7 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="243.0" y1="346.0" x2="427.0" y2="167.0" stroke="#99102d" stroke-width="5.7" />
</svg>
|
line
|
#ffffff
|
#d71774
|
|
a rounded rectangle with width 442.0, height 49.0, and radius 2.2 at (14.0, 189.0) filled with #2f2060 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="14.0" y="189.0" width="442.0" height="49.0" rx="2.2" ry="2.2" fill="#2f2060" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#2f2060
|
|
a rectangle with width 332.0 and height 85.0 at (40.0, 246.0) filled with #b123f5 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="246.0" width="332.0" height="85.0" fill="#b123f5" />
</svg>
|
rect
|
#000000
|
#b123f5
|
|
a rounded rectangle with width 484.0, height 227.0, and radius 86.9 at (15.0, 174.0) filled with #a217a4 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="15.0" y="174.0" width="484.0" height="227.0" rx="86.9" ry="86.9" fill="#a217a4" />
</svg>
|
rounded-rect
|
#ffffff
|
#a217a4
|
|
a rectangle with width 292.0 and height 175.0 at (126.0, 296.0) filled with #8e5daa 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="126.0" y="296.0" width="292.0" height="175.0" fill="#8e5daa" />
</svg>
|
rect
|
#ffffff
|
#8e5daa
|
|
a rectangle with width 105.0 and height 223.0 at (392.0, 260.0) filled with #035119 within a 512 x 512 box of color "#62f857"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#62f857" />
<rect x="392.0" y="260.0" width="105.0" height="223.0" fill="#035119" />
</svg>
|
rect
|
#62f857
|
#035119
|
|
a rectangle with width 328.0 and height 79.0 at (21.0, 31.0) filled with #860f4a 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="21.0" y="31.0" width="328.0" height="79.0" fill="#860f4a" />
</svg>
|
rect
|
#7f7f7f
|
#860f4a
|
|
a rounded rectangle with width 260.0, height 50.0, and radius 17.8 at (102.0, 280.0) filled with #c3a01d 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="102.0" y="280.0" width="260.0" height="50.0" rx="17.8" ry="17.8" fill="#c3a01d" />
</svg>
|
rounded-rect
|
#000000
|
#c3a01d
|
|
a rectangle with width 110.0 and height 199.0 at (84.0, 190.0) filled with #5bc231 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="84.0" y="190.0" width="110.0" height="199.0" fill="#5bc231" />
</svg>
|
rect
|
#000000
|
#5bc231
|
|
a rectangle with width 58.0 and height 97.0 at (98.0, 185.0) filled with #2346cd 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="98.0" y="185.0" width="58.0" height="97.0" fill="#2346cd" />
</svg>
|
rect
|
#000000
|
#2346cd
|
|
a rounded rectangle with width 449.0, height 289.0, and radius 7.6 at (40.0, 125.0) filled with #014a25 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="40.0" y="125.0" width="449.0" height="289.0" rx="7.6" ry="7.6" fill="#014a25" />
</svg>
|
rounded-rect
|
#ffffff
|
#014a25
|
|
a line from (298.0, 192.0) to (405.0, 472.0) with stroke #aa9d41 and width 3.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="298.0" y1="192.0" x2="405.0" y2="472.0" stroke="#aa9d41" stroke-width="3.6" />
</svg>
|
line
|
#000000
|
#60f447
|
|
a rounded rectangle with width 274.0, height 181.0, and radius 21.6 at (211.0, 235.0) filled with #d1e458 within a 512 x 512 box of color "#48603b"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#48603b" />
<rect x="211.0" y="235.0" width="274.0" height="181.0" rx="21.6" ry="21.6" fill="#d1e458" />
</svg>
|
rounded-rect
|
#48603b
|
#d1e458
|
|
a rectangle with width 97.0 and height 80.0 at (374.0, 243.0) filled with #4639aa within a 512 x 512 box of color "#90f070"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#90f070" />
<rect x="374.0" y="243.0" width="97.0" height="80.0" fill="#4639aa" />
</svg>
|
rect
|
#90f070
|
#4639aa
|
|
a circle with radius 149.0 at (202.0, 328.0) filled with #61dee5 within a 512 x 512 box of color "#6e389d"
|
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<rect width="512" height="512" fill="#6e389d" />
<circle cx="202.0" cy="328.0" r="149.0" fill="#61dee5" />
</svg>
|
circle
|
#6e389d
|
#61dee5
|
|
a rounded rectangle with width 337.0, height 298.0, and radius 50.2 at (115.0, 123.0) filled with #6a71df 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="115.0" y="123.0" width="337.0" height="298.0" rx="50.2" ry="50.2" fill="#6a71df" />
</svg>
|
rounded-rect
|
#ffffff
|
#6a71df
|
|
a circle with radius 35.0 at (143.0, 476.0) filled with #9c45c9 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="143.0" cy="476.0" r="35.0" fill="#9c45c9" />
</svg>
|
circle
|
#ffffff
|
#9c45c9
|
|
a circle with radius 200.0 at (257.0, 214.0) filled with #e5434c 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="257.0" cy="214.0" r="200.0" fill="#e5434c" />
</svg>
|
circle
|
#ffffff
|
#e5434c
|
|
a rounded rectangle with width 106.0, height 393.0, and radius 8.7 at (64.0, 107.0) filled with #ed2125 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="64.0" y="107.0" width="106.0" height="393.0" rx="8.7" ry="8.7" fill="#ed2125" />
</svg>
|
rounded-rect
|
#ffffff
|
#ed2125
|
|
a rounded rectangle with width 377.0, height 334.0, and radius 69.6 at (35.0, 35.0) filled with #f33e30 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="35.0" y="35.0" width="377.0" height="334.0" rx="69.6" ry="69.6" fill="#f33e30" />
</svg>
|
rounded-rect
|
#000000
|
#f33e30
|
|
a rounded rectangle with width 268.0, height 412.0, and radius 47.0 at (213.0, 78.0) filled with #61501c 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="213.0" y="78.0" width="268.0" height="412.0" rx="47.0" ry="47.0" fill="#61501c" />
</svg>
|
rounded-rect
|
#ffffff
|
#61501c
|
|
a circle with radius 207.0 at (251.0, 275.0) filled with #9a5225 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="251.0" cy="275.0" r="207.0" fill="#9a5225" />
</svg>
|
circle
|
#ffffff
|
#9a5225
|
|
a rounded rectangle with width 296.0, height 110.0, and radius 10.1 at (175.0, 201.0) filled with #b11938 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="175.0" y="201.0" width="296.0" height="110.0" rx="10.1" ry="10.1" fill="#b11938" />
</svg>
|
rounded-rect
|
#7f7f7f
|
#b11938
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.