UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 708 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_content_copy_twotone = void 0; var ic_content_copy_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 7h11v14H8z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z" }, "children": [] }] }; exports.ic_content_copy_twotone = ic_content_copy_twotone;