UNPKG

@dnanpm/icons

Version:

DNA Icons repository provides the set of icons used in various DNA projects. Icons are fetched directly from Figma, processed and published to NPM.

1 lines 387 B
import e from"react";const t=({size:t="1.5rem",color:l="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:l,width:t,height:t},e.createElement("path",{fillRule:"evenodd",d:"M4 2a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h15.998a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2zm7.999 14.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9",clipRule:"evenodd"}));export{t as default};