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.volume = void 0; var volume = { "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": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.volume = volume;