UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

46 lines (45 loc) 938 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_format_list_bulleted_twotone = void 0; var ic_format_list_bulleted_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 5h14v2H7z" }, "children": [] }, { "name": "circle", "attribs": { "cx": "4", "cy": "6", "r": "1.5" }, "children": [] }, { "name": "path", "attribs": { "d": "M7 11h14v2H7zm0 6h14v2H7zm-3 2.5c.82 0 1.5-.68 1.5-1.5s-.67-1.5-1.5-1.5-1.5.68-1.5 1.5.68 1.5 1.5 1.5z" }, "children": [] }, { "name": "circle", "attribs": { "cx": "4", "cy": "12", "r": "1.5" }, "children": [] }] }; exports.ic_format_list_bulleted_twotone = ic_format_list_bulleted_twotone;