diff options
Diffstat (limited to 'firefox/chrome/Lepton_Icons/icons/tab-bottom-corner-right-chrome.svg')
-rw-r--r-- | firefox/chrome/Lepton_Icons/icons/tab-bottom-corner-right-chrome.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/firefox/chrome/Lepton_Icons/icons/tab-bottom-corner-right-chrome.svg b/firefox/chrome/Lepton_Icons/icons/tab-bottom-corner-right-chrome.svg new file mode 100644 index 0000000..ace5206 --- /dev/null +++ b/firefox/chrome/Lepton_Icons/icons/tab-bottom-corner-right-chrome.svg @@ -0,0 +1,9 @@ +<svg width="18" height="36" viewBox="0 0 18 36" xmlns="http://www.w3.org/2000/svg"> + <defs> + <path id="tabCorner" stroke="context-stroke" stroke-opacity="context-stroke-opacity" stroke-width="1.5" stroke-dasharray="47 100" fill="context-fill" d="M0 0a9 9 0 0 1 9 9v18a9 9 0 0 0 9 9H0V0"/> + </defs> + <clipPath id="svgClipPath" clipPathUnits="objectBoundingBox"> + <use href="#tabCorner" transform="scale(0.065, 0.0277)" /> + </clipPath> + <use href="#tabCorner" /> +</svg> |