UNPKG

@untitledui/icons

Version:

Official React library for Untitled UI Icons

2 lines (1 loc) 509 B
import*as r from"react";const h=({size:o=24,color:t="currentColor",...e})=>r.createElement("svg",{viewBox:"0 0 24 24",width:o,height:o,stroke:t,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...e},r.createElement("path",{d:"M3 3h.01M3 12h.01M3 16.5h.01M3 7.5h.01M7.5 3h.01m-.01 9h.01m8.99-9h.01m-.01 9h.01M12 3h.01M12 12h.01M12 16.5h.01m-.01-9h.01M21 3h.01M21 12h.01M21 16.5h.01m-.01-9h.01M21 21H3"}));h.displayName="GridDotsBottom";export{h as GridDotsBottom};