@brizy/ui-icons
Version:
6 lines (5 loc) • 1.07 kB
JavaScript
import React from "react";
export const BoxOutlined = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
React.createElement("g", { transform: "translate(-1111.000000, -151.000000)", fill: "currentColor", fillRule: "nonzero" },
React.createElement("path", { d: "M1123.21438,151 L1127,154.244821 L1127,167 L1111,167 L1111,154.244821 L1114.78562,151 L1123.21438,151 Z M1126.36,155.3 L1121.56,155.3 L1121.56,159.96 L1116.76,159.96 L1116.76,155.3 L1111.639,155.3 L1111.64,166.36 L1126.36,166.36 L1126.36,155.3 Z M1120.911,155.3 L1117.408,155.3 L1117.40865,159.310725 L1120.91135,159.310725 L1120.911,155.3 Z M1118.121,151.639 L1115.02208,151.64 L1111.917,154.3 L1116.792,154.3 L1118.121,151.639 Z M1119.47816,151.649275 L1118.84151,151.649275 L1117.516,154.3 L1120.802,154.3 L1119.47816,151.649275 Z M1122.9776,151.64 L1120.198,151.639 L1121.528,154.3 L1126.081,154.3 L1122.9776,151.64 Z" })))));