diff options
Diffstat (limited to 'src/icons/brand-medium.svg')
-rw-r--r-- | src/icons/brand-medium.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/brand-medium.svg b/src/icons/brand-medium.svg new file mode 100644 index 00000000..9ac29972 --- /dev/null +++ b/src/icons/brand-medium.svg @@ -0,0 +1,14 @@ +--- +tags: [logo, website, brand, wordmark, design] +category: Brand +version: "1.13" +unicode: "ec70" +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M8 9h1l3 3l3 -3h1" /> + <line x1="8" y1="15" x2="10" y2="15" /> + <line x1="14" y1="15" x2="16" y2="15" /> + <line x1="9" y1="9" x2="9" y2="15" /> + <line x1="15" y1="9" x2="15" y2="15" /> +</svg> |