UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 601 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_card_membership_outline = void 0; var ic_card_membership_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M20 2H4c-1.11 0-2 .89-2 2v11c0 1.11.89 2 2 2h4v5l4-2 4 2v-5h4c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2zm0 13H4v-2h16v2zm0-5H4V4h16v6z" }, "children": [] }] }; exports.ic_card_membership_outline = ic_card_membership_outline;