pen sparkle icon

pen-sparkle-filled from Reicon by REICON · Filled · Text-formatting · MIT Free for personal and commercial use.

Name
pen-sparkle-filled
Set
Reicon
Style
Filled
Category
Text-formatting
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More text-formatting icons from Reicon

Use the pen sparkle icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m7.324 4.656l-1.261-.42l-.422-1.263c-.136-.408-.812-.408-.948 0l-.42 1.263l-1.262.42a.5.5 0 0 0 0 .95l1.261.42l.421 1.262a.499.499 0 0 0 .947 0l.421-1.263l1.262-.42a.5.5 0 0 0 0-.949ZM22.21 17.32l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.561l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.561a.667.667 0 0 0 0-1.264Z"/><circle cx="10.333" cy="2.333" r="1"/><path d="M20.201 3.797c-1.33-1.33-3.652-1.33-4.982 0L4.807 14.21c-1.15 1.151-1.868 4.542-2.126 5.946a1.003 1.003 0 0 0 1.163 1.164c1.404-.255 4.793-.972 5.947-2.124L20.2 8.783a3.53 3.53 0 0 0 0-4.984Z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconPenSparkleFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m7.324 4.656l-1.261-.42l-.422-1.263c-.136-.408-.812-.408-.948 0l-.42 1.263l-1.262.42a.5.5 0 0 0 0 .95l1.261.42l.421 1.262a.499.499 0 0 0 .947 0l.421-1.263l1.262-.42a.5.5 0 0 0 0-.949ZM22.21 17.32l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.561l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.561a.667.667 0 0 0 0-1.264Z"/><circle cx="10.333" cy="2.333" r="1"/><path d="M20.201 3.797c-1.33-1.33-3.652-1.33-4.982 0L4.807 14.21c-1.15 1.151-1.868 4.542-2.126 5.946a1.003 1.003 0 0 0 1.163 1.164c1.404-.255 4.793-.972 5.947-2.124L20.2 8.783a3.53 3.53 0 0 0 0-4.984Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m7.324 4.656l-1.261-.42l-.422-1.263c-.136-.408-.812-.408-.948 0l-.42 1.263l-1.262.42a.5.5 0 0 0 0 .95l1.261.42l.421 1.262a.499.499 0 0 0 .947 0l.421-1.263l1.262-.42a.5.5 0 0 0 0-.949ZM22.21 17.32l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265 0l-.561 1.684l-1.684.561a.667.667 0 0 0 0 1.264l1.684.561l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.561a.667.667 0 0 0 0-1.264Z"/><circle cx="10.333" cy="2.333" r="1"/><path d="M20.201 3.797c-1.33-1.33-3.652-1.33-4.982 0L4.807 14.21c-1.15 1.151-1.868 4.542-2.126 5.946a1.003 1.003 0 0 0 1.163 1.164c1.404-.255 4.793-.972 5.947-2.124L20.2 8.783a3.53 3.53 0 0 0 0-4.984Z"/></g></svg>
</template>

CSS

.icon-pen-sparkle-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m7.324%204.656l-1.261-.42l-.422-1.263c-.136-.408-.812-.408-.948%200l-.42%201.263l-1.262.42a.5.5%200%200%200%200%20.95l1.261.42l.421%201.262a.499.499%200%200%200%20.947%200l.421-1.263l1.262-.42a.5.5%200%200%200%200-.949ZM22.21%2017.32l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265%200l-.561%201.684l-1.684.561a.667.667%200%200%200%200%201.264l1.684.561l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.561a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Ccircle%20cx%3D%2210.333%22%20cy%3D%222.333%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M20.201%203.797c-1.33-1.33-3.652-1.33-4.982%200L4.807%2014.21c-1.15%201.151-1.868%204.542-2.126%205.946a1.003%201.003%200%200%200%201.163%201.164c1.404-.255%204.793-.972%205.947-2.124L20.2%208.783a3.53%203.53%200%200%200%200-4.984Z%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%22currentColor%22%3E%3Cpath%20d%3D%22m7.324%204.656l-1.261-.42l-.422-1.263c-.136-.408-.812-.408-.948%200l-.42%201.263l-1.262.42a.5.5%200%200%200%200%20.95l1.261.42l.421%201.262a.499.499%200%200%200%20.947%200l.421-1.263l1.262-.42a.5.5%200%200%200%200-.949ZM22.21%2017.32l-1.683-.561l-.562-1.684c-.182-.544-1.082-.544-1.265%200l-.561%201.684l-1.684.561a.667.667%200%200%200%200%201.264l1.684.561l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.561a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Ccircle%20cx%3D%2210.333%22%20cy%3D%222.333%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M20.201%203.797c-1.33-1.33-3.652-1.33-4.982%200L4.807%2014.21c-1.15%201.151-1.868%204.542-2.126%205.946a1.003%201.003%200%200%200%201.163%201.164c1.404-.255%204.793-.972%205.947-2.124L20.2%208.783a3.53%203.53%200%200%200%200-4.984Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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