diff options
Diffstat (limited to 'themes/usr-share-icons/Papirus-Dark/24x24/actions/entry-new.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus-Dark/24x24/actions/entry-new.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus-Dark/24x24/actions/entry-new.svg b/themes/usr-share-icons/Papirus-Dark/24x24/actions/entry-new.svg new file mode 100644 index 000000000..a45d4938d --- /dev/null +++ b/themes/usr-share-icons/Papirus-Dark/24x24/actions/entry-new.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g transform="translate(1,1)"> + <rect style="fill:currentColor" class="ColorScheme-Text" width="4" height="14" x="9" y="4"/> + <rect style="fill:currentColor" class="ColorScheme-Text" width="14" height="4" x="4" y="9"/> + </g> +</svg> |
