@brizy/ui-icons
Version:
5 lines (4 loc) • 1.59 kB
JavaScript
import React from "react";
export const Enter = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
React.createElement("path", { d: "M6.24543849,1.14781588 L2.36330433,3.89570424 C2.31865071,3.92746973 2.27788497,3.9628967 2.24062314,4.00213454 L2.16085648,4.1012453 L2.09595049,4.20811629 L2.05013981,4.31673089 L2.01285872,4.46198394 L2,4.58397189 L2.00117875,4.67574271 L2.01792628,4.79846628 L2.06873621,4.96348789 L2.11627823,5.06113226 L2.15513326,5.12339905 C2.23647679,5.23223457 2.29630782,5.28949552 2.36372177,5.33721384 L6.24543849,8.08484984 L6.36293367,8.15259196 C6.7701091,8.31831455 7.17537444,8.18505367 7.39018499,7.84854058 L7.45451565,7.7248146 L7.4904654,7.6080769 C7.58728825,7.22011191 7.4562911,6.84872606 7.1657762,6.64308787 L5.52847675,5.48414827 L12.3496234,5.48414827 L12.3502704,14.1314304 L12.3596177,14.2547217 C12.4450968,14.7076843 12.7814639,15 13.1751352,15 C13.6306955,15 14,14.6111111 14,14.1313924 L14,4.61633286 L13.9906527,4.49300354 L13.9612653,4.37355019 C13.8435424,3.98930848 13.5330183,3.74772526 13.1751352,3.74772526 L5.52944718,3.74693306 L7.16576269,2.58958741 L7.26970672,2.50058591 C7.56916781,2.1661226 7.60499554,1.72063822 7.39018499,1.38412513 C7.13604075,0.98599356 6.62352028,0.880194305 6.24543849,1.14781588 Z", fill: "currentColor", fillRule: "nonzero", transform: "translate(8.000000, 8.000000) scale(1, -1) translate(-8.000000, -8.000000) " }))));