magic icon
magic-line from Remix Icon by Remix Design · Line · Design · Apache-2.0 Free for personal and commercial use.
- Name
- magic-line
- Set
- Remix Icon
- Style
- Line
- Category
- Design
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More design icons from Remix Icon
ai-generate-2-fillalign-item-bottom-fillalign-item-horizontal-center-fillalign-item-left-fillalign-item-right-fillalign-item-top-fillalign-item-vertical-center-fillanticlockwise-2-fillanticlockwise-fillartboard-2-fillartboard-fillball-pen-fillblur-off-fillbrush-2-fillbrush-3-fillbrush-4-fillbrush-ai-3-fillbrush-ai-fillbrush-fillcircle-fillclockwise-2-fillclockwise-fillcollage-fillcolor-filter-ai-fill
Use the magic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.199 9.944a2.6 2.6 0 0 1-.79-1.55l-.403-3.083l-2.731 1.486a2.6 2.6 0 0 1-1.719.272L6.5 6.5l.57 3.056a2.6 2.6 0 0 1-.273 1.72l-1.486 2.73l3.083.403a2.6 2.6 0 0 1 1.55.79l2.138 2.257l1.336-2.807a2.6 2.6 0 0 1 1.23-1.231l2.808-1.336zm.025 5.564l-2.213 4.65a.6.6 0 0 1-.977.155l-3.542-3.739a.6.6 0 0 0-.358-.182l-5.106-.668a.6.6 0 0 1-.45-.881l2.462-4.524a.6.6 0 0 0 .063-.396L4.16 4.86a.6.6 0 0 1 .7-.7l5.062.943a.6.6 0 0 0 .397-.063l4.523-2.46a.6.6 0 0 1 .882.448l.668 5.107a.6.6 0 0 0 .182.357l3.739 3.542a.6.6 0 0 1-.155.977l-4.65 2.213a.6.6 0 0 0-.284.284m.797 1.927l1.414-1.414l4.243 4.242l-1.415 1.415z"/></svg>
React
import type { SVGProps } from "react";
export function RiMagicLine(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="M15.199 9.944a2.6 2.6 0 0 1-.79-1.55l-.403-3.083l-2.731 1.486a2.6 2.6 0 0 1-1.719.272L6.5 6.5l.57 3.056a2.6 2.6 0 0 1-.273 1.72l-1.486 2.73l3.083.403a2.6 2.6 0 0 1 1.55.79l2.138 2.257l1.336-2.807a2.6 2.6 0 0 1 1.23-1.231l2.808-1.336zm.025 5.564l-2.213 4.65a.6.6 0 0 1-.977.155l-3.542-3.739a.6.6 0 0 0-.358-.182l-5.106-.668a.6.6 0 0 1-.45-.881l2.462-4.524a.6.6 0 0 0 .063-.396L4.16 4.86a.6.6 0 0 1 .7-.7l5.062.943a.6.6 0 0 0 .397-.063l4.523-2.46a.6.6 0 0 1 .882.448l.668 5.107a.6.6 0 0 0 .182.357l3.739 3.542a.6.6 0 0 1-.155.977l-4.65 2.213a.6.6 0 0 0-.284.284m.797 1.927l1.414-1.414l4.243 4.242l-1.415 1.415z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.199 9.944a2.6 2.6 0 0 1-.79-1.55l-.403-3.083l-2.731 1.486a2.6 2.6 0 0 1-1.719.272L6.5 6.5l.57 3.056a2.6 2.6 0 0 1-.273 1.72l-1.486 2.73l3.083.403a2.6 2.6 0 0 1 1.55.79l2.138 2.257l1.336-2.807a2.6 2.6 0 0 1 1.23-1.231l2.808-1.336zm.025 5.564l-2.213 4.65a.6.6 0 0 1-.977.155l-3.542-3.739a.6.6 0 0 0-.358-.182l-5.106-.668a.6.6 0 0 1-.45-.881l2.462-4.524a.6.6 0 0 0 .063-.396L4.16 4.86a.6.6 0 0 1 .7-.7l5.062.943a.6.6 0 0 0 .397-.063l4.523-2.46a.6.6 0 0 1 .882.448l.668 5.107a.6.6 0 0 0 .182.357l3.739 3.542a.6.6 0 0 1-.155.977l-4.65 2.213a.6.6 0 0 0-.284.284m.797 1.927l1.414-1.414l4.243 4.242l-1.415 1.415z"/></svg> </template>
CSS
.icon-magic-line {
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%22M15.199%209.944a2.6%202.6%200%200%201-.79-1.55l-.403-3.083l-2.731%201.486a2.6%202.6%200%200%201-1.719.272L6.5%206.5l.57%203.056a2.6%202.6%200%200%201-.273%201.72l-1.486%202.73l3.083.403a2.6%202.6%200%200%201%201.55.79l2.138%202.257l1.336-2.807a2.6%202.6%200%200%201%201.23-1.231l2.808-1.336zm.025%205.564l-2.213%204.65a.6.6%200%200%201-.977.155l-3.542-3.739a.6.6%200%200%200-.358-.182l-5.106-.668a.6.6%200%200%201-.45-.881l2.462-4.524a.6.6%200%200%200%20.063-.396L4.16%204.86a.6.6%200%200%201%20.7-.7l5.062.943a.6.6%200%200%200%20.397-.063l4.523-2.46a.6.6%200%200%201%20.882.448l.668%205.107a.6.6%200%200%200%20.182.357l3.739%203.542a.6.6%200%200%201-.155.977l-4.65%202.213a.6.6%200%200%200-.284.284m.797%201.927l1.414-1.414l4.243%204.242l-1.415%201.415z%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%22M15.199%209.944a2.6%202.6%200%200%201-.79-1.55l-.403-3.083l-2.731%201.486a2.6%202.6%200%200%201-1.719.272L6.5%206.5l.57%203.056a2.6%202.6%200%200%201-.273%201.72l-1.486%202.73l3.083.403a2.6%202.6%200%200%201%201.55.79l2.138%202.257l1.336-2.807a2.6%202.6%200%200%201%201.23-1.231l2.808-1.336zm.025%205.564l-2.213%204.65a.6.6%200%200%201-.977.155l-3.542-3.739a.6.6%200%200%200-.358-.182l-5.106-.668a.6.6%200%200%201-.45-.881l2.462-4.524a.6.6%200%200%200%20.063-.396L4.16%204.86a.6.6%200%200%201%20.7-.7l5.062.943a.6.6%200%200%200%20.397-.063l4.523-2.46a.6.6%200%200%201%20.882.448l.668%205.107a.6.6%200%200%200%20.182.357l3.739%203.542a.6.6%200%200%201-.155.977l-4.65%202.213a.6.6%200%200%200-.284.284m.797%201.927l1.414-1.414l4.243%204.242l-1.415%201.415z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/magic-line.svg?color=%231a73e8&size=48