UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 304 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.share = void 0; var share = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M5 0v2c-4 0-5 2.05-5 5 .52-1.98 2-3 4-3h1v2l3-3.16-3-2.84z" } }] }; exports.share = share;