UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.29 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 CodeBoxAlt = createMeisterIcons("code-box-alt", [["path", { "fill": "currentColor", "d": "M17.083 6.051C18.976 5.97 20.4 7.348 20.4 9.102v5.8c0 1.637-1.414 3.05-3.35 3.05H6.95c-1.848 0-3.35-1.424-3.35-3.05v-5.8c0-1.637 1.414-3.05 3.35-3.05h10.133m4.817 3.05c0-2.64-2.166-4.659-4.866-4.55H6.95c-2.664 0-4.85 1.987-4.85 4.55v5.8c0 2.574 2.299 4.55 4.85 4.55h10.1c2.664 0 4.85-1.987 4.85-4.55zm-15.4 1c0-.686.564-1.25 1.25-1.25h2.7c.686 0 1.25.564 1.25 1.25v3.7c0 .686-.564 1.25-1.25 1.25h-2.7c-.686 0-1.25-.564-1.25-1.25zm1.25-2.75A2.756 2.756 0 0 0 5 10.102v3.7a2.756 2.756 0 0 0 2.75 2.75h2.7a2.756 2.756 0 0 0 2.75-2.75v-3.7a2.756 2.756 0 0 0-2.75-2.75zm7.17 5.22a.75.75 0 0 1 1.06 0l.82.82.82-.82a.75.75 0 0 1 1.06 1.06l-1 1a1.233 1.233 0 0 1-1.76 0l-1-1a.75.75 0 0 1 0-1.06m2.6-1.64-.82-.82-.82.82a.75.75 0 1 1-1.06-1.06l1-1a1.233 1.233 0 0 1 1.76 0l1 1a.75.75 0 1 1-1.06 1.06", "key": "11f7757522f2161f0afcedf5ad275e1ba6e96b9e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CodeBoxAlt as default }; //# sourceMappingURL=CodeBoxAlt.js.map