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 600 B
import e from"react";const l=({size:l="1.5rem",color:t="currentColor"})=>e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:t,width:l,height:l},e.createElement("path",{fillRule:"evenodd",d:"M14.191 7.845a.75.75 0 0 1 0 1.06l-3.434 3.434 3.434 3.434a.75.75 0 0 1-1.06 1.06L9.165 12.87a.75.75 0 0 1 0-1.061l3.964-3.964a.75.75 0 0 1 1.061 0",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M3 12.34a9.34 9.34 0 1 1 18.679 0A9.34 9.34 0 0 1 3 12.34m9.34-7.84a7.84 7.84 0 1 0 0 15.679 7.84 7.84 0 0 0 0-15.679",clipRule:"evenodd"}));export{l as default};