folder sync icon
folder-sync-bold from Solar by 480 Design · Bold · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-sync-bold
- Set
- Solar
- Style
- Bold
- Category
- Folders
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More folders icons from Solar
add-folder-boldfolder-2-boldfolder-boldfolder-check-boldfolder-clock-boldfolder-cloud-boldfolder-code-boldfolder-cog-boldfolder-dot-boldfolder-dot-open-boldfolder-down-boldfolder-error-boldfolder-favorite-bookmark-boldfolder-favorite-star-boldfolder-git-boldfolder-kanban-boldfolder-lock-boldfolder-open-boldfolder-output-boldfolder-path-connect-boldfolder-pen-boldfolder-search-boldfolder-security-boldfolder-symlink-bold
Use the folder sync icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.0264 12.9033C14.848 12.8963 14.6735 12.9525 14.5342 13.0615L14.4775 13.1113L13.4268 14.1201C13.1284 14.4071 13.1185 14.882 13.4053 15.1807C13.5454 15.3265 13.7307 15.4021 13.918 15.4092C13.5192 16.0632 12.7956 16.5068 11.958 16.5068C11.292 16.5068 10.6944 16.2275 10.2764 15.7822C9.99291 15.4802 9.51785 15.4646 9.21582 15.748C8.91416 16.0315 8.89928 16.5067 9.18262 16.8086C9.87441 17.5456 10.8635 18.0068 11.958 18.0068C13.6619 18.0068 15.1106 16.8879 15.583 15.3428C15.8444 15.4613 16.1621 15.4245 16.3906 15.2217C16.7002 14.9466 16.7281 14.4727 16.4531 14.1631L15.5576 13.1543C15.4222 13.0018 15.2301 12.9114 15.0264 12.9033ZM12.0283 10.0186C10.3285 10.0186 8.88542 11.1369 8.41406 12.6797C8.15363 12.5631 7.83796 12.6004 7.61035 12.8018C7.30035 13.0763 7.27155 13.5503 7.5459 13.8604L8.43945 14.8701C8.57474 15.0228 8.76685 15.1137 8.9707 15.1221C9.17446 15.1303 9.3733 15.0552 9.52051 14.9141L10.5723 13.9053C10.8711 13.6186 10.8813 13.1437 10.5947 12.8447C10.4534 12.6973 10.2663 12.6202 10.0771 12.6143C10.4744 11.9599 11.1964 11.5186 12.0283 11.5186C12.6944 11.5186 13.2924 11.8006 13.709 12.251C13.9903 12.5547 14.4646 12.5732 14.7686 12.292C15.0723 12.0107 15.0907 11.5364 14.8096 11.2324C14.1196 10.4865 13.1277 10.0186 12.0283 10.0186Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarFolderSyncBold(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" fillRule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.0264 12.9033C14.848 12.8963 14.6735 12.9525 14.5342 13.0615L14.4775 13.1113L13.4268 14.1201C13.1284 14.4071 13.1185 14.882 13.4053 15.1807C13.5454 15.3265 13.7307 15.4021 13.918 15.4092C13.5192 16.0632 12.7956 16.5068 11.958 16.5068C11.292 16.5068 10.6944 16.2275 10.2764 15.7822C9.99291 15.4802 9.51785 15.4646 9.21582 15.748C8.91416 16.0315 8.89928 16.5067 9.18262 16.8086C9.87441 17.5456 10.8635 18.0068 11.958 18.0068C13.6619 18.0068 15.1106 16.8879 15.583 15.3428C15.8444 15.4613 16.1621 15.4245 16.3906 15.2217C16.7002 14.9466 16.7281 14.4727 16.4531 14.1631L15.5576 13.1543C15.4222 13.0018 15.2301 12.9114 15.0264 12.9033ZM12.0283 10.0186C10.3285 10.0186 8.88542 11.1369 8.41406 12.6797C8.15363 12.5631 7.83796 12.6004 7.61035 12.8018C7.30035 13.0763 7.27155 13.5503 7.5459 13.8604L8.43945 14.8701C8.57474 15.0228 8.76685 15.1137 8.9707 15.1221C9.17446 15.1303 9.3733 15.0552 9.52051 14.9141L10.5723 13.9053C10.8711 13.6186 10.8813 13.1437 10.5947 12.8447C10.4534 12.6973 10.2663 12.6202 10.0771 12.6143C10.4744 11.9599 11.1964 11.5186 12.0283 11.5186C12.6944 11.5186 13.2924 11.8006 13.709 12.251C13.9903 12.5547 14.4646 12.5732 14.7686 12.292C15.0723 12.0107 15.0907 11.5364 14.8096 11.2324C14.1196 10.4865 13.1277 10.0186 12.0283 10.0186Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.9502 2C7.33657 2 7.53009 2.00021 7.71582 2.01758C8.51677 2.09253 9.27617 2.40751 9.89551 2.9209C10.0392 3.04 10.1768 3.17677 10.4502 3.4502L11 4C11.8156 4.81562 12.2236 5.22336 12.7119 5.49512C12.9802 5.6444 13.2653 5.76251 13.5605 5.84668C14.098 5.99985 14.6748 6 15.8281 6H16.2021C18.8343 6 20.1503 6.0002 21.0059 6.76953C21.0846 6.84031 21.1597 6.91545 21.2305 6.99414C21.9998 7.84966 22 9.16566 22 11.7979V14C22 17.7712 21.9997 19.6566 20.8281 20.8281C19.6566 21.9997 17.7712 22 14 22H10C6.22876 22 4.34345 21.9997 3.17188 20.8281C2.0003 19.6566 2 17.7712 2 14V6.9502C2 6.06798 2.00006 5.62628 2.06934 5.25879C2.37463 3.64071 3.64071 2.37463 5.25879 2.06934C5.62628 2.00006 6.06798 2 6.9502 2ZM15.0264 12.9033C14.848 12.8963 14.6735 12.9525 14.5342 13.0615L14.4775 13.1113L13.4268 14.1201C13.1284 14.4071 13.1185 14.882 13.4053 15.1807C13.5454 15.3265 13.7307 15.4021 13.918 15.4092C13.5192 16.0632 12.7956 16.5068 11.958 16.5068C11.292 16.5068 10.6944 16.2275 10.2764 15.7822C9.99291 15.4802 9.51785 15.4646 9.21582 15.748C8.91416 16.0315 8.89928 16.5067 9.18262 16.8086C9.87441 17.5456 10.8635 18.0068 11.958 18.0068C13.6619 18.0068 15.1106 16.8879 15.583 15.3428C15.8444 15.4613 16.1621 15.4245 16.3906 15.2217C16.7002 14.9466 16.7281 14.4727 16.4531 14.1631L15.5576 13.1543C15.4222 13.0018 15.2301 12.9114 15.0264 12.9033ZM12.0283 10.0186C10.3285 10.0186 8.88542 11.1369 8.41406 12.6797C8.15363 12.5631 7.83796 12.6004 7.61035 12.8018C7.30035 13.0763 7.27155 13.5503 7.5459 13.8604L8.43945 14.8701C8.57474 15.0228 8.76685 15.1137 8.9707 15.1221C9.17446 15.1303 9.3733 15.0552 9.52051 14.9141L10.5723 13.9053C10.8711 13.6186 10.8813 13.1437 10.5947 12.8447C10.4534 12.6973 10.2663 12.6202 10.0771 12.6143C10.4744 11.9599 11.1964 11.5186 12.0283 11.5186C12.6944 11.5186 13.2924 11.8006 13.709 12.251C13.9903 12.5547 14.4646 12.5732 14.7686 12.292C15.0723 12.0107 15.0907 11.5364 14.8096 11.2324C14.1196 10.4865 13.1277 10.0186 12.0283 10.0186Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-folder-sync-bold {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM15.0264%2012.9033C14.848%2012.8963%2014.6735%2012.9525%2014.5342%2013.0615L14.4775%2013.1113L13.4268%2014.1201C13.1284%2014.4071%2013.1185%2014.882%2013.4053%2015.1807C13.5454%2015.3265%2013.7307%2015.4021%2013.918%2015.4092C13.5192%2016.0632%2012.7956%2016.5068%2011.958%2016.5068C11.292%2016.5068%2010.6944%2016.2275%2010.2764%2015.7822C9.99291%2015.4802%209.51785%2015.4646%209.21582%2015.748C8.91416%2016.0315%208.89928%2016.5067%209.18262%2016.8086C9.87441%2017.5456%2010.8635%2018.0068%2011.958%2018.0068C13.6619%2018.0068%2015.1106%2016.8879%2015.583%2015.3428C15.8444%2015.4613%2016.1621%2015.4245%2016.3906%2015.2217C16.7002%2014.9466%2016.7281%2014.4727%2016.4531%2014.1631L15.5576%2013.1543C15.4222%2013.0018%2015.2301%2012.9114%2015.0264%2012.9033ZM12.0283%2010.0186C10.3285%2010.0186%208.88542%2011.1369%208.41406%2012.6797C8.15363%2012.5631%207.83796%2012.6004%207.61035%2012.8018C7.30035%2013.0763%207.27155%2013.5503%207.5459%2013.8604L8.43945%2014.8701C8.57474%2015.0228%208.76685%2015.1137%208.9707%2015.1221C9.17446%2015.1303%209.3733%2015.0552%209.52051%2014.9141L10.5723%2013.9053C10.8711%2013.6186%2010.8813%2013.1437%2010.5947%2012.8447C10.4534%2012.6973%2010.2663%2012.6202%2010.0771%2012.6143C10.4744%2011.9599%2011.1964%2011.5186%2012.0283%2011.5186C12.6944%2011.5186%2013.2924%2011.8006%2013.709%2012.251C13.9903%2012.5547%2014.4646%2012.5732%2014.7686%2012.292C15.0723%2012.0107%2015.0907%2011.5364%2014.8096%2011.2324C14.1196%2010.4865%2013.1277%2010.0186%2012.0283%2010.0186Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.9502%202C7.33657%202%207.53009%202.00021%207.71582%202.01758C8.51677%202.09253%209.27617%202.40751%209.89551%202.9209C10.0392%203.04%2010.1768%203.17677%2010.4502%203.4502L11%204C11.8156%204.81562%2012.2236%205.22336%2012.7119%205.49512C12.9802%205.6444%2013.2653%205.76251%2013.5605%205.84668C14.098%205.99985%2014.6748%206%2015.8281%206H16.2021C18.8343%206%2020.1503%206.0002%2021.0059%206.76953C21.0846%206.84031%2021.1597%206.91545%2021.2305%206.99414C21.9998%207.84966%2022%209.16566%2022%2011.7979V14C22%2017.7712%2021.9997%2019.6566%2020.8281%2020.8281C19.6566%2021.9997%2017.7712%2022%2014%2022H10C6.22876%2022%204.34345%2021.9997%203.17188%2020.8281C2.0003%2019.6566%202%2017.7712%202%2014V6.9502C2%206.06798%202.00006%205.62628%202.06934%205.25879C2.37463%203.64071%203.64071%202.37463%205.25879%202.06934C5.62628%202.00006%206.06798%202%206.9502%202ZM15.0264%2012.9033C14.848%2012.8963%2014.6735%2012.9525%2014.5342%2013.0615L14.4775%2013.1113L13.4268%2014.1201C13.1284%2014.4071%2013.1185%2014.882%2013.4053%2015.1807C13.5454%2015.3265%2013.7307%2015.4021%2013.918%2015.4092C13.5192%2016.0632%2012.7956%2016.5068%2011.958%2016.5068C11.292%2016.5068%2010.6944%2016.2275%2010.2764%2015.7822C9.99291%2015.4802%209.51785%2015.4646%209.21582%2015.748C8.91416%2016.0315%208.89928%2016.5067%209.18262%2016.8086C9.87441%2017.5456%2010.8635%2018.0068%2011.958%2018.0068C13.6619%2018.0068%2015.1106%2016.8879%2015.583%2015.3428C15.8444%2015.4613%2016.1621%2015.4245%2016.3906%2015.2217C16.7002%2014.9466%2016.7281%2014.4727%2016.4531%2014.1631L15.5576%2013.1543C15.4222%2013.0018%2015.2301%2012.9114%2015.0264%2012.9033ZM12.0283%2010.0186C10.3285%2010.0186%208.88542%2011.1369%208.41406%2012.6797C8.15363%2012.5631%207.83796%2012.6004%207.61035%2012.8018C7.30035%2013.0763%207.27155%2013.5503%207.5459%2013.8604L8.43945%2014.8701C8.57474%2015.0228%208.76685%2015.1137%208.9707%2015.1221C9.17446%2015.1303%209.3733%2015.0552%209.52051%2014.9141L10.5723%2013.9053C10.8711%2013.6186%2010.8813%2013.1437%2010.5947%2012.8447C10.4534%2012.6973%2010.2663%2012.6202%2010.0771%2012.6143C10.4744%2011.9599%2011.1964%2011.5186%2012.0283%2011.5186C12.6944%2011.5186%2013.2924%2011.8006%2013.709%2012.251C13.9903%2012.5547%2014.4646%2012.5732%2014.7686%2012.292C15.0723%2012.0107%2015.0907%2011.5364%2014.8096%2011.2324C14.1196%2010.4865%2013.1277%2010.0186%2012.0283%2010.0186Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-sync-bold.svg?color=%231a73e8&size=48