@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.49 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 EditB = createMeisterIcons("edit-b", [["path", { "fill": "currentColor", "d": "M17.574 6.393c-1.322-1.23-3.353-1.204-4.548-.008l-.67.67 4.54 4.539.66-.66c1.228-1.32 1.205-3.344.018-4.54m-5.609-1.069c1.802-1.802 4.765-1.778 6.643-.017l.01.009.008.008c1.802 1.802 1.778 4.765.017 6.643l-.009.01-1.739 1.738-6.66-6.66z", "key": "b6650577b2bbb962463533413cefa6ab4e810fc8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m16.896 12.655-5.2 5.2c-.2.2-.5.3-.7.4l-5.5 1c-.4.1-.8-.3-.7-.7l1-5.5c0-.3.2-.5.4-.7l5.2-5.2z", "key": "6cccce9665862d0d2a7679145817a614cfce7755", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m11.396 6.094 6.56 6.56-5.73 5.73a2 2 0 0 1-.545.379c-.079.04-.155.073-.214.1-.064.029-.104.046-.136.062l-.096.048L5.65 19.99a1.32 1.32 0 0 1-1.221-.367 1.32 1.32 0 0 1-.367-1.22l.987-5.428c.033-.575.415-.951.587-1.12l.03-.03zm0 2.121-4.67 4.67c-.052.052-.09.09-.122.126a1 1 0 0 0-.058.07v.041l-.974 5.356 5.192-.944.078-.035.013-.006q.088-.038.155-.072a.6.6 0 0 0 .155-.097l4.67-4.67z", "key": "3a2fa9c87e14c75b6a879608c8f87d946e95ce12", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EditB as default };
//# sourceMappingURL=EditB.js.map