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 608 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 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10S2 17.523 2 12m10-8.571a8.571 8.571 0 1 0 0 17.142A8.571 8.571 0 0 0 12 3.43",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M12 7.714c.395 0 .714.32.714.715v3.307l3.457 4.027a.714.714 0 1 1-1.085.93l-3.628-4.228a.72.72 0 0 1-.172-.465V8.429c0-.395.32-.715.714-.715",clipRule:"evenodd"}));export{l as default};