diff options
Diffstat (limited to 'public/projects/react-small-apps/apps/notebook/src/images')
| -rw-r--r-- | public/projects/react-small-apps/apps/notebook/src/images/restore.svg | 24 | ||||
| -rw-r--r-- | public/projects/react-small-apps/apps/notebook/src/images/trash.svg | 48 |
2 files changed, 72 insertions, 0 deletions
diff --git a/public/projects/react-small-apps/apps/notebook/src/images/restore.svg b/public/projects/react-small-apps/apps/notebook/src/images/restore.svg new file mode 100644 index 0000000..c2977d6 --- /dev/null +++ b/public/projects/react-small-apps/apps/notebook/src/images/restore.svg @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<svg + viewBox="0 0 80 80" + xmlns="http://www.w3.org/2000/svg"> + <path + id="restore-circle" + d="M 43.267598,3.2675985 C 23.008066,3.2675985 6.5351966,19.740468 6.5351966,40 c 0,0.171468 0.00482,0.342043 0.00717,0.512962 h 4.5915504 c -0.0027,-0.170945 -0.0072,-0.341371 -0.0072,-0.512962 0,-17.778077 14.362775,-32.1408513 32.140851,-32.1408513 17.778077,0 32.140852,14.3627743 32.140852,32.1408513 0,17.778076 -14.362775,32.140851 -32.140852,32.140851 -8.338958,0 -15.925965,-3.160587 -21.6323,-8.350881 H 15.300394 C 22.042368,71.704396 32.076566,76.732402 43.267598,76.732402 63.52713,76.732402 80,60.259532 80,40 80,19.740468 63.52713,3.2675985 43.267598,3.2675985 Z" /> + <path + id="restore-arrow" + d="m 17.457497,40.45113 h -17.45749705 L 8.7287481,50.692775 Z" /> + <rect + id="restore-first-clock-hand" + width="5" + height="20" + x="37.5" + y="22.075739" /> + <rect + id="restore-second-clock-hand" + width="5" + height="20" + x="1.6809042" + y="56.336418" + transform="rotate(-40)" /> +</svg> diff --git a/public/projects/react-small-apps/apps/notebook/src/images/trash.svg b/public/projects/react-small-apps/apps/notebook/src/images/trash.svg new file mode 100644 index 0000000..3c11d3b --- /dev/null +++ b/public/projects/react-small-apps/apps/notebook/src/images/trash.svg @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="80" + height="80" + viewBox="0 0 80 80" + xmlns="http://www.w3.org/2000/svg"> + <path + fill="none" + stroke="#000000" + stroke-width="4" + id="trash-lid-handle" + d="M 39.999977,2.0049906 A 10.941541,10.901606 0 0 0 29.380829,10.392059 c 6.823427,-0.19706 14.435517,-0.202894 21.257435,-0.01905 A 10.941541,10.901606 0 0 0 39.999977,2.00502 Z M 39.865976,23.799924 a 10.941541,10.901606 0 0 0 0.134001,0.0096 10.941541,10.901606 0 0 0 0.358917,-0.0096 z" /> + <path + fill="#ffffff" + stroke="#000000" + stroke-width="4" + id="trash-container" + d="m 15.029909,24.102259 h 49.940182 v 53.89774 H 15.029909 Z" /> + <path + fill="#ffffff" + stroke="#000000" + stroke-width="4" + id="trash-lid" + d="m 70.398893,12.759297 c 0,3.026127 0,11.039803 0,11.039803 H 9.601107 c 0,0 0,-7.816365 0,-11.039803 0,-3.2958374 60.797786,-3.4333596 60.797786,0 z" /> + <rect + fill="#000000" + id="trash-stroke1" + width="3.0539479" + height="32.859192" + x="23.934427" + y="34.621532" /> + <rect + fill="#000000" + id="trash-stroke2" + width="3.0539479" + height="32.859192" + x="38.47303" + y="34.621532" /> + <rect + fill="#000000" + id="trash-stroke3" + width="3.0539479" + height="32.859192" + x="53.011623" + y="34.621532" /> +</svg> |
