diff options
Diffstat (limited to '_icons')
-rw-r--r-- | _icons/ad.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_icons/ad.svg b/_icons/ad.svg new file mode 100644 index 00000000..4a2d4468 --- /dev/null +++ b/_icons/ad.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="3" y="5" width="18" height="14" rx="2" /> + <path d="M6.5 15l2.5 -6l2.5 6m-.5 -1h-4" /> + <path d="M17 9v6h-1.5a1.5 1.5 0 111.5 -1.5" /> +</svg> |