increase indent icon
increase-indent from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- increase-indent
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
Use the increase indent icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M23.817 11.36h29.578c1.007 0 1.804-.774 1.804-1.782c0-.984-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758c0 1.008.773 1.781 1.758 1.781m0 12.28h29.578c1.007 0 1.804-.773 1.804-1.78c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.757c0 1.008.773 1.782 1.758 1.782M4.504 35.196l7.758-5.18c1.383-.937 1.336-2.93 0-3.867l-7.758-5.273c-1.805-1.219-3.703-.54-3.68 1.617v11.11c-.023 2.086 1.97 2.718 3.68 1.593m19.313.727h29.578a1.786 1.786 0 0 0 1.804-1.781c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758a1.76 1.76 0 0 0 1.758 1.78m0 12.258H41.44a1.76 1.76 0 0 0 1.782-1.758a1.78 1.78 0 0 0-1.782-1.781H23.818a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg>
React
import type { SVGProps } from "react";
export function F7IncreaseIndent(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="M23.817 11.36h29.578c1.007 0 1.804-.774 1.804-1.782c0-.984-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758c0 1.008.773 1.781 1.758 1.781m0 12.28h29.578c1.007 0 1.804-.773 1.804-1.78c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.757c0 1.008.773 1.782 1.758 1.782M4.504 35.196l7.758-5.18c1.383-.937 1.336-2.93 0-3.867l-7.758-5.273c-1.805-1.219-3.703-.54-3.68 1.617v11.11c-.023 2.086 1.97 2.718 3.68 1.593m19.313.727h29.578a1.786 1.786 0 0 0 1.804-1.781c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758a1.76 1.76 0 0 0 1.758 1.78m0 12.258H41.44a1.76 1.76 0 0 0 1.782-1.758a1.78 1.78 0 0 0-1.782-1.781H23.818a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M23.817 11.36h29.578c1.007 0 1.804-.774 1.804-1.782c0-.984-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758c0 1.008.773 1.781 1.758 1.781m0 12.28h29.578c1.007 0 1.804-.773 1.804-1.78c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.757c0 1.008.773 1.782 1.758 1.782M4.504 35.196l7.758-5.18c1.383-.937 1.336-2.93 0-3.867l-7.758-5.273c-1.805-1.219-3.703-.54-3.68 1.617v11.11c-.023 2.086 1.97 2.718 3.68 1.593m19.313.727h29.578a1.786 1.786 0 0 0 1.804-1.781c0-.985-.797-1.758-1.804-1.758H23.817a1.74 1.74 0 0 0-1.758 1.758a1.76 1.76 0 0 0 1.758 1.78m0 12.258H41.44a1.76 1.76 0 0 0 1.782-1.758a1.78 1.78 0 0 0-1.782-1.781H23.818a1.76 1.76 0 0 0-1.758 1.78a1.74 1.74 0 0 0 1.758 1.759"/></svg> </template>
CSS
.icon-increase-indent {
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%22M23.817%2011.36h29.578c1.007%200%201.804-.774%201.804-1.782c0-.984-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.758c0%201.008.773%201.781%201.758%201.781m0%2012.28h29.578c1.007%200%201.804-.773%201.804-1.78c0-.985-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.757c0%201.008.773%201.782%201.758%201.782M4.504%2035.196l7.758-5.18c1.383-.937%201.336-2.93%200-3.867l-7.758-5.273c-1.805-1.219-3.703-.54-3.68%201.617v11.11c-.023%202.086%201.97%202.718%203.68%201.593m19.313.727h29.578a1.786%201.786%200%200%200%201.804-1.781c0-.985-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.758a1.76%201.76%200%200%200%201.758%201.78m0%2012.258H41.44a1.76%201.76%200%200%200%201.782-1.758a1.78%201.78%200%200%200-1.782-1.781H23.818a1.76%201.76%200%200%200-1.758%201.78a1.74%201.74%200%200%200%201.758%201.759%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%22M23.817%2011.36h29.578c1.007%200%201.804-.774%201.804-1.782c0-.984-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.758c0%201.008.773%201.781%201.758%201.781m0%2012.28h29.578c1.007%200%201.804-.773%201.804-1.78c0-.985-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.757c0%201.008.773%201.782%201.758%201.782M4.504%2035.196l7.758-5.18c1.383-.937%201.336-2.93%200-3.867l-7.758-5.273c-1.805-1.219-3.703-.54-3.68%201.617v11.11c-.023%202.086%201.97%202.718%203.68%201.593m19.313.727h29.578a1.786%201.786%200%200%200%201.804-1.781c0-.985-.797-1.758-1.804-1.758H23.817a1.74%201.74%200%200%200-1.758%201.758a1.76%201.76%200%200%200%201.758%201.78m0%2012.258H41.44a1.76%201.76%200%200%200%201.782-1.758a1.78%201.78%200%200%200-1.782-1.781H23.818a1.76%201.76%200%200%200-1.758%201.78a1.74%201.74%200%200%200%201.758%201.759%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/increase-indent.svg?color=%231a73e8&size=48