loop logo
loop from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- loop
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the loop logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.371 0 0 5.371 0 12s5.371 12 12 12s12-5.371 12-12c.011-6.629-5.371-12-12-12m.7 22.611C6.837 22.611 2.089 17.863 2.089 12S6.837 1.389 12.7 1.389S23.311 6.137 23.311 12S18.563 22.611 12.7 22.611M7.045 3.413C2.298 6.148.679 12.208 3.413 16.955c2.735 4.737 8.806 6.366 13.542 3.632c4.747-2.735 6.366-8.806 3.632-13.542C17.852 2.297 11.792.678 7.045 3.413m9.823 15.621a8.524 8.524 0 0 1-11.639-3.118A8.524 8.524 0 0 1 8.347 4.277a8.524 8.524 0 0 1 11.639 3.118c2.351 4.069.962 9.287-3.118 11.639M5.229 8.084c-2.166 3.741-.875 8.532 2.866 10.687c3.741 2.166 8.532.875 10.698-2.866s.875-8.532-2.866-10.687c-3.752-2.155-8.543-.875-10.698 2.866m12.842 6.618a6.603 6.603 0 0 1-9.025 2.417c-3.161-1.827-4.244-5.863-2.418-9.025s5.863-4.244 9.025-2.418c3.162 1.817 4.245 5.865 2.418 9.026M6.093 12c0 3.271 2.647 5.918 5.918 5.918s5.918-2.647 5.918-5.918s-2.647-5.918-5.918-5.918A5.915 5.915 0 0 0 6.093 12m10.611-.7c0 2.593-2.1 4.693-4.693 4.693s-4.693-2.1-4.693-4.693s2.1-4.693 4.693-4.693c2.582 0 4.693 2.1 4.693 4.693"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsLoop(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" d="M12 0C5.371 0 0 5.371 0 12s5.371 12 12 12s12-5.371 12-12c.011-6.629-5.371-12-12-12m.7 22.611C6.837 22.611 2.089 17.863 2.089 12S6.837 1.389 12.7 1.389S23.311 6.137 23.311 12S18.563 22.611 12.7 22.611M7.045 3.413C2.298 6.148.679 12.208 3.413 16.955c2.735 4.737 8.806 6.366 13.542 3.632c4.747-2.735 6.366-8.806 3.632-13.542C17.852 2.297 11.792.678 7.045 3.413m9.823 15.621a8.524 8.524 0 0 1-11.639-3.118A8.524 8.524 0 0 1 8.347 4.277a8.524 8.524 0 0 1 11.639 3.118c2.351 4.069.962 9.287-3.118 11.639M5.229 8.084c-2.166 3.741-.875 8.532 2.866 10.687c3.741 2.166 8.532.875 10.698-2.866s.875-8.532-2.866-10.687c-3.752-2.155-8.543-.875-10.698 2.866m12.842 6.618a6.603 6.603 0 0 1-9.025 2.417c-3.161-1.827-4.244-5.863-2.418-9.025s5.863-4.244 9.025-2.418c3.162 1.817 4.245 5.865 2.418 9.026M6.093 12c0 3.271 2.647 5.918 5.918 5.918s5.918-2.647 5.918-5.918s-2.647-5.918-5.918-5.918A5.915 5.915 0 0 0 6.093 12m10.611-.7c0 2.593-2.1 4.693-4.693 4.693s-4.693-2.1-4.693-4.693s2.1-4.693 4.693-4.693c2.582 0 4.693 2.1 4.693 4.693"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.371 0 0 5.371 0 12s5.371 12 12 12s12-5.371 12-12c.011-6.629-5.371-12-12-12m.7 22.611C6.837 22.611 2.089 17.863 2.089 12S6.837 1.389 12.7 1.389S23.311 6.137 23.311 12S18.563 22.611 12.7 22.611M7.045 3.413C2.298 6.148.679 12.208 3.413 16.955c2.735 4.737 8.806 6.366 13.542 3.632c4.747-2.735 6.366-8.806 3.632-13.542C17.852 2.297 11.792.678 7.045 3.413m9.823 15.621a8.524 8.524 0 0 1-11.639-3.118A8.524 8.524 0 0 1 8.347 4.277a8.524 8.524 0 0 1 11.639 3.118c2.351 4.069.962 9.287-3.118 11.639M5.229 8.084c-2.166 3.741-.875 8.532 2.866 10.687c3.741 2.166 8.532.875 10.698-2.866s.875-8.532-2.866-10.687c-3.752-2.155-8.543-.875-10.698 2.866m12.842 6.618a6.603 6.603 0 0 1-9.025 2.417c-3.161-1.827-4.244-5.863-2.418-9.025s5.863-4.244 9.025-2.418c3.162 1.817 4.245 5.865 2.418 9.026M6.093 12c0 3.271 2.647 5.918 5.918 5.918s5.918-2.647 5.918-5.918s-2.647-5.918-5.918-5.918A5.915 5.915 0 0 0 6.093 12m10.611-.7c0 2.593-2.1 4.693-4.693 4.693s-4.693-2.1-4.693-4.693s2.1-4.693 4.693-4.693c2.582 0 4.693 2.1 4.693 4.693"/></svg> </template>
CSS
.icon-loop {
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%20d%3D%22M12%200C5.371%200%200%205.371%200%2012s5.371%2012%2012%2012s12-5.371%2012-12c.011-6.629-5.371-12-12-12m.7%2022.611C6.837%2022.611%202.089%2017.863%202.089%2012S6.837%201.389%2012.7%201.389S23.311%206.137%2023.311%2012S18.563%2022.611%2012.7%2022.611M7.045%203.413C2.298%206.148.679%2012.208%203.413%2016.955c2.735%204.737%208.806%206.366%2013.542%203.632c4.747-2.735%206.366-8.806%203.632-13.542C17.852%202.297%2011.792.678%207.045%203.413m9.823%2015.621a8.524%208.524%200%200%201-11.639-3.118A8.524%208.524%200%200%201%208.347%204.277a8.524%208.524%200%200%201%2011.639%203.118c2.351%204.069.962%209.287-3.118%2011.639M5.229%208.084c-2.166%203.741-.875%208.532%202.866%2010.687c3.741%202.166%208.532.875%2010.698-2.866s.875-8.532-2.866-10.687c-3.752-2.155-8.543-.875-10.698%202.866m12.842%206.618a6.603%206.603%200%200%201-9.025%202.417c-3.161-1.827-4.244-5.863-2.418-9.025s5.863-4.244%209.025-2.418c3.162%201.817%204.245%205.865%202.418%209.026M6.093%2012c0%203.271%202.647%205.918%205.918%205.918s5.918-2.647%205.918-5.918s-2.647-5.918-5.918-5.918A5.915%205.915%200%200%200%206.093%2012m10.611-.7c0%202.593-2.1%204.693-4.693%204.693s-4.693-2.1-4.693-4.693s2.1-4.693%204.693-4.693c2.582%200%204.693%202.1%204.693%204.693%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%20d%3D%22M12%200C5.371%200%200%205.371%200%2012s5.371%2012%2012%2012s12-5.371%2012-12c.011-6.629-5.371-12-12-12m.7%2022.611C6.837%2022.611%202.089%2017.863%202.089%2012S6.837%201.389%2012.7%201.389S23.311%206.137%2023.311%2012S18.563%2022.611%2012.7%2022.611M7.045%203.413C2.298%206.148.679%2012.208%203.413%2016.955c2.735%204.737%208.806%206.366%2013.542%203.632c4.747-2.735%206.366-8.806%203.632-13.542C17.852%202.297%2011.792.678%207.045%203.413m9.823%2015.621a8.524%208.524%200%200%201-11.639-3.118A8.524%208.524%200%200%201%208.347%204.277a8.524%208.524%200%200%201%2011.639%203.118c2.351%204.069.962%209.287-3.118%2011.639M5.229%208.084c-2.166%203.741-.875%208.532%202.866%2010.687c3.741%202.166%208.532.875%2010.698-2.866s.875-8.532-2.866-10.687c-3.752-2.155-8.543-.875-10.698%202.866m12.842%206.618a6.603%206.603%200%200%201-9.025%202.417c-3.161-1.827-4.244-5.863-2.418-9.025s5.863-4.244%209.025-2.418c3.162%201.817%204.245%205.865%202.418%209.026M6.093%2012c0%203.271%202.647%205.918%205.918%205.918s5.918-2.647%205.918-5.918s-2.647-5.918-5.918-5.918A5.915%205.915%200%200%200%206.093%2012m10.611-.7c0%202.593-2.1%204.693-4.693%204.693s-4.693-2.1-4.693-4.693s2.1-4.693%204.693-4.693c2.582%200%204.693%202.1%204.693%204.693%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/loop.svg?color=%231a73e8&size=48