diff --git a/react/components/lcp/IconSelectControl/iconsvgs.json b/react/components/lcp/IconSelectControl/iconsvgs.json
new file mode 100644
index 0000000..5db8c02
--- /dev/null
+++ b/react/components/lcp/IconSelectControl/iconsvgs.json
@@ -0,0 +1,18 @@
+[
+ {
+ "uuid": "c0a8012345678f3d5b847ad0f8a890f1",
+ "iconId": "comment-dots",
+ "family": "Font Awesome",
+ "sub-family": "solid",
+ "name": "Comment Dots",
+ "path": ""
+ },
+ {
+ "uuid": "a1b2c3d4e5f6789abcdef0123456789ab",
+ "iconId": "newspaper",
+ "family": "Font Awesome",
+ "sub-family": "solid",
+ "name": "Newspaper",
+ "path": ""
+ }
+]
\ No newline at end of file