diff options
Diffstat (limited to 'src/_icons/devices-pc.svg')
-rw-r--r-- | src/_icons/devices-pc.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/devices-pc.svg b/src/_icons/devices-pc.svg new file mode 100644 index 00000000..dec07772 --- /dev/null +++ b/src/_icons/devices-pc.svg @@ -0,0 +1,13 @@ +--- +tags: [computer, monitor, keyboard] +category: Devices +version: 1.39 +--- +<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> |