UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

25 lines (24 loc) 627 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_facebook_outline = void 0; var ic_facebook_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24" }, "children": [] }, { "name": "path", "attribs": { "d": "M22,12c0-5.52-4.48-10-10-10S2,6.48,2,12c0,4.84,3.44,8.87,8,9.8V15H8v-3h2V9.5C10,7.57,11.57,6,13.5,6H16v3h-2 c-0.55,0-1,0.45-1,1v2h3v3h-3v6.95C18.05,21.45,22,17.19,22,12z" }, "children": [] }] }; exports.ic_facebook_outline = ic_facebook_outline;