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.droplet = void 0; var droplet = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.droplet = droplet;