UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.26 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 IdSquare = createMeisterIcons("id-square", [["path", { "fill": "currentColor", "d": "M3.75 9c0-1.286.964-2.25 2.25-2.25h12c1.286 0 2.25.964 2.25 2.25v6c0 1.186-1.064 2.25-2.25 2.25H6c-1.286 0-2.25-.964-2.25-2.25zM6 5.25C3.886 5.25 2.25 6.886 2.25 9v6c0 2.114 1.636 3.75 3.75 3.75h12c2.014 0 3.75-1.736 3.75-3.75V9c0-2.114-1.636-3.75-3.75-3.75zm8.7 4.5a.75.75 0 1 0 0 1.5h3a.75.75 0 0 0 0-1.5zm-.75 3.75a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m-7-3c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055h3c.13 0 .18.04.195.055.015.016.055.065.055.195v3a.27.27 0 0 1-.073.176.23.23 0 0 1-.177.074h-3c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195zm.25-1.75c-.47 0-.92.16-1.255.495s-.495.785-.495 1.255v3c0 .47.16.92.495 1.255s.785.495 1.255.495h3c1.062 0 1.75-.885 1.75-1.75v-3c0-.47-.16-.92-.495-1.255S10.67 8.75 10.2 8.75z", "key": "9034283a081318c9dc3b94d036d21fa20545824e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { IdSquare as default }; //# sourceMappingURL=IdSquare.js.map