UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

32 lines (31 loc) 687 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_rss_feed = void 0; var ic_rss_feed = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "circle", "attribs": { "cx": "6.18", "cy": "17.82", "r": "2.18" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z" }, "children": [] }] }; exports.ic_rss_feed = ic_rss_feed;