UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 580 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var shoppingBag = exports.shoppingBag = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z" }, "children": [] }, { "name": "line", "attribs": { "x1": "3", "y1": "6", "x2": "21", "y2": "6" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 10a4 4 0 0 1-8 0" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };