From 8fb9a533cfde0d407468d1bb866750ea5d829ab9 Mon Sep 17 00:00:00 2001
From: kpaxman <kpaxman@uwaterloo.ca>
Date: Thu, 29 Jul 2021 11:54:18 -0400
Subject: [PATCH] ISTWCMS-4589: add icon for automatic profile listing block

---
 images/layout_builder_browser/profilelist.svg | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 images/layout_builder_browser/profilelist.svg

diff --git a/images/layout_builder_browser/profilelist.svg b/images/layout_builder_browser/profilelist.svg
new file mode 100644
index 00000000..eaec035d
--- /dev/null
+++ b/images/layout_builder_browser/profilelist.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30"><defs><style>.background{fill:#85bef4;}</style></defs><rect class="background" x="0.5" y="0.5" width="29" height="29"/><path d="M29,1V29H1V1H29m1-1H0V30H30V0Z"/><rect x="11.13" y="22.5" width="13.99" height="3" rx="0.75"/><rect x="11.13" y="16.51" width="13.99" height="3" rx="0.75"/><circle cx="7.13" cy="18.01" r="2.25"/><circle cx="7.13" cy="24" r="2.25"/><path d="M4.87,3.78H9.28c2.6,0,4.38,1.16,4.38,3.49v0c0,2.37-1.8,3.63-4.45,3.63H8.14v2.66H4.87ZM9,8.58c.84,0,1.4-.38,1.4-1.08v0c0-.72-.52-1.08-1.39-1.08h-.9V8.58Z"/></svg>
-- 
GitLab