diff options
Diffstat (limited to 'src/icons/browser-check.svg')
-rw-r--r-- | src/icons/browser-check.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/browser-check.svg b/src/icons/browser-check.svg new file mode 100644 index 00000000..ffba5bf4 --- /dev/null +++ b/src/icons/browser-check.svg @@ -0,0 +1,12 @@ +--- +tags: [internet, web, display, done, tick] +category: Devices +version: "1.51" +unicode: "efd6" +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="1" /> + <path d="M4 8h16" /> + <path d="M8 4v4" /> + <path d="M9.5 14.5l1.5 1.5l3 -3" /> +</svg> |