maps editing icon

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

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

Related icons in Huge Icons

Use the maps 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-linejoin="round" stroke-width="1.5"><path d="M18.83 14.254c.298-.323.447-.484.605-.578a1.24 1.24 0 0 1 1.241-.02c.161.09.315.247.622.561s.46.47.548.635c.212.397.205.878-.018 1.268c-.092.162-.25.314-.566.619L17.5 20.362c-.599.577-.898.865-1.273 1.012c-.374.146-.786.135-1.609.113l-.112-.002c-.25-.007-.376-.01-.449-.093c-.072-.083-.062-.21-.043-.465l.011-.14c.056-.718.084-1.077.224-1.4s.383-.585.867-1.11z"/><path stroke-linecap="round" d="M22 10.5v-.783c0-1.94 0-2.909-.586-3.512c-.586-.602-1.528-.602-3.414-.602h-2.079c-.917 0-.925-.002-1.75-.415L10.84 3.521c-1.391-.696-2.087-1.044-2.828-1.02S6.6 2.918 5.253 3.704l-1.227.716c-.989.577-1.483.866-1.754 1.346C2 6.246 2 6.83 2 7.999v8.217c0 1.535 0 2.303.342 2.73c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.042c.882-.515 1.73-1.05 2.785-.905c.884.122 1.705.68 2.495 1.075"/><path d="M8 2.5v15"/><path stroke-linecap="round" d="M15 5.5v8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMapsEditing(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M18.83 14.254c.298-.323.447-.484.605-.578a1.24 1.24 0 0 1 1.241-.02c.161.09.315.247.622.561s.46.47.548.635c.212.397.205.878-.018 1.268c-.092.162-.25.314-.566.619L17.5 20.362c-.599.577-.898.865-1.273 1.012c-.374.146-.786.135-1.609.113l-.112-.002c-.25-.007-.376-.01-.449-.093c-.072-.083-.062-.21-.043-.465l.011-.14c.056-.718.084-1.077.224-1.4s.383-.585.867-1.11z"/><path strokeLinecap="round" d="M22 10.5v-.783c0-1.94 0-2.909-.586-3.512c-.586-.602-1.528-.602-3.414-.602h-2.079c-.917 0-.925-.002-1.75-.415L10.84 3.521c-1.391-.696-2.087-1.044-2.828-1.02S6.6 2.918 5.253 3.704l-1.227.716c-.989.577-1.483.866-1.754 1.346C2 6.246 2 6.83 2 7.999v8.217c0 1.535 0 2.303.342 2.73c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.042c.882-.515 1.73-1.05 2.785-.905c.884.122 1.705.68 2.495 1.075"/><path d="M8 2.5v15"/><path strokeLinecap="round" d="M15 5.5v8"/></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-linejoin="round" stroke-width="1.5"><path d="M18.83 14.254c.298-.323.447-.484.605-.578a1.24 1.24 0 0 1 1.241-.02c.161.09.315.247.622.561s.46.47.548.635c.212.397.205.878-.018 1.268c-.092.162-.25.314-.566.619L17.5 20.362c-.599.577-.898.865-1.273 1.012c-.374.146-.786.135-1.609.113l-.112-.002c-.25-.007-.376-.01-.449-.093c-.072-.083-.062-.21-.043-.465l.011-.14c.056-.718.084-1.077.224-1.4s.383-.585.867-1.11z"/><path stroke-linecap="round" d="M22 10.5v-.783c0-1.94 0-2.909-.586-3.512c-.586-.602-1.528-.602-3.414-.602h-2.079c-.917 0-.925-.002-1.75-.415L10.84 3.521c-1.391-.696-2.087-1.044-2.828-1.02S6.6 2.918 5.253 3.704l-1.227.716c-.989.577-1.483.866-1.754 1.346C2 6.246 2 6.83 2 7.999v8.217c0 1.535 0 2.303.342 2.73c.228.285.547.476.9.54c.53.095 1.18-.284 2.478-1.042c.882-.515 1.73-1.05 2.785-.905c.884.122 1.705.68 2.495 1.075"/><path d="M8 2.5v15"/><path stroke-linecap="round" d="M15 5.5v8"/></g></svg>
</template>

CSS

.icon-maps-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.83%2014.254c.298-.323.447-.484.605-.578a1.24%201.24%200%200%201%201.241-.02c.161.09.315.247.622.561s.46.47.548.635c.212.397.205.878-.018%201.268c-.092.162-.25.314-.566.619L17.5%2020.362c-.599.577-.898.865-1.273%201.012c-.374.146-.786.135-1.609.113l-.112-.002c-.25-.007-.376-.01-.449-.093c-.072-.083-.062-.21-.043-.465l.011-.14c.056-.718.084-1.077.224-1.4s.383-.585.867-1.11z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2010.5v-.783c0-1.94%200-2.909-.586-3.512c-.586-.602-1.528-.602-3.414-.602h-2.079c-.917%200-.925-.002-1.75-.415L10.84%203.521c-1.391-.696-2.087-1.044-2.828-1.02S6.6%202.918%205.253%203.704l-1.227.716c-.989.577-1.483.866-1.754%201.346C2%206.246%202%206.83%202%207.999v8.217c0%201.535%200%202.303.342%202.73c.228.285.547.476.9.54c.53.095%201.18-.284%202.478-1.042c.882-.515%201.73-1.05%202.785-.905c.884.122%201.705.68%202.495%201.075%22%2F%3E%3Cpath%20d%3D%22M8%202.5v15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%205.5v8%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18.83%2014.254c.298-.323.447-.484.605-.578a1.24%201.24%200%200%201%201.241-.02c.161.09.315.247.622.561s.46.47.548.635c.212.397.205.878-.018%201.268c-.092.162-.25.314-.566.619L17.5%2020.362c-.599.577-.898.865-1.273%201.012c-.374.146-.786.135-1.609.113l-.112-.002c-.25-.007-.376-.01-.449-.093c-.072-.083-.062-.21-.043-.465l.011-.14c.056-.718.084-1.077.224-1.4s.383-.585.867-1.11z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2010.5v-.783c0-1.94%200-2.909-.586-3.512c-.586-.602-1.528-.602-3.414-.602h-2.079c-.917%200-.925-.002-1.75-.415L10.84%203.521c-1.391-.696-2.087-1.044-2.828-1.02S6.6%202.918%205.253%203.704l-1.227.716c-.989.577-1.483.866-1.754%201.346C2%206.246%202%206.83%202%207.999v8.217c0%201.535%200%202.303.342%202.73c.228.285.547.476.9.54c.53.095%201.18-.284%202.478-1.042c.882-.515%201.73-1.05%202.785-.905c.884.122%201.705.68%202.495%201.075%22%2F%3E%3Cpath%20d%3D%22M8%202.5v15%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%205.5v8%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/maps-editing.svg?color=%231a73e8&size=48