UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

41 lines (40 loc) 831 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dropbox = void 0; var dropbox = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M11.5 0.5l-3.5 3 4.5 3 3.5-3z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M8 3.5l-3.5-3-4.5 3 3.5 3z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M12.5 6.5l3.5 3-4.5 2.5-3.5-3z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M8 9l-4.5-2.5-3.5 3 4.5 2.5z" } }, { "name": "path", "attribs": { "fill": "#000000", "d": "M11.377 13.212l-3.377-2.895-3.377 2.895-2.123-1.179v1.467l5.5 2.5 5.5-2.5v-1.467z" } }] }; exports.dropbox = dropbox;