UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 732 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_card_membership_twotone = void 0; var ic_card_membership_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 4h16v6H4zm0 9h16v2H4z", "opacity": ".3" }, "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_twotone = ic_card_membership_twotone;