@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.37 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 RulerDiag = createMeisterIcons("ruler-diag", [["path", { "fill": "currentColor", "d": "M16.174 4.18c-.176-.21-.557-.286-.894.05l-.002.003L4.155 15.255l-.025.021c-.21.176-.286.557.05.894l3.6 3.6c.307.307.733.307 1.04 0L19.844 8.746l.026-.022c.21-.176.286-.557-.05-.894l-3.624-3.624zm1.128-.989c-.828-.958-2.226-.876-3.081-.023l-.001.002L3.143 14.147c-.961.828-.879 2.228-.023 3.083l3.6 3.6a2.2 2.2 0 0 0 3.16 0L20.86 9.852c.959-.828.876-2.227.021-3.082z", "key": "cdac2ec9fa15db43700e8b9672ded5d1afdd3342", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.92 5.17a.75.75 0 0 1 1.06 0l1.4 1.4a.75.75 0 1 1-1.06 1.06l-1.4-1.4a.75.75 0 0 1 0-1.06m-2.5 2.5a.75.75 0 0 1 1.06 0l2.8 2.8a.75.75 0 1 1-1.06 1.06l-2.8-2.8a.75.75 0 0 1 0-1.06m-2.5 2.5a.75.75 0 0 1 1.06 0l1.4 1.4a.75.75 0 1 1-1.06 1.06l-1.4-1.4a.75.75 0 0 1 0-1.06m-2.5 2.5a.75.75 0 0 1 1.06 0l2.8 2.8a.75.75 0 1 1-1.06 1.06l-2.8-2.8a.75.75 0 0 1 0-1.06", "key": "2bb25d1b29d98bb2e84f5125224a76e7226bec79", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { RulerDiag as default };
//# sourceMappingURL=RulerDiag.js.map