diff options
Diffstat (limited to '.icons/kora/actions/16/format-text-bold.svg')
-rw-r--r-- | .icons/kora/actions/16/format-text-bold.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/format-text-bold.svg b/.icons/kora/actions/16/format-text-bold.svg new file mode 100644 index 000000000..eca76c63f --- /dev/null +++ b/.icons/kora/actions/16/format-text-bold.svg @@ -0,0 +1,10 @@ +<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> + <g> + <path style="fill:currentColor;" class="ColorScheme-Text" d="M11.176,12.269c-0.859,0.714 -2.025,1.112 -3.125,1.112c-3.134,-0 -5.117,-2.421 -5.117,-5.442c-0,-3.027 1.961,-5.32 5.076,-5.32c1.169,0 2.299,0.387 3.166,1.102l0,-0.898l1.89,-0l0,10.354l-1.89,0l0,-0.908Zm-3.207,-7.821c1.983,-0 3.268,1.495 3.268,3.39c-0,1.976 -1.106,3.714 -3.207,3.714c-1.99,0 -3.207,-1.729 -3.207,-3.613c0,-1.77 1.27,-3.491 3.146,-3.491Z"/> + </g> +</svg> |