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