feat: Add initial Firefox container tab extension with popup UI, background script, manifest, and a comprehensive set of icons.
This commit is contained in:
6
icons/fingerprint.svg
Normal file
6
icons/fingerprint.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none" stroke="#fbfbfe" stroke-width="1.2">
|
||||
<path d="M4 8c0-2.2 1.8-4 4-4s4 1.8 4 4"/>
|
||||
<path d="M5 9c0-1.7 1.3-3 3-3s3 1.3 3 3"/>
|
||||
<path d="M6 10c0-1.1.9-2 2-2s2 .9 2 2"/>
|
||||
<path d="M8 10v4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 271 B |
Reference in New Issue
Block a user