Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/Assets/FluentUI.Icons/Icons/Color/Color28.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public class Chat : Icon { public Chat() : base("Chat", IconVariant.Color, IconS
public class ChatAdd : Icon { public ChatAdd() : base("ChatAdd", IconVariant.Color, IconSize.Size28, "<path d=\"M14 2a12 12 0 1 1-5.64 22.6L3.6 25.95c-.94.27-1.8-.6-1.54-1.54l1.36-4.77A12 12 0 0 1 14 2Zm.75 6.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5Z\" fill=\"url(#paint0_linear_73550_38415)\"/><path d=\"M14.75 8.75a.75.75 0 0 0-1.5 0v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5Z\" fill=\"url(#paint1_linear_73550_38415)\"/><defs><linearGradient id=\"paint0_linear_73550_38415\" x1=\"2.86\" y1=\"6.5\" x2=\"23.81\" y2=\"42.22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0FAFFF\"/><stop offset=\"1\" stop-color=\"#CC23D1\"/></linearGradient><linearGradient id=\"paint1_linear_73550_38415\" x1=\"9.05\" y1=\"8.21\" x2=\"11.04\" y2=\"21.07\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FDFDFD\"/><stop offset=\"1\" stop-color=\"#CCEAFF\"/></linearGradient></defs>") { } }
public class CircleMultipleHintCheckmark : Icon { public CircleMultipleHintCheckmark() : base("CircleMultipleHintCheckmark", IconVariant.Color, IconSize.Size28, "<path d=\"M4.69 15.63a.75.75 0 0 1 1.04-.23 7.05 7.05 0 0 0 2.28.94h.03c.38.09.77.14 1.17.15-.1.49-.17.99-.2 1.5a8.5 8.5 0 0 1-4.1-1.33.75.75 0 0 1-.22-1.04ZM9.5 3.5a6 6 0 0 1 6 5.99 9.52 9.52 0 0 0-6.01 6A6 6 0 0 1 9.5 3.5Zm-7.73 6.93c.4-.09.8.17.9.57.17.8.48 1.56.92 2.25a.75.75 0 0 1-1.27.8 8.55 8.55 0 0 1-1.12-2.73c-.1-.4.16-.8.57-.89Zm13.87-5.71a.75.75 0 0 1 1.04.23c.53.84.91 1.76 1.12 2.73v.01l.02.04c.08.42.14.85.17 1.28-.51.03-1.01.1-1.5.2-.01-.4-.06-.79-.14-1.17a7.04 7.04 0 0 0-.93-2.28.75.75 0 0 1 .22-1.04Zm-13.3.2a.75.75 0 1 1 1.26.8 7.05 7.05 0 0 0-.93 2.25.75.75 0 0 1-1.47-.33 8.55 8.55 0 0 1 1.14-2.72Zm8.12-3.15c.1-.4.5-.66.9-.57a8.56 8.56 0 0 1 2.72 1.14.75.75 0 0 1-.8 1.26 7.05 7.05 0 0 0-2.25-.93.75.75 0 0 1-.57-.9ZM7.68 1.2A.75.75 0 0 1 8 2.66c-.8.18-1.56.5-2.25.93a.75.75 0 0 1-.8-1.27A8.54 8.54 0 0 1 7.68 1.2Z\" fill=\"url(#paint0_linear_74374_5960)\"/><circle cx=\"18.5\" cy=\"18.5\" r=\"8.5\" fill=\"url(#paint1_radial_74374_5960)\"/><path d=\"M22.78 15.72c.3.3.3.77 0 1.06l-4.75 4.75c-.3.3-.77.3-1.06 0l-2.75-2.75a.75.75 0 1 1 1.06-1.06l2.22 2.22 4.22-4.22c.3-.3.77-.3 1.06 0Z\" fill=\"url(#paint2_linear_74374_5960)\" fill-opacity=\".95\"/><defs><linearGradient id=\"paint0_linear_74374_5960\" x1=\"3.44\" y1=\"7.05\" x2=\"17.54\" y2=\"13.8\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#8B52F4\"/><stop offset=\".4\" stop-color=\"#6D37CD\"/><stop offset=\".86\" stop-color=\"#4B20A0\"/></linearGradient><linearGradient id=\"paint2_linear_74374_5960\" x1=\"19.33\" y1=\"24.68\" x2=\"14.18\" y2=\"16.73\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".02\" stop-color=\"#FFC8D7\"/><stop offset=\".81\" stop-color=\"#fff\"/></linearGradient><radialGradient id=\"paint1_radial_74374_5960\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(40.38 -9.46 18.91) scale(22.3182 18.7287)\"><stop stop-color=\"#FFC470\"/><stop offset=\".25\" stop-color=\"#FF835C\"/><stop offset=\".58\" stop-color=\"#F24A9D\"/><stop offset=\".87\" stop-color=\"#B339F0\"/><stop offset=\"1\" stop-color=\"#C354FF\"/></radialGradient></defs>") { } }
public class Clipboard : Icon { public Clipboard() : base("Clipboard", IconVariant.Color, IconSize.Size28, "<path d=\"M5 6.75A2.75 2.75 0 0 1 7.75 4h12.5A2.75 2.75 0 0 1 23 6.75v16.5A2.75 2.75 0 0 1 20.25 26H7.75A2.75 2.75 0 0 1 5 23.25V6.75Z\" fill=\"url(#paint0_linear_378174_10136)\"/><path d=\"M5 6.75A2.75 2.75 0 0 1 7.75 4h12.5A2.75 2.75 0 0 1 23 6.75v16.5A2.75 2.75 0 0 1 20.25 26H7.75A2.75 2.75 0 0 1 5 23.25V6.75Z\" fill=\"url(#paint1_radial_378174_10136)\" fill-opacity=\".7\"/><path d=\"M5 6.75A2.75 2.75 0 0 1 7.75 4h12.5A2.75 2.75 0 0 1 23 6.75v16.5A2.75 2.75 0 0 1 20.25 26H7.75A2.75 2.75 0 0 1 5 23.25V6.75Z\" fill=\"url(#paint2_radial_378174_10136)\" fill-opacity=\".4\"/><path d=\"M9.5 4.5A2.5 2.5 0 0 1 12 2h4a2.5 2.5 0 0 1 0 5h-4a2.5 2.5 0 0 1-2.5-2.5Z\" fill=\"url(#paint3_linear_378174_10136)\"/><defs><radialGradient id=\"paint1_radial_378174_10136\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(0 7.53979 -6.96094 0 14 2.78)\"><stop stop-color=\"#0A1852\"/><stop offset=\".97\" stop-color=\"#0A1852\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"paint2_radial_378174_10136\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(0 3.38176 -5.51953 0 14 5.08)\"><stop stop-color=\"#0A1852\"/><stop offset=\"1\" stop-color=\"#0A1852\" stop-opacity=\"0\"/></radialGradient><linearGradient id=\"paint0_linear_378174_10136\" x1=\"5\" y1=\"6.2\" x2=\"22.55\" y2=\"26.39\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#36DFF1\"/><stop offset=\"1\" stop-color=\"#0094F0\"/></linearGradient><linearGradient id=\"paint3_linear_378174_10136\" x1=\"14\" y1=\"2\" x2=\"14\" y2=\"7\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFE06B\"/><stop offset=\"1\" stop-color=\"#FAB500\"/></linearGradient></defs>") { } }
public class ClipboardTextEdit : Icon { public ClipboardTextEdit() : base("ClipboardTextEdit", IconVariant.Color, IconSize.Size28, "<path d=\"M20.25 4A2.75 2.75 0 0 1 23 6.75V19l-7 7H7.75A2.75 2.75 0 0 1 5 23.25V6.75A2.75 2.75 0 0 1 7.75 4h12.5Z\" fill=\"url(#paint0_linear_79129_4842)\"/><path d=\"M20.25 4A2.75 2.75 0 0 1 23 6.75V19l-7 7H7.75A2.75 2.75 0 0 1 5 23.25V6.75A2.75 2.75 0 0 1 7.75 4h12.5Z\" fill=\"url(#paint1_radial_79129_4842)\" fill-opacity=\".4\"/><path d=\"M20.25 4A2.75 2.75 0 0 1 23 6.75V19l-7 7H7.75A2.75 2.75 0 0 1 5 23.25V6.75A2.75 2.75 0 0 1 7.75 4h12.5Z\" fill=\"url(#paint2_radial_79129_4842)\" fill-opacity=\".4\"/><path d=\"M20.25 4A2.75 2.75 0 0 1 23 6.75V19l-7 7H7.75A2.75 2.75 0 0 1 5 23.25V6.75A2.75 2.75 0 0 1 7.75 4h12.5Z\" fill=\"url(#paint3_radial_79129_4842)\" fill-opacity=\".4\"/><path d=\"M23.1 14.67a2.29 2.29 0 0 1 3.23 3.23l-.98.98a4.98 4.98 0 0 1-1.9-1.2 4.92 4.92 0 0 1-1.27-2.1l.92-.91Z\" fill=\"url(#paint4_linear_79129_4842)\"/><path d=\"M16.25 20a.75.75 0 0 1 0 1.5H9.5a.75.75 0 0 1 0-1.5h6.75Zm-2-5a.75.75 0 0 1 0 1.5H9.5a.75.75 0 0 1 0-1.5h4.75Zm4.5-5a.75.75 0 0 1 0 1.5H9.5a.75.75 0 0 1 0-1.5h9.25Z\" fill=\"url(#paint5_linear_79129_4842)\" fill-opacity=\".9\"/><path d=\"M22.06 15.7a6.96 6.96 0 0 0 3.17 3.3l-6.8 6.8c-.1.11-.22.2-.34.29l-3.18-3.18.29-.34 6.86-6.86Z\" fill=\"url(#paint6_linear_79129_4842)\"/><path d=\"M22.18 15.59c.21.73.64 1.46 1.27 2.09.57.57 1.24.98 1.9 1.2l-1.44 1.45a4.92 4.92 0 0 1-2.08-1.26 4.97 4.97 0 0 1-1.21-1.92l1.56-1.56Z\" fill=\"url(#paint7_linear_79129_4842)\"/><rect x=\"9.5\" y=\"2\" width=\"9\" height=\"4\" rx=\"2\" fill=\"url(#paint8_linear_79129_4842)\"/><path d=\"M15.66 22.11a5 5 0 0 0 3.09 3.38l-.32.31c-.34.35-.78.6-1.25.71l-1.83.46c-.8.2-1.52-.52-1.32-1.32l.46-1.83c.12-.47.36-.9.7-1.25l.47-.46ZM19 18.8h-.02l.02-.02v.02Z\" fill=\"url(#paint9_linear_79129_4842)\"/><defs><linearGradient id=\"paint0_linear_79129_4842\" x1=\"5\" y1=\"4.4\" x2=\"24.31\" y2=\"24.76\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#36DFF1\"/><stop offset=\"1\" stop-color=\"#0094F0\"/></linearGradient><linearGradient id=\"paint4_linear_79129_4842\" x1=\"25.99\" y1=\"15.02\" x2=\"24.19\" y2=\"16.69\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F97DBD\"/><stop offset=\"1\" stop-color=\"#DD3CE2\"/></linearGradient><linearGradient id=\"paint5_linear_79129_4842\" x1=\"15.47\" y1=\"21.5\" x2=\"6.86\" y2=\"11.65\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#9DEAFF\"/><stop offset=\"1\" stop-color=\"#fff\"/></linearGradient><linearGradient id=\"paint6_linear_79129_4842\" x1=\"18.14\" y1=\"16.91\" x2=\"24.11\" y2=\"22.88\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFA43D\"/><stop offset=\"1\" stop-color=\"#FB5937\"/></linearGradient><linearGradient id=\"paint7_linear_79129_4842\" x1=\"20.14\" y1=\"21.91\" x2=\"16.52\" y2=\"20.41\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FF921F\"/><stop offset=\"1\" stop-color=\"#FFE994\"/></linearGradient><linearGradient id=\"paint8_linear_79129_4842\" x1=\"14\" y1=\"2\" x2=\"14\" y2=\"6\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFE06B\"/><stop offset=\"1\" stop-color=\"#FAB500\"/></linearGradient><linearGradient id=\"paint9_linear_79129_4842\" x1=\"13.23\" y1=\"23.24\" x2=\"16.99\" y2=\"27.09\" gradientUnits=\"userSpaceOnUse\"><stop offset=\".26\" stop-color=\"#FFD394\"/><stop offset=\"1\" stop-color=\"#FF921F\"/></linearGradient><radialGradient id=\"paint1_radial_79129_4842\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(7.3125 0 0 6.65892 14 2.78)\"><stop stop-color=\"#0A1852\"/><stop offset=\"1\" stop-color=\"#0A1852\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"paint2_radial_79129_4842\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(7.3125 0 0 7.51167 14 2.78)\"><stop stop-color=\"#0A1852\"/><stop offset=\"1\" stop-color=\"#0A1852\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"paint3_radial_79129_4842\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"matrix(-8.4375 8.55556 -3.5296 -4.10853 20.19 19.89)\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0A1852\"/><stop offset=\"1\" stop-color=\"#0A1852\" stop-opacity=\"0\"/></radialGradient></defs>") { } }
public class Clock : Icon { public Clock() : base("Clock", IconVariant.Color, IconSize.Size28, "<path d=\"M14 2a12 12 0 1 0 0 24 12 12 0 0 0 0-24Z\" fill=\"url(#paint0_linear_72095_9965)\"/><path d=\"M14 7.65a.75.75 0 0 0-1.5.1v7.1c.06.37.37.65.75.65h5.1a.75.75 0 0 0-.1-1.5H14V7.65Z\" fill=\"url(#paint1_linear_72095_9965)\"/><defs><linearGradient id=\"paint0_linear_72095_9965\" x1=\"6\" y1=\".67\" x2=\"18\" y2=\"27.33\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#1EC8B0\"/><stop offset=\"1\" stop-color=\"#2764E7\"/></linearGradient><linearGradient id=\"paint1_linear_72095_9965\" x1=\"13.07\" y1=\"8.3\" x2=\"10.91\" y2=\"15.09\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FDFDFD\"/><stop offset=\"1\" stop-color=\"#D1D1FF\"/></linearGradient></defs>") { } }
public class Cloud : Icon { public Cloud() : base("Cloud", IconVariant.Color, IconSize.Size28, "<path d=\"M14 5a7 7 0 0 0-6.93 6.02A5.5 5.5 0 0 0 7.5 22h13a5.5 5.5 0 0 0 .43-10.98A7 7 0 0 0 14 5Z\" fill=\"url(#paint0_linear_378174_10242)\"/><path d=\"M13 16.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Z\" fill=\"url(#paint1_linear_378174_10242)\" fill-opacity=\".3\"/><path d=\"M14 19a7 7 0 1 0-6.93-7.98L7.5 11a5.5 5.5 0 0 1 4.98 7.83c.49.11 1 .17 1.52.17Z\" fill=\"url(#paint2_linear_378174_10242)\" fill-opacity=\".3\"/><path d=\"M14 19a7 7 0 1 0-6.93-7.98L7.5 11a5.5 5.5 0 0 1 4.98 7.83c.49.11 1 .17 1.52.17Z\" fill=\"url(#paint3_radial_378174_10242)\"/><path d=\"M14 5a7 7 0 0 0-6.93 6.02A5.5 5.5 0 0 0 7.5 22h13a5.5 5.5 0 0 0 .43-10.98A7 7 0 0 0 14 5Z\" fill=\"url(#paint4_radial_378174_10242)\" fill-opacity=\".5\"/><defs><linearGradient id=\"paint0_linear_378174_10242\" x1=\"2.86\" y1=\"8.19\" x2=\"13.79\" y2=\"24.22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0FAFFF\"/><stop offset=\"1\" stop-color=\"#367AF2\"/></linearGradient><linearGradient id=\"paint1_linear_378174_10242\" x1=\"2\" y1=\"12.88\" x2=\"9.42\" y2=\"19.45\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#FCFCFC\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint2_linear_378174_10242\" x1=\"9.48\" y1=\"5.79\" x2=\"11.34\" y2=\"15.44\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#FCFCFC\" stop-opacity=\"0\"/></linearGradient><radialGradient id=\"paint3_radial_378174_10242\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(7.8525 -3.325 2.97468 7.02515 7.61 16.46)\"><stop offset=\".41\" stop-color=\"#2C87F5\"/><stop offset=\"1\" stop-color=\"#2C87F5\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"paint4_radial_378174_10242\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(9.24997 18.83524 -135.00177 66.2992 13 3.94)\"><stop offset=\".5\" stop-color=\"#DD3CE2\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#DD3CE2\"/></radialGradient></defs>") { } }
public class CloudDismiss : Icon { public CloudDismiss() : base("CloudDismiss", IconVariant.Color, IconSize.Size28, "<path d=\"M14 3a7 7 0 0 0-6.93 6.02A5.5 5.5 0 0 0 7.5 20h13a5.5 5.5 0 0 0 .43-10.98A7 7 0 0 0 14 3Z\" fill=\"url(#paint0_linear_378174_10279)\"/><path d=\"M13 14.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0Z\" fill=\"url(#paint1_linear_378174_10279)\" fill-opacity=\".3\"/><path d=\"M14 17a7 7 0 1 0-6.93-7.98L7.5 9a5.5 5.5 0 0 1 4.98 7.83c.49.11 1 .17 1.52.17Z\" fill=\"url(#paint2_linear_378174_10279)\" fill-opacity=\".3\"/><path d=\"M14 17a7 7 0 1 0-6.93-7.98L7.5 9a5.5 5.5 0 0 1 4.98 7.83c.49.11 1 .17 1.52.17Z\" fill=\"url(#paint3_radial_378174_10279)\"/><path d=\"M14 3a7 7 0 0 0-6.93 6.02A5.5 5.5 0 0 0 7.5 20h13a5.5 5.5 0 0 0 .43-10.98A7 7 0 0 0 14 3Z\" fill=\"url(#paint4_radial_378174_10279)\" fill-opacity=\".5\"/><path d=\"M14 3a7 7 0 0 0-6.93 6.02A5.5 5.5 0 0 0 7.5 20h13a5.5 5.5 0 0 0 .43-10.98A7 7 0 0 0 14 3Z\" fill=\"url(#paint5_radial_378174_10279)\" fill-opacity=\".5\"/><path d=\"M26 19.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0Z\" fill=\"url(#paint6_linear_378174_10279)\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.15 16.15c.2-.2.5-.2.7 0l2.65 2.64 2.65-2.64a.5.5 0 0 1 .7.7l-2.64 2.65 2.64 2.65a.5.5 0 0 1-.7.7l-2.65-2.64-2.65 2.64a.5.5 0 0 1-.7-.7l2.64-2.65-2.64-2.65a.5.5 0 0 1 0-.7Z\" fill=\"url(#paint7_linear_378174_10279)\"/><defs><linearGradient id=\"paint0_linear_378174_10279\" x1=\"2.86\" y1=\"6.19\" x2=\"13.79\" y2=\"22.22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#0FAFFF\"/><stop offset=\"1\" stop-color=\"#367AF2\"/></linearGradient><linearGradient id=\"paint1_linear_378174_10279\" x1=\"2\" y1=\"10.88\" x2=\"9.42\" y2=\"17.45\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#FCFCFC\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint2_linear_378174_10279\" x1=\"9.48\" y1=\"3.79\" x2=\"11.34\" y2=\"13.44\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#fff\"/><stop offset=\"1\" stop-color=\"#FCFCFC\" stop-opacity=\"0\"/></linearGradient><linearGradient id=\"paint6_linear_378174_10279\" x1=\"15.03\" y1=\"13.81\" x2=\"24.92\" y2=\"28.17\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F83F54\"/><stop offset=\"1\" stop-color=\"#CA2134\"/></linearGradient><linearGradient id=\"paint7_linear_378174_10279\" x1=\"16.83\" y1=\"19.77\" x2=\"19.98\" y2=\"23.03\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FDFDFD\"/><stop offset=\"1\" stop-color=\"#FECBE6\"/></linearGradient><radialGradient id=\"paint3_radial_378174_10279\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(7.8525 -3.325 2.97468 7.02515 7.61 14.46)\"><stop offset=\".41\" stop-color=\"#2C87F5\"/><stop offset=\"1\" stop-color=\"#2C87F5\" stop-opacity=\"0\"/></radialGradient><radialGradient id=\"paint4_radial_378174_10279\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(9.24997 18.83524 -135.00177 66.2992 13 1.94)\"><stop offset=\".5\" stop-color=\"#DD3CE2\" stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#DD3CE2\"/></radialGradient><radialGradient id=\"paint5_radial_378174_10279\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(0 10 -9.70588 0 19.5 22)\"><stop offset=\".29\" stop-color=\"#0D1F69\"/><stop offset=\"1\" stop-color=\"#0D1F69\" stop-opacity=\"0\"/></radialGradient></defs>") { } }
Expand Down
Loading
Loading