@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.82 kB
JavaScript
;
/**
* @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 IdSquareB = createMeisterIcons("id-square-b", [["path", { "fill": "currentColor", "d": "M6 6.75c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h12c1.186 0 2.25-1.064 2.25-2.25V9c0-1.286-.964-2.25-2.25-2.25zM2.25 9c0-2.114 1.636-3.75 3.75-3.75h12c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75H6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "8ea9ebd0d37752c37742d7687e7f5d947af8113f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.95 10.5a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75m0 3a.75.75 0 0 1 .75-.75h3a.75.75 0 0 1 0 1.5h-3a.75.75 0 0 1-.75-.75", "key": "f26605fab7e2c98bdd5e042f885f14d4a82d71ed", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.2 14.5h-3c-.6 0-1-.4-1-1v-3c0-.6.4-1 1-1h3c.6 0 1 .4 1 1v3c0 .5-.4 1-1 1", "key": "70bbac365eb336b5fe270d16c6661b08cc63c86d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.005 10.305c-.015.016-.055.065-.055.195v3c0 .13.04.18.055.195.016.015.065.055.195.055h3c.08 0 .135-.03.177-.074a.27.27 0 0 0 .073-.176v-3c0-.13-.04-.18-.055-.195-.016-.015-.065-.055-.195-.055h-3c-.13 0-.18.04-.195.055m-1.06-1.06c.334-.335.785-.495 1.255-.495h3c.47 0 .92.16 1.255.495s.495.785.495 1.255v3c0 .865-.688 1.75-1.75 1.75h-3c-.47 0-.92-.16-1.255-.495S5.45 13.97 5.45 13.5v-3c0-.47.16-.92.495-1.255", "key": "30749414b200e0026a5fad9badf5b19adb23f12c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { IdSquareB as default };
//# sourceMappingURL=IdSquareB.js.map