.food-icon{width:12px;height:12px;border:2px solid;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.veg{border-color:#1a8f3a}.veg .circle{width:5px;height:5px;background:#1a8f3a;border-radius:50%}.nonveg{border-color:#8b5a2b}.nonveg .triangle{width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-bottom:4.5px solid #8b5a2b}