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 355 B
"use strict";function e(e){return e&&"object"==typeof e&&"default"in e?e:{default:e}}var t=e(require("react"));module.exports=({size:e="1.5rem",color:r="currentColor"})=>t.default.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:r,width:e,height:e},t.default.createElement("path",{d:"M14 12a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}));