square stack 3d down dottedline icon
square-stack-3d-down-dottedline from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- square-stack-3d-down-dottedline
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
Related icons in Framework7 Icons
square-arrow-downsquare-arrow-down-on-squaresquare-arrow-leftsquare-arrow-rightsquare-arrow-upsquare-arrow-up-on-squaresquare-favoritessquare-favorites-altsquare-fill-line-vertical-squaresquare-fill-on-circle-fillsquare-fill-on-square-fillsquare-grid-2x2square-grid-3x2square-grid-4x3-fillsquare-lefthalf-fillsquare-line-vertical-squaresquare-listsquare-on-circlesquare-on-squaresquare-pencilsquare-righthalf-fillsquare-split-1x2square-split-2x1square-split-2x2
Use the square stack 3d down dottedline icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.297 51.977c.96 0 1.734-.704 2.062-1.36L16.797 28.891c-.211-.328-.352-.633-.352-.891s.141-.562.352-.89L29.359 5.382c-.328-.656-1.101-1.36-2.062-1.36c-.727 0-1.547.422-2.04 1.29L13.353 25.445c-.586.985-1.008 1.688-1.008 2.555c0 .844.422 1.57 1.008 2.555l11.906 20.133c.539.89 1.312 1.289 2.039 1.289m11.719-.024c1.289 0 2.133-.75 3.257-2.625l10.664-18.351c.657-1.125.961-2.04.961-2.977c0-.961-.304-1.852-.96-2.977L42.273 6.672c-1.125-1.875-1.968-2.625-3.257-2.625s-2.133.75-3.235 2.625L25.094 25.023c-.657 1.125-.961 2.016-.961 2.977c0 .938.305 1.852.96 2.977l10.688 18.351c1.102 1.875 1.946 2.625 3.235 2.625m-23.18-44.39c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547c0 .844.703 1.524 1.547 1.524m-2.414 4.335a1.52 1.52 0 0 0 1.523-1.523c0-.867-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .844.68 1.523 1.547 1.523m25.594 35.157c-.117 0-.164-.07-.235-.188L28.563 29.031c-.235-.375-.329-.703-.329-1.031s.094-.656.328-1.031l10.22-17.86c.07-.093.117-.164.234-.164s.187.07.234.164l10.219 17.86c.234.375.351.703.351 1.031s-.117.656-.351 1.031L39.25 46.867c-.047.117-.117.188-.234.188M10.96 16.28a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547M8.5 20.594a1.53 1.53 0 0 0 1.547-1.547c0-.844-.68-1.524-1.547-1.524a1.52 1.52 0 0 0-1.523 1.524c0 .867.68 1.547 1.523 1.547m-2.414 4.36c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523m-2.438 4.335a1.52 1.52 0 0 0 1.524-1.523c0-.868-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .843.68 1.523 1.547 1.523m2.438 4.336c.844 0 1.547-.68 1.547-1.523c0-.868-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523M8.5 38.008c.867 0 1.547-.703 1.547-1.547s-.68-1.547-1.547-1.547c-.844 0-1.523.703-1.523 1.547s.68 1.547 1.523 1.547m2.461 4.312a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547m2.46 4.336c.845 0 1.524-.68 1.524-1.547a1.52 1.52 0 0 0-1.523-1.523c-.867 0-1.547.68-1.547 1.523c0 .868.68 1.547 1.547 1.547m2.415 4.36c.844 0 1.547-.68 1.547-1.547s-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547s.703 1.547 1.547 1.547"/></svg>
React
import type { SVGProps } from "react";
export function F7SquareStack3dDownDottedline(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.297 51.977c.96 0 1.734-.704 2.062-1.36L16.797 28.891c-.211-.328-.352-.633-.352-.891s.141-.562.352-.89L29.359 5.382c-.328-.656-1.101-1.36-2.062-1.36c-.727 0-1.547.422-2.04 1.29L13.353 25.445c-.586.985-1.008 1.688-1.008 2.555c0 .844.422 1.57 1.008 2.555l11.906 20.133c.539.89 1.312 1.289 2.039 1.289m11.719-.024c1.289 0 2.133-.75 3.257-2.625l10.664-18.351c.657-1.125.961-2.04.961-2.977c0-.961-.304-1.852-.96-2.977L42.273 6.672c-1.125-1.875-1.968-2.625-3.257-2.625s-2.133.75-3.235 2.625L25.094 25.023c-.657 1.125-.961 2.016-.961 2.977c0 .938.305 1.852.96 2.977l10.688 18.351c1.102 1.875 1.946 2.625 3.235 2.625m-23.18-44.39c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547c0 .844.703 1.524 1.547 1.524m-2.414 4.335a1.52 1.52 0 0 0 1.523-1.523c0-.867-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .844.68 1.523 1.547 1.523m25.594 35.157c-.117 0-.164-.07-.235-.188L28.563 29.031c-.235-.375-.329-.703-.329-1.031s.094-.656.328-1.031l10.22-17.86c.07-.093.117-.164.234-.164s.187.07.234.164l10.219 17.86c.234.375.351.703.351 1.031s-.117.656-.351 1.031L39.25 46.867c-.047.117-.117.188-.234.188M10.96 16.28a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547M8.5 20.594a1.53 1.53 0 0 0 1.547-1.547c0-.844-.68-1.524-1.547-1.524a1.52 1.52 0 0 0-1.523 1.524c0 .867.68 1.547 1.523 1.547m-2.414 4.36c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523m-2.438 4.335a1.52 1.52 0 0 0 1.524-1.523c0-.868-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .843.68 1.523 1.547 1.523m2.438 4.336c.844 0 1.547-.68 1.547-1.523c0-.868-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523M8.5 38.008c.867 0 1.547-.703 1.547-1.547s-.68-1.547-1.547-1.547c-.844 0-1.523.703-1.523 1.547s.68 1.547 1.523 1.547m2.461 4.312a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547m2.46 4.336c.845 0 1.524-.68 1.524-1.547a1.52 1.52 0 0 0-1.523-1.523c-.867 0-1.547.68-1.547 1.523c0 .868.68 1.547 1.547 1.547m2.415 4.36c.844 0 1.547-.68 1.547-1.547s-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547s.703 1.547 1.547 1.547"/></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.297 51.977c.96 0 1.734-.704 2.062-1.36L16.797 28.891c-.211-.328-.352-.633-.352-.891s.141-.562.352-.89L29.359 5.382c-.328-.656-1.101-1.36-2.062-1.36c-.727 0-1.547.422-2.04 1.29L13.353 25.445c-.586.985-1.008 1.688-1.008 2.555c0 .844.422 1.57 1.008 2.555l11.906 20.133c.539.89 1.312 1.289 2.039 1.289m11.719-.024c1.289 0 2.133-.75 3.257-2.625l10.664-18.351c.657-1.125.961-2.04.961-2.977c0-.961-.304-1.852-.96-2.977L42.273 6.672c-1.125-1.875-1.968-2.625-3.257-2.625s-2.133.75-3.235 2.625L25.094 25.023c-.657 1.125-.961 2.016-.961 2.977c0 .938.305 1.852.96 2.977l10.688 18.351c1.102 1.875 1.946 2.625 3.235 2.625m-23.18-44.39c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547c0 .844.703 1.524 1.547 1.524m-2.414 4.335a1.52 1.52 0 0 0 1.523-1.523c0-.867-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .844.68 1.523 1.547 1.523m25.594 35.157c-.117 0-.164-.07-.235-.188L28.563 29.031c-.235-.375-.329-.703-.329-1.031s.094-.656.328-1.031l10.22-17.86c.07-.093.117-.164.234-.164s.187.07.234.164l10.219 17.86c.234.375.351.703.351 1.031s-.117.656-.351 1.031L39.25 46.867c-.047.117-.117.188-.234.188M10.96 16.28a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547M8.5 20.594a1.53 1.53 0 0 0 1.547-1.547c0-.844-.68-1.524-1.547-1.524a1.52 1.52 0 0 0-1.523 1.524c0 .867.68 1.547 1.523 1.547m-2.414 4.36c.844 0 1.547-.68 1.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523m-2.438 4.335a1.52 1.52 0 0 0 1.524-1.523c0-.868-.68-1.547-1.523-1.547a1.53 1.53 0 0 0-1.547 1.547c0 .843.68 1.523 1.547 1.523m2.438 4.336c.844 0 1.547-.68 1.547-1.523c0-.868-.703-1.547-1.547-1.547s-1.524.68-1.524 1.547c0 .843.68 1.523 1.524 1.523M8.5 38.008c.867 0 1.547-.703 1.547-1.547s-.68-1.547-1.547-1.547c-.844 0-1.523.703-1.523 1.547s.68 1.547 1.523 1.547m2.461 4.312a1.546 1.546 0 1 0 0-3.093c-.844 0-1.524.703-1.524 1.546s.68 1.547 1.524 1.547m2.46 4.336c.845 0 1.524-.68 1.524-1.547a1.52 1.52 0 0 0-1.523-1.523c-.867 0-1.547.68-1.547 1.523c0 .868.68 1.547 1.547 1.547m2.415 4.36c.844 0 1.547-.68 1.547-1.547s-.703-1.547-1.547-1.547s-1.547.68-1.547 1.547s.703 1.547 1.547 1.547"/></svg> </template>
CSS
.icon-square-stack-3d-down-dottedline {
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.297%2051.977c.96%200%201.734-.704%202.062-1.36L16.797%2028.891c-.211-.328-.352-.633-.352-.891s.141-.562.352-.89L29.359%205.382c-.328-.656-1.101-1.36-2.062-1.36c-.727%200-1.547.422-2.04%201.29L13.353%2025.445c-.586.985-1.008%201.688-1.008%202.555c0%20.844.422%201.57%201.008%202.555l11.906%2020.133c.539.89%201.312%201.289%202.039%201.289m11.719-.024c1.289%200%202.133-.75%203.257-2.625l10.664-18.351c.657-1.125.961-2.04.961-2.977c0-.961-.304-1.852-.96-2.977L42.273%206.672c-1.125-1.875-1.968-2.625-3.257-2.625s-2.133.75-3.235%202.625L25.094%2025.023c-.657%201.125-.961%202.016-.961%202.977c0%20.938.305%201.852.96%202.977l10.688%2018.351c1.102%201.875%201.946%202.625%203.235%202.625m-23.18-44.39c.844%200%201.547-.68%201.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.547.68-1.547%201.547c0%20.844.703%201.524%201.547%201.524m-2.414%204.335a1.52%201.52%200%200%200%201.523-1.523c0-.867-.68-1.547-1.523-1.547a1.53%201.53%200%200%200-1.547%201.547c0%20.844.68%201.523%201.547%201.523m25.594%2035.157c-.117%200-.164-.07-.235-.188L28.563%2029.031c-.235-.375-.329-.703-.329-1.031s.094-.656.328-1.031l10.22-17.86c.07-.093.117-.164.234-.164s.187.07.234.164l10.219%2017.86c.234.375.351.703.351%201.031s-.117.656-.351%201.031L39.25%2046.867c-.047.117-.117.188-.234.188M10.96%2016.28a1.546%201.546%200%201%200%200-3.093c-.844%200-1.524.703-1.524%201.546s.68%201.547%201.524%201.547M8.5%2020.594a1.53%201.53%200%200%200%201.547-1.547c0-.844-.68-1.524-1.547-1.524a1.52%201.52%200%200%200-1.523%201.524c0%20.867.68%201.547%201.523%201.547m-2.414%204.36c.844%200%201.547-.68%201.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.524.68-1.524%201.547c0%20.843.68%201.523%201.524%201.523m-2.438%204.335a1.52%201.52%200%200%200%201.524-1.523c0-.868-.68-1.547-1.523-1.547a1.53%201.53%200%200%200-1.547%201.547c0%20.843.68%201.523%201.547%201.523m2.438%204.336c.844%200%201.547-.68%201.547-1.523c0-.868-.703-1.547-1.547-1.547s-1.524.68-1.524%201.547c0%20.843.68%201.523%201.524%201.523M8.5%2038.008c.867%200%201.547-.703%201.547-1.547s-.68-1.547-1.547-1.547c-.844%200-1.523.703-1.523%201.547s.68%201.547%201.523%201.547m2.461%204.312a1.546%201.546%200%201%200%200-3.093c-.844%200-1.524.703-1.524%201.546s.68%201.547%201.524%201.547m2.46%204.336c.845%200%201.524-.68%201.524-1.547a1.52%201.52%200%200%200-1.523-1.523c-.867%200-1.547.68-1.547%201.523c0%20.868.68%201.547%201.547%201.547m2.415%204.36c.844%200%201.547-.68%201.547-1.547s-.703-1.547-1.547-1.547s-1.547.68-1.547%201.547s.703%201.547%201.547%201.547%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.297%2051.977c.96%200%201.734-.704%202.062-1.36L16.797%2028.891c-.211-.328-.352-.633-.352-.891s.141-.562.352-.89L29.359%205.382c-.328-.656-1.101-1.36-2.062-1.36c-.727%200-1.547.422-2.04%201.29L13.353%2025.445c-.586.985-1.008%201.688-1.008%202.555c0%20.844.422%201.57%201.008%202.555l11.906%2020.133c.539.89%201.312%201.289%202.039%201.289m11.719-.024c1.289%200%202.133-.75%203.257-2.625l10.664-18.351c.657-1.125.961-2.04.961-2.977c0-.961-.304-1.852-.96-2.977L42.273%206.672c-1.125-1.875-1.968-2.625-3.257-2.625s-2.133.75-3.235%202.625L25.094%2025.023c-.657%201.125-.961%202.016-.961%202.977c0%20.938.305%201.852.96%202.977l10.688%2018.351c1.102%201.875%201.946%202.625%203.235%202.625m-23.18-44.39c.844%200%201.547-.68%201.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.547.68-1.547%201.547c0%20.844.703%201.524%201.547%201.524m-2.414%204.335a1.52%201.52%200%200%200%201.523-1.523c0-.867-.68-1.547-1.523-1.547a1.53%201.53%200%200%200-1.547%201.547c0%20.844.68%201.523%201.547%201.523m25.594%2035.157c-.117%200-.164-.07-.235-.188L28.563%2029.031c-.235-.375-.329-.703-.329-1.031s.094-.656.328-1.031l10.22-17.86c.07-.093.117-.164.234-.164s.187.07.234.164l10.219%2017.86c.234.375.351.703.351%201.031s-.117.656-.351%201.031L39.25%2046.867c-.047.117-.117.188-.234.188M10.96%2016.28a1.546%201.546%200%201%200%200-3.093c-.844%200-1.524.703-1.524%201.546s.68%201.547%201.524%201.547M8.5%2020.594a1.53%201.53%200%200%200%201.547-1.547c0-.844-.68-1.524-1.547-1.524a1.52%201.52%200%200%200-1.523%201.524c0%20.867.68%201.547%201.523%201.547m-2.414%204.36c.844%200%201.547-.68%201.547-1.524c0-.867-.703-1.547-1.547-1.547s-1.524.68-1.524%201.547c0%20.843.68%201.523%201.524%201.523m-2.438%204.335a1.52%201.52%200%200%200%201.524-1.523c0-.868-.68-1.547-1.523-1.547a1.53%201.53%200%200%200-1.547%201.547c0%20.843.68%201.523%201.547%201.523m2.438%204.336c.844%200%201.547-.68%201.547-1.523c0-.868-.703-1.547-1.547-1.547s-1.524.68-1.524%201.547c0%20.843.68%201.523%201.524%201.523M8.5%2038.008c.867%200%201.547-.703%201.547-1.547s-.68-1.547-1.547-1.547c-.844%200-1.523.703-1.523%201.547s.68%201.547%201.523%201.547m2.461%204.312a1.546%201.546%200%201%200%200-3.093c-.844%200-1.524.703-1.524%201.546s.68%201.547%201.524%201.547m2.46%204.336c.845%200%201.524-.68%201.524-1.547a1.52%201.52%200%200%200-1.523-1.523c-.867%200-1.547.68-1.547%201.523c0%20.868.68%201.547%201.547%201.547m2.415%204.36c.844%200%201.547-.68%201.547-1.547s-.703-1.547-1.547-1.547s-1.547.68-1.547%201.547s.703%201.547%201.547%201.547%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/square-stack-3d-down-dottedline.svg?color=%231a73e8&size=48