UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 470 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.cloud = void 0; var cloud = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.cloud = cloud;