plusminus from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
plusminus
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

Related icons in Framework7 Icons

Use the plusminus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.977 35.91c1.148 0 2.109-.937 2.109-2.062v-9.633h10.008c1.125 0 2.11-.961 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H30.086v-9.563c0-1.125-.961-2.039-2.11-2.039c-1.148 0-2.085.914-2.085 2.039v9.563h-9.985c-1.125 0-2.11.937-2.11 2.085c0 1.149.985 2.11 2.11 2.11h9.985v9.633c0 1.125.937 2.062 2.086 2.062m-12.07 11.672h24.187c1.125 0 2.11-.96 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H15.906c-1.125 0-2.11.937-2.11 2.086s.985 2.109 2.11 2.109"/></svg>

React

import type { SVGProps } from "react";

export function F7Plusminus(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="M27.977 35.91c1.148 0 2.109-.937 2.109-2.062v-9.633h10.008c1.125 0 2.11-.961 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H30.086v-9.563c0-1.125-.961-2.039-2.11-2.039c-1.148 0-2.085.914-2.085 2.039v9.563h-9.985c-1.125 0-2.11.937-2.11 2.085c0 1.149.985 2.11 2.11 2.11h9.985v9.633c0 1.125.937 2.062 2.086 2.062m-12.07 11.672h24.187c1.125 0 2.11-.96 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H15.906c-1.125 0-2.11.937-2.11 2.086s.985 2.109 2.11 2.109"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.977 35.91c1.148 0 2.109-.937 2.109-2.062v-9.633h10.008c1.125 0 2.11-.961 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H30.086v-9.563c0-1.125-.961-2.039-2.11-2.039c-1.148 0-2.085.914-2.085 2.039v9.563h-9.985c-1.125 0-2.11.937-2.11 2.085c0 1.149.985 2.11 2.11 2.11h9.985v9.633c0 1.125.937 2.062 2.086 2.062m-12.07 11.672h24.187c1.125 0 2.11-.96 2.11-2.11c0-1.148-.985-2.085-2.11-2.085H15.906c-1.125 0-2.11.937-2.11 2.086s.985 2.109 2.11 2.109"/></svg>
</template>

CSS

.icon-plusminus {
  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%22M27.977%2035.91c1.148%200%202.109-.937%202.109-2.062v-9.633h10.008c1.125%200%202.11-.961%202.11-2.11c0-1.148-.985-2.085-2.11-2.085H30.086v-9.563c0-1.125-.961-2.039-2.11-2.039c-1.148%200-2.085.914-2.085%202.039v9.563h-9.985c-1.125%200-2.11.937-2.11%202.085c0%201.149.985%202.11%202.11%202.11h9.985v9.633c0%201.125.937%202.062%202.086%202.062m-12.07%2011.672h24.187c1.125%200%202.11-.96%202.11-2.11c0-1.148-.985-2.085-2.11-2.085H15.906c-1.125%200-2.11.937-2.11%202.086s.985%202.109%202.11%202.109%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%22M27.977%2035.91c1.148%200%202.109-.937%202.109-2.062v-9.633h10.008c1.125%200%202.11-.961%202.11-2.11c0-1.148-.985-2.085-2.11-2.085H30.086v-9.563c0-1.125-.961-2.039-2.11-2.039c-1.148%200-2.085.914-2.085%202.039v9.563h-9.985c-1.125%200-2.11.937-2.11%202.085c0%201.149.985%202.11%202.11%202.11h9.985v9.633c0%201.125.937%202.062%202.086%202.062m-12.07%2011.672h24.187c1.125%200%202.11-.96%202.11-2.11c0-1.148-.985-2.085-2.11-2.085H15.906c-1.125%200-2.11.937-2.11%202.086s.985%202.109%202.11%202.109%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/plusminus.svg?color=%231a73e8&size=48