folder sync icon
folder-sync-bold-duotone from Solar by 480 Design · Bold Duotone · Folders · CC-BY-4.0 Attribution required.
- Name
- folder-sync-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M12.0281 10.0186C13.1276 10.0186 14.1194 10.4865 14.8094 11.2324C15.0906 11.5364 15.0722 12.0107 14.7684 12.292C14.4644 12.5732 13.9901 12.5548 13.7088 12.251C13.2922 11.8006 12.6943 11.5186 12.0281 11.5186C11.1962 11.5186 10.4742 11.9598 10.077 12.6143C10.2662 12.6202 10.4531 12.6973 10.5946 12.8447C10.8812 13.1437 10.8711 13.6186 10.5721 13.9053L9.52033 14.9141C9.37308 15.0552 9.17435 15.1303 8.97053 15.1221C8.76664 15.1137 8.57456 15.0229 8.43928 14.8701L7.54572 13.8604C7.27137 13.5502 7.30017 13.0763 7.61018 12.8018C7.83779 12.6004 8.15341 12.5631 8.41389 12.6797C8.88523 11.1369 10.3283 10.0186 12.0281 10.0186Z"/><path d="M15.0265 12.9029C15.2303 12.911 15.4223 13.0015 15.5578 13.1539L16.4533 14.1627C16.7283 14.4724 16.7004 14.9462 16.3908 15.2213C16.1622 15.4243 15.8447 15.461 15.5831 15.3424C15.1109 16.8877 13.6622 18.0064 11.9581 18.0065C10.8636 18.0065 9.87459 17.5453 9.18276 16.8082C8.89934 16.5062 8.91405 16.0311 9.21596 15.7477C9.51799 15.4642 9.99305 15.4798 10.2765 15.7818C10.6946 16.2272 11.2921 16.5065 11.9581 16.5065C12.7959 16.5064 13.5194 16.063 13.9181 15.4088C13.7307 15.4017 13.5456 15.3262 13.4054 15.1803C13.1185 14.8816 13.1283 14.4067 13.4269 14.1197L14.4777 13.1109L14.5343 13.0611C14.6736 12.9521 14.8481 12.8959 15.0265 12.9029Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarFolderSyncBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M12.0281 10.0186C13.1276 10.0186 14.1194 10.4865 14.8094 11.2324C15.0906 11.5364 15.0722 12.0107 14.7684 12.292C14.4644 12.5732 13.9901 12.5548 13.7088 12.251C13.2922 11.8006 12.6943 11.5186 12.0281 11.5186C11.1962 11.5186 10.4742 11.9598 10.077 12.6143C10.2662 12.6202 10.4531 12.6973 10.5946 12.8447C10.8812 13.1437 10.8711 13.6186 10.5721 13.9053L9.52033 14.9141C9.37308 15.0552 9.17435 15.1303 8.97053 15.1221C8.76664 15.1137 8.57456 15.0229 8.43928 14.8701L7.54572 13.8604C7.27137 13.5502 7.30017 13.0763 7.61018 12.8018C7.83779 12.6004 8.15341 12.5631 8.41389 12.6797C8.88523 11.1369 10.3283 10.0186 12.0281 10.0186Z"/><path d="M15.0265 12.9029C15.2303 12.911 15.4223 13.0015 15.5578 13.1539L16.4533 14.1627C16.7283 14.4724 16.7004 14.9462 16.3908 15.2213C16.1622 15.4243 15.8447 15.461 15.5831 15.3424C15.1109 16.8877 13.6622 18.0064 11.9581 18.0065C10.8636 18.0065 9.87459 17.5453 9.18276 16.8082C8.89934 16.5062 8.91405 16.0311 9.21596 15.7477C9.51799 15.4642 9.99305 15.4798 10.2765 15.7818C10.6946 16.2272 11.2921 16.5065 11.9581 16.5065C12.7959 16.5064 13.5194 16.063 13.9181 15.4088C13.7307 15.4017 13.5456 15.3262 13.4054 15.1803C13.1185 14.8816 13.1283 14.4067 13.4269 14.1197L14.4777 13.1109L14.5343 13.0611C14.6736 12.9521 14.8481 12.8959 15.0265 12.9029Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M22 14V11.7979C22 9.16554 22 7.84935 21.2305 6.99383C21.1598 6.91514 21.0849 6.84024 21.0062 6.76946C20.1506 6 18.8345 6 16.2021 6H15.8284C14.6747 6 14.0979 6 13.5604 5.84678C13.2651 5.7626 12.9804 5.64471 12.7121 5.49543C12.2237 5.22367 11.8158 4.81578 11 4L10.4497 3.44975C10.1763 3.17633 10.0396 3.03961 9.89594 2.92051C9.27652 2.40704 8.51665 2.09229 7.71557 2.01738C7.52976 2 7.33642 2 6.94975 2C6.06722 2 5.62595 2 5.25839 2.06935C3.64031 2.37464 2.37464 3.64031 2.06935 5.25839C2 5.62595 2 6.06722 2 6.94975V14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C22 19.6569 22 17.7712 22 14Z" opacity=".5"/><path d="M12.0281 10.0186C13.1276 10.0186 14.1194 10.4865 14.8094 11.2324C15.0906 11.5364 15.0722 12.0107 14.7684 12.292C14.4644 12.5732 13.9901 12.5548 13.7088 12.251C13.2922 11.8006 12.6943 11.5186 12.0281 11.5186C11.1962 11.5186 10.4742 11.9598 10.077 12.6143C10.2662 12.6202 10.4531 12.6973 10.5946 12.8447C10.8812 13.1437 10.8711 13.6186 10.5721 13.9053L9.52033 14.9141C9.37308 15.0552 9.17435 15.1303 8.97053 15.1221C8.76664 15.1137 8.57456 15.0229 8.43928 14.8701L7.54572 13.8604C7.27137 13.5502 7.30017 13.0763 7.61018 12.8018C7.83779 12.6004 8.15341 12.5631 8.41389 12.6797C8.88523 11.1369 10.3283 10.0186 12.0281 10.0186Z"/><path d="M15.0265 12.9029C15.2303 12.911 15.4223 13.0015 15.5578 13.1539L16.4533 14.1627C16.7283 14.4724 16.7004 14.9462 16.3908 15.2213C16.1622 15.4243 15.8447 15.461 15.5831 15.3424C15.1109 16.8877 13.6622 18.0064 11.9581 18.0065C10.8636 18.0065 9.87459 17.5453 9.18276 16.8082C8.89934 16.5062 8.91405 16.0311 9.21596 15.7477C9.51799 15.4642 9.99305 15.4798 10.2765 15.7818C10.6946 16.2272 11.2921 16.5065 11.9581 16.5065C12.7959 16.5064 13.5194 16.063 13.9181 15.4088C13.7307 15.4017 13.5456 15.3262 13.4054 15.1803C13.1185 14.8816 13.1283 14.4067 13.4269 14.1197L14.4777 13.1109L14.5343 13.0611C14.6736 12.9521 14.8481 12.8959 15.0265 12.9029Z"/></g></svg> </template>
CSS
.icon-folder-sync-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V14C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0281%2010.0186C13.1276%2010.0186%2014.1194%2010.4865%2014.8094%2011.2324C15.0906%2011.5364%2015.0722%2012.0107%2014.7684%2012.292C14.4644%2012.5732%2013.9901%2012.5548%2013.7088%2012.251C13.2922%2011.8006%2012.6943%2011.5186%2012.0281%2011.5186C11.1962%2011.5186%2010.4742%2011.9598%2010.077%2012.6143C10.2662%2012.6202%2010.4531%2012.6973%2010.5946%2012.8447C10.8812%2013.1437%2010.8711%2013.6186%2010.5721%2013.9053L9.52033%2014.9141C9.37308%2015.0552%209.17435%2015.1303%208.97053%2015.1221C8.76664%2015.1137%208.57456%2015.0229%208.43928%2014.8701L7.54572%2013.8604C7.27137%2013.5502%207.30017%2013.0763%207.61018%2012.8018C7.83779%2012.6004%208.15341%2012.5631%208.41389%2012.6797C8.88523%2011.1369%2010.3283%2010.0186%2012.0281%2010.0186Z%22%2F%3E%3Cpath%20d%3D%22M15.0265%2012.9029C15.2303%2012.911%2015.4223%2013.0015%2015.5578%2013.1539L16.4533%2014.1627C16.7283%2014.4724%2016.7004%2014.9462%2016.3908%2015.2213C16.1622%2015.4243%2015.8447%2015.461%2015.5831%2015.3424C15.1109%2016.8877%2013.6622%2018.0064%2011.9581%2018.0065C10.8636%2018.0065%209.87459%2017.5453%209.18276%2016.8082C8.89934%2016.5062%208.91405%2016.0311%209.21596%2015.7477C9.51799%2015.4642%209.99305%2015.4798%2010.2765%2015.7818C10.6946%2016.2272%2011.2921%2016.5065%2011.9581%2016.5065C12.7959%2016.5064%2013.5194%2016.063%2013.9181%2015.4088C13.7307%2015.4017%2013.5456%2015.3262%2013.4054%2015.1803C13.1185%2014.8816%2013.1283%2014.4067%2013.4269%2014.1197L14.4777%2013.1109L14.5343%2013.0611C14.6736%2012.9521%2014.8481%2012.8959%2015.0265%2012.9029Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2014V11.7979C22%209.16554%2022%207.84935%2021.2305%206.99383C21.1598%206.91514%2021.0849%206.84024%2021.0062%206.76946C20.1506%206%2018.8345%206%2016.2021%206H15.8284C14.6747%206%2014.0979%206%2013.5604%205.84678C13.2651%205.7626%2012.9804%205.64471%2012.7121%205.49543C12.2237%205.22367%2011.8158%204.81578%2011%204L10.4497%203.44975C10.1763%203.17633%2010.0396%203.03961%209.89594%202.92051C9.27652%202.40704%208.51665%202.09229%207.71557%202.01738C7.52976%202%207.33642%202%206.94975%202C6.06722%202%205.62595%202%205.25839%202.06935C3.64031%202.37464%202.37464%203.64031%202.06935%205.25839C2%205.62595%202%206.06722%202%206.94975V14C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C22%2019.6569%2022%2017.7712%2022%2014Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12.0281%2010.0186C13.1276%2010.0186%2014.1194%2010.4865%2014.8094%2011.2324C15.0906%2011.5364%2015.0722%2012.0107%2014.7684%2012.292C14.4644%2012.5732%2013.9901%2012.5548%2013.7088%2012.251C13.2922%2011.8006%2012.6943%2011.5186%2012.0281%2011.5186C11.1962%2011.5186%2010.4742%2011.9598%2010.077%2012.6143C10.2662%2012.6202%2010.4531%2012.6973%2010.5946%2012.8447C10.8812%2013.1437%2010.8711%2013.6186%2010.5721%2013.9053L9.52033%2014.9141C9.37308%2015.0552%209.17435%2015.1303%208.97053%2015.1221C8.76664%2015.1137%208.57456%2015.0229%208.43928%2014.8701L7.54572%2013.8604C7.27137%2013.5502%207.30017%2013.0763%207.61018%2012.8018C7.83779%2012.6004%208.15341%2012.5631%208.41389%2012.6797C8.88523%2011.1369%2010.3283%2010.0186%2012.0281%2010.0186Z%22%2F%3E%3Cpath%20d%3D%22M15.0265%2012.9029C15.2303%2012.911%2015.4223%2013.0015%2015.5578%2013.1539L16.4533%2014.1627C16.7283%2014.4724%2016.7004%2014.9462%2016.3908%2015.2213C16.1622%2015.4243%2015.8447%2015.461%2015.5831%2015.3424C15.1109%2016.8877%2013.6622%2018.0064%2011.9581%2018.0065C10.8636%2018.0065%209.87459%2017.5453%209.18276%2016.8082C8.89934%2016.5062%208.91405%2016.0311%209.21596%2015.7477C9.51799%2015.4642%209.99305%2015.4798%2010.2765%2015.7818C10.6946%2016.2272%2011.2921%2016.5065%2011.9581%2016.5065C12.7959%2016.5064%2013.5194%2016.063%2013.9181%2015.4088C13.7307%2015.4017%2013.5456%2015.3262%2013.4054%2015.1803C13.1185%2014.8816%2013.1283%2014.4067%2013.4269%2014.1197L14.4777%2013.1109L14.5343%2013.0611C14.6736%2012.9521%2014.8481%2012.8959%2015.0265%2012.9029Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/folder-sync-bold-duotone.svg?color=%231a73e8&size=48