diff options
Diffstat (limited to 'src/icons/code.svg')
-rw-r--r-- | src/icons/code.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/code.svg b/src/icons/code.svg new file mode 100644 index 00000000..52450859 --- /dev/null +++ b/src/icons/code.svg @@ -0,0 +1,11 @@ +--- +category: Text +tags: [brackets, source, programming, command] +version: "1.0" +unicode: "ea77" +--- +<svg> + <polyline points="7 8 3 12 7 16" /> + <polyline points="17 8 21 12 17 16" /> + <line x1="14" y1="4" x2="10" y2="20" /> +</svg> |