diff options
Diffstat (limited to 'src/icons/list-details.svg')
-rw-r--r-- | src/icons/list-details.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/list-details.svg b/src/icons/list-details.svg new file mode 100644 index 00000000..57b5ab4f --- /dev/null +++ b/src/icons/list-details.svg @@ -0,0 +1,14 @@ +--- +tags: [to-do, checklist, form, template, task, reminder, schedule, agenda] +category: Text +version: "1.42" +unicode: "ef40" +--- +<svg> + <path d="M13 5h8" /> + <path d="M13 9h5" /> + <path d="M13 15h8" /> + <path d="M13 19h5" /> + <rect x="3" y="4" width="6" height="6" rx="1" /> + <rect x="3" y="14" width="6" height="6" rx="1" /> +</svg> |