hand raised slash icon
hand-raised-slash-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- hand-raised-slash-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
Related icons in Framework7 Icons
Use the hand raised slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.11 42.578c2.156-4.078 3.093-8.367 3.703-10.453c.703-2.32 2.039-5.297 2.039-6.867c0-1.008-1.336-1.899-2.204-1.899c-2.039 0-2.789.914-3.984 3.446c-1.312 2.789-2.906 7.992-4.148 7.992c-.75 0-1.008-1.29-1.008-3.75V8.43c0-1.242-.75-2.367-2.344-2.367c-1.57 0-2.344 1.125-2.344 2.367v18.515c-.75-.21-1.593-.375-2.554-.492V5.36c0-1.242-.774-2.343-2.344-2.343s-2.344 1.101-2.344 2.343v19.735ZM25.022 22.54V7.164c0-1.242-.796-2.367-2.343-2.367s-2.344 1.125-2.344 2.367v10.688Zm20.11 29.203c.726.75 1.898.68 2.554 0a1.83 1.83 0 0 0 0-2.554L8.407 9.93c-.727-.727-1.876-.68-2.579 0c-.68.68-.656 1.875 0 2.554ZM17.78 15.344v-1.828c0-1.243-.726-2.368-2.297-2.368c-.539 0-1.101.235-1.312.516ZM13.094 36.25c0 11.555 6.422 16.734 15.328 16.734c4.406 0 7.875-1.125 10.828-3.257L13.094 23.594Z"/></svg>
React
import type { SVGProps } from "react";
export function F7HandRaisedSlashFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.11 42.578c2.156-4.078 3.093-8.367 3.703-10.453c.703-2.32 2.039-5.297 2.039-6.867c0-1.008-1.336-1.899-2.204-1.899c-2.039 0-2.789.914-3.984 3.446c-1.312 2.789-2.906 7.992-4.148 7.992c-.75 0-1.008-1.29-1.008-3.75V8.43c0-1.242-.75-2.367-2.344-2.367c-1.57 0-2.344 1.125-2.344 2.367v18.515c-.75-.21-1.593-.375-2.554-.492V5.36c0-1.242-.774-2.343-2.344-2.343s-2.344 1.101-2.344 2.343v19.735ZM25.022 22.54V7.164c0-1.242-.796-2.367-2.343-2.367s-2.344 1.125-2.344 2.367v10.688Zm20.11 29.203c.726.75 1.898.68 2.554 0a1.83 1.83 0 0 0 0-2.554L8.407 9.93c-.727-.727-1.876-.68-2.579 0c-.68.68-.656 1.875 0 2.554ZM17.78 15.344v-1.828c0-1.243-.726-2.368-2.297-2.368c-.539 0-1.101.235-1.312.516ZM13.094 36.25c0 11.555 6.422 16.734 15.328 16.734c4.406 0 7.875-1.125 10.828-3.257L13.094 23.594Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M45.11 42.578c2.156-4.078 3.093-8.367 3.703-10.453c.703-2.32 2.039-5.297 2.039-6.867c0-1.008-1.336-1.899-2.204-1.899c-2.039 0-2.789.914-3.984 3.446c-1.312 2.789-2.906 7.992-4.148 7.992c-.75 0-1.008-1.29-1.008-3.75V8.43c0-1.242-.75-2.367-2.344-2.367c-1.57 0-2.344 1.125-2.344 2.367v18.515c-.75-.21-1.593-.375-2.554-.492V5.36c0-1.242-.774-2.343-2.344-2.343s-2.344 1.101-2.344 2.343v19.735ZM25.022 22.54V7.164c0-1.242-.796-2.367-2.343-2.367s-2.344 1.125-2.344 2.367v10.688Zm20.11 29.203c.726.75 1.898.68 2.554 0a1.83 1.83 0 0 0 0-2.554L8.407 9.93c-.727-.727-1.876-.68-2.579 0c-.68.68-.656 1.875 0 2.554ZM17.78 15.344v-1.828c0-1.243-.726-2.368-2.297-2.368c-.539 0-1.101.235-1.312.516ZM13.094 36.25c0 11.555 6.422 16.734 15.328 16.734c4.406 0 7.875-1.125 10.828-3.257L13.094 23.594Z"/></svg> </template>
CSS
.icon-hand-raised-slash-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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M45.11%2042.578c2.156-4.078%203.093-8.367%203.703-10.453c.703-2.32%202.039-5.297%202.039-6.867c0-1.008-1.336-1.899-2.204-1.899c-2.039%200-2.789.914-3.984%203.446c-1.312%202.789-2.906%207.992-4.148%207.992c-.75%200-1.008-1.29-1.008-3.75V8.43c0-1.242-.75-2.367-2.344-2.367c-1.57%200-2.344%201.125-2.344%202.367v18.515c-.75-.21-1.593-.375-2.554-.492V5.36c0-1.242-.774-2.343-2.344-2.343s-2.344%201.101-2.344%202.343v19.735ZM25.022%2022.54V7.164c0-1.242-.796-2.367-2.343-2.367s-2.344%201.125-2.344%202.367v10.688Zm20.11%2029.203c.726.75%201.898.68%202.554%200a1.83%201.83%200%200%200%200-2.554L8.407%209.93c-.727-.727-1.876-.68-2.579%200c-.68.68-.656%201.875%200%202.554ZM17.78%2015.344v-1.828c0-1.243-.726-2.368-2.297-2.368c-.539%200-1.101.235-1.312.516ZM13.094%2036.25c0%2011.555%206.422%2016.734%2015.328%2016.734c4.406%200%207.875-1.125%2010.828-3.257L13.094%2023.594Z%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M45.11%2042.578c2.156-4.078%203.093-8.367%203.703-10.453c.703-2.32%202.039-5.297%202.039-6.867c0-1.008-1.336-1.899-2.204-1.899c-2.039%200-2.789.914-3.984%203.446c-1.312%202.789-2.906%207.992-4.148%207.992c-.75%200-1.008-1.29-1.008-3.75V8.43c0-1.242-.75-2.367-2.344-2.367c-1.57%200-2.344%201.125-2.344%202.367v18.515c-.75-.21-1.593-.375-2.554-.492V5.36c0-1.242-.774-2.343-2.344-2.343s-2.344%201.101-2.344%202.343v19.735ZM25.022%2022.54V7.164c0-1.242-.796-2.367-2.343-2.367s-2.344%201.125-2.344%202.367v10.688Zm20.11%2029.203c.726.75%201.898.68%202.554%200a1.83%201.83%200%200%200%200-2.554L8.407%209.93c-.727-.727-1.876-.68-2.579%200c-.68.68-.656%201.875%200%202.554ZM17.78%2015.344v-1.828c0-1.243-.726-2.368-2.297-2.368c-.539%200-1.101.235-1.312.516ZM13.094%2036.25c0%2011.555%206.422%2016.734%2015.328%2016.734c4.406%200%207.875-1.125%2010.828-3.257L13.094%2023.594Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/hand-raised-slash-fill.svg?color=%231a73e8&size=48