shiled minus icon
shiled-minus-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- shiled-minus-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
Use the shiled minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.92 5.037a2.63 2.63 0 0 0-1.314-.966l-4.939-1.643a8.56 8.56 0 0 0-5.344 0L4.393 4.07a2.66 2.66 0 0 0-1.816 2.522v5.297a8.44 8.44 0 0 0 3.953 7.152l4.059 2.561a2.71 2.71 0 0 0 2.822 0l4.06-2.561a8.44 8.44 0 0 0 3.952-7.152V6.593a2.65 2.65 0 0 0-.502-1.556m-5.489 6.959H8.57a.966.966 0 1 1 0-1.933h6.862a.967.967 0 0 1 0 1.933"/></svg>
React
import type { SVGProps } from "react";
export function MageShiledMinusFill(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="M20.92 5.037a2.63 2.63 0 0 0-1.314-.966l-4.939-1.643a8.56 8.56 0 0 0-5.344 0L4.393 4.07a2.66 2.66 0 0 0-1.816 2.522v5.297a8.44 8.44 0 0 0 3.953 7.152l4.059 2.561a2.71 2.71 0 0 0 2.822 0l4.06-2.561a8.44 8.44 0 0 0 3.952-7.152V6.593a2.65 2.65 0 0 0-.502-1.556m-5.489 6.959H8.57a.966.966 0 1 1 0-1.933h6.862a.967.967 0 0 1 0 1.933"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.92 5.037a2.63 2.63 0 0 0-1.314-.966l-4.939-1.643a8.56 8.56 0 0 0-5.344 0L4.393 4.07a2.66 2.66 0 0 0-1.816 2.522v5.297a8.44 8.44 0 0 0 3.953 7.152l4.059 2.561a2.71 2.71 0 0 0 2.822 0l4.06-2.561a8.44 8.44 0 0 0 3.952-7.152V6.593a2.65 2.65 0 0 0-.502-1.556m-5.489 6.959H8.57a.966.966 0 1 1 0-1.933h6.862a.967.967 0 0 1 0 1.933"/></svg> </template>
CSS
.icon-shiled-minus-fill {
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%22M20.92%205.037a2.63%202.63%200%200%200-1.314-.966l-4.939-1.643a8.56%208.56%200%200%200-5.344%200L4.393%204.07a2.66%202.66%200%200%200-1.816%202.522v5.297a8.44%208.44%200%200%200%203.953%207.152l4.059%202.561a2.71%202.71%200%200%200%202.822%200l4.06-2.561a8.44%208.44%200%200%200%203.952-7.152V6.593a2.65%202.65%200%200%200-.502-1.556m-5.489%206.959H8.57a.966.966%200%201%201%200-1.933h6.862a.967.967%200%200%201%200%201.933%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%22M20.92%205.037a2.63%202.63%200%200%200-1.314-.966l-4.939-1.643a8.56%208.56%200%200%200-5.344%200L4.393%204.07a2.66%202.66%200%200%200-1.816%202.522v5.297a8.44%208.44%200%200%200%203.953%207.152l4.059%202.561a2.71%202.71%200%200%200%202.822%200l4.06-2.561a8.44%208.44%200%200%200%203.952-7.152V6.593a2.65%202.65%200%200%200-.502-1.556m-5.489%206.959H8.57a.966.966%200%201%201%200-1.933h6.862a.967.967%200%200%201%200%201.933%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/shiled-minus-fill.svg?color=%231a73e8&size=48