diff options
Diffstat (limited to 'themes/usr-share-icons/Papirus/24x24/actions/code-variable.svg')
| -rw-r--r-- | themes/usr-share-icons/Papirus/24x24/actions/code-variable.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/usr-share-icons/Papirus/24x24/actions/code-variable.svg b/themes/usr-share-icons/Papirus/24x24/actions/code-variable.svg new file mode 100644 index 000000000..5936654ec --- /dev/null +++ b/themes/usr-share-icons/Papirus/24x24/actions/code-variable.svg @@ -0,0 +1,10 @@ +<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:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g transform="translate(4,4)"> + <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> |
