UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

33 lines (32 loc) 634 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.dollarSign = void 0; var dollarSign = { "viewBox": "0 0 24 24", "children": [{ "name": "line", "attribs": { "x1": "12", "y1": "1", "x2": "12", "y2": "23" }, "children": [] }, { "name": "path", "attribs": { "d": "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.dollarSign = dollarSign;