diff options
author | codecalm <codecalm@gmail.com> | 2020-03-06 01:14:25 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-06 01:14:25 +0100 |
commit | e9a29546335a666f750800f060b9918869ac7800 (patch) | |
tree | 6cbc652cbc75d8592be17ea301eb075f32f2124c /_icons/ad.svg | |
parent | icons sprite (diff) | |
download | tabler-icons-e9a29546335a666f750800f060b9918869ac7800.tar.xz |
ad icon
Diffstat (limited to '_icons/ad.svg')
-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> |