UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 513 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wind = void 0; var wind = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.wind = wind;