UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.01 kB
"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 DashboardSquare = createMeisterIcons("dashboard-square", [["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6q0 .313.035.618C5.015 14.148 6.891 13.25 9 13.25h2.69l2.78-2.78a.75.75 0 1 1 1.06 1.06l-1.72 1.72H15a6.8 6.8 0 0 1 5.207 2.423A5 5 0 0 0 20.25 15V9c0-2.886-2.364-5.25-5.25-5.25zm3 11H9c-2.074 0-3.804 1.083-4.652 2.712C5.212 19.119 6.937 20.25 9 20.25h6a5.27 5.27 0 0 0 4.633-2.79c-.938-1.645-2.674-2.71-4.633-2.71zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.822 0-6.75-3.044-6.75-6.75z", "key": "4874061c61d36bff2bae581d7170937ef2b80f76", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DashboardSquare as default }; //# sourceMappingURL=DashboardSquare.js.map