UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 939 B
import React from "react"; export const Code = () => (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: "M10.4,1.06236714 C10.9,1.26147619 11.2,1.75924879 11,2.35657591 L7,14.3031184 C6.8,14.7013364 6.4,15 6,15 C5.9,15 5.8,15 5.7,14.9004455 C5.2,14.7013364 4.9,14.2035638 5.1,13.6062367 L9.1,1.65969427 C9.3,1.16192166 9.8,0.863258104 10.4,1.06236714 Z M12.7,4.34766632 L15.7,7.33430193 C16.1,7.73252001 16.1,8.32984713 15.7,8.72806522 L12.7,11.7147008 L11.3,10.3209375 L13.6,8.03118357 L11.3,5.7414296 L12.7,4.34766632 Z M3.3,4.34766632 L4.7,5.7414296 L2.4,8.03118357 L4.7,10.3209375 L3.3,11.7147008 L0.3,8.72806522 C-0.1,8.32984713 -0.1,7.73252001 0.3,7.33430193 L3.3,4.34766632 Z", fill: "currentColor", fillRule: "nonzero" }))));