This commit is contained in:
2026-07-02 15:54:39 -06:00
commit 9883323161
17470 changed files with 4470592 additions and 0 deletions
@@ -0,0 +1,7 @@
### Bootstrap and LibreICONS theme for elFinder
This is a simple Theme for elFinder that changes only the Styling and Icons, the theme doesn't interfere with elFinder's Functionality.
To add, simply copy the `theme-bootstrap-libreicons-svg.css` to elFinder's css folder, and copy the SVG Icons to elFinder's `img` folder.
Then include the css file after elFinder's css include. This theme simply override's elFinder's classes to look more like Bootstrap.
@@ -0,0 +1,828 @@
/**
* Bootstrap like theme for elFinder LibreICONS SVG Edition
* Required jquery ui "smoothness" theme
* Style rules copied and edited from Boostrap Source
* @author StudioJunkyard
* @ProjectURL https://github.com/StudioJunkyard/elfinder-libre-theme
* @Required https://github.com/StudioJunkyard/LibreICONS
**/
.elfinder{
display:block;
padding:0;
height:100%;
border:0;
-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
box-shadow:0 3px 9px rgba(0,0,0,.5)
}
.elfinder *{
border-collapse:collapse;
font:normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
color:#000;
text-align:left;
cursor:auto
}
.ui-corner-all{
border:0;
margin:0;
padding:0;
box-shadow:0
}
.elfinder .ui-icon-gripsmall-diagonal-se,
.elfinder-dialog .ui-icon-gripsmall-diagonal-se,
.elfinder-quicklook .ui-resizable-se{
background-image:none;
bottom:3px;
right:3px;
width:0;
height:0;
overflow:hidden;
border-width:10px 10px 0 0;
border-color:transparent #666 transparent transparent;
border-style:dashed solid dashed dashed;
font-size:0;
vertical-align:bottom;
margin-top:6px;
margin-bottom:2px;
-webkit-box-shadow:0 1px 0 rgba(255,255,255,.3);
box-shadow:0 1px 0 rgba(255,255,255,.3);
cursor:se-resize
}
.elfinder-drag-helper *{
font-size:42px
}
.elfinder-drag-num{
font-size:12px
}
.elfinder-cwd-icon{
display:inline-block;
width:14px;
height:14px;
vertical-align:middle;
overflow:hidden
}
.elfinder .elfinder-toolbar{
white-space:normal;
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-left-radius:3px;
border-top-right-radius:3px;
color:#333;
background-color:#f5f5f5;
border-color:#ddd
}
.elfinder .elfinder-buttonset{
float:left;
margin:0 6px 5px 0;
display:inline-block;
font-size:14px;
font-weight:400;
line-height:1.42857143;
text-align:center;
white-space:nowrap;
vertical-align:middle;
-ms-touch-action:manipulation;
touch-action:manipulation;
cursor:pointer;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
background:#fff none;
border:1px solid #ccc;
border-radius:4px
}
.elfinder .elfinder-buttonset .elfinder-button{
display:inline-block;
height:16px;
padding:4px 6px;
outline:none;
cursor:default;
float:left;
border:none;
border-radius:0
}
.elfinder .elfinder-buttonset .elfinder-button:hover,
.elfinder .elfinder-buttonset .elfinder-button:focus,
.elfinder .elfinder-buttonset .elfinder-button:active{
background:#ccc
}
.elfinder .elfinder-buttonset .elfinder-button.ui-state-disabled{
opacity:.3
}
.elfinder .elfinder-buttonset .elfinder-toolbar-button-separator{
display:none
}
.elfinder-toolbar .elfinder-button-search{
margin:0 0 5px 5px;
height:auto;
min-height:26px;
width:200px;
box-sizing:border-box
}
.elfinder-toolbar .elfinder-button-search .elfinder-button-menu{
background:#fff;
padding:4px 0 0 4px;
height:auto
}
.elfinder-toolbar .elfinder-button-search .elfinder-button-menu .ui-button-text{
cursor:pointer
}
.elfinder-toolbar .elfinder-button-search .elfinder-button-menu .ui-state-default{
background:#eaeaea
}
.elfinder-toolbar .elfinder-button-search .elfinder-button-menu .ui-state-hover{
background:#d0ebf4 none;
border:1px solid #509ece!important
}
.elfinder-toolbar .elfinder-button-search .elfinder-button-menu .ui-button-text:hover{
color:#509ece
}
.elfinder-toolbar .elfinder-button-search:nth-child(2){
display:none!important
}
.elfinder-toolbar .elfinder-button-search input{
height:26px;
width:200px;
padding-left:24px;
box-sizing:border-box
}
.elfinder-toolbar .elfinder-button-search .ui-icon{
display:inline-block;
width:14px;
height:14px;
vertical-align:middle
}
.elfinder-toolbar .elfinder-button-search .ui-icon-search{
margin-left:5px;
margin-right:5px;
overflow:hidden;
display:block
}
.elfinder-toolbar .elfinder-button-menu{
background:#fff;
width:auto;
height:auto;
}
.elfinder-toolbar .elfinder-button-menu .buttonset{
display:block;
margin-top:5px
}
.elfinder-toolbar .elfinder-button-menu .buttonset input{
width:12px;
height:12px;
display:inline-block;
margin:2px 2px 0 10px
}
.elfinder-toolbar .elfinder-button-menu .buttonset label:after{
content:'\a';
white-space:pre
}
.elfinder-button-icon,
.elfinder-menu-item-sort-dir{
vertical-align:middle
}
.elfinder-button-menu{
background-color:#fff;
border:1px solid #999;
border-radius:3px;
box-shadow:0 0 3px rgba(0,0,0,.15)
}
.elfinder-button-menu-item{
cursor:pointer;
white-space:nowrap;
cursor:default;
padding:5px 19px;
position:relative
}
.elfinder-button-menu-item-selected,
.elfinder-button-menu-item.ui-state-hover{
background:#337ab7 none;
color:#fff
}
.elfinder .elfinder-navbar{
background:#fff
}
.elfinder .elfinder-navbar-dir{
padding:3px 3px 3px 38px;
margin:0 0 3px 0;
display:block;
overflow:hidden;
cursor:pointer;
border:1px solid transparent
}
.elfinder .elfinder-navbar-dir.ui-state-active,
.elfinder .elfinder-navbar-dir:hover{
border-radius:3px;
background:#e4e4e4;
color:#000;
border:1px solid #e4e4e4
}
.elfinder .ui-resizable-handle.ui-resizable-e{
cursor:e-resize
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file{
padding:4px;
cursor:pointer;
border: 1px solid transparent
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file *,
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename,
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-file-wrapper{
cursor:pointer;
color:#000
}
.elfinder .elfinder-cwd-wrapper .elfinder-cwd-view-icons .elfinder-cwd-icon{
overflow:hidden;
height:52px;
width:52px;
font-size:48px;
line-height:52px
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename{
font-size:12px;
color:#000;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file:hover,
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file:active{
-webkit-border-radius:6px;
border-radius:6px;
color:#333;
background-color:#e6e6e6;
border:1px solid #8c8c8c
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file.ui-selected{
background-color:#f5f5f5;
border:1px solid #8c8c8c
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file.ui-selected *{
background-color:transparent
}
.elfinder .elfinder-cwd table thead tr{
background:none;
border:none
}
.elfinder .elfinder-cwd table thead tr td,
.elfinder .elfinder-cwd table thead tr td.ui-state-active{
font-weight:700;
font-size:13px;
position:relative;
color:#474747;
text-shadow:0 1px 0 rgba(255,255,255,.75);
border-bottom:2px solid #b2b2b2;
padding:6px 18px 6px 10px;
border-radius:2px 2px 0 0;
background:#cfd1cf
}
.elfinder .elfinder-cwd-wrapper-list tr td .ui-icon,
.elfinder .elfinder-cwd-wrapper-list tr.ui-state-default td .ui-icon{
}
.elfinder .elfinder-cwd table{
padding:0
}
.elfinder .elfinder-cwd table tr *{
cursor:default
}
.elfinder .elfinder-cwd table tbody tr:nth-child(odd){
background-color:#eaeaea
}
.elfinder .elfinder-cwd-view-list td{
font-size:12px
}
.elfinder .elfinder-cwd-view-list td div{
padding-top:3px;
padding-bottom:3px
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file:hover,
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover{
background:#d0ebf4 none
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file:hover *,
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover:hover *,
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-state-hover *{
color:#509ece
}
.elfinder .elfinder-cwd table tbody tr.ui-selected td{
background:#d2d2d7 none
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-file.ui-selected:hover *{
color:#fff
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-icon{
height:14px;
width:14px;
line-height:14px
}
.elfinder .elfinder-cwd-view-icons .elfinder-cwd-file .elfinder-cwd-filename{
border-radius:3px
}
.elfinder .elfinder-cwd-wrapper-list .elfinder-cwd-icon:before{
cursor:pointer
}
.elfinder-dialog{
padding:0;
background:#eaeaea;
border:1px solid #b2b2b2;
border-bottom-color:#999;
border-radius:3px;
-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);
box-shadow:0 0 3px rgba(0,0,0,.15)
}
.elfinder-dialog .ui-dialog-content,
.elfinder-dialog .ui-dialog-content .ui-tabs{
padding:0;
margin:0;
border:0
}
.elfinder-dialog .ui-dialog-titlebar{
font-weight:700;
cursor:move;
position:relative;
min-height:16.43px;
padding:15px!important;
border-bottom:1px solid #e5e5e5
}
.elfinder-dialog-icon{
display:inline-block;
width:14px;
height:14px;
vertical-align:middle;
position:relative;
margin:0 0 0 0;
float:left
}
.elfinder-dialog .ui-tabs-nav{
height:24px;
background:#fff;
border:0;
border-bottom:1px solid #888;
border-radius:0
}
.elfinder-dialog .ui-tabs-nav>li{
float:left
}
.elfinder-dialog .ui-tabs-nav>li>a{
margin-right:2px;
border:1px solid #ddd;
border-bottom-color:#888;
border-radius:4px 4px 0 0
}
.elfinder-dialog .ui-tabs-nav>li>a:hover{
background:#d4d4d4;
border-color:#eee #eee #888
}
.elfinder-dialog .ui-tabs-nav .ui-state-default{
height:24px;
padding:5px;
margin-right:3px;
display:inline-block;
cursor:pointer;
line-height:16px;
outline:none;
color:#ccc;
border:1px solid #bfbfbf;
border-radius:3px 3px 0 0;
background:#fff
}
.elfinder-dialog .ui-tabs-nav .ui-tabs-selected{
color:#000;
cursor:default;
background-color:#fff;
border:1px solid #888;
border-bottom-color:transparent
}
.elfinder-dialog .ui-tabs-nav li:active{
color:#000;
cursor:default;
background-color:#fff;
border:1px solid #888;
border-bottom-color:transparent
}
.elfinder-dialog .elfinder-cwd-icon{
background-image:none!important;
overflow:hidden;
height:52px;
width:52px;
font-size:48px;
line-height:52px;
margin:6px
}
.elfinder-dialog .elfinder-upload-dropbox,
.elfinder-dialog .elfinder-upload-dialog-or,
.elfinder-dialog .ui-button.ui-button-text-only{
margin:6px;
text-align:center
}
.elfinder-dialog .elfinder-file-edit{
box-sizing:border-box;
width:100%;
height:100%;
border:0;
padding:5px
}
.elfinder-dialog-error .ui-dialog-content,
.elfinder-dialog-confirm .ui-dialog-content{
white-space:normal;
padding:5px
}
.elfinder-dialog textarea{
resize:none
}
.elfinder-dialog .ui-dialog-buttonpane{
text-align:right;
position:relative;
padding:15px 15px;
background-color:#f5f5f5;
border-top:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px
}
.elfinder-dialog .ui-dialog-buttonset{
margin-right:8px
}
.elfinder-dialog .ui-button{
display:inline-block;
*display:inline;
*zoom:1;
padding:4px 0;
margin: 0 0 4px 4px!important;
text-align:center;
color:#333;
vertical-align:middle;
cursor:pointer;
border:1px solid #b6b6b6;
border-bottom-color:#999;
border-radius:3px;
background:#e4e4e4
}
.elfinder-dialog .ui-button:hover{
border-color:#9e9e9e;
background:#ccc
}
.elfinder-dialog .ui-button:active{
border-color:#969696;
outline:none
}
.elfinder-contextmenu *{
font:normal normal normal 16px Arial,Helvetica,Tahoma,Verdana,Sans-Serif
}
.elfinder-contextmenu{
display:block;
border:1px solid #b6b6b6;
padding:0;
-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);
box-shadow:0 0 3px rgba(0,0,0,.15)
}
.elfinder-contextmenu .elfinder-contextmenu-item{
margin:2px 0;
padding:0px 30px 5px 30px;
box-sizing:border-box;
height:16px
}
.elfinder-contextmenu .elfinder-contextmenu-item:hover{
background-color:#eff0ef
}
.elfinder-contextmenu .elfinder-contextmenu-icon{
top:0;
left:0;
margin:0;
padding:2px 0 0 0;
background-color:#eff0ef;
height:100%;
line-height:24px;
width:14px;
height:14px;
text-align:center
}
.elfinder-contextmenu .elfinder-contextmenu-separator{
border:none;
background-color:#333;
height:1px;
filter:alpha(opacity=70);
opacity:.70
}
.elfinder .elfinder-statusbar{
position:relative;
padding:10px 15px;
background-color:#f5f5f5;
border:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px
}
.elfinder .elfinder-path{
max-width:none;
font-size:0;
margin:0 6px 5px 0;
padding:8px 30px 8px 0;
background-color:transparent
}
.elfinder .elfinder-path>a{
font-size:12px;
cursor:pointer;
}
.elfinder .elfinder-path>a+a:before{
padding:0 2px 0 4px;
color:#ccc;
content:'/\00a0'
}
.elfinder .elfinder-path a:hover,
.elfinder .elfinder-path a:hover:focus,
.elfinder .elfinder-path a:hover:active{
color:#777
}
.elfinder .elfinder-statusbar .elfinder-stat-selected{
float:right;
font-size:12px;
margin:0 0 5px 6px;
padding:5px;
text-align:right
}
.elfinder .elfinder-statusbar .elfinder-stat-size{
font-size:12px;
padding:5px;
margin:0 0 5px 6px
}
.elfinder .ui-widget-header{
background-image:none;
min-height:14px;
padding:15px!important;
border-bottom:1px solid #e5e5e5;
background-color:#f5f5f5
}
[class*="elfinder-cwd-icon-"],
[class*="elfinder-button-menu-"],
[class*="elfinder-button-"]{
display:inline-block;
background-repeat:no-repeat;
width:14px;
height:14px;
vertical-align:middle
}
.elfinder-button-menu-item-selected.elfinder-menu-item-sort-asc .elfinder-menu-item-sort-dir{background:url(../img/libre-sort.svg)}
.elfinder-button-menu-item-selected.elfinder-menu-item-sort-desc .elfinder-menu-item-sort-dir{background:url(../img/libre-sort-desc.svg)}
.elfinder-cwd-icon-directory,
.elfinder-droppable-active .elfinder-cwd-icon-directory{background:url(../img/libre-folder-open.svg)}
.elfinder-cwd-icon-text,
.elfinder-cwd-icon-rtf,
.elfinder-cwd-icon-rtfd{background:url(../img/libre-file-text.svg)}
.elfinder-cwd-icon-pdf{background:url(../img/libre-file-pdf.svg)}
.elfinder-cwd-icon-vnd-ms-word,
.elfinder-cwd-icon-vnd-ms-powerpoint,
.elfinder-cwd-icon-ms-excel,
.elfinder-cwd-icon-vnd-ms-excel,
.elfinder-cwd-icon-vnd-ms-excel-addin-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-binary-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-sheet-macroEnabled-12,
.elfinder-cwd-icon-vnd-ms-excel-template-macroEnabled-12{background:url(../img/libre-file-docs.svg)}
.elfinder-cwd-icon-audio{background:url(../img/libre-file-audo.svg)}
.elfinder-cwd-icon-video,
.elfinder-cwd-icon-flash-video{background:url(../img/libre-file-video.svg)}
.elfinder-cwd-icon-application,
.elfinder-cwd-icon-zip,
.elfinder-cwd-icon-x-zip,
.elfinder-cwd-icon-x-xz,
.elfinder-cwd-icon-x-7z-compressed,
.elfinder-cwd-icon-x-gzip,
.elfinder-cwd-icon-x-tar,
.elfinder-cwd-icon-x-bzip,
.elfinder-cwd-icon-x-bzip2,
.elfinder-cwd-icon-x-rar{background:url(../img/libre-file-archive.svg)}
.elfinder-cwd-icon-x-empty,
.elfinder-cwd-icon-inode,
.elfinder-cwd-icon-html,
.elfinder-cwd-icon-javascript,
.elfinder-cwd-icon-x-javascript,
.elfinder-cwd-icon-x-perl,
.elfinder-cwd-icon-x-python,
.elfinder-cwd-icon-x-ruby,
.elfinder-cwd-icon-x-sh,
.elfinder-cwd-icon-x-shellscript,
.elfinder-cwd-icon-x-c,
.elfinder-cwd-icon-x-csrc,
.elfinder-cwd-icon-x-chdr,
.elfinder-cwd-icon-x-c--,
.elfinder-cwd-icon-x-c--src,
.elfinder-cwd-icon-x-c--hdr,
.elfinder-cwd-icon-x-java,
.elfinder-cwd-icon-x-java-source,
.elfinder-cwd-icon-x-php,
.elfinder-cwd-icon-xml{background:url(../img/libre-file-code.svg)}
.elfinder-toolbar .elfinder-button-search .ui-icon-search{background:url(../img/libre-search.svg)}
.elfinder-toolbar .elfinder-button-search .ui-icon-close{background:url(../img/libre-close.svg)}
.elfinder-button-icon-back{background:url(../img/libre-chevron-left.svg)}
.elfinder-button-icon-forward{background:url(../img/libre-chevron-right.svg)}
.elfinder-button-icon-netmount{background:url(../img/libre-server.svg)}
.elfinder-button-icon-reload{background:url(../img/libre-refresh.svg)}
.elfinder-button-icon-home{background:url(../img/libre-home.svg)}
.elfinder-button-icon-up{background:url(../img/libre-level-up.svg)}
.elfinder-button-icon-mkdir{background:url(../img/libre-folder-open.svg)}
.elfinder-button-icon-mkfile{background:url(../img/libre-file.svg)}
.elfinder-button-icon-upload{background:url(../img/libre-upload.svg)}
.elfinder-button-icon-open{background:url(../img/libre-folder-open.svg)}
.elfinder-button-icon-download{background:url(../img/libre-download.svg)}
.elfinder-button-icon-getfile{background:url(../img/libre-download.svg)}
.elfinder-button-icon-info{background:url(../img/libre-exclamation-circle.svg)}
.elfinder-button-icon-quicklook{background:url(../img/libre-view.svg)}
.elfinder-button-icon-copy{background:url(../img/libre-copy.svg)}
.elfinder-button-icon-cut{background:url(../img/libre-cut.svg)}
.elfinder-button-icon-paste{background:url(../img/libre-paste.svg)}
.elfinder-button-icon-view{background:url(../img/libre-layout-blocks.svg)}
.elfinder-button-icon-view-list{background:url(../img/libre-layout-list.svg)}
.elfinder-button-icon-help{background:url(../img/libre-help.svg)}
.elfinder-button-icon-duplicate{background:url(../img/libre-copy.svg)}
.elfinder-button-icon-rm{background:url(../img/libre-trash.svg)}
.elfinder-button-icon-edit{background:url(../img/libre-edit.svg)}
.elfinder-button-icon-rename{background:url(../img/libre-text-cursor.svg)}
.elfinder-button-icon-archive{background:url(../img/libre-archive.svg)}
.elfinder-button-icon-resize{background:url(../img/libre-crop.svg)}
.elfinder-button-icon-extract{background:url(../img/libre-archive.svg)}
.elfinder-button-icon-sort{background:url(../img/libre-sort.svg)}
.elfinder-button-icon-fullscreen{background:url(../img/libre-resize-full.svg)}
.elfinder-button-icon-unfullscreen{background:url(../img/libre-resize-small.svg)}
.elfinder .elfinder-navbar-expanded .elfinder-navbar-arrow{background:none none}
.elfinder .elfinder-navbar-root>.elfinder-navbar-icon,
.elfinder .elfinder-navbar-root.elfinder-navbar-expanded>.elfinder-navbar-icon{background:url(../img/libre-home.svg)}
.elfinder .elfinder-navbar-icon{background:url(../img/libre-folder.svg)}
.elfinder .elfinder-navbar-expanded>.elfinder-navbar-icon{width:14px;height:14px;background:url(../img/libre-folder-open.svg);background-position:0 -5px}
.elfinder .elfinder-cwd-wrapper-list tr.ui-state-default td .ui-icon-triangle-1-s{background:url(../img/libre-caret-down.svg)}
.elfinder .elfinder-cwd-wrapper-list tr.ui-state-default td .ui-icon-triangle-1-n{background:url(../img/libre-sort-asc.svg)}
.elfinder-dialog-icon-error{width:32px;height:32px;background:url(../img/libre-exclamation-circle.svg)}
.elfinder-dialog-icon-confirm{width:32px;height:32px;background:url(../img/libre-question-circle.svg)}
.ui-dialog-titlebar-close,
.dialogelfinder-drag-close{
display:inline-block;
background-repeat:no-repeat;
background-image:url(../img/libre-close.svg);
width:14px;
height:14px;
vertical-align:middle;
text-decoration:none
}
.ui-dialog-titlebar-close:hover,
.dialogelfinder-drag-close:hover{
text-decoration:none
}
.ui-dialog .ui-dialog-titlebar-close{
position:absolute;
right:.3em;
top:.3em;
width:14px;
height:14px;
margin:0;
border-width:0;
border:none;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none
}
.ui-dialog .ui-dialog-titlebar-close.elfinder-titlebar-full{
right:44px
}
.elfinder-quicklook-title{font-size:.7em}
.elfinder-quicklook-info-data{font-size:.72em}
.elfinder-quicklook-preview-text-wrapper{font-size:.9em}
.elfinder-quicklook{
display:none;
overflow:hidden;
background-color:#fff;
border:1px solid #ddd;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:0 3px 30px rgba(0,0,0,.05);
box-shadow:0 3px 30px rgba(0,0,0,.05)
}
.elfinder-quicklook-fullscreen{
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
-webkit-background-clip:padding-box;
padding:0;
background:#000;
background:rgba(0,0,0,.75);
z-index:90000;
display:block
}
.elfinder-quicklook-fullscreen .elfinder-quicklook-titlebar{
display:none
}
.elfinder-quicklook-fullscreen .elfinder-quicklook-preview{
border:0 solid
}
.elfinder-quicklook-fullscreen iframe{
height:99%
}
.elfinder-quicklook-titlebar{
position:absolute;
top:0;
left:0;
right:0;
height:32px;
margin-bottom:20px;
padding:10px 15px;
color:#333;
background-color:#f5f5f5;
border-color:#ddd;
border-bottom:1px solid transparent;
-moz-border-radius-topleft:3px;
-webkit-border-top-left-radius:3px;
border-top-left-radius:3px;
-moz-border-radius-topright:3px;
-webkit-border-top-right-radius:3px;
border-top-right-radius:3px;
cursor:move;
box-sizing:border-box
}
.elfinder-quicklook-title{
position:relative;
color:#333;
white-space:nowrap;
overflow:hidden
}
.elfinder-quicklook-titlebar .ui-icon{
position:absolute;
background:url(../img/libre-close.svg);
margin:0;
padding:0;
right:2px;
top:7px;
left:auto;
width:14px;
height:14px;
cursor:default
}
.elfinder-quicklook-preview{
overflow:hidden;
position:relative;
margin-top:15px;
border:0 solid;
border-left:1px solid transparent;
border-right:1px solid transparent;
height:100%
}
.elfinder-quicklook-info-wrapper{
position:absolute;
width:100%;
left:0;
top:0
}
.elfinder-quicklook-info{
padding:0 12px 0 112px
}
.elfinder-quicklook-info .elfinder-quicklook-info-data:first-child{
color:#000;
font-weight:700;
padding-bottom:.5em
}
.elfinder-quicklook-info-data{
padding-bottom:.2em;
color:#000
}
.elfinder-quicklook .elfinder-cwd-icon{
position:absolute;
left:32px;
top:50%;
margin-top:0
}
.elfinder-quicklook-preview img{
display:block;
margin:0 auto
}
.elfinder-quicklook-navbar{
position:absolute;
bottom:4px;
width:116px;
height:28px;
padding:0;
margin:0 auto 0 -70px;
background:#fff;
border:1px solid #eee;
-moz-border-radius:19px;
-webkit-border-radius:19px;
border-radius:19px;
}
.elfinder-quicklook-fullscreen .elfinder-quicklook-navbar{
width:156px;
margin-left:-94px;
padding:0;
border:1px solid #eee;
background:#fff;
}
.elfinder-quicklook-navbar-icon{
width:24px;
height:24px;
margin:0 7px;
float:left
}
.elfinder-quicklook-navbar-icon-fullscreen{background:url(../img/libre-resize-full.svg)}
.elfinder-quicklook-navbar-icon-fullscreen-off{background:url(../img/libre-resize-small.svg)}
.elfinder-quicklook-navbar-icon-prev{background:url(../img/libre-arrow-left.svg)}
.elfinder-quicklook-navbar-icon-next{background:url(../img/libre-arrow-right.svg)}
.elfinder-quicklook-navbar-icon-close{background:url(../img/libre-close.svg);display:none}
.dialogelfinder{z-index:20000} /* Fix Dialog z-index for Summernote in Full Screen Mode */
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-archive"><path d="M 8.38462,6.5 Q 8.38462,6.296875 8.2476,6.148437 8.11058,6 7.92308,6 H 6.07692 Q 5.88942,6 5.7524,6.148437 5.61538,6.296875 5.61538,6.5 q 0,0.203125 0.13702,0.351563 Q 5.88942,7 6.07692,7 H 7.92308 Q 8.11058,7 8.2476,6.851563 8.38462,6.703125 8.38462,6.5 z M 12.53846,5 v 7.5 q 0,0.203125 -0.13702,0.351563 Q 12.26442,13 12.07692,13 H 1.923077 Q 1.735577,13 1.598558,12.851563 1.461538,12.703125 1.461538,12.5 V 5 q 0,-0.203125 0.13702,-0.351563 Q 1.735577,4.5 1.923077,4.5 H 12.07692 q 0.1875,0 0.32452,0.148437 Q 12.53846,4.796875 12.53846,5 z M 13,1.5 v 2 Q 13,3.703125 12.86298,3.851563 12.72596,4 12.53846,4 H 1.461538 Q 1.274038,4 1.137019,3.851563 1,3.703125 1,3.5 v -2 Q 1,1.296875 1.137019,1.148437 1.274038,1 1.461538,1 H 12.53846 q 0.1875,0 0.32452,0.148437 Q 13,1.296875 13,1.5 z"/></svg>

After

Width:  |  Height:  |  Size: 888 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-arrow-left"><path d="m 12.668805,6.50706 v 0.98588 q 0,0.40822 -0.25032,0.69705 -0.25032,0.28883 -0.65083,0.28883 h -5.42234 l 2.25674,2.26444 q 0.29268,0.27728 0.29268,0.6932 0,0.41591 -0.29268,0.69319 l -0.57766,0.58537 Q 7.739415,13 7.331195,13 6.930685,13 6.630295,12.71502 L 1.616175,7.6932 Q 1.331195,7.40822 1.331195,7 q 0,-0.40051 0.28498,-0.7009 L 6.630295,1.29268 Q 6.922975,1 7.331195,1 q 0.40051,0 0.6932,0.29268 l 0.57766,0.56996 q 0.29268,0.29269 0.29268,0.7009 0,0.40822 -0.29268,0.7009 l -2.25674,2.25674 h 5.42234 q 0.40051,0 0.65083,0.28883 0.25032,0.28883 0.25032,0.69705 z"/></svg>

After

Width:  |  Height:  |  Size: 671 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" id="libre-arrow-right" viewBox="0 0 14 14"><path d="m 12.668805,7 q 0,0.41592 -0.28498,0.7009 l -5.01412,5.01412 Q 7.069325,13 6.668805,13 6.275995,13 5.975615,12.71502 l -0.57767,-0.57766 q -0.29268,-0.29269 -0.29268,-0.7009 0,-0.40822 0.29268,-0.7009 l 2.25674,-2.25674 h -5.42233 q -0.40052,0 -0.65084,-0.28883 Q 1.331195,7.90116 1.331195,7.49294 V 6.50706 q 0,-0.40822 0.25032,-0.69705 0.25032,-0.28883 0.65084,-0.28883 h 5.42233 L 5.397945,3.25674 q -0.29268,-0.27728 -0.29268,-0.6932 0,-0.41591 0.29268,-0.69319 L 5.975615,1.29268 Q 6.268295,1 6.668805,1 q 0.40822,0 0.7009,0.29268 l 5.01412,5.01412 Q 12.668805,6.57638 12.668805,7 z"/></svg>

After

Width:  |  Height:  |  Size: 688 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-caret-down"><path d="m 13,4.375 q 0,0.30469 -0.22266,0.52734 l -5.25,5.25 Q 7.30469,10.375 7,10.375 q -0.30469,0 -0.52734,-0.22266 l -5.250004,-5.25 Q 1,4.67969 1,4.375 1,4.07031 1.222656,3.84766 1.445312,3.625 1.75,3.625 h 10.5 q 0.30469,0 0.52734,0.22266 Q 13,4.07031 13,4.375 z"/></svg>

After

Width:  |  Height:  |  Size: 359 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-chevron-left"><path d="M 10.71464,3.04715 6.76179,7 l 3.95285,3.95285 q 0.14144,0.14144 0.14144,0.33499 0,0.19355 -0.14144,0.33499 L 9.47891,12.85856 Q 9.33747,13 9.14392,13 8.95037,13 8.80893,12.85856 L 3.28536,7.33499 Q 3.14392,7.19355 3.14392,7 q 0,-0.19355 0.14144,-0.33499 L 8.80893,1.14144 Q 8.95037,1 9.14392,1 9.33747,1 9.47891,1.14144 l 1.23573,1.23573 q 0.14144,0.14144 0.14144,0.33499 0,0.19355 -0.14144,0.33499 z"/></svg>

After

Width:  |  Height:  |  Size: 503 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-chevron-right"><path d="M 10.71464,7.33499 5.19107,12.85856 Q 5.04963,13 4.85608,13 4.66253,13 4.52109,12.85856 L 3.28536,11.62283 q -0.14144,-0.14144 -0.14144,-0.33499 0,-0.19355 0.14144,-0.33499 L 7.23821,7 3.28536,3.04715 Q 3.14392,2.90571 3.14392,2.71216 q 0,-0.19355 0.14144,-0.33499 L 4.52109,1.14144 Q 4.66253,1 4.85608,1 5.04963,1 5.19107,1.14144 l 5.52357,5.52357 Q 10.85608,6.80645 10.85608,7 q 0,0.19355 -0.14144,0.33499 z"/></svg>

After

Width:  |  Height:  |  Size: 512 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-close"><path d="m 12,10.047142 q 0,0.3367 -0.235692,0.572383 l -1.144783,1.144783 Q 10.383842,12 10.047142,12 9.7104417,12 9.47475,11.764308 L 7,9.289558 4.52525,11.764308 Q 4.2895583,12 3.9528583,12 3.6161583,12 3.380475,11.764308 L 2.2356917,10.619525 Q 2,10.383842 2,10.047142 2,9.710442 2.2356917,9.47475 L 4.7104417,7 2.2356917,4.52525 Q 2,4.2895583 2,3.9528583 2,3.6161583 2.2356917,3.380475 L 3.380475,2.2356917 Q 3.6161583,2 3.9528583,2 4.2895583,2 4.52525,2.2356917 L 7,4.7104417 9.47475,2.2356917 Q 9.7104417,2 10.047142,2 q 0.3367,0 0.572383,0.2356917 L 11.764308,3.380475 Q 12,3.6161583 12,3.9528583 12,4.2895583 11.764308,4.52525 L 9.2895583,7 11.764308,9.47475 Q 12,9.710442 12,10.047142 z"/></svg>

After

Width:  |  Height:  |  Size: 782 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-copy"><path d="M 10.75,4 H 8.5 V 3.25 L 6.25,1 H 1 v 9 h 4.5 v 3 H 13 V 6.25 L 10.75,4 z m 0,1.060664 L 11.93934,6.25 H 10.75 V 5.060664 z m -4.5,-3 L 7.43934,3.25 H 6.25 V 2.060664 z M 1.75,1.75 H 5.5 V 4 h 2.25 v 5.25 h -6 v -7.5 z m 10.5,10.5 h -6 V 10 H 8.5 V 4.75 H 10 V 7 h 2.25 v 5.25 z"/></svg>

After

Width:  |  Height:  |  Size: 372 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-crop"><path d="m 11.000019,10 0,-6.64649 1.5,-1.5 -0.353563,-0.35353 -1.5,1.5 L 4,2.99998 4,1 3.00001,1 l 0,2.00001 L 1,3.00001 1,4 l 2.00001,0 0,7.00002 6.99999,0 0,1.99998 1.000019,0 0,-1.99998 1.999981,0 L 13,10 11.000019,10 Z M 9.646495,4 4,9.6465 4,4 9.646495,4 Z M 4.353534,10 10,4.3535 10,10 4.353534,10 Z"/></svg>

After

Width:  |  Height:  |  Size: 391 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-cut"><path d="M 10.163566,12.99997 C 9.5258789,12.99995 8.7295189,12.61072 8.3867929,11.74133 8.3391229,11.62789 8.2866909,11.49022 8.2260349,11.33096 8.0318549,10.82122 7.7383939,10.0509 7.4316909,9.73182 7.3194259,9.61501 7.2325899,9.53028 7.1627929,9.4622 7.1001429,9.4011 7.0474569,9.34967 6.9999959,9.29769 c -0.04746,0.052 -0.100149,0.1034 -0.162844,0.16458 -0.06975,0.0681 -0.156562,0.15279 -0.268781,0.26953 -0.306703,0.31912 -0.600188,1.08956 -0.794414,1.59935 -0.06061,0.15916 -0.113039,0.29674 -0.160688,0.41013 -0.342773,0.86942 -1.139109,1.25869 -1.77675,1.25869 -0.124289,0 -0.237609,-0.0151 -0.336867,-0.0449 -0.627469,-0.18858 -1.008094,-0.8892 -0.947133,-1.74342 l 0.0087,-0.0986 c 0.07704,-0.68916 0.496852,-1.37011 1.18207,-1.91733 0.594,-0.47433 1.296329,-0.76903 1.832907,-0.76903 0.106172,0 0.204187,0.0116 0.293414,0.0345 l 0.368226,-0.7549 C 5.8593679,6.75909 5.3202109,5.3444 4.8990159,4.10521 4.6642889,3.41467 4.4900779,2.8491 4.3811879,2.42425 4.2088749,1.7518 4.2198679,1.52441 4.2894079,1.38991 l 0.201604,-0.38994 2.509054,5.14371 2.508891,-5.14369 0.201609,0.38989 c 0.06954,0.1345 0.08058,0.36189 -0.09176,1.03434 -0.10889,0.42483 -0.283101,0.9904 -0.517804,1.68094 -0.421172,1.23909 -0.960328,2.6538 -1.338821,3.60108 l 0.368227,0.75489 c 0.0892,-0.0229 0.187195,-0.0345 0.293391,-0.0345 0.536601,0 1.238929,0.29471 1.8329531,0.76908 0.58582,0.46786 0.977648,1.03353 1.127109,1.61841 l 0.02763,-0.0132 0.03598,0.41067 c 0.06101,0.85418 -0.31957,1.5548 -0.946968,1.74342 -0.09926,0.0298 -0.212602,0.045 -0.336867,0.045 -4.7e-5,2e-5 -7.1e-5,2e-5 -7.1e-5,2e-5 z M 9.1290819,11.33469 c 0.443812,0.80515 0.840328,0.92557 1.0374141,0.92557 0.268289,0 0.469172,-0.21652 0.508383,-0.42584 0.02571,-0.1376 0.03037,-0.27923 0.01387,-0.42096 -0.06649,-0.56615 -0.453235,-1.05229 -0.7658911,-1.3604 -0.429703,-0.4234 -0.911461,-0.70458 -1.220742,-0.82735 -0.03077,-0.0107 -0.04971,-0.0123 -0.05834,-0.0123 -0.006,0 -0.0083,7.3e-4 -0.0083,7.3e-4 -0.09007,0.0585 -0.197766,0.73875 0.493617,2.12058 z M 5.2921049,9.22571 c -0.307383,0.12281 -0.786211,0.40397 -1.213218,0.82737 -0.310782,0.30809 -0.695063,0.79425 -0.761133,1.36059 -0.0165,0.14133 -0.01186,0.28287 0.0138,0.42078 0.03893,0.20929 0.238571,0.42583 0.505219,0.42583 0.195844,0 0.589922,-0.12044 1.031039,-0.92554 0.687,-1.38136 0.580406,-2.06119 0.489914,-2.12093 0,2e-5 -2.3e-5,2e-5 -9.3e-5,2e-5 -4.69e-4,0 -0.0029,-4.2e-4 -0.0075,-4.2e-4 -0.0086,-3e-5 -0.02738,0.002 -0.05803,0.0123 z"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-download"><path d="m 8.9413345,5.52359 1.6529415,0 -3.5943485,3.60044 -3.594233,-3.60044 1.652941,0 0,-4.52359 3.882729,0 0,4.52359 z m -6.870553,4.3549 0,3.12151 9.8584365,0 0,-3.12151 -9.8584365,0 z m 1.603136,1.99765 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 0.793689,0 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 0.771845,0 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 5.1068145,0.0728 c -0.281503,0 -0.5097075,-0.2282 -0.5097075,-0.50971 0,-0.2815 0.2282045,-0.50971 0.5097075,-0.50971 0.281505,0 0.50971,0.22821 0.50971,0.50971 0,0.28151 -0.228205,0.50971 -0.50971,0.50971 z"/></svg>

After

Width:  |  Height:  |  Size: 672 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-edit"><path d="M 6.97309,9.367715 7.75336,8.587445 6.73094,7.565025 5.95067,8.345295 v 0.37668 h 0.64574 v 0.64574 h 0.37668 z m 2.95965,-4.84305 q -0.10763,-0.10763 -0.22198,0.007 L 7.3565,6.885925 q -0.11435,0.11435 -0.007,0.22198 0.10762,0.10762 0.22197,-0.007 l 2.35426,-2.35426 q 0.11435,-0.11435 0.007,-0.22197 z m 0.53811,3.99551 v 1.27803 q 0,0.80045 -0.56838,1.36883 -0.56839,0.56839 -1.36884,0.56839 H 2.93722 q -0.80045,0 -1.368834,-0.56839 Q 1,10.598655 1,9.798205 V 4.201795 Q 1,3.401345 1.568386,2.832955 2.13677,2.264575 2.93722,2.264575 h 5.59641 q 0.42377,0 0.787,0.16816 0.10089,0.0471 0.12107,0.15471 0.0202,0.11435 -0.0605,0.19507 l -0.3296,0.32959 q -0.0942,0.0942 -0.21525,0.0538 -0.15471,-0.0404 -0.30269,-0.0404 H 2.93725 q -0.44395,0 -0.76009,0.31615 -0.316143,0.31614 -0.316143,0.76009 v 5.59641 q 0,0.44395 0.316143,0.76009 0.31614,0.31614 0.76009,0.31614 h 5.59641 q 0.44395,0 0.76009,-0.31614 0.31615,-0.31614 0.31615,-0.76009 v -0.84753 q 0,-0.0874 0.0605,-0.14799 l 0.4305,-0.43049 q 0.10089,-0.1009 0.23542,-0.0471 0.13453,0.0538 0.13453,0.19506 z m -0.64574,-4.96412 1.93722,1.93722 -4.52018,4.52018 H 5.30493 v -1.93722 z m 2.98655,0.88789 -0.61884,0.61883 -1.93721,-1.93722 0.61883,-0.61883 q 0.18834,-0.18834 0.4574,-0.18834 0.26906,0 0.4574,0.18834 l 1.02242,1.02242 Q 13,3.717485 13,3.986545 q 0,0.26906 -0.18834,0.4574 z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-exclamation-circle"><path d="m 7.0052968,1.0051645 c -0.00159,0 -0.00371,2.648e-4 -0.0053,2.648e-4 -0.00185,0 -0.00344,-2.648e-4 -0.0053,-2.648e-4 -3.3105211,0 -5.99469681,2.6839108 -5.99469681,5.994968 0,3.3105275 2.68417571,5.9947035 5.99470311,5.9947035 0.00185,0 0.00344,0 0.0053,0 0.00159,0 0.00371,0 0.0053,0 C 10.315824,12.994836 13,10.31066 13,7.0001324 13.000265,3.6890753 10.316089,1.0051645 7.0052968,1.0051645 Z m 0,10.2734945 c -0.00159,0 -0.00371,-2.65e-4 -0.0053,-2.65e-4 -0.00185,0 -0.00344,2.65e-4 -0.0053,2.65e-4 -0.5418671,0 -0.9812403,-0.439109 -0.9812403,-0.981241 0,-0.5416024 0.4393732,-0.9807104 0.9812403,-0.9807104 0.00185,0 0.00344,0 0.0053,0 0.00159,0 0.00371,0 0.0053,0 0.5416023,0 0.9815052,0.439108 0.9815052,0.9807104 0,0.541867 -0.4391083,0.981241 -0.9815052,0.981241 z M 8.4124034,3.8013683 c -0.064092,0.9791216 -0.5116751,3.8910616 -0.5116751,3.8910616 0,0.4910175 -0.4022953,0.8888105 -0.8933127,0.8888105 -0.00265,0 -0.0053,0 -0.00768,0 -0.00238,0 -0.0053,0 -0.00768,0 -0.4907526,0 -0.8930479,-0.3983226 -0.8930479,-0.8888105 0,0 -0.4473184,-2.91194 -0.5114103,-3.8910616 -0.031781,-0.4902229 0.3437652,-1.4004856 1.4047231,-1.4004856 0.00265,0 0.0053,2.649e-4 0.00768,2.649e-4 0.00238,0 0.00503,-2.649e-4 0.00768,-2.649e-4 1.060693,0 1.4367689,0.9102627 1.404723,1.4004856 z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-archive"><path d="m 6.9097788,3.630751 0,-0.857143 -0.85714,0 0,0.857143 z m 0.85715,0.857142 0,-0.857142 -0.85715,0 0,0.857142 z m -0.85715,0.857143 0,-0.857143 -0.85714,0 0,0.857143 z m 0.85715,0.857143 0,-0.857143 -0.85715,0 0,0.857143 z m -0.85715,-3.428571 c -4.0952367,7.523809 -2.0476183,3.7619047 0,0 z m 0.9442,4.600446 0.71652,2.337054 c 0.035733,0.1205353 0.0536,0.2366067 0.0536,0.348214 0,0.370536 -0.16183,0.677456 -0.48549,0.920759 -0.32366,0.243303 -0.73326,0.364955 -1.2288,0.364955 -0.4955333,0 -0.90513,-0.121652 -1.22879,-0.364955 -0.32366,-0.243303 -0.48549,-0.550223 -0.48549,-0.920759 0,-0.1116073 0.017867,-0.2276787 0.0536,-0.348214 0.093753,-0.28125 0.36161,-1.1651787 0.80357,-2.651786 l 0,-0.857143 0.85714,0 0,0.857143 0.52902,0 c 0.098213,0 0.1852667,0.029017 0.26116,0.08705 0.075893,0.058033 0.1272333,0.133926 0.15402,0.227678 z m -0.9442,3.113839 c 0.2366133,0 0.4386233,-0.04241 0.60603,-0.127232 0.1674133,-0.08482 0.25112,-0.185268 0.25112,-0.301339 0,-0.1160713 -0.083707,-0.2165177 -0.25112,-0.301339 -0.1674067,-0.084821 -0.3694167,-0.127232 -0.60603,-0.127232 -0.2366067,0 -0.4386133,0.042411 -0.60602,0.127232 -0.1674133,0.084821 -0.25112,0.1852677 -0.25112,0.301339 0,0.116071 0.083707,0.216518 0.25112,0.301339 0.1674067,0.08482 0.3694133,0.127232 0.60602,0.127232 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z" /></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-audio"><path d="M 9.4282179,5.669492 5.8397513,6.4160412 5.8361013,9.1311478 C 5.1311088,8.991967 4.3995268,9.618134 4.6077293,10.208003 c 0.2752765,0.779988 1.8264555,0.545067 1.827624,-0.506953 4.87e-4,-0.433351 -3.57e-4,-1.4573847 -6e-4,-2.1676697 l 2.3940856,-0.5969466 0,1.8205466 C 8.1237813,8.6178328 7.3922968,9.244064 7.6004343,9.833868 7.8757108,10.613921 9.4268899,10.379 9.4280909,9.326916 c 3.895e-4,-0.3630315 1.3e-4,-3.657424 1.3e-4,-3.657424 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z" /></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-code"><path d="m 5.3416446,6.5903272 c 0.030727,-0.042227 0.071033,-0.06622 0.1209178,-0.071981 0.049931,-0.00575 0.095998,0.00672 0.1382017,0.037431 l 0.2936612,0.218812 c 0.042249,0.030709 0.06624,0.071017 0.071973,0.1209221 0.00574,0.049902 -0.00673,0.095968 -0.037405,0.1381965 l -1.0479919,1.3992409 1.0479915,1.399241 c 0.030727,0.04223 0.043195,0.08829 0.037405,0.138198 -0.00579,0.0499 -0.029781,0.09021 -0.071973,0.1209223 l -0.2936612,0.218811 c -0.042249,0.03071 -0.088317,0.04318 -0.1382017,0.03743 -0.049931,-0.0058 -0.090237,-0.02975 -0.1209178,-0.07198 L 4.0402863,8.5423534 c -0.053715,-0.072937 -0.053715,-0.1458741 0,-0.2188112 z M 9.9597122,8.323544 c 0.053717,0.072937 0.053717,0.1458741 0,0.2188111 L 8.6583627,10.275572 c -0.030726,0.04223 -0.071035,0.06622 -0.1209264,0.07198 -0.049874,0.0058 -0.095938,-0.0067 -0.138193,-0.03743 l -0.2936698,-0.21881 c -0.042249,-0.03071 -0.06624,-0.07102 -0.071973,-0.1209223 -0.00579,-0.0499 0.00668,-0.09597 0.037405,-0.138198 L 9.1189974,8.4329504 8.0710058,7.0337091 c -0.030726,-0.042227 -0.043195,-0.088292 -0.037405,-0.1381965 0.00574,-0.049902 0.029724,-0.09021 0.071973,-0.1209221 l 0.2936698,-0.218812 c 0.042249,-0.030709 0.088314,-0.043186 0.138193,-0.037431 0.049931,0.00575 0.09024,0.02975 0.1209264,0.071981 z m -3.570076,2.654529 c -0.049931,-0.0077 -0.08928,-0.03262 -0.1180457,-0.07485 -0.028778,-0.04223 -0.039325,-0.08829 -0.031644,-0.138196 L 7.0345799,5.9799614 c 0.00768,-0.049902 0.032648,-0.08925 0.074897,-0.1180423 0.042249,-0.028789 0.088313,-0.039346 0.1381929,-0.03167 l 0.3627706,0.057578 c 0.049931,0.00768 0.08928,0.032627 0.1180458,0.074853 0.028778,0.042227 0.039325,0.088292 0.031644,0.1381973 l -0.794634,4.7850616 c -0.00768,0.0499 -0.032647,0.08925 -0.074896,0.118042 -0.042249,0.02879 -0.088317,0.03935 -0.1382016,0.03167 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-docs"><path d="m 10,10.696915 -6,0 0,-1.071288 6,0 z m -0.00114,-1.9788834 -2.3368368,0 0,-1.0712886 2.3368368,0 z m 0,-1.9759562 -2.3368368,0 0,-1.071288 2.3368368,0 z m -3.3029604,1.9759562 -2.6958966,0 0,-3.0472086 2.6958966,0 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 928 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-image"><path d="m 4.0975496,6.5862148 c 0,-0.4169976 0.3381156,-0.7551474 0.7551822,-0.7551474 0.4169976,0 0.7551474,0.3381156 0.7551474,0.7551474 0,0.4170666 -0.3381156,0.7551822 -0.7551474,0.7551822 -0.4170324,0 -0.7551822,-0.3380814 -0.7551822,-0.7551822 z m 3.8302422,0.1020888 -1.25175,1.7785152 -0.6803286,-0.7011594 -1.919442,2.5874786 5.9999998,0 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-pdf"><path d="M 4.234349,9.6879554 C 4.4938196,9.4431464 4.9332679,9.2025734 5.5411662,8.9723137 5.8161804,8.4287305 6.0893538,7.8296366 6.3047315,7.2976563 6.1230948,6.9183603 6.005958,6.5183992 5.956119,6.1067981 5.769105,4.5611761 7.5191644,4.6760298 7.2529534,6.1156781 7.2019354,6.3915766 7.0800472,6.7787926 6.8903069,7.2680799 7.1658742,7.758509 7.5273418,8.1278228 7.8152859,8.3720059 8.2090215,8.3091279 8.7691072,8.244371 9.1633588,8.3022399 c 1.0477512,0.153936 0.9146642,1.3077747 -0.016098,1.3077747 -0.4870406,0 -1.0968907,-0.379554 -1.4787289,-0.6715131 -0.5848385,0.1074861 -1.210123,0.2730991 -1.7479227,0.4630231 -0.171654,0.33071 -0.402282,0.7514464 -0.6077507,1.0474584 -0.8573489,1.23565 -1.987318,0.09633 -1.0785101,-0.7610244 z m 0.8991575,0.04225 C 4.9438399,9.8258694 4.6766714,9.9905614 4.5326072,10.149139 4.309457,10.394795 4.4563574,10.588035 4.7258834,10.324292 4.8586021,10.194373 5.0196475,9.9550154 5.1335065,9.7302074 Z M 8.4641816,8.8287301 C 8.6403296,8.9477089 8.882266,9.0715504 9.1473352,9.0765964 9.4566069,9.0823564 9.4301955,8.8807051 9.0858562,8.8301293 8.9359726,8.8080673 8.7198946,8.8076953 8.4641816,8.8287493 Z M 6.2533085,8.7330307 C 6.4994075,8.6508139 7.0300978,8.5273405 7.1631112,8.4961777 7.1487832,8.4809257 6.7671287,8.0884076 6.6416663,7.871888 6.5415473,8.1240278 6.2604179,8.7177811 6.2533085,8.7330307 Z M 6.4893881,5.7453683 C 6.4464761,5.9664557 6.5108261,6.3222508 6.5861181,6.540502 6.6709141,6.3628804 6.7768161,5.9360297 6.7337925,5.7268769 6.6908445,5.5180559 6.5365005,5.5026953 6.4893879,5.7453689 Z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-text"><path d="m 7.017858,10.877949 -3.017858,0 0,-1.0714917 3.017858,0 z M 10,8.8986883 l -6,0 0,-1.071492 6,0 z m 0,-1.976332 -6,0 0,-1.071492 6,0 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 847 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file-video"><path d="m 10,9.7783597 -0.763335,0 0,-0.656471 0.763335,0 z m 0,0.4885683 -0.763335,0 0,0.656471 0.763335,0 z m -1.450381,-4.5801573 -3.099202,0 0,2.290078 3.099202,0 z M 10,7.9714097 l -0.763335,0 0,0.656435 0.763335,0 z m 0,-1.1396 -0.763335,0 0,0.656471 0.763335,0 z m 0,-1.145039 -0.763335,0 0,0.656471 0.763335,0 z m -5.236665,0 -0.763335,0 0,0.656471 0.763335,0 z m 0,4.5801573 -0.763335,0 0,0.656471 0.763335,0 z m 0,-1.1450393 -0.763335,0 0,0.656471 0.763335,0 z m 3.786284,-0.488569 -3.099202,0 0,2.2900793 3.099202,0 z m -3.786284,-0.66191 -0.763335,0 0,0.656435 0.763335,0 z m 0,-1.1396 -0.763335,0 0,0.656471 0.763335,0 z M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-file"><path d="M 7.640148,1.26517 C 7.49432,1.11934 7.20625,1 7,1 L 2.5,1 C 2.29375,1 2.125,1.16875 2.125,1.375 l 0,11.25 C 2.125,12.83125 2.29375,13 2.5,13 l 9,0 c 0.20625,0 0.375,-0.16875 0.375,-0.375 l 0,-6.75 c 0,-0.20625 -0.11932,-0.49432 -0.265148,-0.64015 L 7.640148,1.26517 Z M 11.125,12.25 l -8.25,0 0,-10.5 4.115133,0 c 0.03417,0.006 0.09853,0.0323 0.12668,0.0525 l 3.955734,3.95571 c 0.02018,0.0281 0.04683,0.0925 0.05245,0.12668 l 0,6.36513 z M 11.5,1 9.25,1 C 9.04375,1 8.99432,1.11932 9.140148,1.26515 l 2.46968,2.46968 C 11.75568,3.88068 11.875,3.83125 11.875,3.625 l 0,-2.25 C 11.875,1.16875 11.70625,1 11.5,1 Z"/></svg>

After

Width:  |  Height:  |  Size: 706 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-film"><path d="M 3.4,11 V 10.2 Q 3.4,10.0375 3.28125,9.91875 3.1625,9.8 3,9.8 H 2.2 Q 2.0375,9.8 1.91875,9.91875 1.8,10.0375 1.8,10.2 V 11 q 0,0.1625 0.11875,0.28125 Q 2.0375,11.4 2.2,11.4 H 3 q 0.1625,0 0.28125,-0.11875 Q 3.4,11.1625 3.4,11 z m 0,-2.4 V 7.8 Q 3.4,7.6375 3.28125,7.51875 3.1625,7.4 3,7.4 H 2.2 Q 2.0375,7.4 1.91875,7.51875 1.8,7.6375 1.8,7.8 V 8.6 Q 1.8,8.7625 1.91875,8.88125 2.0375,9 2.2,9 H 3 Q 3.1625,9 3.28125,8.88125 3.4,8.7625 3.4,8.6 z m 0,-2.4 V 5.4 Q 3.4,5.2375 3.28125,5.11875 3.1625,5 3,5 H 2.2 Q 2.0375,5 1.91875,5.11875 1.8,5.2375 1.8,5.4 V 6.2 Q 1.8,6.3625 1.91875,6.48125 2.0375,6.6 2.2,6.6 H 3 Q 3.1625,6.6 3.28125,6.48125 3.4,6.3625 3.4,6.2 z M 9.8,11 V 7.8 Q 9.8,7.6375 9.68125,7.51875 9.5625,7.4 9.4,7.4 H 4.6 Q 4.4375,7.4 4.31875,7.51875 4.2,7.6375 4.2,7.8 V 11 q 0,0.1625 0.11875,0.28125 Q 4.4375,11.4 4.6,11.4 h 4.8 q 0.1625,0 0.28125,-0.11875 Q 9.8,11.1625 9.8,11 z M 3.4,3.8 V 3 Q 3.4,2.8375 3.28125,2.71875 3.1625,2.6 3,2.6 H 2.2 Q 2.0375,2.6 1.91875,2.71875 1.8,2.8375 1.8,3 V 3.8 Q 1.8,3.9625 1.91875,4.08125 2.0375,4.2 2.2,4.2 H 3 Q 3.1625,4.2 3.28125,4.08125 3.4,3.9625 3.4,3.8 z M 12.2,11 V 10.2 Q 12.2,10.0375 12.08125,9.91875 11.9625,9.8 11.8,9.8 H 11 Q 10.8375,9.8 10.71875,9.91875 10.6,10.0375 10.6,10.2 V 11 q 0,0.1625 0.11875,0.28125 Q 10.8375,11.4 11,11.4 h 0.8 q 0.1625,0 0.28125,-0.11875 Q 12.2,11.1625 12.2,11 z M 9.8,6.2 V 3 Q 9.8,2.8375 9.68125,2.71875 9.5625,2.6 9.4,2.6 H 4.6 Q 4.4375,2.6 4.31875,2.71875 4.2,2.8375 4.2,3 V 6.2 Q 4.2,6.3625 4.31875,6.48125 4.4375,6.6 4.6,6.6 H 9.4 Q 9.5625,6.6 9.68125,6.48125 9.8,6.3625 9.8,6.2 z m 2.4,2.4 V 7.8 Q 12.2,7.6375 12.08125,7.51875 11.9625,7.4 11.8,7.4 H 11 Q 10.8375,7.4 10.71875,7.51875 10.6,7.6375 10.6,7.8 v 0.8 q 0,0.1625 0.11875,0.28125 Q 10.8375,9 11,9 h 0.8 Q 11.9625,9 12.08125,8.88125 12.2,8.7625 12.2,8.6 z m 0,-2.4 V 5.4 Q 12.2,5.2375 12.08125,5.11875 11.9625,5 11.8,5 H 11 Q 10.8375,5 10.71875,5.11875 10.6,5.2375 10.6,5.4 v 0.8 q 0,0.1625 0.11875,0.28125 Q 10.8375,6.6 11,6.6 h 0.8 q 0.1625,0 0.28125,-0.11875 Q 12.2,6.3625 12.2,6.2 z m 0,-2.4 V 3 Q 12.2,2.8375 12.08125,2.71875 11.9625,2.6 11.8,2.6 H 11 Q 10.8375,2.6 10.71875,2.71875 10.6,2.8375 10.6,3 v 0.8 q 0,0.1625 0.11875,0.28125 Q 10.8375,4.2 11,4.2 h 0.8 q 0.1625,0 0.28125,-0.11875 Q 12.2,3.9625 12.2,3.8 z m 0.8,-1 v 8.4 q 0,0.4125 -0.29375,0.70625 Q 12.4125,12.2 12,12.2 H 2 Q 1.5875,12.2 1.29375,11.90625 1,11.6125 1,11.2 V 2.8 Q 1,2.3875 1.29375,2.09375 1.5875,1.8 2,1.8 h 10 q 0.4125,0 0.70625,0.29375 Q 13,2.3875 13,2.8 z"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-archive"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 4.4980469 4.7832031 L 6.7480469 4.7832031 C 6.8511719 4.7832031 6.9954454 4.8431006 7.0683594 4.9160156 L 9.0527344 6.9003906 C 9.1256484 6.9733056 9.1855469 7.1175781 9.1855469 7.2207031 L 9.1855469 10.595703 C 9.1855469 10.698823 9.1011719 10.783203 8.9980469 10.783203 L 4.4980469 10.783203 C 4.394922 10.783203 4.3105469 10.698828 4.3105469 10.595703 L 4.3105469 4.9707031 C 4.3105469 4.8675781 4.394922 4.7832031 4.4980469 4.7832031 z M 7.8730469 4.7832031 L 8.9980469 4.7832031 C 9.1011719 4.7832031 9.1855469 4.8675781 9.1855469 4.9707031 L 9.1855469 6.0957031 C 9.1855469 6.1988281 9.1256604 6.2233156 9.0527344 6.1503906 L 7.8183594 4.9160156 C 7.7454454 4.8431006 7.7699219 4.7832031 7.8730469 4.7832031 z M 4.6855469 5.1582031 L 4.6855469 10.408203 L 8.8105469 10.408203 L 8.8105469 7.2265625 C 8.8077369 7.2094725 8.7952462 7.1761594 8.7851562 7.1621094 L 6.8066406 5.1835938 C 6.7925656 5.1734937 6.7592725 5.1612031 6.7421875 5.1582031 L 4.6855469 5.1582031 z M 6.2734375 5.6699219 L 6.703125 5.6699219 L 6.703125 6.0976562 L 7.1308594 6.0976562 L 7.1308594 6.5273438 L 6.703125 6.5273438 L 6.703125 6.9550781 L 7.1308594 6.9550781 L 7.1308594 7.3847656 L 6.703125 7.3847656 L 6.703125 7.8125 L 6.9667969 7.8125 C 7.0159029 7.8125 7.0597091 7.8264528 7.0976562 7.8554688 C 7.1356022 7.8844857 7.1623873 7.9238271 7.1757812 7.9707031 L 7.5332031 9.1386719 C 7.5510701 9.1989419 7.5605469 9.256696 7.5605469 9.3125 C 7.5605469 9.497768 7.4782362 9.6517865 7.3164062 9.7734375 C 7.1545762 9.8950895 6.950895 9.9550781 6.703125 9.9550781 C 6.4553583 9.9550781 6.2497206 9.8950955 6.0878906 9.7734375 C 5.9260606 9.6517865 5.8457031 9.497768 5.8457031 9.3125 C 5.8457031 9.2567 5.8551769 9.1989399 5.8730469 9.1386719 C 5.9199229 8.9980469 6.0544106 8.5558036 6.2753906 7.8125 L 6.2753906 7.3847656 L 6.703125 7.3847656 L 6.703125 6.9550781 L 6.2734375 6.9550781 L 6.2734375 6.5273438 L 6.703125 6.5273438 L 6.703125 6.0976562 L 6.2734375 6.0976562 L 6.2734375 5.6699219 z M 6.703125 9.0976562 C 6.5848216 9.0976562 6.484094 9.1196994 6.4003906 9.1621094 C 6.3166836 9.2045194 6.2734375 9.254461 6.2734375 9.3125 C 6.2734375 9.37054 6.3166846 9.4204806 6.4003906 9.4628906 C 6.4840936 9.5053006 6.5848216 9.5273437 6.703125 9.5273438 C 6.8214316 9.5273438 6.9221561 9.5053006 7.0058594 9.4628906 C 7.0895664 9.4204806 7.1308594 9.37054 7.1308594 9.3125 C 7.1308594 9.25446 7.0895654 9.2045204 7.0058594 9.1621094 C 6.9221564 9.1196994 6.8214316 9.0976562 6.703125 9.0976562 z "/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-attachments"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 5.453125 4.7910156 C 5.904555 4.7910156 6.2944769 4.9385637 6.6230469 5.234375 L 9.2167969 7.6132812 C 9.2453635 7.6394579 9.2597656 7.6678041 9.2597656 7.6992188 C 9.2597656 7.7411041 9.2160496 7.8029698 9.1289062 7.8828125 C 9.0417629 7.9626555 8.9754008 8.0019531 8.9296875 8.0019531 C 8.8925442 8.0019531 8.8586481 7.9890673 8.8300781 7.9628906 L 6.2324219 5.5800781 C 6.0067085 5.3785075 5.7484613 5.2773437 5.4570312 5.2773438 C 5.1541746 5.2773438 4.8999763 5.3759306 4.6914062 5.5722656 C 4.4828329 5.7686006 4.3769531 6.0057161 4.3769531 6.2832031 C 4.3769531 6.5580725 4.4859817 6.7932348 4.703125 6.9921875 L 8.0292969 10.044922 C 8.2092969 10.209844 8.416104 10.291016 8.6503906 10.291016 C 8.8332473 10.291016 8.9854687 10.236901 9.1054688 10.126953 C 9.2254687 10.017006 9.2851562 9.8784768 9.2851562 9.7109375 C 9.2851562 9.4962778 9.195625 9.3055467 9.015625 9.140625 L 6.5253906 6.859375 C 6.451104 6.7965477 6.3647215 6.765625 6.2675781 6.765625 C 6.1847215 6.765625 6.1167867 6.7901057 6.0625 6.8398438 C 6.0082167 6.8895818 5.9804687 6.9533802 5.9804688 7.0292969 C 5.9804688 7.1130665 6.016464 7.1890853 6.0878906 7.2597656 L 7.8457031 8.8691406 C 7.8742698 8.8953173 7.8867188 8.9256166 7.8867188 8.9570312 C 7.8867188 8.9989159 7.8424762 9.0594733 7.7539062 9.140625 C 7.6653329 9.221777 7.5984477 9.2617187 7.5527344 9.2617188 C 7.5184477 9.2617188 7.4875544 9.2488329 7.4589844 9.2226562 L 5.7011719 7.6132812 C 5.5211719 7.4535953 5.4316406 7.2596632 5.4316406 7.0292969 C 5.4316406 6.8146372 5.5129212 6.6316365 5.6757812 6.4824219 C 5.8386379 6.3332072 6.037201 6.2578125 6.2714844 6.2578125 C 6.5229144 6.2578125 6.7358696 6.340938 6.9101562 6.5058594 L 9.4003906 8.7871094 C 9.6861106 9.043651 9.828125 9.3522988 9.828125 9.7109375 C 9.828125 10.01722 9.7159477 10.273663 9.4902344 10.480469 C 9.2645177 10.687275 8.984674 10.791016 8.6503906 10.791016 C 8.264674 10.791016 7.9282915 10.658264 7.6425781 10.396484 L 4.3125 7.3496094 C 3.989643 7.048562 3.828125 6.695486 3.828125 6.2871094 C 3.828125 5.8708787 3.9864956 5.5171382 4.3007812 5.2265625 C 4.6150656 4.9359865 4.9988383 4.7910156 5.453125 4.7910156 z "/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-backup"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 4.1757812 4.8671875 L 9.7148438 4.8671875 C 9.7773438 4.8671875 9.8312798 4.8919269 9.8769531 4.9414062 C 9.9226265 4.9908856 9.9453125 5.0494792 9.9453125 5.1171875 L 9.9453125 6.1171875 C 9.9453125 6.1848958 9.9226265 6.2434894 9.8769531 6.2929688 C 9.8312798 6.3424481 9.7773438 6.3671875 9.7148438 6.3671875 L 4.1757812 6.3671875 C 4.1132813 6.3671875 4.0593449 6.3424481 4.0136719 6.2929688 C 3.9679985 6.2434894 3.9453125 6.1848959 3.9453125 6.1171875 L 3.9453125 5.1171875 C 3.9453125 5.0494792 3.9679985 4.9908856 4.0136719 4.9414062 C 4.0593445 4.8919269 4.1132809 4.8671875 4.1757812 4.8671875 z M 4.40625 6.6171875 L 9.484375 6.6171875 C 9.546875 6.6171875 9.600811 6.6419276 9.6464844 6.6914062 C 9.6921577 6.7408856 9.7148438 6.7994792 9.7148438 6.8671875 L 9.7148438 10.617188 C 9.7148438 10.684895 9.6921577 10.743489 9.6464844 10.792969 C 9.600811 10.842449 9.546875 10.867188 9.484375 10.867188 L 4.40625 10.867188 C 4.34375 10.867188 4.2898136 10.842449 4.2441406 10.792969 C 4.1984673 10.743489 4.1757812 10.684895 4.1757812 10.617188 L 4.1757812 6.8671875 C 4.1757812 6.7994792 4.1984673 6.7408856 4.2441406 6.6914062 C 4.289814 6.6419276 4.3437503 6.6171875 4.40625 6.6171875 z M 6.484375 7.3671875 C 6.421875 7.3671875 6.367939 7.3919276 6.3222656 7.4414062 C 6.2765923 7.4908856 6.2519531 7.5494792 6.2519531 7.6171875 C 6.2519531 7.6848958 6.2765923 7.7434894 6.3222656 7.7929688 C 6.367939 7.8424474 6.421875 7.8671875 6.484375 7.8671875 L 7.40625 7.8671875 C 7.46875 7.8671875 7.522686 7.8424474 7.5683594 7.7929688 C 7.6140327 7.7434894 7.6367188 7.6848958 7.6367188 7.6171875 C 7.6367188 7.5494792 7.6140327 7.4908856 7.5683594 7.4414062 C 7.522686 7.3919276 7.46875 7.3671875 7.40625 7.3671875 L 6.484375 7.3671875 z "/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-document"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 4.5996094 4.7128906 L 6.8496094 4.7128906 C 6.9527344 4.7128906 7.0970079 4.7727881 7.1699219 4.8457031 L 9.1542969 6.8300781 C 9.2272109 6.9029931 9.2871094 7.0472656 9.2871094 7.1503906 L 9.2871094 10.525391 C 9.2871094 10.628521 9.2027344 10.712891 9.0996094 10.712891 L 4.5996094 10.712891 C 4.4964844 10.712891 4.4121094 10.628516 4.4121094 10.525391 L 4.4121094 4.9003906 C 4.4121094 4.7972656 4.4964844 4.7128906 4.5996094 4.7128906 z M 7.9746094 4.7128906 L 9.0996094 4.7128906 C 9.2027344 4.7128906 9.2871094 4.7972656 9.2871094 4.9003906 L 9.2871094 6.0253906 C 9.2871094 6.1285156 9.2272229 6.1530031 9.1542969 6.0800781 L 7.9199219 4.8457031 C 7.8470079 4.7727881 7.8714844 4.7128906 7.9746094 4.7128906 z M 4.7871094 5.0878906 L 4.7871094 10.337891 L 8.9121094 10.337891 L 8.9121094 7.1542969 C 8.9092994 7.1372069 8.8968087 7.1058469 8.8867188 7.0917969 L 6.9082031 5.1132812 C 6.8941281 5.1031812 6.8627881 5.0908906 6.8457031 5.0878906 L 4.7871094 5.0878906 z M 5.3496094 7.0488281 L 6.6972656 7.0488281 L 6.6972656 8.5722656 L 5.3496094 8.5722656 L 5.3496094 7.0488281 z M 7.1816406 7.0488281 L 8.3496094 7.0488281 L 8.3496094 7.5839844 L 7.1816406 7.5839844 L 7.1816406 7.0488281 z M 7.1816406 8.0351562 L 8.3496094 8.0351562 L 8.3496094 8.5722656 L 7.1816406 8.5722656 L 7.1816406 8.0351562 z M 5.3496094 9.0253906 L 8.3496094 9.0253906 L 8.3496094 9.5605469 L 5.3496094 9.5605469 L 5.3496094 9.0253906 z "/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-featured"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 3.9511719 4.7519531 L 10.201172 4.7519531 C 10.373047 4.7519531 10.520183 4.8131511 10.642578 4.9355469 C 10.764974 5.0579427 10.826172 5.2050781 10.826172 5.3769531 L 10.826172 10.126953 C 10.826172 10.298828 10.764974 10.445963 10.642578 10.568359 C 10.520183 10.690755 10.373047 10.751953 10.201172 10.751953 L 3.9511719 10.751953 C 3.7792965 10.751953 3.632161 10.690755 3.5097656 10.568359 C 3.3873696 10.445963 3.3261719 10.298828 3.3261719 10.126953 L 3.3261719 5.3769531 C 3.3261719 5.2050781 3.3873696 5.0579427 3.5097656 4.9355469 C 3.632161 4.8131511 3.7792965 4.7519531 3.9511719 4.7519531 z M 3.9511719 5.2519531 C 3.9173185 5.2519531 3.8880213 5.2643125 3.8632812 5.2890625 C 3.8385413 5.3137918 3.8261719 5.3430991 3.8261719 5.3769531 L 3.8261719 10.126953 C 3.8261719 10.160826 3.8385413 10.190124 3.8632812 10.214844 C 3.8880212 10.239584 3.9173185 10.251953 3.9511719 10.251953 L 10.201172 10.251953 C 10.235005 10.251953 10.264302 10.23959 10.289062 10.214844 C 10.313803 10.190117 10.326172 10.160813 10.326172 10.126953 L 10.326172 5.3769531 C 10.326172 5.3431198 10.313809 5.3138205 10.289062 5.2890625 C 10.264336 5.2643205 10.235032 5.2519531 10.201172 5.2519531 L 3.9511719 5.2519531 z M 5.0761719 5.7519531 C 5.2845052 5.7519531 5.4615885 5.8248698 5.6074219 5.9707031 C 5.7532553 6.1165365 5.8261719 6.2936198 5.8261719 6.5019531 C 5.8261719 6.7102865 5.7532553 6.8873698 5.6074219 7.0332031 C 5.4615885 7.1790365 5.2845052 7.2519531 5.0761719 7.2519531 C 4.8678385 7.2519531 4.6907552 7.1790365 4.5449219 7.0332031 C 4.3990885 6.8873698 4.3261719 6.7102865 4.3261719 6.5019531 C 4.3261719 6.2936198 4.3990885 6.1165365 4.5449219 5.9707031 C 4.6907552 5.8248698 4.8678385 5.7519531 5.0761719 5.7519531 z M 8.2011719 6.3769531 L 9.8261719 8.0019531 L 9.8261719 9.7519531 L 4.3261719 9.7519531 L 4.3261719 9.0019531 L 5.5761719 7.7519531 L 6.2011719 8.3769531 L 8.2011719 6.3769531 z "/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-open"><path d="m 13,7.76637 q 0,0.19797 -0.19798,0.4215 l -2.14582,2.529 Q 10.38159,11.04258 9.88664,11.26929 9.3917,11.49601 8.9702,11.49601 H 2.02182 q -0.217137,0 -0.386376,-0.083 -0.169239,-0.083 -0.169239,-0.27462 0,-0.19797 0.197978,-0.4215 L 3.81001,8.18789 Q 4.08462,7.86218 4.57956,7.63547 5.07451,7.40875 5.49601,7.40875 h 6.94838 q 0.21713,0 0.38637,0.083 Q 13,7.57475 13,7.76637 z M 10.80947,5.56945 V 6.59127 H 5.49601 q -0.60032,0 -1.25812,0.30336 Q 3.5801,7.19798 3.19053,7.6578 l -2.152212,2.529 -0.03193,0.0383 q 0,-0.0255 -0.0032,-0.0798 Q 1,10.09101 1,10.06546 V 3.93454 Q 1,3.34699 1.421501,2.92549 1.843002,2.50399 2.43055,2.50399 h 2.04364 q 0.58754,0 1.00905,0.4215 0.4215,0.4215 0.4215,1.00905 v 0.20437 h 3.47418 q 0.58755,0 1.00905,0.4215 0.4215,0.4215 0.4215,1.00904 z"/></svg>

After

Width:  |  Height:  |  Size: 881 B

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 19 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-picture"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 4.7167969 4.7128906 L 6.9667969 4.7128906 C 7.0699219 4.7128906 7.2122422 4.7727881 7.2851562 4.8457031 L 9.2714844 6.8300781 C 9.3443984 6.9029931 9.4042969 7.0472656 9.4042969 7.1503906 L 9.4042969 10.525391 C 9.4042969 10.628521 9.3199219 10.712891 9.2167969 10.712891 L 4.7167969 10.712891 C 4.6136669 10.712891 4.5292969 10.628516 4.5292969 10.525391 L 4.5292969 4.9003906 C 4.5292969 4.7972656 4.6136719 4.7128906 4.7167969 4.7128906 z M 8.0917969 4.7128906 L 9.2167969 4.7128906 C 9.3199219 4.7128906 9.4042969 4.7972656 9.4042969 4.9003906 L 9.4042969 6.0253906 C 9.4042969 6.1285156 9.3444104 6.1530031 9.2714844 6.0800781 L 8.0351562 4.8457031 C 7.9622423 4.7727881 7.9886719 4.7128906 8.0917969 4.7128906 z M 4.9042969 5.0878906 L 4.9042969 10.337891 L 9.0292969 10.337891 L 9.0292969 7.1542969 C 9.0264869 7.1372069 9.0120431 7.1058469 9.0019531 7.0917969 L 7.0234375 5.1132812 C 7.0093625 5.1031812 6.9780225 5.0908906 6.9609375 5.0878906 L 4.9042969 5.0878906 z M 5.8925781 7.1289062 C 6.1010769 7.1289062 6.2695312 7.2973435 6.2695312 7.5058594 C 6.2695312 7.7143927 6.101094 7.8828125 5.8925781 7.8828125 C 5.6840619 7.8828125 5.515625 7.7144098 5.515625 7.5058594 C 5.515625 7.2973606 5.6840448 7.1289062 5.8925781 7.1289062 z M 7.4296875 7.5566406 L 8.5039062 9.3886719 L 5.5039062 9.3886719 L 6.4628906 8.0957031 L 6.8046875 8.4453125 L 7.4296875 7.5566406 z "/></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.1 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder-video"><path d="M 2.6152344 1.9238281 C 2.1729297 1.9238281 1.7938698 2.0811242 1.4765625 2.3984375 C 1.1592545 2.7157442 1 3.0967558 1 3.5390625 L 1 10.460938 C 1 10.903244 1.1592545 11.284256 1.4765625 11.601562 C 1.7938698 11.918869 2.1729297 12.076172 2.6152344 12.076172 L 11.384766 12.076172 C 11.827072 12.076172 12.206131 11.918869 12.523438 11.601562 C 12.840744 11.284256 13 10.903244 13 10.460938 L 13 5.3847656 C 13 4.942459 12.840744 4.5634004 12.523438 4.2460938 C 12.206131 3.9287871 11.827072 3.7695312 11.384766 3.7695312 L 6.5390625 3.7695312 L 6.5390625 3.5390625 C 6.5390625 3.0967558 6.3798067 2.7157442 6.0625 2.3984375 C 5.7451933 2.0811242 5.3661348 1.9238281 4.9238281 1.9238281 L 2.6152344 1.9238281 z M 4.5214844 4.6738281 L 6.7714844 4.6738281 C 6.8746094 4.6738281 7.0188829 4.7337256 7.0917969 4.8066406 L 9.078125 6.7910156 C 9.151039 6.8639306 9.2089844 7.0082031 9.2089844 7.1113281 L 9.2089844 10.486328 C 9.2089844 10.589458 9.1246094 10.673828 9.0214844 10.673828 L 4.5214844 10.673828 C 4.4183544 10.673828 4.3339844 10.589453 4.3339844 10.486328 L 4.3339844 4.8613281 C 4.3339844 4.7582031 4.4183594 4.6738281 4.5214844 4.6738281 z M 7.8964844 4.6738281 L 9.0214844 4.6738281 C 9.1246094 4.6738281 9.2089844 4.7582031 9.2089844 4.8613281 L 9.2089844 5.9863281 C 9.2089844 6.0894531 9.151051 6.1139406 9.078125 6.0410156 L 7.8417969 4.8066406 C 7.7688829 4.7337256 7.7933594 4.6738281 7.8964844 4.6738281 z M 4.7089844 5.0488281 L 4.7089844 10.298828 L 8.8339844 10.298828 L 8.8339844 7.1171875 C 8.8311744 7.1000975 8.8186837 7.0667844 8.8085938 7.0527344 L 6.8300781 5.0761719 C 6.8160031 5.0660719 6.7846631 5.0518281 6.7675781 5.0488281 L 4.7089844 5.0488281 z M 5.2714844 7.0175781 L 5.6542969 7.0175781 L 5.6542969 7.3457031 L 5.2714844 7.3457031 L 5.2714844 7.0175781 z M 5.9980469 7.0175781 L 7.546875 7.0175781 L 7.546875 8.1621094 L 5.9980469 8.1621094 L 5.9980469 7.0175781 z M 7.890625 7.0175781 L 8.2714844 7.0175781 L 8.2714844 7.3457031 L 7.890625 7.3457031 L 7.890625 7.0175781 z M 5.2714844 7.5898438 L 5.6542969 7.5898438 L 5.6542969 7.9179688 L 5.2714844 7.9179688 L 5.2714844 7.5898438 z M 7.890625 7.5898438 L 8.2714844 7.5898438 L 8.2714844 7.9179688 L 7.890625 7.9179688 L 7.890625 7.5898438 z M 5.2714844 8.1601562 L 5.6542969 8.1601562 L 5.6542969 8.4882812 L 5.2714844 8.4882812 L 5.2714844 8.1601562 z M 7.890625 8.1601562 L 8.2714844 8.1601562 L 8.2714844 8.4882812 L 7.890625 8.4882812 L 7.890625 8.1601562 z M 5.9980469 8.4902344 L 7.546875 8.4902344 L 7.546875 9.6347656 L 5.9980469 9.6347656 L 5.9980469 8.4902344 z M 5.2714844 8.734375 L 5.6542969 8.734375 L 5.6542969 9.0625 L 5.2714844 9.0625 L 5.2714844 8.734375 z M 7.890625 8.734375 L 8.2714844 8.734375 L 8.2714844 9.0625 L 7.890625 9.0625 L 7.890625 8.734375 z M 5.2714844 9.3066406 L 5.6542969 9.3066406 L 5.6542969 9.6347656 L 5.2714844 9.6347656 L 5.2714844 9.3066406 z M 7.890625 9.3066406 L 8.2714844 9.3066406 L 8.2714844 9.6347656 L 7.890625 9.6347656 L 7.890625 9.3066406 z "/></svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-folder"><path d="m 13,5.384615 v 5.07693 q 0,0.66346 -0.47596,1.13942 -0.47596,0.47596 -1.13942,0.47596 H 2.61538 q -0.663457,0 -1.139418,-0.47596 Q 1,11.125005 1,10.461545 V 3.538465 Q 1,2.875005 1.475962,2.399045 1.951923,1.923075 2.61538,1.923075 h 2.3077 q 0.66346,0 1.13942,0.47597 0.47596,0.47596 0.47596,1.13942 v 0.23077 h 4.84616 q 0.66346,0 1.13942,0.47596 Q 13,4.721155 13,5.384615 z"/></svg>

After

Width:  |  Height:  |  Size: 473 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-help"><path d="M 7,1 C 3.686607,1 1,3.68661 1,7 c 0,3.31339 2.686607,6 6,6 3.313393,0 6,-2.68661 6,-6 C 13,3.68661 10.313393,1 7,1 Z m 4.775893,4.08482 -1.647322,0.50625 C 9.959821,5.21607 9.724107,4.87321 9.424107,4.57321 9.124107,4.27321 8.78125,4.0375 8.40625,3.86875 L 8.9125,2.22143 c 0.6375,0.25446 1.221429,0.64018 1.722321,1.13839 0.500893,0.50357 0.886608,1.0875 1.141072,1.725 z M 7,9.57143 C 5.580357,9.57143 4.428571,8.41964 4.428571,7 4.428571,5.58036 5.580357,4.42857 7,4.42857 8.419643,4.42857 9.571429,5.58036 9.571429,7 9.571429,8.41964 8.419643,9.57143 7,9.57143 Z M 3.3625,3.3625 C 3.863393,2.86161 4.447321,2.47857 5.084821,2.22411 l 0.50625,1.64732 c -0.375,0.16875 -0.717857,0.40446 -1.017857,0.70446 -0.3,0.3 -0.535714,0.64286 -0.704464,1.01786 L 2.221429,5.0875 C 2.478571,4.44732 2.864286,3.86339 3.3625,3.3625 Z M 2.224107,8.91518 3.871429,8.40893 c 0.16875,0.375 0.404464,0.71786 0.704464,1.01786 0.3,0.3 0.642857,0.53571 1.017857,0.70446 L 5.0875,11.77857 C 4.45,11.52411 3.866071,11.13839 3.365179,10.64018 2.864286,10.13661 2.478571,9.55268 2.224107,8.91518 Z M 10.6375,10.6375 c -0.500893,0.50089 -1.084821,0.88393 -1.722321,1.13839 l -0.50625,-1.64732 c 0.375,-0.16875 0.717857,-0.40446 1.017857,-0.70446 0.3,-0.3 0.535714,-0.64286 0.704464,-1.01786 l 1.647321,0.50625 c -0.257142,0.64018 -0.642857,1.22411 -1.141071,1.725 z"/></svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-home"><path d="m 12.829686,6.6209583 -4.2411171,-4.7173 c -0.41099,-0.45697 -1.000463,-0.72527 -1.613754,-0.71676 -0.614554,0.002 -1.201601,0.26554 -1.610189,0.72453 l -4.196428,4.71195 c -0.24399498,0.27418 -0.21958298,0.69396 0.05422,0.93798 0.126788,0.11279 0.284499,0.16815 0.44169,0.16815 0.182791,0 0.365063,-0.0751 0.496307,-0.22262 l 4.196552,-4.70955 c 0.157712,-0.1772 0.383905,-0.2771 0.621016,-0.2771 6.44e-4,0 0.0015,0 0.002,0 0.236394,0 0.462463,0.0983 0.62052,0.27405 l 4.2412421,4.71616 c 0.245182,0.27331 0.665605,0.2948 0.938121,0.0493 0.272813,-0.24516 0.295071,-0.66573 0.04979,-0.93876 z m -5.2464081,-3.07186 c -0.152116,-0.17806 -0.374471,-0.28078 -0.608587,-0.28078 -0.23419,0 -0.45657,0.1027 -0.608537,0.28078 l -3.414261,4.00196 c -0.211956,0.24832 -0.303216,0.57788 -0.249119,0.89991 l 0.619778,3.6968297 c 0.06464,0.38542 0.398165,0.66546 0.788927,0.66546 l 2.97767,0 c -8.91e-4,-0.014 0.0011,-0.0192 0.0011,-0.0314 l 0,-2.68426 c 0,-0.1742497 0.138623,-0.3174297 0.312872,-0.3174297 l 1.434528,0 c 0.174398,0 0.31671,0.1432 0.31671,0.3174297 l 0,2.7157 0.683505,0 c 0.3908121,0 0.7244071,-0.28004 0.7889521,-0.66546 l 0.619753,-3.6978397 c 0.05412,-0.32216 -0.03714,-0.65058 -0.249218,-0.8989 l -3.4141121,-4.00196 z m -1.41992,7.5020997 c 0,0.1744 -0.14142,0.31582 -0.31567,0.31582 l -1.095833,0 c -0.174398,0 -0.31567,-0.14142 -0.31567,-0.31582 l 0,-1.0958297 c 0,-0.17425 0.141297,-0.31567 0.31567,-0.31567 l 1.095833,0 c 0.17425,0 0.31567,0.14142 0.31567,0.31567 l 0,1.0958297 z"/></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-layout-blocks"><path d="M 1,6.249111 H 6.25031 V 1 H 1 V 6.249111 z M 7.74969,1 V 6.249111 H 13 V 1 H 7.74969 z m 0,12 H 13 V 7.750444 H 7.74969 V 13 z M 1,13 H 6.25031 V 7.750444 H 1 V 13 z"/></svg>

After

Width:  |  Height:  |  Size: 269 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-layout-list"><path d="m 1,9.6262715 12,0 0,2.6837195 -12,0 z m 0,-3.909844 12,0 0,2.68288 -12,0 z m 0,-4.026418 12,0 0,2.684558 -12,0 z"/></svg>

After

Width:  |  Height:  |  Size: 214 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-level-up"><path d="m 11.311289,5.042644 q -0.15352,0.315565 -0.49467,0.315565 H 9.1790888 v 7.36887 q 0,0.119403 -0.0768,0.196162 Q 9.0255688,13 8.9061688,13 h -6.00426 q -0.17911,0 -0.24734,-0.153518 -0.0682,-0.170576 0.0341,-0.298508 l 1.3646,-1.637526 q 0.0768,-0.09382 0.21322,-0.09382 h 2.72921 V 5.358206 h -1.63752 q -0.34116,0 -0.49467,-0.315565 -0.14499,-0.315565 0.0768,-0.579958 L 7.6695188,1.18763 Q 7.8230088,1 8.0874088,1 q 0.26439,0 0.41791,0.187633 l 2.7292102,3.275053 q 0.23028,0.272922 0.0768,0.579958 z"/></svg>

After

Width:  |  Height:  |  Size: 601 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-paste"><path d="M 10.54781,10.879379 H 7.65552 v -0.875214 h 2.89229 v 0.875214 z M 10.54682,9.26267 H 7.65549 V 8.387456 h 2.89133 V 9.26267 z M 10.92021,4.947971 H 5.3745 V 13 h 7.36581 V 6.766466 l -1.8201,-1.818495 z m 0.65316,6.885087 H 6.54147 V 6.114912 H 10.045 v 1.322535 h 1.52837 v 4.395611 z M 4.33655,10.816845 H 2.41204 V 3.085903 H 4.17219 L 4.8991,3.815253 H 7.32779 L 8.06442,3.085903 H 9.7346 v 0.928573 h 1.18151 v -2.09065 h -1.662 c -0.26526,0 -0.51973,-0.104972 -0.70786,-0.291962 L 7.91124,1 H 4.26455 L 3.62957,1.631806 C 3.44145,1.818826 3.187,1.923796 2.92172,1.923796 H 1.25969 V 11.99835 h 3.07686 v -1.181505 z"/></svg>

After

Width:  |  Height:  |  Size: 718 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-question-circle"><path d="M 6.9198484,1.0005452 C 3.6064257,1.0448929 0.95652234,3.7671873 1.0006091,7.0807404 1.0449568,10.392859 3.7669904,13.043545 7.0802826,12.999458 10.393053,12.954849 13.043478,10.232555 12.999391,6.9192627 12.955044,3.6068835 10.23288,0.95632795 6.9198484,1.0005452 Z m -0.017739,9.6516168 -0.03313,-5.22e-4 C 6.35872,10.63651 5.9989822,10.260598 6.0134604,9.7579041 6.0276777,9.2638191 6.3961547,8.905125 6.8895876,8.905125 l 0.029609,5.218e-4 C 7.443673,8.9211688 7.7993673,9.2932971 7.7846282,9.8104691 7.7700192,10.305989 7.4072818,10.652162 6.9021097,10.652162 Z M 9.0484058,6.3923081 C 8.9284063,6.5627858 8.6645377,6.7744807 8.3320606,7.0335232 L 7.9659315,7.2863049 C 7.7649323,7.4425652 7.6436284,7.5895646 7.5981068,7.7342163 7.5622373,7.8480854 7.5446287,7.8782157 7.5414983,8.1098671 l -5.217e-4,0.058826 -1.3979949,0 0.00404,-0.1183039 C 6.164112,7.5641299 6.176112,7.2780875 6.377633,7.0417405 6.6938057,6.6705245 7.391238,6.2214392 7.4208466,6.2023958 7.5207592,6.1271352 7.6050198,6.0414399 7.6677587,5.949875 7.8144973,5.7475714 7.8794536,5.5883111 7.8794536,5.4317899 7.8794536,5.2146168 7.815019,5.013748 7.6875847,4.8349225 7.5651069,4.6623579 7.3324121,4.574967 6.9958916,4.574967 6.6621102,4.574967 6.4335893,4.6808796 6.2968941,4.8981832 6.156286,5.1216171 6.0851993,5.3562684 6.0851993,5.5960067 l 0,0.059608 -1.4414295,0 0.00261,-0.062217 C 4.6835522,4.7104882 4.9986815,4.0747514 5.5826359,3.7037962 5.9495476,3.4675797 6.4060677,3.347841 6.9387614,3.347841 c 0.6973018,0 1.2859518,0.1694342 1.7493849,0.5036069 0.4695635,0.3386074 0.7077365,0.845736 0.7077365,1.5072988 0,0.3700421 -0.1168691,0.7176496 -0.347477,1.0335614 z"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-refresh"><path d="m 12.80469,8.25 q 0,0.03906 -0.008,0.05469 -0.5,2.093751 -2.09376,3.394532 Q 9.10937,13 6.96875,13 5.82812,13 4.76172,12.570312 3.69531,12.140625 2.85938,11.34375 L 1.851562,12.351563 Q 1.703125,12.5 1.5,12.5 1.296875,12.5 1.148437,12.351563 1,12.203125 1,12 V 8.5 Q 1,8.296875 1.148437,8.148438 1.296875,8 1.5,8 H 5 Q 5.20312,8 5.35156,8.148438 5.5,8.296875 5.5,8.5 5.5,8.703125 5.35156,8.851562 L 4.28125,9.921875 Q 4.83594,10.4375 5.53906,10.71875 6.24219,11 7,11 8.04687,11 8.95313,10.492187 9.85937,9.984375 10.40625,9.09375 10.49215,8.960938 10.82031,8.179688 10.88281,8 11.05469,8 h 1.5 q 0.10156,0 0.17578,0.07422 0.0742,0.07422 0.0742,0.175781 z M 13,2 V 5.5 Q 13,5.703125 12.85156,5.851562 12.70313,6 12.5,6 H 9 Q 8.79687,6 8.64844,5.851562 8.5,5.703125 8.5,5.5 8.5,5.296875 8.64844,5.148438 L 9.72656,4.070312 Q 8.57031,3 7,3 5.95313,3 5.04688,3.507813 4.14063,4.015625 3.59375,4.90625 3.50785,5.039062 3.17969,5.820312 3.11719,6 2.94531,6 H 1.390625 Q 1.289062,6 1.214844,5.92578 1.140624,5.85156 1.140624,5.749999 V 5.695309 Q 1.648438,3.601562 3.25,2.300781 4.85156,1 7,1 8.14063,1 9.21875,1.433594 10.29687,1.867187 11.13281,2.65625 L 12.14844,1.648437 Q 12.29688,1.5 12.5,1.5 12.70313,1.5 12.85156,1.648437 13,1.796875 13,2 z"/></svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-resize-full"><path d="M 12.851703,1.14844 C 12.752843,1.04944 12.635563,1 12.500164,1 L 9.0001119,1 c -0.135399,0 -0.252483,0.0495 -0.35154,0.14844 -0.09886,0.099 -0.148344,0.21614 -0.148344,0.35154 0,0.1354 0.04948,0.25268 0.148344,0.35154 l 1.124908,1.125 -2.593779,2.59378 c -0.05207,0.0522 -0.07815,0.112 -0.07815,0.1797 0,0.0677 0.02608,0.12763 0.07815,0.1797 l 0.890644,0.89065 c 0.05207,0.0521 0.111905,0.0781 0.179701,0.0781 0.0677,0 0.127536,-0.026 0.179605,-0.0781 l 2.5938751,-2.59378 1.124811,1.12491 c 0.09906,0.099 0.216332,0.14853 0.351731,0.14853 0.135399,0 0.252579,-0.0496 0.351539,-0.14853 0.09887,-0.0989 0.148345,-0.21614 0.148345,-0.35154 l 0,-3.50006 c 9.6e-5,-0.13549 -0.0491,-0.25248 -0.148249,-0.35144 z M 5.9298469,7.17956 c -0.05207,-0.0521 -0.112001,-0.0781 -0.179701,-0.0781 -0.0677,0 -0.127632,0.026 -0.179701,0.0781 l -2.593779,2.59378 -1.125003,-1.1251 c -0.09896,-0.0988 -0.216044,-0.14835 -0.351539,-0.14835 -0.135495,0 -0.252675,0.0496 -0.351635,0.14835 -0.09896,0.099 -0.148441,0.21633 -0.148441,0.35173 l 0,3.50005 c 0,0.1354 0.04948,0.25258 0.148441,0.35154 C 1.2475489,12.95046 1.3647249,13 1.5001239,13 l 3.500052,0 c 0.135399,0 0.252579,-0.0496 0.351539,-0.14844 0.09896,-0.099 0.148441,-0.21614 0.148441,-0.35154 0,-0.1354 -0.04948,-0.25268 -0.148441,-0.35173 L 4.2267119,11.02348 6.8204909,8.4296 c 0.05207,-0.0521 0.07805,-0.1119 0.07805,-0.1797 0,-0.0677 -0.02608,-0.12753 -0.07805,-0.1797 L 5.9298469,7.17956 Z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-resize-small"><path d="m 6.491328,7.000195 -3.560223,0 c -0.137727,0 -0.256921,0.0503 -0.357583,0.15109 -0.100662,0.10057 -0.150992,0.21986 -0.150992,0.35759 0,0.13772 0.05033,0.25692 0.150992,0.35758 l 1.144344,1.14424 -2.63837,2.63847 c -0.05306,0.053 -0.0795,0.11393 -0.0795,0.18269 0,0.069 0.02643,0.12993 0.0795,0.18289 l 0.905858,0.90576 c 0.05306,0.053 0.113927,0.0794 0.18279,0.0794 0.06886,0 0.129827,-0.0264 0.182791,-0.0794 l 2.638369,-2.63837 1.144344,1.14435 c 0.100661,0.10056 0.219856,0.15099 0.357582,0.15099 0.137825,0 0.257019,-0.0504 0.357681,-0.15099 0.100662,-0.10057 0.150992,-0.21986 0.150992,-0.35759 l 0,-3.56022 c 0,-0.13773 -0.05033,-0.25702 -0.150894,-0.35748 -0.100662,-0.10067 -0.219856,-0.151 -0.357681,-0.151 z m 6.508673,-4.83185 c 0,-0.0689 -0.02653,-0.12973 -0.07959,-0.18279 l -0.905955,-0.90596 c -0.05296,-0.0531 -0.113829,-0.0795 -0.182693,-0.0795 -0.06896,0 -0.129826,0.0265 -0.18279,0.0795 L 9.010408,3.717965 7.86626,2.573625 c -0.100564,-0.10067 -0.219954,-0.151 -0.357681,-0.151 -0.137727,0 -0.256921,0.0503 -0.357583,0.151 -0.100661,0.10066 -0.150992,0.21985 -0.150992,0.35758 l 0,3.56022 c 0,0.13783 0.05033,0.25702 0.150992,0.35768 0.100662,0.10066 0.219856,0.151 0.357583,0.151 l 3.560223,0 c 0.137727,0 0.257117,-0.0503 0.357681,-0.151 0.100662,-0.10066 0.15109,-0.21985 0.15109,-0.35768 0,-0.13772 -0.05043,-0.25692 -0.15109,-0.35758 l -1.144344,-1.14434 2.638565,-2.63837 c 0.05277,-0.053 0.0793,-0.11393 0.0793,-0.18279 z"/></svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-search"><path d="m 9.409996,2.4414063 c -1.92114,-1.92163005 -5.047381,-1.92163005 -6.968813,0 -1.921577,1.9211399 -1.921577,5.0475299 0,6.96881 1.855519,1.8554897 4.834556,1.9186397 6.767084,0.19043 l 0.390671,0.39082 c -0.09728,0.2489997 -0.04628,0.5424197 0.154807,0.7435297 l 2.061471,2.06145 c 0.270991,0.27116 0.710564,0.27116 0.98141,0 0.271165,-0.27085 0.271165,-0.71031 0,-0.98159 L 10.735329,9.7538263 c -0.201262,-0.20141 -0.494797,-0.25238 -0.743827,-0.15496 l -0.39067,-0.39081 c 1.728528,-1.93241 1.6648,-4.91145 -0.190836,-6.76665 z m -6.379938,6.38008 c -1.596673,-1.59649 -1.596673,-4.19476 0,-5.7914401 1.596528,-1.59667 4.19471,-1.59667 5.791354,0 1.596674,1.59668 1.596674,4.1949201 0,5.7914401 -1.596644,1.5964997 -4.194826,1.5964997 -5.791354,0 z"/></svg>

After

Width:  |  Height:  |  Size: 855 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-server"><path d="m 1,11.2 12,0 0,-2.4 -12,0 0,2.4 z m 1.2,-1.8 1.2,0 0,1.2 -1.2,0 0,-1.2 z M 1,2.8 l 0,2.4 12,0 0,-2.4 -12,0 z m 2.4,1.8 -1.2,0 0,-1.2 1.2,0 0,1.2 z M 1,8.2 l 12,0 0,-2.4 -12,0 0,2.4 z m 1.2,-1.8 1.2,0 0,1.2 -1.2,0 0,-1.2 z"/></svg>

After

Width:  |  Height:  |  Size: 319 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-sort-asc"><path d="m 11.363635,5.363637 c 0,0.1477267 -0.05398,0.2755673 -0.16193,0.383522 -0.107953,0.1079547 -0.235793,0.161932 -0.38352,0.161932 l -7.63637,0 c -0.1477267,0 -0.2755667,-0.053977 -0.38352,-0.161932 -0.1079533,-0.1079547 -0.16193,-0.2357953 -0.16193,-0.383522 0,-0.147728 0.053977,-0.2755693 0.16193,-0.383524 L 6.616475,1.161932 C 6.724435,1.0539773 6.8522783,1 7.000005,1 c 0.1477267,0 0.2755667,0.053977 0.38352,0.161932 l 3.81818,3.818181 c 0.107953,0.1079547 0.16193,0.235796 0.16193,0.383524 z"/></svg>

After

Width:  |  Height:  |  Size: 595 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-sort-desc"><path d="m 11.363635,8.636363 c 0,0.147728 -0.05398,0.275569 -0.16193,0.383523 l -3.81818,3.818182 C 7.2755717,12.946023 7.1477317,13 7.000005,13 6.8522783,13 6.724435,12.946023 6.616475,12.838068 L 2.798295,9.019886 C 2.6903417,8.911932 2.636365,8.784091 2.636365,8.636363 c 0,-0.1477267 0.053977,-0.2755673 0.16193,-0.383522 0.1079533,-0.1079547 0.2357933,-0.161932 0.38352,-0.161932 l 7.63637,0 c 0.147727,0 0.275567,0.053977 0.38352,0.161932 0.107953,0.1079547 0.16193,0.2357953 0.16193,0.383522 z"/></svg>

After

Width:  |  Height:  |  Size: 591 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-sort"><path d="m 11.363635,8.636363 q 0,0.221592 -0.16193,0.383523 l -3.81818,3.818182 Q 7.221595,13 7.000005,13 6.778415,13 6.616475,12.838068 L 2.798295,9.019886 q -0.16193,-0.161931 -0.16193,-0.383523 0,-0.22159 0.16193,-0.383522 0.16193,-0.161932 0.38352,-0.161932 h 7.63637 q 0.22159,0 0.38352,0.161932 0.16193,0.161932 0.16193,0.383522 z m 0,-3.272726 q 0,0.22159 -0.16193,0.383522 -0.16193,0.161932 -0.38352,0.161932 h -7.63637 q -0.22159,0 -0.38352,-0.161932 -0.16193,-0.161932 -0.16193,-0.383522 0,-0.221592 0.16193,-0.383524 L 6.616475,1.161932 Q 6.778415,1 7.000005,1 q 0.22159,0 0.38352,0.161932 l 3.81818,3.818181 q 0.16193,0.161932 0.16193,0.383524 z"/></svg>

After

Width:  |  Height:  |  Size: 743 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-text-cursor"><path d="m 7.430568,2.63427 0,5.65744 1.363008,0 0,0.86113 -1.363008,0 0,2.21289 c 0,0.75143 1.209266,0.77313 1.34722,0.77313 l 0,0.86114 C 8.54907,13 7.961488,12.9724 7.448021,12.71726 7.274071,12.63076 7.124348,12.52551 7,12.40421 6.875709,12.52551 6.725986,12.63086 6.552037,12.71726 6.038512,12.97244 5.450987,13 5.222212,13 l 0,-0.86114 c 0.137896,0 1.347219,-0.0217 1.347219,-0.77313 l 0,-2.21289 -1.363007,0 0,-0.86113 1.363007,0 0,-5.65744 c 0,-0.75143 -1.209323,-0.77313 -1.347219,-0.77313 L 5.222212,1 C 5.450987,1 6.038512,1.02756 6.551979,1.282683 6.725986,1.369143 6.875709,1.474429 7,1.59579 7.124291,1.474486 7.274014,1.369141 7.448021,1.282683 7.961488,1.027556 8.549013,1 8.777731,1 l 0,0.86114 c -0.137897,0 -1.347163,0.0217 -1.347163,0.77313 z"/></svg>

After

Width:  |  Height:  |  Size: 863 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-trash"><path d="m 5.4999377,5.7501979 v 4.5001871 q 0,0.109505 -0.070503,0.179508 -0.070503,0.07 -0.1795074,0.0705 H 4.7499064 q -0.1095045,0 -0.1795075,-0.0705 -0.070003,-0.0705 -0.070503,-0.179508 V 5.7501979 q 0,-0.1095045 0.070503,-0.1795075 0.070503,-0.070003 0.1795075,-0.070503 h 0.5000209 q 0.1095045,0 0.1795074,0.070503 0.070003,0.070503 0.070503,0.1795075 z m 2.0000833,0 v 4.5001871 q 0,0.109505 -0.070503,0.179508 -0.070503,0.07 -0.1795075,0.0705 H 6.7499898 q -0.1095046,0 -0.1795075,-0.0705 -0.070003,-0.0705 -0.070503,-0.179508 V 5.7501979 q 0,-0.1095045 0.070503,-0.1795075 0.070503,-0.070003 0.1795075,-0.070503 h 0.5000208 q 0.1095046,0 0.1795075,0.070503 0.070003,0.070503 0.070503,0.1795075 z m 2.0000833,0 v 4.5001871 q 0,0.109505 -0.070503,0.179508 -0.070503,0.07 -0.1795075,0.0705 H 8.7500731 q -0.1095046,0 -0.1795075,-0.0705 -0.070003,-0.0705 -0.070503,-0.179508 V 5.7501979 q 0,-0.1095045 0.070503,-0.1795075 0.070503,-0.070003 0.1795075,-0.070503 H 9.250094 q 0.1095046,0 0.1795075,0.070503 0.070003,0.070503 0.070503,0.1795075 z M 10.500146,11.406934 V 4.000625 H 3.4998543 v 7.406309 q 0,0.172007 0.054502,0.316513 0.054502,0.144506 0.1135047,0.211009 0.059003,0.0665 0.082004,0.0665 h 6.500271 q 0.0235,0 0.082,-0.0665 0.0585,-0.0665 0.113504,-0.211009 0.055,-0.144506 0.0545,-0.316513 z M 5.2499273,3.0000833 H 8.7500731 L 8.3750575,2.0860453 Q 8.3205552,2.0155423 8.2420519,2.0000417 H 5.7654487 q -0.078003,0.015501 -0.1330055,0.086004 z m 7.2503017,0.2500105 v 0.5000208 q 0,0.1095046 -0.0705,0.1795075 -0.0705,0.070003 -0.179507,0.070503 h -0.750031 v 7.4063089 q 0,0.648527 -0.367016,1.121046 Q 10.766157,13 10.250136,13 H 3.7498648 Q 3.2343433,13 2.866828,12.542981 2.4993126,12.085962 2.4998127,11.437435 V 3.999625 H 1.7497814 q -0.1095046,0 -0.1795075,-0.070503 Q 1.500271,3.8586191 1.499771,3.7496146 V 3.2495937 q 0,-0.1095045 0.070503,-0.1795074 0.070503,-0.070003 0.1795075,-0.070503 H 4.163882 L 4.7109048,1.695029 Q 4.8279097,1.4060169 5.1329224,1.2030085 5.4379351,1 5.7499481,1 H 8.2500523 Q 8.5625653,1 8.867078,1.2030085 9.1715907,1.4060169 9.2890956,1.695029 l 0.5470227,1.3045543 h 2.4141007 q 0.109504,0 0.179507,0.070503 0.07,0.070503 0.0705,0.1795074 z"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-wysiwyg-upload"><path d="m 5.0586355,4.60044 -1.652941,0 L 7.0000435,1 l 3.5942325,3.60044 -1.6529415,0 0,4.37796 -3.882699,0 0,-4.37796 z m -2.987854,5.27805 0,3.12151 9.8584365,0 0,-3.12151 -9.8584365,0 z m 1.603136,1.99765 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 0.793689,0 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 0.771845,0 -0.436893,0 0,-0.87379 0.436893,0 0,0.87379 z m 5.1068145,0.0728 c -0.281503,0 -0.5097075,-0.2282 -0.5097075,-0.50971 0,-0.2815 0.2282045,-0.50971 0.5097075,-0.50971 0.281505,0 0.50971,0.22821 0.50971,0.50971 0,0.28151 -0.228205,0.50971 -0.50971,0.50971 z"/></svg>

After

Width:  |  Height:  |  Size: 678 B

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14" id="libre-view"><path d="m 7.014388,10.499265 c -2.425543,0 -4.630136,-1.66855 -6.014388,-3.69754 1.396777,-1.95793 3.601049,-3.30099 6.014388,-3.30099 2.418408,0 4.630049,1.3197 5.985612,3.28855 -1.285311,2.14209 -3.485592,3.70998 -5.985612,3.70998 z M 2.26999,6.818615 c 1.158728,1.4312 2.869748,2.66106 4.744427,2.66106 2.553641,0 4.206583,-1.91359 4.747952,-2.64993 -1.151651,-1.35496 -2.846155,-2.30948 -4.747952,-2.30948 -2.470339,0 -4.153922,1.62594 -4.744427,2.29835 z m 4.797292,-1.83906 c -1.115884,0 -2.020428,0.90457 -2.020428,2.02043 0,1.11585 0.904573,2.02043 2.020428,2.02043 1.115854,0 2.020456,-0.90458 2.020456,-2.02043 0,-1.11586 -0.904602,-2.02043 -2.020456,-2.02043 z m -0.0019,2.01976 c -0.285203,0.28517 -0.747553,0.28517 -1.032757,0 -0.285204,-0.28521 -0.285204,-0.74758 0,-1.03276 0.285204,-0.2852 0.747554,-0.2852 1.032757,0 0.285204,0.28518 0.285204,0.74755 0,1.03276 z"/></svg>

After

Width:  |  Height:  |  Size: 965 B