diff options
Diffstat (limited to 'src/icons/letter-b.svg')
-rw-r--r-- | src/icons/letter-b.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/letter-b.svg b/src/icons/letter-b.svg new file mode 100644 index 00000000..5fc0dcdc --- /dev/null +++ b/src/icons/letter-b.svg @@ -0,0 +1,10 @@ +--- +tags: [alphabet, symbol, text, code] +category: Letters +version: "1.12" +unicode: "ec51" +--- +<svg> + <path d="M7 20v-16h6a4 4 0 0 1 0 8a4 4 0 0 1 0 8h-6" /> + <line x1="7" y1="12" x2="13" y2="12" /> +</svg> |