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 324 B
import e from"react";const t=({size:t="1.5rem",color:r="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,width:t,height:t},e.createElement("path",{d:"m13 7 3-4h-5L8 7zm6-4-3 4h7V3zM1 19a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V9H1zm9-8 6 4-6 4zM8 3H1v4h4z"}));export{t as default};