UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 586 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.volume1 = void 0; var volume1 = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "11 5 6 9 2 9 2 15 6 15 11 19 11 5" }, "children": [] }, { "name": "path", "attribs": { "d": "M15.54 8.46a5 5 0 0 1 0 7.07" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.volume1 = volume1;