This commit is contained in:
ivanminutillo 2022-12-02 13:01:40 +01:00
parent 59ce46f0e7
commit 687087ab61
2 changed files with 14 additions and 6 deletions

View file

@ -0,0 +1,8 @@
defmodule Iconify.MaterialSymbols.MoreHoriz do
use Phoenix.Component
def render(assigns) do
~H"""
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" class={@class} viewBox="0 0 24 24" aria-hidden="true"><path fill="currentColor" d="M6 14q-.825 0-1.412-.588Q4 12.825 4 12t.588-1.413Q5.175 10 6 10t1.412.587Q8 11.175 8 12q0 .825-.588 1.412Q6.825 14 6 14Zm6 0q-.825 0-1.412-.588Q10 12.825 10 12t.588-1.413Q11.175 10 12 10t1.413.587Q14 11.175 14 12q0 .825-.587 1.412Q12.825 14 12 14Zm6 0q-.825 0-1.413-.588Q16 12.825 16 12t.587-1.413Q17.175 10 18 10q.825 0 1.413.587Q20 11.175 20 12q0 .825-.587 1.412Q18.825 14 18 14Z"/></svg>
"""
end
end

View file

@ -42,13 +42,13 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "14e5aee2d76ef071a0acd291258b44f7e7b07641", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "bb885ba99bfea385e422caeef59b51d2906b45e1", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "8a0f3a75dcd8a9d0741f44de2b9630b7bd4fd661", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "ba10c0989a5087a14aa77ebf8225c53a0e576a15", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "e8cf918d221e205885dead3d9b0087543542cb54", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "6479795fd769815f5123fb9ae700a321632633b5", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "fa5d35009e53192524053a2491bc410be2793b88", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "22b3378bb7d57105743e7541b777078663636a75", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "9830379f6cf8e905d22408f960de6761a315b920", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "099910241eaee00116fd3b88c66285182814ae60", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "8344ef5536d2d74dd4842705482c09ee35f2bd87", [branch: "main"]},
"bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "87bc0cc75eb0661f62c7dbb2c84af78bcf13b26e", [branch: "main"]},
"bonfire_ui_me": {:git, "https://github.com/bonfire-networks/bonfire_ui_me", "67c06837ad520e4759049585e0d33aa2949d0d6a", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "7f684a1101b07cb1278ea7be599679168bbfadb7", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "3c1e347b025d1a3b2cc20ab00c3052ae8c417cea", [branch: "main"]},
"bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "1d9f9701019f2b4898e0684f72f76699168c7333", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "a5a031abb7ddd84b74874eed5c8ffeb0d48ad9e2", [branch: "main"]},
"bonfire_valueflows_api_schema": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_api_schema", "32fff390e37b7a7d7bd1fc9f220cbc7516e4df17", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "4fd44a982f9186fb66f15f060af3c322b71a41e7", [branch: "main"]},