UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 445 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.socialFacebook = void 0; var socialFacebook = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M13 10h3v3h-3v7h-3v-7h-3v-3h3v-1.255c0-1.189.374-2.691 1.118-3.512.744-.823 1.673-1.233 2.786-1.233h2.096v3h-2.1c-.498 0-.9.402-.9.899v2.101z" }, "children": [] }] }; exports.socialFacebook = socialFacebook;