square rounded minus icon
square-rounded-minus-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- square-rounded-minus-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
square-0-filledsquare-1-filledsquare-2-filledsquare-3-filledsquare-4-filledsquare-5-filledsquare-6-filledsquare-7-filledsquare-8-filledsquare-9-filledsquare-arrow-downsquare-arrow-leftsquare-arrow-rightsquare-arrow-upsquare-asterisksquare-checksquare-chevron-downsquare-chevron-leftsquare-chevron-rightsquare-chevron-upsquare-chevrons-downsquare-chevrons-leftsquare-chevrons-rightsquare-chevrons-up
Use the square rounded minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 2l.324.001l.318.004l.616.017l.299.013l.579.034l.553.046c4.785.464 6.732 2.411 7.196 7.196l.046.553l.034.579q.008.147.013.299l.017.616L22 12l-.005.642l-.017.616l-.013.299l-.034.579l-.046.553c-.464 4.785-2.411 6.732-7.196 7.196l-.553.046l-.579.034q-.147.008-.299.013l-.616.017L12 22l-.642-.005l-.616-.017l-.299-.013l-.579-.034l-.553-.046c-4.785-.464-6.732-2.411-7.196-7.196l-.046-.553l-.034-.579l-.013-.299l-.017-.616Q2 12.327 2 12l.001-.324l.004-.318l.017-.616l.013-.299l.034-.579l.046-.553c.464-4.785 2.411-6.732 7.196-7.196l.553-.046l.579-.034q.147-.008.299-.013l.616-.017Q11.673 2 12 2m3 9H9l-.117.007A1 1 0 0 0 9 13h6l.117-.007A1 1 0 0 0 15 11"/></svg>
React
import type { SVGProps } from "react";
export function TablerSquareRoundedMinusFilled(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="m12 2l.324.001l.318.004l.616.017l.299.013l.579.034l.553.046c4.785.464 6.732 2.411 7.196 7.196l.046.553l.034.579q.008.147.013.299l.017.616L22 12l-.005.642l-.017.616l-.013.299l-.034.579l-.046.553c-.464 4.785-2.411 6.732-7.196 7.196l-.553.046l-.579.034q-.147.008-.299.013l-.616.017L12 22l-.642-.005l-.616-.017l-.299-.013l-.579-.034l-.553-.046c-4.785-.464-6.732-2.411-7.196-7.196l-.046-.553l-.034-.579l-.013-.299l-.017-.616Q2 12.327 2 12l.001-.324l.004-.318l.017-.616l.013-.299l.034-.579l.046-.553c.464-4.785 2.411-6.732 7.196-7.196l.553-.046l.579-.034q.147-.008.299-.013l.616-.017Q11.673 2 12 2m3 9H9l-.117.007A1 1 0 0 0 9 13h6l.117-.007A1 1 0 0 0 15 11"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 2l.324.001l.318.004l.616.017l.299.013l.579.034l.553.046c4.785.464 6.732 2.411 7.196 7.196l.046.553l.034.579q.008.147.013.299l.017.616L22 12l-.005.642l-.017.616l-.013.299l-.034.579l-.046.553c-.464 4.785-2.411 6.732-7.196 7.196l-.553.046l-.579.034q-.147.008-.299.013l-.616.017L12 22l-.642-.005l-.616-.017l-.299-.013l-.579-.034l-.553-.046c-4.785-.464-6.732-2.411-7.196-7.196l-.046-.553l-.034-.579l-.013-.299l-.017-.616Q2 12.327 2 12l.001-.324l.004-.318l.017-.616l.013-.299l.034-.579l.046-.553c.464-4.785 2.411-6.732 7.196-7.196l.553-.046l.579-.034q.147-.008.299-.013l.616-.017Q11.673 2 12 2m3 9H9l-.117.007A1 1 0 0 0 9 13h6l.117-.007A1 1 0 0 0 15 11"/></svg> </template>
CSS
.icon-square-rounded-minus-filled {
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%22m12%202l.324.001l.318.004l.616.017l.299.013l.579.034l.553.046c4.785.464%206.732%202.411%207.196%207.196l.046.553l.034.579q.008.147.013.299l.017.616L22%2012l-.005.642l-.017.616l-.013.299l-.034.579l-.046.553c-.464%204.785-2.411%206.732-7.196%207.196l-.553.046l-.579.034q-.147.008-.299.013l-.616.017L12%2022l-.642-.005l-.616-.017l-.299-.013l-.579-.034l-.553-.046c-4.785-.464-6.732-2.411-7.196-7.196l-.046-.553l-.034-.579l-.013-.299l-.017-.616Q2%2012.327%202%2012l.001-.324l.004-.318l.017-.616l.013-.299l.034-.579l.046-.553c.464-4.785%202.411-6.732%207.196-7.196l.553-.046l.579-.034q.147-.008.299-.013l.616-.017Q11.673%202%2012%202m3%209H9l-.117.007A1%201%200%200%200%209%2013h6l.117-.007A1%201%200%200%200%2015%2011%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%22m12%202l.324.001l.318.004l.616.017l.299.013l.579.034l.553.046c4.785.464%206.732%202.411%207.196%207.196l.046.553l.034.579q.008.147.013.299l.017.616L22%2012l-.005.642l-.017.616l-.013.299l-.034.579l-.046.553c-.464%204.785-2.411%206.732-7.196%207.196l-.553.046l-.579.034q-.147.008-.299.013l-.616.017L12%2022l-.642-.005l-.616-.017l-.299-.013l-.579-.034l-.553-.046c-4.785-.464-6.732-2.411-7.196-7.196l-.046-.553l-.034-.579l-.013-.299l-.017-.616Q2%2012.327%202%2012l.001-.324l.004-.318l.017-.616l.013-.299l.034-.579l.046-.553c.464-4.785%202.411-6.732%207.196-7.196l.553-.046l.579-.034q.147-.008.299-.013l.616-.017Q11.673%202%2012%202m3%209H9l-.117.007A1%201%200%200%200%209%2013h6l.117-.007A1%201%200%200%200%2015%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/square-rounded-minus-filled.svg?color=%231a73e8&size=48