diff options
Diffstat (limited to '.icons/kora/actions/16/format-precision-more.svg')
-rw-r--r-- | .icons/kora/actions/16/format-precision-more.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/format-precision-more.svg b/.icons/kora/actions/16/format-precision-more.svg new file mode 100644 index 000000000..59857cac4 --- /dev/null +++ b/.icons/kora/actions/16/format-precision-more.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" width="100%" height="100%" viewBox="0 0 16 16" xml:space="preserve"> + <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> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M5.5,2c-1.381,0 -2.5,1.119 -2.5,2.5l0,3c0,1.381 1.119,2.5 2.5,2.5c1.381,0 2.5,-1.119 2.5,-2.5l0,-3c0,-1.381 -1.119,-2.5 -2.5,-2.5Zm6,0c-1.381,0 -2.5,1.119 -2.5,2.5l0,3c0,1.381 1.119,2.5 2.5,2.5c1.381,0 2.5,-1.119 2.5,-2.5l0,-3c0,-1.381 -1.119,-2.5 -2.5,-2.5Zm-6,1c0.828,0 1.5,0.672 1.5,1.5l0,3c0,0.828 -0.672,1.5 -1.5,1.5c-0.828,0 -1.5,-0.672 -1.5,-1.5l0,-3c0,-0.828 0.672,-1.5 1.5,-1.5Zm6,0c0.828,0 1.5,0.672 1.5,1.5l0,3c0,0.828 -0.672,1.5 -1.5,1.5c-0.828,0 -1.5,-0.672 -1.5,-1.5l0,-3c0,-0.828 0.672,-1.5 1.5,-1.5Zm-9.5,6l0,1l1,0l0,-1l-1,0Z"/> + <path style="fill:currentColor;" class="ColorScheme-Highlight" d="M11,9l0,2l-2,0l0,1l2,0l0,2l1,0l0,-2l2,0l0,-1l-2,0l0,-2l-1,0Z"/> +</svg> |