(ns uxbox.library.icons.material-design-navigation) (def +icons+ [{:name "Apps" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M8 16h8V8H8v8zm12 24h8v-8h-8v8zM8 40h8v-8H8v8zm0-12h8v-8H8v8zm12 0h8v-8h-8v8zM32 8v8h8V8h-8zm-12 8h8V8h-8v8zm12 12h8v-8h-8v8zm0 12h8v-8h-8v8z"}]} {:name "Arrow Back" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M40 22H15.66l11.17-11.17L24 8 8 24l16 16 2.83-2.83L15.66 26H40v-4z"}]} {:name "Arrow Drop Down" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M14 20l10 10 10-10z"}]} {:name "Arrow Drop Down Circle" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm0 24l-8-8h16l-8 8z"}]} {:name "Arrow Drop Up" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M14 28l10-10 10 10z"}]} {:name "Arrow Forward" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 8l-2.83 2.83L32.34 22H8v4h24.34L21.17 37.17 24 40l16-16z"}]} {:name "Cancel" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 4C12.95 4 4 12.95 4 24s8.95 20 20 20 20-8.95 20-20S35.05 4 24 4zm10 27.17L31.17 34 24 26.83 16.83 34 14 31.17 21.17 24 14 16.83 16.83 14 24 21.17 31.17 14 34 16.83 26.83 24 34 31.17z"}]} {:name "Check" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M18 32.34L9.66 24l-2.83 2.83L18 38l24-24-2.83-2.83z"}]} {:name "Chevron Left" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M30.83 14.83L28 12 16 24l12 12 2.83-2.83L21.66 24z"}]} {:name "Chevron Right" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M20 12l-2.83 2.83L26.34 24l-9.17 9.17L20 36l12-12z"}]} {:name "Close" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M38 12.83L35.17 10 24 21.17 12.83 10 10 12.83 21.17 24 10 35.17 12.83 38 24 26.83 35.17 38 38 35.17 26.83 24z"}]} {:name "Expand Less" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 16L12 28l2.83 2.83L24 21.66l9.17 9.17L36 28z"}]} {:name "Expand More" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M33.17 17.17L24 26.34l-9.17-9.17L12 20l12 12 12-12z"}]} {:name "Fullscreen" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M14 28h-4v10h10v-4h-6v-6zm-4-8h4v-6h6v-4H10v10zm24 14h-6v4h10V28h-4v6zm-6-24v4h6v6h4V10H28z"}]} {:name "Fullscreen Exit" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M10 32h6v6h4V28H10v4zm6-16h-6v4h10V10h-4v6zm12 22h4v-6h6v-4H28v10zm4-22v-6h-4v10h10v-4h-6z"}]} {:name "Menu" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M6 36h36v-4H6v4zm0-10h36v-4H6v4zm0-14v4h36v-4H6z"}]} {:name "More Horiz" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M12 20c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm24 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-12 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}]} {:name "More Vert" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 16c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 12c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z"}]} {:name "Refresh" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M35.3 12.7C32.41 9.8 28.42 8 24 8 15.16 8 8.02 15.16 8.02 24S15.16 40 24 40c7.45 0 13.69-5.1 15.46-12H35.3c-1.65 4.66-6.07 8-11.3 8-6.63 0-12-5.37-12-12s5.37-12 12-12c3.31 0 6.28 1.38 8.45 3.55L26 22h14V8l-4.7 4.7z"}]} {:name "Unfold Less" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M14.83 37.17L17.66 40 24 33.66 30.34 40l2.83-2.83L24 28l-9.17 9.17zm18.34-26.34L30.34 8 24 14.34 17.66 8l-2.83 2.83L24 20l9.17-9.17z"}]} {:name "Unfold More" :id (gensym "icon") :type :builtin/icon :view-box [0 0 48 48] :data [:path {:style {:stroke nil} :d "M24 11.66L30.34 18l2.83-2.83L24 6l-9.17 9.17L17.66 18 24 11.66zm0 24.68L17.66 30l-2.83 2.83L24 42l9.17-9.17L30.34 30 24 36.34z"}]}])