@brizy/ui-icons
Version:
4 lines (3 loc) • 796 B
JavaScript
import React from "react";
export const Legal = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" },
React.createElement("path", { fill: "currentColor", fillRule: "evenodd", d: "M0 9.481h2.37v1.186H0V9.48Zm1.778-3.208L3.505 8l-.838.838L.94 7.111l.838-.838ZM10.608 0l3.77 3.771-.91.91a1.185 1.185 0 0 1-.838.347h-.101a.593.593 0 0 0-.42.174l-.542.541 3.544 3.544-1.185 1.185-3.544-3.544-.44.44a.592.592 0 0 0-.166.327l-.007.093v.102c0 .314-.125.615-.347.838l-.91.91-3.771-3.772.91-.91c.222-.222.523-.347.838-.347h.101a.593.593 0 0 0 .42-.173l2.166-2.167a.593.593 0 0 0 .174-.42v-.101c0-.314.125-.616.347-.838l.91-.91Zm-8.83 11.852v1.185c-.982 0-1.778.796-1.778 1.778V16h13.037v-1.185c0-.982-.796-1.778-1.778-1.778v-1.185H1.778Z" })));