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 489 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:"M2 10.571a8.571 8.571 0 1 1 17.143 0 8.571 8.571 0 0 1-17.143 0",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M15.78 15.78a.714.714 0 0 1 1.01 0l5 5a.714.714 0 0 1-1.01 1.01l-5-5a.714.714 0 0 1 0-1.01",clipRule:"evenodd"}));export{l as default};