diff options
Diffstat (limited to '.icons/kora/actions/16/insert-link.svg')
-rw-r--r-- | .icons/kora/actions/16/insert-link.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/insert-link.svg b/.icons/kora/actions/16/insert-link.svg new file mode 100644 index 000000000..9fd849500 --- /dev/null +++ b/.icons/kora/actions/16/insert-link.svg @@ -0,0 +1,8 @@ +<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,12l3,4l3,-4l-6,0Zm8.826,-5.143c-0.478,1.659 -2.008,2.875 -3.821,2.875l-4.01,0c-1.813,0 -3.343,-1.216 -3.821,-2.875l1.056,0c0.438,1.098 1.511,1.875 2.765,1.875l4.01,0c1.254,0 2.327,-0.777 2.765,-1.875l1.056,0Zm2.174,-1.6l-4.518,0c-0.266,0 -0.482,0.215 -0.482,0.482l0,0.036c0,0.266 0.216,0.482 0.482,0.482l4.518,0l0,-1Zm-11,0.482c0,-0.267 -0.216,-0.482 -0.482,-0.482l-4.518,0l0,1l4.518,0c0.266,0 0.482,-0.216 0.482,-0.482l0,-0.036Zm-2.826,-1.082c0.478,-1.66 2.008,-2.875 3.821,-2.875l4.01,0c1.813,0 3.343,1.215 3.821,2.875l-1.056,0c-0.438,-1.098 -1.511,-1.875 -2.765,-1.875l-4.01,0c-1.254,0 -2.327,0.777 -2.765,1.875l-1.056,0Z"/> +</svg> |