misuse alt icon
misuse-alt from Carbon by IBM · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- misuse-alt
- Set
- Carbon
- Style
- Outline
- Viewbox
- 32×32
- License
- Apache 2.0
Related icons in Carbon
Use the misuse alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.41 23L16 17.591L10.59 23L9 21.41L14.409 16L9 10.591L10.591 9L16 14.409L21.409 9L23 10.591L17.591 16L23 21.41L21.41 23z"/><path fill="currentColor" d="M16 4A12 12 0 1 1 4 16A12.014 12.014 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonMisuseAlt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.41 23L16 17.591L10.59 23L9 21.41L14.409 16L9 10.591L10.591 9L16 14.409L21.409 9L23 10.591L17.591 16L23 21.41L21.41 23z"/><path fill="currentColor" d="M16 4A12 12 0 1 1 4 16A12.014 12.014 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.41 23L16 17.591L10.59 23L9 21.41L14.409 16L9 10.591L10.591 9L16 14.409L21.409 9L23 10.591L17.591 16L23 21.41L21.41 23z"/><path fill="currentColor" d="M16 4A12 12 0 1 1 4 16A12.014 12.014 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z"/></svg> </template>
CSS
.icon-misuse-alt {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.41%2023L16%2017.591L10.59%2023L9%2021.41L14.409%2016L9%2010.591L10.591%209L16%2014.409L21.409%209L23%2010.591L17.591%2016L23%2021.41L21.41%2023z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204A12%2012%200%201%201%204%2016A12.014%2012.014%200%200%201%2016%204m0-2a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.41%2023L16%2017.591L10.59%2023L9%2021.41L14.409%2016L9%2010.591L10.591%209L16%2014.409L21.409%209L23%2010.591L17.591%2016L23%2021.41L21.41%2023z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204A12%2012%200%201%201%204%2016A12.014%2012.014%200%200%201%2016%204m0-2a14%2014%200%201%200%2014%2014A14%2014%200%200%200%2016%202Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/misuse-alt.svg?color=%231a73e8&size=48