image sparkle icon

image-sparkle-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.

Name
image-sparkle-filled
Set
Reicon
Style
Filled
Category
Video
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More video icons from Reicon

Use the image 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="M17.925 12.075c-1.384-1.386-3.801-1.386-5.185 0l-7.836 7.837c.413.264.903.421 1.43.421h11.333a2.667 2.667 0 0 0 2.666-2.666V14.48l-2.408-2.408ZM12.21 8.677l-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.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><path d="M17.667 21.333H6.333a3.67 3.67 0 0 1-3.666-3.666V6.333a3.67 3.67 0 0 1 3.666-3.666h11.334a3.67 3.67 0 0 1 3.666 3.666v11.334a3.67 3.67 0 0 1-3.666 3.666M6.333 4.667c-.918 0-1.666.748-1.666 1.666v11.334c0 .918.748 1.666 1.666 1.666h11.334c.918 0 1.666-.748 1.666-1.666V6.333c0-.918-.748-1.666-1.666-1.666z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconImageSparkleFilled(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="M17.925 12.075c-1.384-1.386-3.801-1.386-5.185 0l-7.836 7.837c.413.264.903.421 1.43.421h11.333a2.667 2.667 0 0 0 2.666-2.666V14.48l-2.408-2.408ZM12.21 8.677l-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.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><path d="M17.667 21.333H6.333a3.67 3.67 0 0 1-3.666-3.666V6.333a3.67 3.67 0 0 1 3.666-3.666h11.334a3.67 3.67 0 0 1 3.666 3.666v11.334a3.67 3.67 0 0 1-3.666 3.666M6.333 4.667c-.918 0-1.666.748-1.666 1.666v11.334c0 .918.748 1.666 1.666 1.666h11.334c.918 0 1.666-.748 1.666-1.666V6.333c0-.918-.748-1.666-1.666-1.666z"/></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="M17.925 12.075c-1.384-1.386-3.801-1.386-5.185 0l-7.836 7.837c.413.264.903.421 1.43.421h11.333a2.667 2.667 0 0 0 2.666-2.666V14.48l-2.408-2.408ZM12.21 8.677l-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.562l.561 1.684a.668.668 0 0 0 1.267 0l.56-1.684l1.685-.562a.667.667 0 0 0 0-1.264Z"/><path d="M17.667 21.333H6.333a3.67 3.67 0 0 1-3.666-3.666V6.333a3.67 3.67 0 0 1 3.666-3.666h11.334a3.67 3.67 0 0 1 3.666 3.666v11.334a3.67 3.67 0 0 1-3.666 3.666M6.333 4.667c-.918 0-1.666.748-1.666 1.666v11.334c0 .918.748 1.666 1.666 1.666h11.334c.918 0 1.666-.748 1.666-1.666V6.333c0-.918-.748-1.666-1.666-1.666z"/></g></svg>
</template>

CSS

.icon-image-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%22M17.925%2012.075c-1.384-1.386-3.801-1.386-5.185%200l-7.836%207.837c.413.264.903.421%201.43.421h11.333a2.667%202.667%200%200%200%202.666-2.666V14.48l-2.408-2.408ZM12.21%208.677l-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.562l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.562a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Cpath%20d%3D%22M17.667%2021.333H6.333a3.67%203.67%200%200%201-3.666-3.666V6.333a3.67%203.67%200%200%201%203.666-3.666h11.334a3.67%203.67%200%200%201%203.666%203.666v11.334a3.67%203.67%200%200%201-3.666%203.666M6.333%204.667c-.918%200-1.666.748-1.666%201.666v11.334c0%20.918.748%201.666%201.666%201.666h11.334c.918%200%201.666-.748%201.666-1.666V6.333c0-.918-.748-1.666-1.666-1.666z%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%22M17.925%2012.075c-1.384-1.386-3.801-1.386-5.185%200l-7.836%207.837c.413.264.903.421%201.43.421h11.333a2.667%202.667%200%200%200%202.666-2.666V14.48l-2.408-2.408ZM12.21%208.677l-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.562l.561%201.684a.668.668%200%200%200%201.267%200l.56-1.684l1.685-.562a.667.667%200%200%200%200-1.264Z%22%2F%3E%3Cpath%20d%3D%22M17.667%2021.333H6.333a3.67%203.67%200%200%201-3.666-3.666V6.333a3.67%203.67%200%200%201%203.666-3.666h11.334a3.67%203.67%200%200%201%203.666%203.666v11.334a3.67%203.67%200%200%201-3.666%203.666M6.333%204.667c-.918%200-1.666.748-1.666%201.666v11.334c0%20.918.748%201.666%201.666%201.666h11.334c.918%200%201.666-.748%201.666-1.666V6.333c0-.918-.748-1.666-1.666-1.666z%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/image-sparkle-filled.svg?color=%231a73e8&size=48