UNPKG

@brizy/ui-icons

Version:
4 lines (3 loc) 641 B
import React from "react"; export const Shop = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" }, React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M3.5 0a.5.5 0 0 1 .5.5V9h9.122l1.897-6.637a.5.5 0 0 1 .53-.36l.088.016a.5.5 0 0 1 .344.618l-2 7A.5.5 0 0 1 13.5 10h-10a.5.5 0 0 1-.5-.5V1H.5A.5.5 0 0 1 .008.59L0 .5A.5.5 0 0 1 .5 0zm6 0a.5.5 0 0 1 .5.5V3h2.5a.5.5 0 0 1 0 1H10v2.5a.5.5 0 0 1-1 0V4H6.5a.5.5 0 0 1 0-1H9V.5a.5.5 0 0 1 .5-.5M4 12a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2m9-1a2 2 0 1 1 0 4 2 2 0 0 1 0-4m0 1a1 1 0 1 0 0 2 1 1 0 0 0 0-2" })));