@brizy/ui-icons
Version:
5 lines (4 loc) • 2.14 kB
JavaScript
import React from "react";
export const OfflineCache = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor", fillRule: "evenodd" },
React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" },
React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M12.5217391,7.3 C14.4215126,7.3 16,8.00593464 16,9.05 L16,9.05 L16,13.25 C16,14.2940514 14.4215722,15 12.5217391,15 C10.6577519,15 9.103156,14.3204397 9.04515558,13.3087337 L9.04347826,13.25 L9.04347826,9.05 L9.04515562,8.99126556 C9.10315819,7.97954691 10.6578105,7.3 12.5217391,7.3 Z M12.5217391,12.9 C11.3927658,12.9 10.3772909,12.6507073 9.73909781,12.2293137 L9.73909781,13.25 C9.73909781,13.7523292 10.9636655,14.3 12.5217391,14.3 C14.044402,14.3 15.2485149,13.7769404 15.3024608,13.284313 L15.3043478,13.25 L15.3048471,12.2290054 C14.6666825,12.6505858 13.6509877,12.9 12.5217391,12.9 Z M15.3048296,10.1290114 C14.6666537,10.5505907 13.6509522,10.8 12.5217391,10.8 C11.3927309,10.8 10.377193,10.5506812 9.73899597,10.1292408 L9.73913043,11.15 C9.73913043,11.6523292 10.9636655,12.2 12.5217391,12.2 C14.044402,12.2 15.2485149,11.6769404 15.3024608,11.184313 L15.3043478,11.15 L15.3048296,10.1290114 Z M14.6086957,1 L14.6086957,6.25 L13.9130435,6.25 L13.9130435,1.7 L0.695652174,1.7 L0.695652174,10.8 L7.65217391,10.8 L7.65217391,11.5 L0,11.5 L0,1 L14.6086957,1 Z M12.5217391,8 C10.9637298,8 9.73913043,8.54766806 9.73913043,9.05 C9.73913043,9.55233194 10.9637298,10.1 12.5217391,10.1 C14.0797485,10.1 15.3043478,9.55233194 15.3043478,9.05 C15.3043478,8.54766806 14.0797485,8 12.5217391,8 Z M7.30434783,4.5 C8.26484303,4.5 9.04347826,5.2835017 9.04347826,6.25 C9.04347826,7.2164983 8.26484303,8 7.30434783,8 C6.34385263,8 5.56521739,7.2164983 5.56521739,6.25 C5.56521739,5.2835017 6.34385263,4.5 7.30434783,4.5 Z M7.30434783,5.2 C6.72805071,5.2 6.26086957,5.67010103 6.26086957,6.25 C6.26086957,6.82989897 6.72805071,7.3 7.30434783,7.3 C7.88064494,7.3 8.34782609,6.82989897 8.34782609,6.25 C8.34782609,5.67010103 7.88064494,5.2 7.30434783,5.2 Z" }))));