diff options
Diffstat (limited to 'src/icons/h-6.svg')
-rw-r--r-- | src/icons/h-6.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/icons/h-6.svg b/src/icons/h-6.svg new file mode 100644 index 00000000..49793d48 --- /dev/null +++ b/src/icons/h-6.svg @@ -0,0 +1,17 @@ +--- +tags: [header, text, editor] +category: Text +version: "1.16" +unicode: "ec99" +--- +<svg> + <circle transform="rotate(180 19 16)" cx="19" cy="16" r="2" /> + <path d="M21 12a2 2 0 1 0 -4 0v4" /> + <path d="M4 6v12" /> + <path d="M12 6v12" /> + <path d="M11 18h2" /> + <path d="M3 18h2" /> + <path d="M4 12h8" /> + <path d="M3 6h2" /> + <path d="M11 6h2" /> +</svg> |