UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 926 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const ChartSquare = createMeisterIcons("chart-square", [["path", { "fill": "currentColor", "d": "M3.75 7A3.26 3.26 0 0 1 7 3.75h10A3.26 3.26 0 0 1 20.25 7v10A3.26 3.26 0 0 1 17 20.25H7c-1.874 0-3.25-1.452-3.25-3.25zM7 2.25A4.76 4.76 0 0 0 2.25 7v10c0 2.602 2.024 4.75 4.75 4.75h10A4.76 4.76 0 0 0 21.75 17V7A4.76 4.76 0 0 0 17 2.25zM8.75 14a.75.75 0 0 0-1.5 0v2.3a.75.75 0 0 0 1.5 0zM12 10.05a.75.75 0 0 1 .75.75v5.5a.75.75 0 1 1-1.5 0v-5.5a.75.75 0 0 1 .75-.75m4.75-2.55a.75.75 0 0 0-1.5 0v8.8a.75.75 0 0 0 1.5 0z", "key": "1cdb5e00e817fefadeab2ccd183d5ebb8a1bd1fc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ChartSquare as default }; //# sourceMappingURL=ChartSquare.js.map