diff --git a/resources/public/images/svg/ungroup.svg b/resources/public/images/svg/ungroup.svg index f1e680679..b927403b8 100644 --- a/resources/public/images/svg/ungroup.svg +++ b/resources/public/images/svg/ungroup.svg @@ -1,64 +1 @@ - - - - - - - - - - - image/svg+xml - - - - - - - - - - + \ No newline at end of file diff --git a/src/uxbox/ui/icons.cljs b/src/uxbox/ui/icons.cljs index f8e58ac80..b8fcecf2a 100644 --- a/src/uxbox/ui/icons.cljs +++ b/src/uxbox/ui/icons.cljs @@ -96,6 +96,17 @@ {:d "M83.616366 50.851253C68.030984 51.483788 52.247118 49.604569 36.775873 51.805683 14.832035 56.352986-2.0364304 78.624375 0.2666563 101.22174c-0.012915 102.34304-0.6029662 204.70587 0.014666 307.0368 2.5952914 24.24676 26.2107747 43.2084 50.4994727 40.84049 136.057725-0.19771 272.135235 0.41209 408.180585-0.31988 24.24431-2.59523 43.21098-26.20942 40.83783-50.49748-0.26928-85.5517 0.57452-171.13344-0.44023-256.6663-2.93639-23.7864-26.55752-42.382306-50.37645-39.967-66.92784 0-133.85569 0-200.78352 0-16.93238-16.932376-33.86474-33.864746-50.79712-50.797117-37.9285-0.000747-75.85702-0.0034-113.785524 0zM44.661331 144.31794c137.490839 0 274.981699 0 412.472549 0 0 87.37103 0 174.74206 0 262.11309-138.16815 0-276.33629 0-414.504434 0 0-87.37103 0-174.74206 0-262.11309l1.015942 0 1.015943 0z"}]]])) +(def ungroup + (html + [:svg + {:viewBox "0 0 500.00001 500.00001" + :height "500" + :width "500"} + [:g + [:path + {:d + "M33.826.582c-1.034-.078-2.21.368-3.133 1.29L1.598 30.97c-1.477 1.476-1.732 3.598-.573 4.757l21.746 21.73C8.16 66.502-1.51 83.76.27 101.223.255 203.566-.336 305.927.28 408.258c2.597 24.247 26.213 43.21 50.5 40.842 121.265-.177 242.544.277 363.802-.14l50.25 50.212c1.16 1.16 3.28.903 4.758-.574l29.096-29.096c1.477-1.477 1.733-3.6.574-4.758L35.453 1.3C35.018.863 34.447.63 33.826.58zm92.026 50.27l93.54 93.466h237.743v237.56l38.894 38.864c3.09-6.973 4.53-14.68 3.77-22.46-.27-85.552.574-171.134-.44-256.667-2.937-23.786-26.56-42.382-50.378-39.967H248.2L197.4 50.852h-71.55zM42.63 144.318H109.7L372.02 406.432H42.63V144.318z"}]]])) + (def infocard (html [:svg