@brizy/ui-icons
Version:
4 lines (3 loc) • 564 B
JavaScript
import React from "react";
export const StockPhoto = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" },
React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M15.002 3h-2.5l-1.7-2.6a1.234 1.234 0 0 0-.8-.4h-4a1.234 1.234 0 0 0-.8.4L3.502 3h-2.5a.945.945 0 0 0-1 1v9a.945.945 0 0 0 1 1h14a.945.945 0 0 0 1-1V4a.945.945 0 0 0-1-1Zm-4.06 5.22-2.94 2.906L5.06 8.22 5.04 8.2a1.871 1.871 0 0 1 .29-2.868 1.923 1.923 0 0 1 2.672.513 1.924 1.924 0 0 1 2.941-.292l.02.021a1.871 1.871 0 0 1-.02 2.646Z" })));