PluginProbe
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot / 4.6.0
BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot v4.6.0
4.9.1 4.9.0 4.8.2 4.8.1 4.8.0 4.7.0 4.6.2 4.6.1 4.6.0 4.5.6 4.5.5 4.5.4 4.5.3 4.5.2 4.5.1 4.5.0 4.4.1 4.4.0 3.3.4 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.5.2 All 199 releases
betterdocs / views / icons / folder.php

folder.php in BetterDocs – AI Documentation, Knowledge Base, MCP Server, Docs, Wikis, FAQ & Chatbot 4.6.0, at views/icons/folder.php

12 lines 1.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?>
2 <span class="betterdocs-folder-icon toggle-arrow arrow-right">
3 <svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
4 <mask id="mask0_7203_1520" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="21" height="20">
5 <rect x="0.5" width="20" height="20" fill="#C4C4C4"/>
6 </mask>
7 <g mask="url(#mask0_7203_1520)">
8 <path d="M3.83341 16.6673C3.37508 16.6673 2.98272 16.5041 2.65633 16.1777C2.32994 15.8513 2.16675 15.459 2.16675 15.0007V5.00065C2.16675 4.54232 2.32994 4.14996 2.65633 3.82357C2.98272 3.49718 3.37508 3.33398 3.83341 3.33398H8.14591C8.36814 3.33398 8.57994 3.37565 8.78133 3.45898C8.98272 3.54232 9.1598 3.66037 9.31258 3.81315L10.5001 5.00065H17.1667C17.6251 5.00065 18.0174 5.16385 18.3438 5.49023C18.6702 5.81662 18.8334 6.20898 18.8334 6.66732V15.0007C18.8334 15.459 18.6702 15.8513 18.3438 16.1777C18.0174 16.5041 17.6251 16.6673 17.1667 16.6673H3.83341Z" fill="#C4C4C4"/>
9 </g>
10 </svg>
11 </span>
12