summaryrefslogtreecommitdiff
path: root/icon-themes/sifr_svg/cmd/sc_formatgroup.svg
blob: 248009fe8bbff180766d3deb18538c28f39b19ee (plain)
1
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="m2 0c-1.097656 0-2 .902344-2 2 0 .734375.40625 1.371094 1 1.71875v8.5625c-.59375.347656-1 .984375-1 1.71875 0 1.097656.902344 2 2 2 .734375 0 1.371094-.40625 1.71875-1h8.5625c.347656.59375.984375 1 1.71875 1 1.097656 0 2-.902344 2-2 0-.734375-.40625-1.371094-1-1.71875v-8.5625c.59375-.347656 1-.984375 1-1.71875 0-1.097656-.902344-2-2-2-.734375 0-1.371094.40625-1.71875 1h-8.5625c-.347656-.59375-.984375-1-1.71875-1zm0 1c.558594 0 1 .441406 1 1s-.441406 1-1 1-1-.441406-1-1 .441406-1 1-1zm12 0c.558594 0 1 .441406 1 1s-.441406 1-1 1-1-.441406-1-1 .441406-1 1-1zm-10.28125 2h8.5625c.175781.296875.421875.542969.71875.71875v8.5625c-.296875.175781-.542969.421875-.71875.71875h-8.5625c-.175781-.296875-.421875-.542969-.71875-.71875v-8.5625c.296875-.175781.542969-.421875.71875-.71875zm1.28125 1c-.554688 0-1 .445312-1 1v4c0 .554688.445312 1 1 1h1v.460938c0 .84375.695312 1.539062 1.539062 1.539062h2.921876c.84375 0 1.539062-.695312 1.539062-1.539062v-2.921876c0-.84375-.695312-1.539062-1.539062-1.539062h-.460938v-1c0-.554688-.445312-1-1-1zm5 3h.460938c.308593 0 .539062.230469.539062.539062v2.921876c0 .308593-.230469.539062-.539062.539062h-2.921876c-.308593 0-.539062-.230469-.539062-.539062v-.460938h2c.554688 0 1-.445312 1-1zm-8 6c.558594 0 1 .441406 1 1s-.441406 1-1 1-1-.441406-1-1 .441406-1 1-1zm12 0c.558594 0 1 .441406 1 1s-.441406 1-1 1-1-.441406-1-1 .441406-1 1-1zm0 0" fill="#2e3436"/></svg>
-03-24tdf#97362: Convert Java unit test to Python(check_change_color.py)aqcoder 2016-03-18tdf#97362: Convert Java unit test to Python(load_save_test.py)kadertarlan 2016-01-31tdf#97362: Deleted CheckTable.java(this test translated to Python already.)kadertarlan 2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan 2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan 2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl 2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan 2015-12-15sw: fix build, remove deleted CheckFlies.java from makefileMichael Stahl 2015-11-13sw: solve the CheckBookmarks fails on WNT mysteryMichael Stahl 2013-10-15Remove Java unit tests migrated to PythonDavid Ostrovsky 2013-03-20fdo#55814 create unit test for it firstDavid Ostrovsky 2012-12-03SwXDocumentIndex: implement css.util.XRefreshableMichael Stahl 2012-11-30re-base on ALv2 code. Includes:Michael Meeks 2012-08-20SwXTextTable: add "TableBorder2" propertyMichael Stahl 2012-08-17gbuild: register all jarsMichael Stahl 2012-07-15sw: disable CheckBookmarks on WNTMichael Stahl