UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.4 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 DiamondCode = createMeisterIcons("diamond-code", [["path", { "fill": "currentColor", "d": "M17.49 13.47a.75.75 0 0 1 1.06 0l1.2 1.2c.273.272.37.631.37.93s-.097.658-.37.93l-1.2 1.2a.75.75 0 1 1-1.06-1.06l1.07-1.07-1.07-1.07a.75.75 0 0 1 0-1.06m-2.14.1a.75.75 0 0 1 0 1.06l-1.069 1.07 1.07 1.07a.75.75 0 1 1-1.06 1.06l-1.2-1.2a1.32 1.32 0 0 1-.37-.93c0-.299.097-.658.37-.93l.53.53-.53-.53 1.2-1.2a.75.75 0 0 1 1.06 0", "key": "444ce6bb55ba0e69e6c9a2d4c8f90880eacefedc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.165 4.134c.346-.66 1.109-1.084 1.855-1.084h10c.832 0 1.428.504 1.8 1l.023.03 2.62 4.334c.448.746.455 1.69-.157 2.455a.75.75 0 0 1-1.171-.937c.188-.235.195-.491.043-.745L17.6 4.923c-.22-.283-.417-.373-.58-.373h-10c-.242 0-.467.162-.529.285l-.013.027L3.837 9.23l-.03.039a.35.35 0 0 0-.09.263c.01.096.058.236.19.4l.006.008 7.6 9.8a.75.75 0 1 1-1.185.92L2.73 10.864c-.267-.335-.466-.744-.507-1.196A1.84 1.84 0 0 1 2.6 8.375z", "key": "815e427cdadb8bf1007c7effecad4337f751af96", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DiamondCode as default }; //# sourceMappingURL=DiamondCode.js.map