diff options
Diffstat (limited to 'themes/usr-share-icons/Papirus-Dark/22x22/actions/code-variable.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus-Dark/22x22/actions/code-variable.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus-Dark/22x22/actions/code-variable.svg b/themes/usr-share-icons/Papirus-Dark/22x22/actions/code-variable.svg new file mode 100644 index 000000000..d6f7d120d --- /dev/null +++ b/themes/usr-share-icons/Papirus-Dark/22x22/actions/code-variable.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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(3,3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 1,1 V 8 H 15 V 1 Z M 1,9 V 13 H 4 V 9 Z M 6,9 V 15 H 9 V 9 Z M 11,9 V 12 H 15 V 9 Z"/> + </g> +</svg> |
