diff options
Diffstat (limited to 'src/_icons/browser-check.svg')
-rw-r--r-- | src/_icons/browser-check.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/browser-check.svg b/src/_icons/browser-check.svg new file mode 100644 index 00000000..d9be74cb --- /dev/null +++ b/src/_icons/browser-check.svg @@ -0,0 +1,9 @@ +--- +category: Devices +--- +<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> |