@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 • 708 B
JavaScript
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 7c.395 0 .714.32.714.714v8.572a.714.714 0 1 1-1.428 0V7.714c0-.394.32-.714.714-.714",clipRule:"evenodd"}),e.createElement("path",{fillRule:"evenodd",d:"M7 12c0-.395.32-.714.714-.714h8.572a.714.714 0 1 1 0 1.428H7.714A.714.714 0 0 1 7 12",clipRule:"evenodd"}));export{l as default};