global editing icon

global-editing from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
global-editing
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the global editing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M10.078 22C5.468 21.062 2 16.987 2 12.102C2 6.522 6.523 2 12.103 2c4.88 0 8.953 3.46 9.897 8.061"/><path stroke-linejoin="round" d="M18.433 13.849c.335-.364.503-.546.681-.651c.43-.256.96-.264 1.397-.021c.18.1.354.277.7.63c.345.353.518.53.616.714c.238.447.23.988-.02 1.427c-.104.182-.282.353-.638.696l-4.231 4.076c-.674.649-1.011.973-1.432 1.138s-.885.152-1.81.128l-.127-.003c-.282-.008-.422-.011-.504-.104s-.071-.237-.049-.524l.012-.156c.063-.808.095-1.213.253-1.576c.157-.363.43-.658.974-1.248zM20 5.699c-.935.067-2.132.43-2.962 1.504c-1.5 1.94-2.999 2.103-3.999 1.456c-1.5-.97-.239-2.543-1.999-3.397C9.893 4.705 9.733 3.191 10.372 2M2 11c.763.662 1.83 1.268 3.089 1.268c2.6 0 3.12.497 3.12 2.484s0 1.987.52 3.477c.338.97.456 1.939-.218 2.771"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGlobalEditing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M10.078 22C5.468 21.062 2 16.987 2 12.102C2 6.522 6.523 2 12.103 2c4.88 0 8.953 3.46 9.897 8.061"/><path strokeLinejoin="round" d="M18.433 13.849c.335-.364.503-.546.681-.651c.43-.256.96-.264 1.397-.021c.18.1.354.277.7.63c.345.353.518.53.616.714c.238.447.23.988-.02 1.427c-.104.182-.282.353-.638.696l-4.231 4.076c-.674.649-1.011.973-1.432 1.138s-.885.152-1.81.128l-.127-.003c-.282-.008-.422-.011-.504-.104s-.071-.237-.049-.524l.012-.156c.063-.808.095-1.213.253-1.576c.157-.363.43-.658.974-1.248zM20 5.699c-.935.067-2.132.43-2.962 1.504c-1.5 1.94-2.999 2.103-3.999 1.456c-1.5-.97-.239-2.543-1.999-3.397C9.893 4.705 9.733 3.191 10.372 2M2 11c.763.662 1.83 1.268 3.089 1.268c2.6 0 3.12.497 3.12 2.484s0 1.987.52 3.477c.338.97.456 1.939-.218 2.771"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M10.078 22C5.468 21.062 2 16.987 2 12.102C2 6.522 6.523 2 12.103 2c4.88 0 8.953 3.46 9.897 8.061"/><path stroke-linejoin="round" d="M18.433 13.849c.335-.364.503-.546.681-.651c.43-.256.96-.264 1.397-.021c.18.1.354.277.7.63c.345.353.518.53.616.714c.238.447.23.988-.02 1.427c-.104.182-.282.353-.638.696l-4.231 4.076c-.674.649-1.011.973-1.432 1.138s-.885.152-1.81.128l-.127-.003c-.282-.008-.422-.011-.504-.104s-.071-.237-.049-.524l.012-.156c.063-.808.095-1.213.253-1.576c.157-.363.43-.658.974-1.248zM20 5.699c-.935.067-2.132.43-2.962 1.504c-1.5 1.94-2.999 2.103-3.999 1.456c-1.5-.97-.239-2.543-1.999-3.397C9.893 4.705 9.733 3.191 10.372 2M2 11c.763.662 1.83 1.268 3.089 1.268c2.6 0 3.12.497 3.12 2.484s0 1.987.52 3.477c.338.97.456 1.939-.218 2.771"/></g></svg>
</template>

CSS

.icon-global-editing {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.078%2022C5.468%2021.062%202%2016.987%202%2012.102C2%206.522%206.523%202%2012.103%202c4.88%200%208.953%203.46%209.897%208.061%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.433%2013.849c.335-.364.503-.546.681-.651c.43-.256.96-.264%201.397-.021c.18.1.354.277.7.63c.345.353.518.53.616.714c.238.447.23.988-.02%201.427c-.104.182-.282.353-.638.696l-4.231%204.076c-.674.649-1.011.973-1.432%201.138s-.885.152-1.81.128l-.127-.003c-.282-.008-.422-.011-.504-.104s-.071-.237-.049-.524l.012-.156c.063-.808.095-1.213.253-1.576c.157-.363.43-.658.974-1.248zM20%205.699c-.935.067-2.132.43-2.962%201.504c-1.5%201.94-2.999%202.103-3.999%201.456c-1.5-.97-.239-2.543-1.999-3.397C9.893%204.705%209.733%203.191%2010.372%202M2%2011c.763.662%201.83%201.268%203.089%201.268c2.6%200%203.12.497%203.12%202.484s0%201.987.52%203.477c.338.97.456%201.939-.218%202.771%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10.078%2022C5.468%2021.062%202%2016.987%202%2012.102C2%206.522%206.523%202%2012.103%202c4.88%200%208.953%203.46%209.897%208.061%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.433%2013.849c.335-.364.503-.546.681-.651c.43-.256.96-.264%201.397-.021c.18.1.354.277.7.63c.345.353.518.53.616.714c.238.447.23.988-.02%201.427c-.104.182-.282.353-.638.696l-4.231%204.076c-.674.649-1.011.973-1.432%201.138s-.885.152-1.81.128l-.127-.003c-.282-.008-.422-.011-.504-.104s-.071-.237-.049-.524l.012-.156c.063-.808.095-1.213.253-1.576c.157-.363.43-.658.974-1.248zM20%205.699c-.935.067-2.132.43-2.962%201.504c-1.5%201.94-2.999%202.103-3.999%201.456c-1.5-.97-.239-2.543-1.999-3.397C9.893%204.705%209.733%203.191%2010.372%202M2%2011c.763.662%201.83%201.268%203.089%201.268c2.6%200%203.12.497%203.12%202.484s0%201.987.52%203.477c.338.97.456%201.939-.218%202.771%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/global-editing.svg?color=%231a73e8&size=48