@jetbrains/icons
Version:
Jetbrains Web UI Icons Library
1 lines • 375 B
JavaScript
module.exports = '<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M17.25 10a7.25 7.25 0 1 1-14.5 0 7.25 7.25 0 0 1 14.5 0ZM10 18.75a8.75 8.75 0 1 0 0-17.5 8.75 8.75 0 0 0 0 17.5ZM11 6a1 1 0 0 0-2 0v4a1 1 0 1 0 2 0V6Zm-1 6.5a1 1 0 1 0 0 2h.009a1 1 0 1 0 0-2H10Z" clip-rule="evenodd"/></svg>';