UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

28 lines (27 loc) 678 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_recommend = void 0; var ic_recommend = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "title", "attribs": {}, "children": [] }, { "name": "path", "attribs": { "d": "M12 2a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm6 9.8a.9.9 0 0 1-.1.5l-2.1 4.9a1.34 1.34 0 0 1-1.3.8H9a2 2 0 0 1-2-2v-5a1.28 1.28 0 0 1 .4-1L12 5l.69.69a1.08 1.08 0 0 1 .3.7v.2L12.41 10H17a1 1 0 0 1 1 1z" }, "children": [] }] }; exports.ic_recommend = ic_recommend;