UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 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 Edit = createMeisterIcons("edit", [["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": "a3c7857c16b7648d06c1e19eeb379bd33213e59b", "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-.059.07v.041l-.973 5.356 5.192-.944.078-.035.013-.006.155-.072a.6.6 0 0 0 .155-.097l4.67-4.67z", "key": "e7efdd969b8b8d1de2231d33f8738031cdc71d9e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Edit as default }; //# sourceMappingURL=Edit.js.map