diff options
Diffstat (limited to 'src/_icons/nfc.svg')
-rw-r--r-- | src/_icons/nfc.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/nfc.svg b/src/_icons/nfc.svg new file mode 100644 index 00000000..87ec5cf0 --- /dev/null +++ b/src/_icons/nfc.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M11 20a3 3 0 0 1 -3 -3v-11l5 5" /> + <path d="M13 4a3 3 0 0 1 3 3v11l-5 -5" /> + <rect x="4" y="4" width="16" height="16" rx="3" /> +</svg> |