ios sync icon
ios-sync from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-sync
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios sync icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M492 257.1c-2.6-2.6-6-4-9.6-4-3.6 0-7 1.4-9.6 4l-13 13c4.3-61.8-19.5-122.5-65.3-165C356.9 70.2 307.7 51 256.1 51c-26.7 0-52.8 5.1-77.4 15.1-25.5 10.4-48.3 25.6-67.7 45.3-13.2 13.4-24.6 28.5-33.6 44.8-1.9 3.4-2.3 7.4-1.2 11.1 1.1 3.7 3.8 6.8 7.2 8.5 2 1 4.2 1.5 6.4 1.5 5.2 0 9.9-2.8 12.4-7.3 7.9-14.3 17.8-27.5 29.4-39.1 16.8-16.8 36.3-29.8 58.1-38.7 21.1-8.6 43.4-12.9 66.2-12.9 22.9 0 45.2 4.3 66.3 12.9 21.8 8.9 41.4 21.9 58.2 38.8 20.3 20.4 35.4 45.6 43.8 73 7 22.9 9.2 47.3 6.6 71.2l-18.9-18.5c-2.5-2.4-5.8-3.8-9.3-3.8-3.5 0-6.9 1.4-9.4 3.9-5.2 5.2-5.2 13.6 0 18.8l42.8 42.9c1.9 1.9 4.4 2.9 7 2.9 2.6 0 5.1-1 7-2.9l42.1-42.2c5.2-5.3 5.2-13.9-.1-19.2z" fill="currentColor"/><path d="M428.6 335.9c-2-1-4.2-1.5-6.4-1.5-5.2 0-9.9 2.8-12.4 7.3-7.9 14.3-17.8 27.5-29.4 39.1-16.8 16.8-36.3 29.9-58.2 38.7-21.1 8.6-43.4 12.9-66.3 12.9s-45.2-4.3-66.2-12.9c-21.8-8.9-41.4-21.9-58.2-38.7-37.6-37.8-56-90.9-50.3-143.9l18.4 18.5c2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7l1.3-1.3c4.9-4.9 4.9-13 0-17.9l-42.9-43c-1.9-1.9-4.4-2.9-7-2.9-2.6 0-5.1 1-7 2.9l-42 42.3c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4 3.6 0 7-1.4 9.6-4l13-13.1c-1.8 25.8 1.3 52 9 76.5 9.9 31.4 26.8 59.3 50.3 82.8 19.5 19.6 42.2 34.7 67.6 45.1 24.5 10 50.4 15 76.9 15 26.5 0 52.4-5.1 76.9-15 25.4-10.3 48.1-25.5 67.6-45.1 13.5-13.5 25-28.8 34.2-45.4 1.9-3.4 2.3-7.4 1.2-11.1-1.2-3.7-3.8-6.8-7.3-8.5z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosSync(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M492 257.1c-2.6-2.6-6-4-9.6-4-3.6 0-7 1.4-9.6 4l-13 13c4.3-61.8-19.5-122.5-65.3-165C356.9 70.2 307.7 51 256.1 51c-26.7 0-52.8 5.1-77.4 15.1-25.5 10.4-48.3 25.6-67.7 45.3-13.2 13.4-24.6 28.5-33.6 44.8-1.9 3.4-2.3 7.4-1.2 11.1 1.1 3.7 3.8 6.8 7.2 8.5 2 1 4.2 1.5 6.4 1.5 5.2 0 9.9-2.8 12.4-7.3 7.9-14.3 17.8-27.5 29.4-39.1 16.8-16.8 36.3-29.8 58.1-38.7 21.1-8.6 43.4-12.9 66.2-12.9 22.9 0 45.2 4.3 66.3 12.9 21.8 8.9 41.4 21.9 58.2 38.8 20.3 20.4 35.4 45.6 43.8 73 7 22.9 9.2 47.3 6.6 71.2l-18.9-18.5c-2.5-2.4-5.8-3.8-9.3-3.8-3.5 0-6.9 1.4-9.4 3.9-5.2 5.2-5.2 13.6 0 18.8l42.8 42.9c1.9 1.9 4.4 2.9 7 2.9 2.6 0 5.1-1 7-2.9l42.1-42.2c5.2-5.3 5.2-13.9-.1-19.2z" fill="currentColor"/><path d="M428.6 335.9c-2-1-4.2-1.5-6.4-1.5-5.2 0-9.9 2.8-12.4 7.3-7.9 14.3-17.8 27.5-29.4 39.1-16.8 16.8-36.3 29.9-58.2 38.7-21.1 8.6-43.4 12.9-66.3 12.9s-45.2-4.3-66.2-12.9c-21.8-8.9-41.4-21.9-58.2-38.7-37.6-37.8-56-90.9-50.3-143.9l18.4 18.5c2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7l1.3-1.3c4.9-4.9 4.9-13 0-17.9l-42.9-43c-1.9-1.9-4.4-2.9-7-2.9-2.6 0-5.1 1-7 2.9l-42 42.3c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4 3.6 0 7-1.4 9.6-4l13-13.1c-1.8 25.8 1.3 52 9 76.5 9.9 31.4 26.8 59.3 50.3 82.8 19.5 19.6 42.2 34.7 67.6 45.1 24.5 10 50.4 15 76.9 15 26.5 0 52.4-5.1 76.9-15 25.4-10.3 48.1-25.5 67.6-45.1 13.5-13.5 25-28.8 34.2-45.4 1.9-3.4 2.3-7.4 1.2-11.1-1.2-3.7-3.8-6.8-7.3-8.5z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M492 257.1c-2.6-2.6-6-4-9.6-4-3.6 0-7 1.4-9.6 4l-13 13c4.3-61.8-19.5-122.5-65.3-165C356.9 70.2 307.7 51 256.1 51c-26.7 0-52.8 5.1-77.4 15.1-25.5 10.4-48.3 25.6-67.7 45.3-13.2 13.4-24.6 28.5-33.6 44.8-1.9 3.4-2.3 7.4-1.2 11.1 1.1 3.7 3.8 6.8 7.2 8.5 2 1 4.2 1.5 6.4 1.5 5.2 0 9.9-2.8 12.4-7.3 7.9-14.3 17.8-27.5 29.4-39.1 16.8-16.8 36.3-29.8 58.1-38.7 21.1-8.6 43.4-12.9 66.2-12.9 22.9 0 45.2 4.3 66.3 12.9 21.8 8.9 41.4 21.9 58.2 38.8 20.3 20.4 35.4 45.6 43.8 73 7 22.9 9.2 47.3 6.6 71.2l-18.9-18.5c-2.5-2.4-5.8-3.8-9.3-3.8-3.5 0-6.9 1.4-9.4 3.9-5.2 5.2-5.2 13.6 0 18.8l42.8 42.9c1.9 1.9 4.4 2.9 7 2.9 2.6 0 5.1-1 7-2.9l42.1-42.2c5.2-5.3 5.2-13.9-.1-19.2z" fill="currentColor"/><path d="M428.6 335.9c-2-1-4.2-1.5-6.4-1.5-5.2 0-9.9 2.8-12.4 7.3-7.9 14.3-17.8 27.5-29.4 39.1-16.8 16.8-36.3 29.9-58.2 38.7-21.1 8.6-43.4 12.9-66.3 12.9s-45.2-4.3-66.2-12.9c-21.8-8.9-41.4-21.9-58.2-38.7-37.6-37.8-56-90.9-50.3-143.9l18.4 18.5c2.4 2.4 5.6 3.7 9 3.7 3.4 0 6.6-1.3 9-3.7l1.3-1.3c4.9-4.9 4.9-13 0-17.9l-42.9-43c-1.9-1.9-4.4-2.9-7-2.9-2.6 0-5.1 1-7 2.9l-42 42.3c-5.3 5.3-5.3 13.9 0 19.2 2.6 2.6 6 4 9.6 4 3.6 0 7-1.4 9.6-4l13-13.1c-1.8 25.8 1.3 52 9 76.5 9.9 31.4 26.8 59.3 50.3 82.8 19.5 19.6 42.2 34.7 67.6 45.1 24.5 10 50.4 15 76.9 15 26.5 0 52.4-5.1 76.9-15 25.4-10.3 48.1-25.5 67.6-45.1 13.5-13.5 25-28.8 34.2-45.4 1.9-3.4 2.3-7.4 1.2-11.1-1.2-3.7-3.8-6.8-7.3-8.5z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-sync {
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%20512%20512%22%3E%3Cpath%20d%3D%22M492%20257.1c-2.6-2.6-6-4-9.6-4-3.6%200-7%201.4-9.6%204l-13%2013c4.3-61.8-19.5-122.5-65.3-165C356.9%2070.2%20307.7%2051%20256.1%2051c-26.7%200-52.8%205.1-77.4%2015.1-25.5%2010.4-48.3%2025.6-67.7%2045.3-13.2%2013.4-24.6%2028.5-33.6%2044.8-1.9%203.4-2.3%207.4-1.2%2011.1%201.1%203.7%203.8%206.8%207.2%208.5%202%201%204.2%201.5%206.4%201.5%205.2%200%209.9-2.8%2012.4-7.3%207.9-14.3%2017.8-27.5%2029.4-39.1%2016.8-16.8%2036.3-29.8%2058.1-38.7%2021.1-8.6%2043.4-12.9%2066.2-12.9%2022.9%200%2045.2%204.3%2066.3%2012.9%2021.8%208.9%2041.4%2021.9%2058.2%2038.8%2020.3%2020.4%2035.4%2045.6%2043.8%2073%207%2022.9%209.2%2047.3%206.6%2071.2l-18.9-18.5c-2.5-2.4-5.8-3.8-9.3-3.8-3.5%200-6.9%201.4-9.4%203.9-5.2%205.2-5.2%2013.6%200%2018.8l42.8%2042.9c1.9%201.9%204.4%202.9%207%202.9%202.6%200%205.1-1%207-2.9l42.1-42.2c5.2-5.3%205.2-13.9-.1-19.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M428.6%20335.9c-2-1-4.2-1.5-6.4-1.5-5.2%200-9.9%202.8-12.4%207.3-7.9%2014.3-17.8%2027.5-29.4%2039.1-16.8%2016.8-36.3%2029.9-58.2%2038.7-21.1%208.6-43.4%2012.9-66.3%2012.9s-45.2-4.3-66.2-12.9c-21.8-8.9-41.4-21.9-58.2-38.7-37.6-37.8-56-90.9-50.3-143.9l18.4%2018.5c2.4%202.4%205.6%203.7%209%203.7%203.4%200%206.6-1.3%209-3.7l1.3-1.3c4.9-4.9%204.9-13%200-17.9l-42.9-43c-1.9-1.9-4.4-2.9-7-2.9-2.6%200-5.1%201-7%202.9l-42%2042.3c-5.3%205.3-5.3%2013.9%200%2019.2%202.6%202.6%206%204%209.6%204%203.6%200%207-1.4%209.6-4l13-13.1c-1.8%2025.8%201.3%2052%209%2076.5%209.9%2031.4%2026.8%2059.3%2050.3%2082.8%2019.5%2019.6%2042.2%2034.7%2067.6%2045.1%2024.5%2010%2050.4%2015%2076.9%2015%2026.5%200%2052.4-5.1%2076.9-15%2025.4-10.3%2048.1-25.5%2067.6-45.1%2013.5-13.5%2025-28.8%2034.2-45.4%201.9-3.4%202.3-7.4%201.2-11.1-1.2-3.7-3.8-6.8-7.3-8.5z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M492%20257.1c-2.6-2.6-6-4-9.6-4-3.6%200-7%201.4-9.6%204l-13%2013c4.3-61.8-19.5-122.5-65.3-165C356.9%2070.2%20307.7%2051%20256.1%2051c-26.7%200-52.8%205.1-77.4%2015.1-25.5%2010.4-48.3%2025.6-67.7%2045.3-13.2%2013.4-24.6%2028.5-33.6%2044.8-1.9%203.4-2.3%207.4-1.2%2011.1%201.1%203.7%203.8%206.8%207.2%208.5%202%201%204.2%201.5%206.4%201.5%205.2%200%209.9-2.8%2012.4-7.3%207.9-14.3%2017.8-27.5%2029.4-39.1%2016.8-16.8%2036.3-29.8%2058.1-38.7%2021.1-8.6%2043.4-12.9%2066.2-12.9%2022.9%200%2045.2%204.3%2066.3%2012.9%2021.8%208.9%2041.4%2021.9%2058.2%2038.8%2020.3%2020.4%2035.4%2045.6%2043.8%2073%207%2022.9%209.2%2047.3%206.6%2071.2l-18.9-18.5c-2.5-2.4-5.8-3.8-9.3-3.8-3.5%200-6.9%201.4-9.4%203.9-5.2%205.2-5.2%2013.6%200%2018.8l42.8%2042.9c1.9%201.9%204.4%202.9%207%202.9%202.6%200%205.1-1%207-2.9l42.1-42.2c5.2-5.3%205.2-13.9-.1-19.2z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M428.6%20335.9c-2-1-4.2-1.5-6.4-1.5-5.2%200-9.9%202.8-12.4%207.3-7.9%2014.3-17.8%2027.5-29.4%2039.1-16.8%2016.8-36.3%2029.9-58.2%2038.7-21.1%208.6-43.4%2012.9-66.3%2012.9s-45.2-4.3-66.2-12.9c-21.8-8.9-41.4-21.9-58.2-38.7-37.6-37.8-56-90.9-50.3-143.9l18.4%2018.5c2.4%202.4%205.6%203.7%209%203.7%203.4%200%206.6-1.3%209-3.7l1.3-1.3c4.9-4.9%204.9-13%200-17.9l-42.9-43c-1.9-1.9-4.4-2.9-7-2.9-2.6%200-5.1%201-7%202.9l-42%2042.3c-5.3%205.3-5.3%2013.9%200%2019.2%202.6%202.6%206%204%209.6%204%203.6%200%207-1.4%209.6-4l13-13.1c-1.8%2025.8%201.3%2052%209%2076.5%209.9%2031.4%2026.8%2059.3%2050.3%2082.8%2019.5%2019.6%2042.2%2034.7%2067.6%2045.1%2024.5%2010%2050.4%2015%2076.9%2015%2026.5%200%2052.4-5.1%2076.9-15%2025.4-10.3%2048.1-25.5%2067.6-45.1%2013.5-13.5%2025-28.8%2034.2-45.4%201.9-3.4%202.3-7.4%201.2-11.1-1.2-3.7-3.8-6.8-7.3-8.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-sync.svg?color=%231a73e8&size=48