This commit is contained in:
ivanminutillo 2022-12-22 17:55:55 +01:00
parent 3a4f7c9fc0
commit ea8e233410
3 changed files with 12 additions and 4 deletions

View file

@ -2,4 +2,4 @@
# yarn lockfile v1
lastUpdateCheck 1671538746704
lastUpdateCheck 1671709379070

View file

@ -0,0 +1,8 @@
defmodule Iconify.Mdi.ArrowLeft 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="M20 11v2H8l5.5 5.5l-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5L8 11h12Z"/></svg>
"""
end
end

View file

@ -16,7 +16,7 @@
"benchee_json": {:hex, :benchee_json, "1.0.0", "cc661f4454d5995c08fe10dd1f2f72f229c8f0fb1c96f6b327a8c8fc96a91fe5", [:mix], [{:benchee, ">= 0.99.0 and < 2.0.0", [hex: :benchee, repo: "hexpm", optional: false]}, {:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}], "hexpm", "da05d813f9123505f870344d68fb7c86a4f0f9074df7d7b7e2bb011a63ec231c"},
"bonfire": {:git, "https://github.com/bonfire-networks/bonfire_spark", "9609c0e5d8d035af4f4d9b3819e238575dbef9f8", [branch: "main"]},
"bonfire_api_graphql": {:git, "https://github.com/bonfire-networks/bonfire_api_graphql", "4bd0bc7297ceda80704b72eaeb1d682bd6ef865a", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "2b7dac3d14973e5ae1f50b38bfa5888400afc21e", [branch: "main"]},
"bonfire_boundaries": {:git, "https://github.com/bonfire-networks/bonfire_boundaries", "3e4b04f831173fee4187c822b1236be15bdd1d2f", [branch: "main"]},
"bonfire_breadpub": {:git, "https://github.com/bonfire-networks/bonfire_breadpub", "521cec8dbe51aac67085415dfc0557f1e93a6028", [branch: "main"]},
"bonfire_classify": {:git, "https://github.com/bonfire-networks/bonfire_classify", "38c4d776fb19cbfca3254300963c707f500f64f9", [branch: "main"]},
"bonfire_common": {:git, "https://github.com/bonfire-networks/bonfire_common", "78ebe0196e5456f8ef192f8457f003ed3bdd143c", [branch: "main"]},
@ -44,11 +44,11 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "0842fd154dc97f74eb6d535baba843cfeed7da61", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "a08ad9a8b127aee1df7fdf1fd5d427a791a79505", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "51082cbcb11121f23c556d3fcb4bae1078257892", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "0a2e1dba38a7cd5e1b4c8f9d264f0d8219f2dc4b", [branch: "main"]},
"bonfire_ui_common": {:git, "https://github.com/bonfire-networks/bonfire_ui_common", "51f3fd6bc4c6c7c42638aaca9f88aa06e55f883b", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "2fd412764bfa82aebede8e0b97e8715a834a8db1", [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", "cd7a1dcffa3a34d5b1289304c7e2610ec8c04789", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "0b9dc35dd02fe53d059f75410abcee2e2b1187a7", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "1cf586035aa6a39daf2eb17d25a97238c36875bf", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "c709e2baf0009e315f8e224c8320595808c4f9bc", [branch: "main"]},
"bonfire_upcycle": {:git, "https://gitlab.com/bonfire-networks/bonfire_upcycle", "d769fc800728e105e637d2644ef2e28a1fb8ff58", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "a5a031abb7ddd84b74874eed5c8ffeb0d48ad9e2", [branch: "main"]},