folder move icon
folder-move-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.
- Name
- folder-move-20-filled
- Set
- Fluent UI System Icons
- Style
- 20 Filled
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
folder-add-16-filledfolder-arrow-left-16-filledfolder-arrow-right-16-filledfolder-arrow-up-16-filledfolder-briefcase-20-filledfolder-data-bar-20-filledfolder-dismiss-16-filledfolder-document-16-filledfolder-globe-16-filledfolder-hint-20-filledfolder-holder-20-filledfolder-junk-20-filledfolder-lightning-16-filledfolder-link-16-filledfolder-list-16-filledfolder-mail-16-filledfolder-multiple-16-filledfolder-open-16-filledfolder-open-down-16-filledfolder-open-vertical-16-filledfolder-people-20-filledfolder-person-16-filledfolder-prohibited-16-filledfolder-public-16-regular
Use the folder move icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm1-5.5a2.5 2.5 0 0 1 2.479 2.174l.016.162L18 7v3.257a5.5 5.5 0 0 0-8.522 6.49L9.6 17H4.5a2.5 2.5 0 0 1-2.495-2.336L2 14.5v-7h5.07c.36 0 .706-.13.977-.361l.111-.106L10.565 4.5H15.5zm-.646 7.646a.5.5 0 0 0-.765.638l.057.07L15.293 14H12.5a.5.5 0 0 0-.09.992l.09.008h2.793l-1.147 1.146a.5.5 0 0 0 .638.765l.07-.057l2-2a.504.504 0 0 0 .141-.285l.005-.066a.508.508 0 0 0-.102-.306l-.044-.05l-2-2zM7.167 3c.27 0 .535.073.765.21l.135.09l1.319.99l-1.953 2.054a.5.5 0 0 1-.281.15l-.081.006H2v-1a2.5 2.5 0 0 1 2.336-2.495L4.5 3h2.667z" fill="currentColor" fill-rule="nonzero"/></svg>
React
import type { SVGProps } from "react";
export function FluentFolderMove20Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm1-5.5a2.5 2.5 0 0 1 2.479 2.174l.016.162L18 7v3.257a5.5 5.5 0 0 0-8.522 6.49L9.6 17H4.5a2.5 2.5 0 0 1-2.495-2.336L2 14.5v-7h5.07c.36 0 .706-.13.977-.361l.111-.106L10.565 4.5H15.5zm-.646 7.646a.5.5 0 0 0-.765.638l.057.07L15.293 14H12.5a.5.5 0 0 0-.09.992l.09.008h2.793l-1.147 1.146a.5.5 0 0 0 .638.765l.07-.057l2-2a.504.504 0 0 0 .141-.285l.005-.066a.508.508 0 0 0-.102-.306l-.044-.05l-2-2zM7.167 3c.27 0 .535.073.765.21l.135.09l1.319.99l-1.953 2.054a.5.5 0 0 1-.281.15l-.081.006H2v-1a2.5 2.5 0 0 1 2.336-2.495L4.5 3h2.667z" fill="currentColor" fillRule="nonzero"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path d="M14.5 10a4.5 4.5 0 1 1 0 9a4.5 4.5 0 0 1 0-9zm1-5.5a2.5 2.5 0 0 1 2.479 2.174l.016.162L18 7v3.257a5.5 5.5 0 0 0-8.522 6.49L9.6 17H4.5a2.5 2.5 0 0 1-2.495-2.336L2 14.5v-7h5.07c.36 0 .706-.13.977-.361l.111-.106L10.565 4.5H15.5zm-.646 7.646a.5.5 0 0 0-.765.638l.057.07L15.293 14H12.5a.5.5 0 0 0-.09.992l.09.008h2.793l-1.147 1.146a.5.5 0 0 0 .638.765l.07-.057l2-2a.504.504 0 0 0 .141-.285l.005-.066a.508.508 0 0 0-.102-.306l-.044-.05l-2-2zM7.167 3c.27 0 .535.073.765.21l.135.09l1.319.99l-1.953 2.054a.5.5 0 0 1-.281.15l-.081.006H2v-1a2.5 2.5 0 0 1 2.336-2.495L4.5 3h2.667z" fill="currentColor" fill-rule="nonzero"/></svg> </template>
CSS
.icon-folder-move-20-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%2020%2020%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9zm1-5.5a2.5%202.5%200%200%201%202.479%202.174l.016.162L18%207v3.257a5.5%205.5%200%200%200-8.522%206.49L9.6%2017H4.5a2.5%202.5%200%200%201-2.495-2.336L2%2014.5v-7h5.07c.36%200%20.706-.13.977-.361l.111-.106L10.565%204.5H15.5zm-.646%207.646a.5.5%200%200%200-.765.638l.057.07L15.293%2014H12.5a.5.5%200%200%200-.09.992l.09.008h2.793l-1.147%201.146a.5.5%200%200%200%20.638.765l.07-.057l2-2a.504.504%200%200%200%20.141-.285l.005-.066a.508.508%200%200%200-.102-.306l-.044-.05l-2-2zM7.167%203c.27%200%20.535.073.765.21l.135.09l1.319.99l-1.953%202.054a.5.5%200%200%201-.281.15l-.081.006H2v-1a2.5%202.5%200%200%201%202.336-2.495L4.5%203h2.667z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%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%2020%2020%22%3E%3Cpath%20d%3D%22M14.5%2010a4.5%204.5%200%201%201%200%209a4.5%204.5%200%200%201%200-9zm1-5.5a2.5%202.5%200%200%201%202.479%202.174l.016.162L18%207v3.257a5.5%205.5%200%200%200-8.522%206.49L9.6%2017H4.5a2.5%202.5%200%200%201-2.495-2.336L2%2014.5v-7h5.07c.36%200%20.706-.13.977-.361l.111-.106L10.565%204.5H15.5zm-.646%207.646a.5.5%200%200%200-.765.638l.057.07L15.293%2014H12.5a.5.5%200%200%200-.09.992l.09.008h2.793l-1.147%201.146a.5.5%200%200%200%20.638.765l.07-.057l2-2a.504.504%200%200%200%20.141-.285l.005-.066a.508.508%200%200%200-.102-.306l-.044-.05l-2-2zM7.167%203c.27%200%20.535.073.765.21l.135.09l1.319.99l-1.953%202.054a.5.5%200%200%201-.281.15l-.081.006H2v-1a2.5%202.5%200%200%201%202.336-2.495L4.5%203h2.667z%22%20fill%3D%22currentColor%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/folder-move-20-filled.svg?color=%231a73e8&size=48