aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/discount.svg
blob: d8e68880517428e39fe8fb4c44dc70978ac81df5 (plain)
1
2
3
4
5
6
7
8
9
10
---
category: E-commerce
tags: [sale, reduction, price, cost, money, shopping, bargain]
---
<svg>
  <line x1="9" y1="15" x2="15" y2="9" />
  <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" />
  <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" />
  <circle cx="12" cy="12" r="9" />
</svg>