magicpen icon

magicpen-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
magicpen-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the magicpen icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.5 7.499l-1.49 1.49l-3-3l1.49-1.49c.42-.42.96-.62 1.5-.62s1.08.2 1.5.62c.83.83.83 2.17 0 3M17.31 9.7L6.5 20.5c-.83.83-2.17.83-3 0s-.83-2.17 0-3L14.31 6.7zM9.95 3.5l.41-1.39c.04-.13 0-.27-.09-.37s-.25-.14-.38-.1l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.4-.4l1.39.41c.04.01.07.02.11.02c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm-4 6l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.4.4l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm15 5l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.41 1.39l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37z"/></svg>

React

import type { SVGProps } from "react";

export function ReiconMagicpenFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.5 7.499l-1.49 1.49l-3-3l1.49-1.49c.42-.42.96-.62 1.5-.62s1.08.2 1.5.62c.83.83.83 2.17 0 3M17.31 9.7L6.5 20.5c-.83.83-2.17.83-3 0s-.83-2.17 0-3L14.31 6.7zM9.95 3.5l.41-1.39c.04-.13 0-.27-.09-.37s-.25-.14-.38-.1l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.4-.4l1.39.41c.04.01.07.02.11.02c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm-4 6l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.4.4l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm15 5l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.41 1.39l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.5 7.499l-1.49 1.49l-3-3l1.49-1.49c.42-.42.96-.62 1.5-.62s1.08.2 1.5.62c.83.83.83 2.17 0 3M17.31 9.7L6.5 20.5c-.83.83-2.17.83-3 0s-.83-2.17 0-3L14.31 6.7zM9.95 3.5l.41-1.39c.04-.13 0-.27-.09-.37s-.25-.14-.38-.1l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.4-.4l1.39.41c.04.01.07.02.11.02c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm-4 6l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.4.4l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.4 1.4l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37zm15 5l.41-1.39c.04-.13 0-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.39.41l-1.39-.41c-.13-.04-.27 0-.37.09c-.1.1-.13.24-.09.37l.41 1.39l-.41 1.39c-.04.13 0 .27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1 0 .19-.04.27-.11c.1-.1.13-.24.09-.37z"/></svg>
</template>

CSS

.icon-magicpen-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.5%207.499l-1.49%201.49l-3-3l1.49-1.49c.42-.42.96-.62%201.5-.62s1.08.2%201.5.62c.83.83.83%202.17%200%203M17.31%209.7L6.5%2020.5c-.83.83-2.17.83-3%200s-.83-2.17%200-3L14.31%206.7zM9.95%203.5l.41-1.39c.04-.13%200-.27-.09-.37s-.25-.14-.38-.1l-1.39.41l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.4%201.4l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.4-.4l1.39.41c.04.01.07.02.11.02c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37zm-4%206l.41-1.39c.04-.13%200-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.4.4l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.4%201.4l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37zm15%205l.41-1.39c.04-.13%200-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.39.41l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.41%201.39l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m19.5%207.499l-1.49%201.49l-3-3l1.49-1.49c.42-.42.96-.62%201.5-.62s1.08.2%201.5.62c.83.83.83%202.17%200%203M17.31%209.7L6.5%2020.5c-.83.83-2.17.83-3%200s-.83-2.17%200-3L14.31%206.7zM9.95%203.5l.41-1.39c.04-.13%200-.27-.09-.37s-.25-.14-.38-.1l-1.39.41l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.4%201.4l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.4-.4l1.39.41c.04.01.07.02.11.02c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37zm-4%206l.41-1.39c.04-.13%200-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.4.4l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.4%201.4l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37zm15%205l.41-1.39c.04-.13%200-.27-.09-.37c-.1-.1-.24-.13-.37-.09l-1.39.41l-1.39-.41c-.13-.04-.27%200-.37.09c-.1.1-.13.24-.09.37l.41%201.39l-.41%201.39c-.04.13%200%20.27.09.37c.1.1.24.13.37.09l1.39-.41l1.39.41c.03.01.07.01.11.01c.1%200%20.19-.04.27-.11c.1-.1.13-.24.09-.37z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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