plus slash minus icon
plus-slash-minus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- plus-slash-minus
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
The same icon in other sets
Related icons in Framework7 Icons
Use the plus slash minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.418 50.137c.797 0 1.219-.328 1.852-1.196l13.71-20.367L43.364 8.84c.305-.445.422-.844.422-1.313c0-.937-.82-1.664-1.758-1.664c-.82 0-1.265.258-1.945 1.219L26.7 26.981L13.012 47.113c-.305.446-.469.82-.469 1.336c0 1.008.844 1.688 1.875 1.688m-2.062-30.985v5.063c0 1.101.703 1.734 1.687 1.734c.961 0 1.688-.633 1.688-1.734v-5.063h4.757c1.102 0 1.688-.703 1.688-1.64c0-.914-.586-1.664-1.688-1.664h-4.757v-5.063c0-1.101-.727-1.758-1.688-1.758c-.984 0-1.687.657-1.687 1.758v5.063H7.62c-1.101 0-1.71.75-1.71 1.664c0 .937.609 1.64 1.71 1.64Zm22.101 20.743c0 .96.633 1.64 1.734 1.64h12.165c1.125 0 1.734-.68 1.734-1.64c0-.938-.61-1.665-1.734-1.665H36.19c-1.101 0-1.734.727-1.734 1.665"/></svg>
React
import type { SVGProps } from "react";
export function F7PlusSlashMinus(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="M14.418 50.137c.797 0 1.219-.328 1.852-1.196l13.71-20.367L43.364 8.84c.305-.445.422-.844.422-1.313c0-.937-.82-1.664-1.758-1.664c-.82 0-1.265.258-1.945 1.219L26.7 26.981L13.012 47.113c-.305.446-.469.82-.469 1.336c0 1.008.844 1.688 1.875 1.688m-2.062-30.985v5.063c0 1.101.703 1.734 1.687 1.734c.961 0 1.688-.633 1.688-1.734v-5.063h4.757c1.102 0 1.688-.703 1.688-1.64c0-.914-.586-1.664-1.688-1.664h-4.757v-5.063c0-1.101-.727-1.758-1.688-1.758c-.984 0-1.687.657-1.687 1.758v5.063H7.62c-1.101 0-1.71.75-1.71 1.664c0 .937.609 1.64 1.71 1.64Zm22.101 20.743c0 .96.633 1.64 1.734 1.64h12.165c1.125 0 1.734-.68 1.734-1.64c0-.938-.61-1.665-1.734-1.665H36.19c-1.101 0-1.734.727-1.734 1.665"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.418 50.137c.797 0 1.219-.328 1.852-1.196l13.71-20.367L43.364 8.84c.305-.445.422-.844.422-1.313c0-.937-.82-1.664-1.758-1.664c-.82 0-1.265.258-1.945 1.219L26.7 26.981L13.012 47.113c-.305.446-.469.82-.469 1.336c0 1.008.844 1.688 1.875 1.688m-2.062-30.985v5.063c0 1.101.703 1.734 1.687 1.734c.961 0 1.688-.633 1.688-1.734v-5.063h4.757c1.102 0 1.688-.703 1.688-1.64c0-.914-.586-1.664-1.688-1.664h-4.757v-5.063c0-1.101-.727-1.758-1.688-1.758c-.984 0-1.687.657-1.687 1.758v5.063H7.62c-1.101 0-1.71.75-1.71 1.664c0 .937.609 1.64 1.71 1.64Zm22.101 20.743c0 .96.633 1.64 1.734 1.64h12.165c1.125 0 1.734-.68 1.734-1.64c0-.938-.61-1.665-1.734-1.665H36.19c-1.101 0-1.734.727-1.734 1.665"/></svg> </template>
CSS
.icon-plus-slash-minus {
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%22M14.418%2050.137c.797%200%201.219-.328%201.852-1.196l13.71-20.367L43.364%208.84c.305-.445.422-.844.422-1.313c0-.937-.82-1.664-1.758-1.664c-.82%200-1.265.258-1.945%201.219L26.7%2026.981L13.012%2047.113c-.305.446-.469.82-.469%201.336c0%201.008.844%201.688%201.875%201.688m-2.062-30.985v5.063c0%201.101.703%201.734%201.687%201.734c.961%200%201.688-.633%201.688-1.734v-5.063h4.757c1.102%200%201.688-.703%201.688-1.64c0-.914-.586-1.664-1.688-1.664h-4.757v-5.063c0-1.101-.727-1.758-1.688-1.758c-.984%200-1.687.657-1.687%201.758v5.063H7.62c-1.101%200-1.71.75-1.71%201.664c0%20.937.609%201.64%201.71%201.64Zm22.101%2020.743c0%20.96.633%201.64%201.734%201.64h12.165c1.125%200%201.734-.68%201.734-1.64c0-.938-.61-1.665-1.734-1.665H36.19c-1.101%200-1.734.727-1.734%201.665%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%22M14.418%2050.137c.797%200%201.219-.328%201.852-1.196l13.71-20.367L43.364%208.84c.305-.445.422-.844.422-1.313c0-.937-.82-1.664-1.758-1.664c-.82%200-1.265.258-1.945%201.219L26.7%2026.981L13.012%2047.113c-.305.446-.469.82-.469%201.336c0%201.008.844%201.688%201.875%201.688m-2.062-30.985v5.063c0%201.101.703%201.734%201.687%201.734c.961%200%201.688-.633%201.688-1.734v-5.063h4.757c1.102%200%201.688-.703%201.688-1.64c0-.914-.586-1.664-1.688-1.664h-4.757v-5.063c0-1.101-.727-1.758-1.688-1.758c-.984%200-1.687.657-1.687%201.758v5.063H7.62c-1.101%200-1.71.75-1.71%201.664c0%20.937.609%201.64%201.71%201.64Zm22.101%2020.743c0%20.96.633%201.64%201.734%201.64h12.165c1.125%200%201.734-.68%201.734-1.64c0-.938-.61-1.665-1.734-1.665H36.19c-1.101%200-1.734.727-1.734%201.665%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/plus-slash-minus.svg?color=%231a73e8&size=48