diff options
Diffstat (limited to 'src/icons/devices-pc.svg')
-rw-r--r-- | src/icons/devices-pc.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/devices-pc.svg b/src/icons/devices-pc.svg new file mode 100644 index 00000000..951983bc --- /dev/null +++ b/src/icons/devices-pc.svg @@ -0,0 +1,14 @@ +--- +category: Devices +tags: [computer, monitor, keyboard] +version: "1.39" +unicode: "ee7a" +--- +<svg> + <path d="M3 5h6v14h-6z" /> + <path d="M12 9h10v7h-10z" /> + <path d="M14 19h6" /> + <path d="M17 16v3" /> + <path d="M6 13v.01" /> + <path d="M6 16v.01" /> +</svg> |