UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

35 lines (34 loc) 661 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.briefcase = void 0; var briefcase = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "x": "2", "y": "7", "width": "20", "height": "14", "rx": "2", "ry": "2" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.briefcase = briefcase;