UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 442 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.heart = void 0; var heart = { "viewBox": "0 0 12 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M8.727 3C7.091 3 6.001 4.65 6.001 4.65S4.909 3 3.273 3C1.636 3 0 4.1 0 6.3 0 9.6 6 14 6 14s6-4.4 6-7.7C12 4.1 10.364 3 8.727 3z" }, "children": [] }], "attribs": {} }; exports.heart = heart;