UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.54 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 EditSquare = createMeisterIcons("edit-square", [["path", { "fill": "currentColor", "d": "M16.782 4.218c-.828-.74-2.061-.703-2.752-.013l-.27.27 2.74 2.74.27-.27c.803-.803.807-1.92.012-2.727M12.97 3.145c1.306-1.306 3.463-1.272 4.835-.025l.013.012.012.013c1.393 1.392 1.393 3.467 0 4.86l-1.33 1.33-4.86-4.86z", "key": "45f9c1534cab7a53f5f7966609676acaa3450ca2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12.693 3.521 4.875 4.747-4.038 4.037c-.123.124-.27.214-.37.271a7 7 0 0 1-.316.165l-.102.051-3.765.713a1.07 1.07 0 0 1-1.104-.336 1.37 1.37 0 0 1-.323-.894v-.07l.703-3.714c.023-.38.201-.731.417-.946zm.014 2.108L9.751 8.584l-.001.004v.057l-.625 3.305 3.132-.592a4 4 0 0 0 .224-.125l2.951-2.951z", "key": "add8e45595c05b1486316d9f56e3be9c940a7da0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.825c-2.886 0-5.25 2.364-5.25 5.25v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25v-6a.75.75 0 0 1 1.5 0v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75v-6c0-3.714 3.036-6.75 6.75-6.75a.75.75 0 0 1 0 1.5", "key": "bfffb170ef6d2cdcc8a9332334d027561dcb3816", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { EditSquare as default }; //# sourceMappingURL=EditSquare.js.map