diff options
author | codecalm <codecalm@gmail.com> | 2022-04-17 21:19:24 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-17 21:19:24 +0200 |
commit | 2d41fb311b4ae17f7aef46cc7a5a64f483949ece (patch) | |
tree | 66da9c1dbd41fa18d3e92aff7ecde0a5339c7a6a /src/_icons/eraser.svg | |
parent | 37 new icons: `anchor-off`, `api-off`, `atom-off`, `award-off`, `badge-off`, ... (diff) | |
download | tabler-icons-2d41fb311b4ae17f7aef46cc7a5a64f483949ece.tar.xz |
22 new icons: `door-off`, `download-off`, `edit-circle-off`, `edit-off`, `egg-off`, `engine-off`, `error-404-off`, `exchange-off`, `exclamation-mark-off`, `external-link-off`, `eyeglass-off`, `face-mask-off`, `feather-off`, `fence-off`, `fingerprint-off`, `fish-off`, `flag-2-off`, `flag-off`, `flame-off`, `flask-2-off`, `flask-off`, `flower-off`
Fixed icons: `edit`, `eraser`
Diffstat (limited to 'src/_icons/eraser.svg')
-rw-r--r-- | src/_icons/eraser.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/eraser.svg b/src/_icons/eraser.svg index d4fd0267..90d46406 100644 --- a/src/_icons/eraser.svg +++ b/src/_icons/eraser.svg @@ -4,6 +4,6 @@ category: Text version: "1.3" --- <svg> - <path d="M19 19h-11l-4 -4a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9 9" /> - <line x1="18" y1="12.3" x2="11.7" y2="6" /> + <path d="M19 20h-10.5l-4.21 -4.3a1 1 0 0 1 0 -1.41l10 -10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41l-9.2 9.3" /> + <path d="M18 13.3l-6.3 -6.3" /> </svg> |