UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 669 B
import React from "react"; export const Blog = () => (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("path", { d: "M14,0 C14.6,0 15,0.4 15,1 L15,1 L15,15 C15,15.6 14.6,16 14,16 L14,16 L2,16 C1.4,16 1,15.6 1,15 L1,15 L1,1 C1,0.4 1.4,0 2,0 L2,0 Z M13,2 L3,2 L3,14 L13,14 L13,2 Z M11,11 L11,12 L5,12 L5,11 L11,11 Z M11,9 L11,10 L5,10 L5,9 L11,9 Z M8,4 L8,8 L5,8 L5,4 L8,4 Z M11,7 L11,8 L9,8 L9,7 L11,7 Z M11,5 L11,6 L9,6 L9,5 L11,5 Z", fill: "currentColor", fillRule: "nonzero" }))));