UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 1.3 kB
import React from "react"; export const ImageOutlined = () => (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: "M14.6768813,13.7142857 L10.390807,5.85648287 L6.77142857,10.0782857 L4.39644241,8.29733181 L1.30104018,13.7142857 L14.6768813,13.7142857 Z M10.1805714,7.85714286 L12.752,12.5714286 L3.27028571,12.5714286 L4.74628571,9.98857143 L6.94258606,11.635511 L10.1805714,7.85714286 Z M6,2.85714286 C4.8954305,2.85714286 4,3.75257336 4,4.85714286 C4,5.96171236 4.8954305,6.85714286 6,6.85714286 C7.1045695,6.85714286 8,5.96171236 8,4.85714286 C8,3.75257336 7.1045695,2.85714286 6,2.85714286 Z M6,4 C6.47338693,4 6.85714286,4.38375593 6.85714286,4.85714286 C6.85714286,5.33052979 6.47338693,5.71428571 6,5.71428571 C5.52661307,5.71428571 5.14285714,5.33052979 5.14285714,4.85714286 C5.14285714,4.38375593 5.52661307,4 6,4 Z M16,-1.59872116e-14 L-1.29674049e-13,-1.59872116e-14 L-1.29674049e-13,16 L16,16 L16,-1.59872116e-14 Z M14.9333333,1.06666667 L14.9333333,14.9333333 L1.06666667,14.9333333 L1.06666667,1.06666667 L14.9333333,1.06666667 Z", fill: "currentColor", fillRule: "nonzero" }))));