diff options
Diffstat (limited to 'src/icons/books.svg')
-rw-r--r-- | src/icons/books.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/books.svg b/src/icons/books.svg new file mode 100644 index 00000000..b25676f7 --- /dev/null +++ b/src/icons/books.svg @@ -0,0 +1,15 @@ +--- +tags: [education, learning, reading, school, library] +category: Document +version: "1.52" +unicode: "eff2" +--- +<svg> + <rect x="5" y="4" width="4" height="16" rx="1" /> + <rect x="9" y="4" width="4" height="16" rx="1" /> + <path d="M5 8h4" /> + <path d="M9 16h4" /> + <path d="M13.803 4.56l2.184 -.53c.562 -.135 1.133 .19 1.282 .732l3.695 13.418a1.02 1.02 0 0 1 -.634 1.219l-.133 .041l-2.184 .53c-.562 .135 -1.133 -.19 -1.282 -.732l-3.695 -13.418a1.02 1.02 0 0 1 .634 -1.219l.133 -.041z" /> + <path d="M14 9l4 -1" /> + <path d="M16 16l3.923 -.98" /> +</svg> |