desc string | svg string | image image | shape_name string | bg_color string | gradient_type string | num_stops int64 | is_stroke_gradient bool |
|---|---|---|---|---|---|---|---|
a circle with radius 68.0 at (374.0, 333.0) filled with a linear gradient from left to right (#1a9fe3 to #6559c5 to #cd8c84) within a 512 x 512 box of color "#960459" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_b6e5ea3c" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#1a9fe3" />
<stop offset="50%" stop-color="#6559c5" />
<stop offset="100%" stop-color="#cd8c84" />
... | circle | #960459 | linear-horizontal | 3 | false | |
a rounded rectangle with width 84.0, height 269.0, and corner radius 27.7 at (149.0, 78.0) filled with a linear gradient from left to right (#45756b to #9d92d5) 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">
<defs>
<linearGradient id="grad_3d459f23" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#45756b" />
<stop offset="100%" stop-color="#9d92d5" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-horizontal | 2 | false | |
a rounded rectangle with width 416.0, height 395.0, and corner radius 111.9 at (82.0, 63.0) with a linear gradient from top to bottom (#6401c5 to #105c35 to #af0dc5) stroke (width 5.3) and #6401c5 fill within a 512 x 512 box of color "#82a7d4" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_026509cf" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#6401c5" />
<stop offset="50%" stop-color="#105c35" />
<stop offset="100%" stop-color="#af0dc5" />
... | rounded-rect | #82a7d4 | linear-vertical | 3 | true | |
a circle with radius 82.0 at (272.0, 270.0) filled with a linear gradient from top to bottom (#ecc5d7 to #0e0e31) within a 512 x 512 box of color "#9e1cd8" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_d44d0f48" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#ecc5d7" />
<stop offset="100%" stop-color="#0e0e31" />
</linearGradient>
</defs>
<rect width="512"... | circle | #9e1cd8 | linear-vertical | 2 | false | |
a rounded rectangle with width 430.0, height 222.0, and corner radius 38.9 at (69.0, 71.0) filled with a radial gradient from center (#874a21 to #fd1423) 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">
<defs>
<radialGradient id="grad_fe5bfabd" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#874a21" />
<stop offset="100%" stop-color="#fd1423" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #ffffff | radial | 2 | false | |
a rounded rectangle with width 441.0, height 371.0, and corner radius 12.2 at (18.0, 72.0) filled with a radial gradient from center (#3e028c to #076ca2) 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">
<defs>
<radialGradient id="grad_7ea925ed" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#3e028c" />
<stop offset="100%" stop-color="#076ca2" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #ffffff | radial | 2 | false | |
a rounded rectangle with width 159.0, height 314.0, and corner radius 36.9 at (201.0, 22.0) with a linear gradient from top to bottom (#1e3f71 to #641385 to #49272b) stroke (width 3.7) and #1e3f71 fill 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">
<defs>
<linearGradient id="grad_5a93c71c" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#1e3f71" />
<stop offset="50%" stop-color="#641385" />
<stop offset="100%" stop-color="#49272b" />
... | rounded-rect | #ffffff | linear-vertical | 3 | true | |
a circle with radius 211.0 at (250.0, 228.0) filled with a linear gradient from top to bottom (#2721b7 to #1a04a6) within a 512 x 512 box of color "#e64935" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_4de65b25" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#2721b7" />
<stop offset="100%" stop-color="#1a04a6" />
</linearGradient>
</defs>
<rect width="512"... | circle | #e64935 | linear-vertical | 2 | false | |
a circle with radius 225.0 at (241.0, 268.0) with a radial gradient from center (#85868f to #2a42f2) stroke (width 3.2) and #85868f fill 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">
<defs>
<radialGradient id="grad_f2299f0e" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#85868f" />
<stop offset="100%" stop-color="#2a42f2" />
</radialGradient>
</defs>
<rect w... | circle | #000000 | radial | 2 | true | |
a circle with radius 157.0 at (272.0, 311.0) filled with a linear gradient from left to right (#c6c5c5 to #cbb173) within a 512 x 512 box of color "#1436c4" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_8a2c7f9a" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#c6c5c5" />
<stop offset="100%" stop-color="#cbb173" />
</linearGradient>
</defs>
<rect width="512"... | circle | #1436c4 | linear-horizontal | 2 | false | |
a circle with radius 152.0 at (326.0, 259.0) filled with a linear gradient from left to right (#e14797 to #60744f) 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">
<defs>
<linearGradient id="grad_98467355" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#e14797" />
<stop offset="100%" stop-color="#60744f" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 177.0 at (264.0, 190.0) filled with a radial gradient from center (#4121e8 to #174185 to #012b9a) 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">
<defs>
<radialGradient id="grad_5394f828" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#4121e8" />
<stop offset="50%" stop-color="#174185" />
<stop offset="100%" stop-color="#012... | circle | #7f7f7f | radial | 3 | false | |
a circle with radius 53.0 at (286.0, 441.0) with a linear gradient from top to bottom (#d00ce4 to #ab256d) stroke (width 4.8) and #d00ce4 fill within a 512 x 512 box of color "#d1b1fd" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_df14f665" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#d00ce4" />
<stop offset="100%" stop-color="#ab256d" />
</linearGradient>
</defs>
<rect width="512"... | circle | #d1b1fd | linear-vertical | 2 | true | |
a circle with radius 60.0 at (288.0, 142.0) filled with a radial gradient from center (#a0513e to #2710b5) 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">
<defs>
<radialGradient id="grad_06873e8c" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#a0513e" />
<stop offset="100%" stop-color="#2710b5" />
</radialGradient>
</defs>
<rect w... | circle | #ffffff | radial | 2 | false | |
a rounded rectangle with width 357.0, height 101.0, and corner radius 39.5 at (105.0, 179.0) filled with a linear gradient from top to bottom (#e7712a to #719dae) 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">
<defs>
<linearGradient id="grad_7abb7693" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#e7712a" />
<stop offset="100%" stop-color="#719dae" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-vertical | 2 | false | |
a circle with radius 142.0 at (324.0, 218.0) filled with a linear gradient from left to right (#cf045d to #2442be to #1355c3) within a 512 x 512 box of color "#34d6f2" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_b6447ecd" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#cf045d" />
<stop offset="50%" stop-color="#2442be" />
<stop offset="100%" stop-color="#1355c3" />
... | circle | #34d6f2 | linear-horizontal | 3 | false | |
a rounded rectangle with width 117.0, height 216.0, and corner radius 20.4 at (374.0, 96.0) filled with a radial gradient from center (#fe301a to #d20a03) 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">
<defs>
<radialGradient id="grad_938fb161" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#fe301a" />
<stop offset="100%" stop-color="#d20a03" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #000000 | radial | 2 | false | |
a rounded rectangle with width 147.0, height 473.0, and corner radius 48.4 at (256.0, 18.0) filled with a linear gradient from top to bottom (#231ba4 to #000a03 to #b10aa1) 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">
<defs>
<linearGradient id="grad_2fb0a0c1" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#231ba4" />
<stop offset="50%" stop-color="#000a03" />
<stop offset="100%" stop-color="#b10aa1" />
... | rounded-rect | #7f7f7f | linear-vertical | 3 | false | |
a circle with radius 169.0 at (284.0, 181.0) with a linear gradient from left to right (#87759b to #5b06e1 to #c1067b) stroke (width 4.3) and #87759b fill 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">
<defs>
<linearGradient id="grad_0936ba6f" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#87759b" />
<stop offset="50%" stop-color="#5b06e1" />
<stop offset="100%" stop-color="#c1067b" />
... | circle | #ffffff | linear-horizontal | 3 | true | |
a rounded rectangle with width 143.0, height 447.0, and corner radius 11.9 at (279.0, 50.0) with a radial gradient from center (#ae7fd1 to #5eb8ab) stroke (width 4.2) and #ae7fd1 fill 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">
<defs>
<radialGradient id="grad_42b9d8b6" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#ae7fd1" />
<stop offset="100%" stop-color="#5eb8ab" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #000000 | radial | 2 | true | |
a circle with radius 112.0 at (154.0, 303.0) filled with a radial gradient from center (#e6d5c7 to #87aa66 to #c0f53c) 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">
<defs>
<radialGradient id="grad_2d26c1bd" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#e6d5c7" />
<stop offset="50%" stop-color="#87aa66" />
<stop offset="100%" stop-color="#c0f... | circle | #000000 | radial | 3 | false | |
a circle with radius 67.0 at (329.0, 204.0) filled with a linear gradient from left to right (#046d54 to #8e18b0) within a 512 x 512 box of color "#f2be49" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_d3745fd6" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#046d54" />
<stop offset="100%" stop-color="#8e18b0" />
</linearGradient>
</defs>
<rect width="512"... | circle | #f2be49 | linear-horizontal | 2 | false | |
a circle with radius 97.0 at (164.0, 305.0) filled with a radial gradient from center (#27563c to #5b514f to #c5623c) 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">
<defs>
<radialGradient id="grad_9226c834" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#27563c" />
<stop offset="50%" stop-color="#5b514f" />
<stop offset="100%" stop-color="#c56... | circle | #ffffff | radial | 3 | false | |
a circle with radius 245.0 at (256.0, 256.0) filled with a linear gradient from top to bottom (#383638 to #1f2a6e to #1d1df2) within a 512 x 512 box of color "#9c69b1" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_085af0f8" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#383638" />
<stop offset="50%" stop-color="#1f2a6e" />
<stop offset="100%" stop-color="#1d1df2" />
... | circle | #9c69b1 | linear-vertical | 3 | false | |
a circle with radius 191.0 at (287.0, 219.0) filled with a linear gradient from top to bottom (#656cd0 to #539044) 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">
<defs>
<linearGradient id="grad_92486e42" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#656cd0" />
<stop offset="100%" stop-color="#539044" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-vertical | 2 | false | |
a rounded rectangle with width 328.0, height 395.0, and corner radius 62.1 at (17.0, 106.0) filled with a linear gradient from left to right (#920f79 to #5da7f1) 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">
<defs>
<linearGradient id="grad_6c8afd52" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#920f79" />
<stop offset="100%" stop-color="#5da7f1" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-horizontal | 2 | false | |
a circle with radius 198.0 at (235.0, 232.0) with a linear gradient from top to bottom (#c066b4 to #171c13) stroke (width 4.7) and #c066b4 fill 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">
<defs>
<linearGradient id="grad_4a23c4ec" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#c066b4" />
<stop offset="100%" stop-color="#171c13" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-vertical | 2 | true | |
a circle with radius 58.0 at (204.0, 228.0) with a linear gradient from left to right (#fdfdbb to #640533) stroke (width 3.4) and #fdfdbb fill within a 512 x 512 box of color "#039427" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_b7b84d8f" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#fdfdbb" />
<stop offset="100%" stop-color="#640533" />
</linearGradient>
</defs>
<rect width="512"... | circle | #039427 | linear-horizontal | 2 | true | |
a rounded rectangle with width 439.0, height 363.0, and corner radius 118.5 at (39.0, 115.0) filled with a linear gradient from left to right (#055705 to #e61b39 to #f54d16) 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">
<defs>
<linearGradient id="grad_8ca87f93" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#055705" />
<stop offset="50%" stop-color="#e61b39" />
<stop offset="100%" stop-color="#f54d16" />
... | rounded-rect | #ffffff | linear-horizontal | 3 | false | |
a circle with radius 174.0 at (251.0, 283.0) filled with a linear gradient from left to right (#f8fd63 to #c1f077 to #301a36) within a 512 x 512 box of color "#985f33" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_6648989d" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#f8fd63" />
<stop offset="50%" stop-color="#c1f077" />
<stop offset="100%" stop-color="#301a36" />
... | circle | #985f33 | linear-horizontal | 3 | false | |
a circle with radius 175.0 at (294.0, 315.0) filled with a linear gradient from top to bottom (#c05b0e to #2c1853 to #dc1dab) 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">
<defs>
<linearGradient id="grad_9c31829f" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#c05b0e" />
<stop offset="50%" stop-color="#2c1853" />
<stop offset="100%" stop-color="#dc1dab" />
... | circle | #ffffff | linear-vertical | 3 | false | |
a circle with radius 150.0 at (316.0, 251.0) with a linear gradient from top to bottom (#fb08cc to #0a2dd6) stroke (width 2.8) and #fb08cc fill 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">
<defs>
<linearGradient id="grad_77a21afc" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#fb08cc" />
<stop offset="100%" stop-color="#0a2dd6" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-vertical | 2 | true | |
a circle with radius 43.0 at (340.0, 191.0) filled with a linear gradient from left to right (#cb109b to #91321c) 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">
<defs>
<linearGradient id="grad_d7589bd8" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#cb109b" />
<stop offset="100%" stop-color="#91321c" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 197.0 at (250.0, 252.0) filled with a linear gradient from top to bottom (#889a0a to #6a542e to #34b6f2) 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">
<defs>
<linearGradient id="grad_c4ca0ca4" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#889a0a" />
<stop offset="50%" stop-color="#6a542e" />
<stop offset="100%" stop-color="#34b6f2" />
... | circle | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 342.0, height 424.0, and corner radius 84.9 at (130.0, 28.0) with a radial gradient from center (#ec39eb to #5828e5) stroke (width 2.1) and #ec39eb fill 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">
<defs>
<radialGradient id="grad_d73a74bf" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#ec39eb" />
<stop offset="100%" stop-color="#5828e5" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #ffffff | radial | 2 | true | |
a circle with radius 120.0 at (382.0, 196.0) filled with a linear gradient from top to bottom (#6e0ff2 to #b91456 to #571912) 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">
<defs>
<linearGradient id="grad_0652ee67" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#6e0ff2" />
<stop offset="50%" stop-color="#b91456" />
<stop offset="100%" stop-color="#571912" />
... | circle | #7f7f7f | linear-vertical | 3 | false | |
a circle with radius 189.0 at (283.0, 310.0) filled with a radial gradient from center (#fe32f0 to #039422) 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">
<defs>
<radialGradient id="grad_57cbc05f" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#fe32f0" />
<stop offset="100%" stop-color="#039422" />
</radialGradient>
</defs>
<rect w... | circle | #ffffff | radial | 2 | false | |
a circle with radius 109.0 at (193.0, 209.0) with a linear gradient from left to right (#a0c28f to #73e2c2) stroke (width 5.7) and #a0c28f fill 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">
<defs>
<linearGradient id="grad_c185481f" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#a0c28f" />
<stop offset="100%" stop-color="#73e2c2" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-horizontal | 2 | true | |
a circle with radius 125.0 at (304.0, 189.0) with a linear gradient from top to bottom (#ab4064 to #120582) stroke (width 5.0) and #ab4064 fill within a 512 x 512 box of color "#79cf69" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_943db8db" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#ab4064" />
<stop offset="100%" stop-color="#120582" />
</linearGradient>
</defs>
<rect width="512"... | circle | #79cf69 | linear-vertical | 2 | true | |
a circle with radius 197.0 at (242.0, 282.0) filled with a linear gradient from top to bottom (#226246 to #f87616 to #547e76) 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">
<defs>
<linearGradient id="grad_4f029239" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#226246" />
<stop offset="50%" stop-color="#f87616" />
<stop offset="100%" stop-color="#547e76" />
... | circle | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 228.0, height 105.0, and corner radius 45.3 at (27.0, 299.0) filled with a linear gradient from top to bottom (#73c92d to #f73621 to #883def) 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">
<defs>
<linearGradient id="grad_64ee2b57" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#73c92d" />
<stop offset="50%" stop-color="#f73621" />
<stop offset="100%" stop-color="#883def" />
... | rounded-rect | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 323.0, height 148.0, and corner radius 22.3 at (110.0, 317.0) filled with a linear gradient from left to right (#2b9673 to #13719d) 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">
<defs>
<linearGradient id="grad_97266c00" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#2b9673" />
<stop offset="100%" stop-color="#13719d" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #ffffff | linear-horizontal | 2 | false | |
a rounded rectangle with width 236.0, height 261.0, and corner radius 85.2 at (250.0, 91.0) with a radial gradient from center (#02da9a to #c056c4 to #3ff559) stroke (width 3.1) and #02da9a fill 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">
<defs>
<radialGradient id="grad_085d63eb" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#02da9a" />
<stop offset="50%" stop-color="#c056c4" />
<stop offset="100%" stop-color="#3ff... | rounded-rect | #000000 | radial | 3 | true | |
a circle with radius 209.0 at (243.0, 286.0) filled with a linear gradient from top to bottom (#7ed076 to #6e4ef6 to #d7898f) 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">
<defs>
<linearGradient id="grad_2aa25b5d" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#7ed076" />
<stop offset="50%" stop-color="#6e4ef6" />
<stop offset="100%" stop-color="#d7898f" />
... | circle | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 361.0, height 458.0, and corner radius 46.7 at (27.0, 26.0) filled with a linear gradient from left to right (#db1205 to #2f3e64) 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">
<defs>
<linearGradient id="grad_cc735377" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#db1205" />
<stop offset="100%" stop-color="#2f3e64" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #7f7f7f | linear-horizontal | 2 | false | |
a circle with radius 38.0 at (249.0, 137.0) filled with a linear gradient from left to right (#231813 to #172352 to #192883) 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">
<defs>
<linearGradient id="grad_a5995d60" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#231813" />
<stop offset="50%" stop-color="#172352" />
<stop offset="100%" stop-color="#192883" />
... | circle | #7f7f7f | linear-horizontal | 3 | false | |
a rounded rectangle with width 304.0, height 288.0, and corner radius 117.9 at (80.0, 27.0) filled with a linear gradient from top to bottom (#d12a40 to #9e8713) 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">
<defs>
<linearGradient id="grad_0f3f7693" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#d12a40" />
<stop offset="100%" stop-color="#9e8713" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-vertical | 2 | false | |
a circle with radius 121.0 at (304.0, 136.0) filled with a linear gradient from left to right (#2dad79 to #ea123a) within a 512 x 512 box of color "#340cae" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_908885c2" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#2dad79" />
<stop offset="100%" stop-color="#ea123a" />
</linearGradient>
</defs>
<rect width="512"... | circle | #340cae | linear-horizontal | 2 | false | |
a rounded rectangle with width 317.0, height 139.0, and corner radius 66.7 at (169.0, 180.0) filled with a linear gradient from left to right (#2708e0 to #a6013d to #9f2520) within a 512 x 512 box of color "#f45a97" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_e9a71636" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#2708e0" />
<stop offset="50%" stop-color="#a6013d" />
<stop offset="100%" stop-color="#9f2520" />
... | rounded-rect | #f45a97 | linear-horizontal | 3 | false | |
a circle with radius 216.0 at (230.0, 251.0) with a linear gradient from left to right (#7fe577 to #c3b167) stroke (width 5.2) and #7fe577 fill 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">
<defs>
<linearGradient id="grad_eacc916a" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#7fe577" />
<stop offset="100%" stop-color="#c3b167" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-horizontal | 2 | true | |
a rounded rectangle with width 396.0, height 422.0, and corner radius 73.5 at (96.0, 31.0) with a linear gradient from top to bottom (#b8023c to #7311c3) stroke (width 4.5) and #b8023c fill 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">
<defs>
<linearGradient id="grad_c94d0873" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#b8023c" />
<stop offset="100%" stop-color="#7311c3" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #7f7f7f | linear-vertical | 2 | true | |
a rounded rectangle with width 141.0, height 399.0, and corner radius 35.8 at (283.0, 65.0) filled with a linear gradient from left to right (#883c55 to #08ea4c to #49d989) 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">
<defs>
<linearGradient id="grad_c37a1e43" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#883c55" />
<stop offset="50%" stop-color="#08ea4c" />
<stop offset="100%" stop-color="#49d989" />
... | rounded-rect | #000000 | linear-horizontal | 3 | false | |
a rounded rectangle with width 449.0, height 81.0, and corner radius 9.7 at (31.0, 377.0) with a linear gradient from left to right (#dc00a5 to #24435f) stroke (width 3.6) and #dc00a5 fill 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">
<defs>
<linearGradient id="grad_3d9fb539" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#dc00a5" />
<stop offset="100%" stop-color="#24435f" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #7f7f7f | linear-horizontal | 2 | true | |
a rounded rectangle with width 273.0, height 220.0, and corner radius 76.2 at (154.0, 77.0) filled with a linear gradient from top to bottom (#254361 to #bab186) 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">
<defs>
<linearGradient id="grad_6062cf00" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#254361" />
<stop offset="100%" stop-color="#bab186" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-vertical | 2 | false | |
a circle with radius 223.0 at (254.0, 242.0) filled with a linear gradient from left to right (#d1d723 to #88c16f) within a 512 x 512 box of color "#0e5d4e" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_bf660d21" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#d1d723" />
<stop offset="100%" stop-color="#88c16f" />
</linearGradient>
</defs>
<rect width="512"... | circle | #0e5d4e | linear-horizontal | 2 | false | |
a rounded rectangle with width 233.0, height 155.0, and corner radius 56.2 at (150.0, 122.0) filled with a linear gradient from left to right (#3b338a to #bc41da) 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">
<defs>
<linearGradient id="grad_8d775156" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#3b338a" />
<stop offset="100%" stop-color="#bc41da" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 78.0 at (411.0, 393.0) filled with a radial gradient from center (#b903d5 to #880132 to #4b2777) within a 512 x 512 box of color "#6aa2fd" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="grad_758b838d" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#b903d5" />
<stop offset="50%" stop-color="#880132" />
<stop offset="100%" stop-color="#4b2... | circle | #6aa2fd | radial | 3 | false | |
a rounded rectangle with width 198.0, height 109.0, and corner radius 47.5 at (117.0, 315.0) filled with a linear gradient from top to bottom (#b7498c to #90c85a to #2e44bd) 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">
<defs>
<linearGradient id="grad_03798ecc" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#b7498c" />
<stop offset="50%" stop-color="#90c85a" />
<stop offset="100%" stop-color="#2e44bd" />
... | rounded-rect | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 199.0, height 117.0, and corner radius 10.0 at (24.0, 131.0) filled with a linear gradient from left to right (#f2fd24 to #8ec146) 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">
<defs>
<linearGradient id="grad_deab0a4a" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#f2fd24" />
<stop offset="100%" stop-color="#8ec146" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-horizontal | 2 | false | |
a circle with radius 140.0 at (257.0, 259.0) with a linear gradient from left to right (#0527dd to #c60ffd to #398bb2) stroke (width 3.0) and #0527dd fill 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">
<defs>
<linearGradient id="grad_50820c30" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#0527dd" />
<stop offset="50%" stop-color="#c60ffd" />
<stop offset="100%" stop-color="#398bb2" />
... | circle | #ffffff | linear-horizontal | 3 | true | |
a circle with radius 189.0 at (220.0, 280.0) filled with a linear gradient from top to bottom (#398282 to #b24504 to #d01a4f) 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">
<defs>
<linearGradient id="grad_cb0daf3a" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#398282" />
<stop offset="50%" stop-color="#b24504" />
<stop offset="100%" stop-color="#d01a4f" />
... | circle | #ffffff | linear-vertical | 3 | false | |
a rounded rectangle with width 462.0, height 269.0, and corner radius 13.8 at (30.0, 95.0) filled with a radial gradient from center (#8d1f31 to #930913) 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">
<defs>
<radialGradient id="grad_20561743" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#8d1f31" />
<stop offset="100%" stop-color="#930913" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #7f7f7f | radial | 2 | false | |
a rounded rectangle with width 225.0, height 226.0, and corner radius 51.5 at (32.0, 26.0) filled with a linear gradient from left to right (#c7e8cd to #d60f03) 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">
<defs>
<linearGradient id="grad_794660cf" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#c7e8cd" />
<stop offset="100%" stop-color="#d60f03" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-horizontal | 2 | false | |
a circle with radius 63.0 at (137.0, 307.0) filled with a linear gradient from left to right (#98754b to #8b277f) 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">
<defs>
<linearGradient id="grad_b4fe3a49" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#98754b" />
<stop offset="100%" stop-color="#8b277f" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 154.0 at (338.0, 344.0) filled with a linear gradient from left to right (#570286 to #f61a17) 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">
<defs>
<linearGradient id="grad_f8ebe879" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#570286" />
<stop offset="100%" stop-color="#f61a17" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 38.0 at (290.0, 95.0) filled with a linear gradient from left to right (#d12dee to #776b24 to #196d87) 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">
<defs>
<linearGradient id="grad_8009568b" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#d12dee" />
<stop offset="50%" stop-color="#776b24" />
<stop offset="100%" stop-color="#196d87" />
... | circle | #000000 | linear-horizontal | 3 | false | |
a circle with radius 40.0 at (402.0, 131.0) filled with a linear gradient from left to right (#62347a to #9b6e4a) 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">
<defs>
<linearGradient id="grad_1c2bbe36" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#62347a" />
<stop offset="100%" stop-color="#9b6e4a" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 107.0 at (163.0, 275.0) with a radial gradient from center (#1c06ef to #350e12 to #0c2120) stroke (width 3.2) and #1c06ef fill 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">
<defs>
<radialGradient id="grad_d6ba29ce" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#1c06ef" />
<stop offset="50%" stop-color="#350e12" />
<stop offset="100%" stop-color="#0c2... | circle | #7f7f7f | radial | 3 | true | |
a rounded rectangle with width 117.0, height 106.0, and corner radius 14.0 at (208.0, 38.0) filled with a linear gradient from left to right (#094008 to #311596) within a 512 x 512 box of color "#0d8bdd" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_f6ca3397" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#094008" />
<stop offset="100%" stop-color="#311596" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #0d8bdd | linear-horizontal | 2 | false | |
a rounded rectangle with width 77.0, height 306.0, and corner radius 9.6 at (254.0, 194.0) with a radial gradient from center (#226f70 to #1240c0) stroke (width 3.1) and #226f70 fill 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">
<defs>
<radialGradient id="grad_a4aba339" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#226f70" />
<stop offset="100%" stop-color="#1240c0" />
</radialGradient>
</defs>
<rect w... | rounded-rect | #ffffff | radial | 2 | true | |
a circle with radius 145.0 at (315.0, 269.0) filled with a linear gradient from left to right (#ed35d5 to #2f33e3) 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">
<defs>
<linearGradient id="grad_6ede945f" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#ed35d5" />
<stop offset="100%" stop-color="#2f33e3" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-horizontal | 2 | false | |
a circle with radius 154.0 at (221.0, 185.0) filled with a linear gradient from top to bottom (#607e37 to #42836a) 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">
<defs>
<linearGradient id="grad_2599854c" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#607e37" />
<stop offset="100%" stop-color="#42836a" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-vertical | 2 | false | |
a rounded rectangle with width 337.0, height 215.0, and corner radius 28.5 at (145.0, 239.0) filled with a linear gradient from left to right (#76a4c4 to #110d79 to #088971) 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">
<defs>
<linearGradient id="grad_ae83ae48" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#76a4c4" />
<stop offset="50%" stop-color="#110d79" />
<stop offset="100%" stop-color="#088971" />
... | rounded-rect | #000000 | linear-horizontal | 3 | false | |
a circle with radius 179.0 at (244.0, 199.0) filled with a linear gradient from left to right (#40143a to #862181 to #217e61) 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">
<defs>
<linearGradient id="grad_0845ce0a" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#40143a" />
<stop offset="50%" stop-color="#862181" />
<stop offset="100%" stop-color="#217e61" />
... | circle | #ffffff | linear-horizontal | 3 | false | |
a circle with radius 136.0 at (168.0, 250.0) filled with a linear gradient from top to bottom (#40fe8e to #7b9440) 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">
<defs>
<linearGradient id="grad_14c8f68c" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#40fe8e" />
<stop offset="100%" stop-color="#7b9440" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | false | |
a rounded rectangle with width 80.0, height 405.0, and corner radius 36.7 at (130.0, 71.0) filled with a linear gradient from left to right (#f1582f to #6c0f23 to #2f594a) 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">
<defs>
<linearGradient id="grad_23408734" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#f1582f" />
<stop offset="50%" stop-color="#6c0f23" />
<stop offset="100%" stop-color="#2f594a" />
... | rounded-rect | #ffffff | linear-horizontal | 3 | false | |
a rounded rectangle with width 448.0, height 233.0, and corner radius 93.7 at (26.0, 148.0) filled with a linear gradient from top to bottom (#aa0424 to #0817a1 to #c60862) within a 512 x 512 box of color "#489b21" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_7f4bbae0" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#aa0424" />
<stop offset="50%" stop-color="#0817a1" />
<stop offset="100%" stop-color="#c60862" />
... | rounded-rect | #489b21 | linear-vertical | 3 | false | |
a circle with radius 71.0 at (226.0, 422.0) filled with a linear gradient from top to bottom (#e4bd9c to #6a7108) 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">
<defs>
<linearGradient id="grad_3991647d" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#e4bd9c" />
<stop offset="100%" stop-color="#6a7108" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | false | |
a rounded rectangle with width 333.0, height 366.0, and corner radius 74.3 at (27.0, 82.0) filled with a linear gradient from top to bottom (#3f218b to #1a3d2f to #76566f) 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">
<defs>
<linearGradient id="grad_3837dbc6" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#3f218b" />
<stop offset="50%" stop-color="#1a3d2f" />
<stop offset="100%" stop-color="#76566f" />
... | rounded-rect | #ffffff | linear-vertical | 3 | false | |
a rounded rectangle with width 466.0, height 297.0, and corner radius 124.5 at (23.0, 63.0) filled with a linear gradient from left to right (#6c219f to #24029b to #18427c) 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">
<defs>
<linearGradient id="grad_d0f84dcd" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#6c219f" />
<stop offset="50%" stop-color="#24029b" />
<stop offset="100%" stop-color="#18427c" />
... | rounded-rect | #7f7f7f | linear-horizontal | 3 | false | |
a circle with radius 133.0 at (340.0, 226.0) filled with a linear gradient from top to bottom (#cc2a56 to #bd636d) 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">
<defs>
<linearGradient id="grad_e7cec169" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#cc2a56" />
<stop offset="100%" stop-color="#bd636d" />
</linearGradient>
</defs>
<rect width="512"... | circle | #ffffff | linear-vertical | 2 | false | |
a circle with radius 162.0 at (288.0, 296.0) filled with a linear gradient from top to bottom (#de39a7 to #3749a3 to #4b76d5) 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">
<defs>
<linearGradient id="grad_2e6596e6" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#de39a7" />
<stop offset="50%" stop-color="#3749a3" />
<stop offset="100%" stop-color="#4b76d5" />
... | circle | #ffffff | linear-vertical | 3 | false | |
a circle with radius 95.0 at (112.0, 174.0) with a linear gradient from top to bottom (#eed1b3 to #b989a1) stroke (width 5.2) and #eed1b3 fill 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">
<defs>
<linearGradient id="grad_7debc94e" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#eed1b3" />
<stop offset="100%" stop-color="#b989a1" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | true | |
a rounded rectangle with width 138.0, height 481.0, and corner radius 12.7 at (311.0, 18.0) filled with a linear gradient from left to right (#814009 to #5c1435 to #140536) 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">
<defs>
<linearGradient id="grad_dffd8e76" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#814009" />
<stop offset="50%" stop-color="#5c1435" />
<stop offset="100%" stop-color="#140536" />
... | rounded-rect | #ffffff | linear-horizontal | 3 | false | |
a rounded rectangle with width 256.0, height 341.0, and corner radius 39.2 at (245.0, 113.0) filled with a linear gradient from left to right (#ec36b6 to #358968) 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">
<defs>
<linearGradient id="grad_6452a8f3" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#ec36b6" />
<stop offset="100%" stop-color="#358968" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-horizontal | 2 | false | |
a circle with radius 128.0 at (240.0, 306.0) filled with a linear gradient from top to bottom (#981ec5 to #e018b0 to #72218b) 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">
<defs>
<linearGradient id="grad_49d4ea73" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#981ec5" />
<stop offset="50%" stop-color="#e018b0" />
<stop offset="100%" stop-color="#72218b" />
... | circle | #000000 | linear-vertical | 3 | false | |
a rounded rectangle with width 76.0, height 201.0, and corner radius 16.5 at (364.0, 119.0) with a linear gradient from left to right (#6d02af to #be68a8 to #5b2144) stroke (width 2.5) and #6d02af fill 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">
<defs>
<linearGradient id="grad_64577d68" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#6d02af" />
<stop offset="50%" stop-color="#be68a8" />
<stop offset="100%" stop-color="#5b2144" />
... | rounded-rect | #ffffff | linear-horizontal | 3 | true | |
a circle with radius 115.0 at (253.0, 275.0) filled with a linear gradient from left to right (#38550d to #b0cd21) 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">
<defs>
<linearGradient id="grad_072fd334" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#38550d" />
<stop offset="100%" stop-color="#b0cd21" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-horizontal | 2 | false | |
a circle with radius 76.0 at (131.0, 212.0) with a linear gradient from top to bottom (#514cd4 to #30dcf5) stroke (width 4.2) and #514cd4 fill 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">
<defs>
<linearGradient id="grad_914fe774" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#514cd4" />
<stop offset="100%" stop-color="#30dcf5" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | true | |
a rounded rectangle with width 243.0, height 411.0, and corner radius 13.3 at (74.0, 63.0) filled with a linear gradient from left to right (#8962ee to #b65702 to #be53d3) 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">
<defs>
<linearGradient id="grad_d4d6e4ae" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#8962ee" />
<stop offset="50%" stop-color="#b65702" />
<stop offset="100%" stop-color="#be53d3" />
... | rounded-rect | #ffffff | linear-horizontal | 3 | false | |
a rounded rectangle with width 186.0, height 422.0, and corner radius 32.6 at (315.0, 78.0) filled with a linear gradient from top to bottom (#6fea97 to #5a10d0 to #7b6a8b) 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">
<defs>
<linearGradient id="grad_5111839a" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#6fea97" />
<stop offset="50%" stop-color="#5a10d0" />
<stop offset="100%" stop-color="#7b6a8b" />
... | rounded-rect | #000000 | linear-vertical | 3 | false | |
a circle with radius 224.0 at (252.0, 238.0) filled with a radial gradient from center (#242b32 to #a43182) within a 512 x 512 box of color "#7df34d" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<radialGradient id="grad_db1798c1" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#242b32" />
<stop offset="100%" stop-color="#a43182" />
</radialGradient>
</defs>
<rect w... | circle | #7df34d | radial | 2 | false | |
a circle with radius 112.0 at (167.0, 141.0) with a radial gradient from center (#f3760b to #6888bb) stroke (width 4.1) and #f3760b fill 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">
<defs>
<radialGradient id="grad_30a7bdb2" cx="50%" cy="50%" r="50%" fx="50%" fy="50%">
<stop offset="0%" stop-color="#f3760b" />
<stop offset="100%" stop-color="#6888bb" />
</radialGradient>
</defs>
<rect w... | circle | #000000 | radial | 2 | true | |
a rounded rectangle with width 335.0, height 362.0, and corner radius 72.8 at (133.0, 94.0) with a linear gradient from top to bottom (#ae5819 to #2babf2) stroke (width 5.3) and #ae5819 fill 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">
<defs>
<linearGradient id="grad_08263c22" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#ae5819" />
<stop offset="100%" stop-color="#2babf2" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-vertical | 2 | true | |
a rounded rectangle with width 195.0, height 399.0, and corner radius 34.5 at (199.0, 70.0) filled with a linear gradient from top to bottom (#bd68f9 to #ca579c) 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">
<defs>
<linearGradient id="grad_44689538" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#bd68f9" />
<stop offset="100%" stop-color="#ca579c" />
</linearGradient>
</defs>
<rect width="512"... | rounded-rect | #000000 | linear-vertical | 2 | false | |
a circle with radius 176.0 at (313.0, 268.0) filled with a linear gradient from top to bottom (#5b6d02 to #6dae44 to #21a28b) 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">
<defs>
<linearGradient id="grad_1e19a2c9" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#5b6d02" />
<stop offset="50%" stop-color="#6dae44" />
<stop offset="100%" stop-color="#21a28b" />
... | circle | #000000 | linear-vertical | 3 | false | |
a circle with radius 46.0 at (344.0, 411.0) filled with a linear gradient from top to bottom (#f14038 to #12acb9) 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">
<defs>
<linearGradient id="grad_eef1fd89" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#f14038" />
<stop offset="100%" stop-color="#12acb9" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | false | |
a circle with radius 82.0 at (398.0, 276.0) filled with a linear gradient from top to bottom (#37a65a to #4ef6d9) 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">
<defs>
<linearGradient id="grad_aa5af8f3" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#37a65a" />
<stop offset="100%" stop-color="#4ef6d9" />
</linearGradient>
</defs>
<rect width="512"... | circle | #000000 | linear-vertical | 2 | false | |
a circle with radius 68.0 at (274.0, 261.0) filled with a linear gradient from left to right (#1a6b77 to #cd5b9a to #6f2878) 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">
<defs>
<linearGradient id="grad_7dccf233" x1="0%" y1="0%" x2="100%" y2="0%">
<stop offset="0%" stop-color="#1a6b77" />
<stop offset="50%" stop-color="#cd5b9a" />
<stop offset="100%" stop-color="#6f2878" />
... | circle | #ffffff | linear-horizontal | 3 | false | |
a circle with radius 193.0 at (209.0, 283.0) filled with a linear gradient from top to bottom (#424211 to #202a0b) within a 512 x 512 box of color "#e668fd" | <svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad_605a5fd0" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" stop-color="#424211" />
<stop offset="100%" stop-color="#202a0b" />
</linearGradient>
</defs>
<rect width="512"... | circle | #e668fd | linear-vertical | 2 | false |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 8