arrow counterclockwise info icon
arrow-counterclockwise-info-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- arrow-counterclockwise-info-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
9 other variants in Fluent UI System Icons
arrow-counterclockwise-info-20-filledarrow-counterclockwise-info-20-regulararrow-counterclockwise-info-24-filledarrow-counterclockwise-info-24-regulararrow-counterclockwise-info-28-filledarrow-counterclockwise-info-28-regulararrow-counterclockwise-info-32-filledarrow-counterclockwise-info-32-regulararrow-counterclockwise-info-48-regular
Related icons in Fluent UI System Icons
arrow-autofit-content-20-filledarrow-autofit-down-20-filledarrow-autofit-height-20-filledarrow-autofit-height-dotted-20-filledarrow-autofit-height-in-20-filledarrow-autofit-up-20-filledarrow-autofit-width-20-filledarrow-autofit-width-dotted-20-filledarrow-between-down-20-filledarrow-between-up-20-filledarrow-bidirectional-left-right-16-filledarrow-bidirectional-up-down-12-filledarrow-bounce-12-filledarrow-circle-down-12-filledarrow-circle-down-double-20-filledarrow-circle-down-right-12-filledarrow-circle-down-split-20-filledarrow-circle-down-up-20-filledarrow-circle-left-12-filledarrow-circle-right-12-filledarrow-circle-up-12-filledarrow-circle-up-left-16-filledarrow-circle-up-right-16-filledarrow-circle-up-sparkle-20-filled
Use the arrow counterclockwise info icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42 24.044a13 13 0 0 0-3.064-1.437C38.233 14.976 31.814 9 24 9c-3.938 0-7.52 1.516-10.198 4H17.5a1.5 1.5 0 0 1 0 3h-7A1.5 1.5 0 0 1 9 14.5v-7a1.5 1.5 0 1 1 3 0v3.084A17.94 17.94 0 0 1 24 6c9.941 0 18 8.059 18 18zM24 42h.044a13 13 0 0 1-1.437-3.064C14.976 38.233 9 31.814 9 24q.002-1.162.171-2.275a1.5 1.5 0 0 0-2.966-.45Q6.001 22.61 6 24c0 9.941 8.059 18 18 18m0-7c0-6.075 4.925-11 11-11s11 4.925 11 11s-4.925 11-11 11s-11-4.925-11-11m10 6a1 1 0 1 0 2 0v-8a1 1 0 1 0-2 0zm1-13.25a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></svg>
React
import type { SVGProps } from "react";
export function FluentArrowCounterclockwiseInfo48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42 24.044a13 13 0 0 0-3.064-1.437C38.233 14.976 31.814 9 24 9c-3.938 0-7.52 1.516-10.198 4H17.5a1.5 1.5 0 0 1 0 3h-7A1.5 1.5 0 0 1 9 14.5v-7a1.5 1.5 0 1 1 3 0v3.084A17.94 17.94 0 0 1 24 6c9.941 0 18 8.059 18 18zM24 42h.044a13 13 0 0 1-1.437-3.064C14.976 38.233 9 31.814 9 24q.002-1.162.171-2.275a1.5 1.5 0 0 0-2.966-.45Q6.001 22.61 6 24c0 9.941 8.059 18 18 18m0-7c0-6.075 4.925-11 11-11s11 4.925 11 11s-4.925 11-11 11s-11-4.925-11-11m10 6a1 1 0 1 0 2 0v-8a1 1 0 1 0-2 0zm1-13.25a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M42 24.044a13 13 0 0 0-3.064-1.437C38.233 14.976 31.814 9 24 9c-3.938 0-7.52 1.516-10.198 4H17.5a1.5 1.5 0 0 1 0 3h-7A1.5 1.5 0 0 1 9 14.5v-7a1.5 1.5 0 1 1 3 0v3.084A17.94 17.94 0 0 1 24 6c9.941 0 18 8.059 18 18zM24 42h.044a13 13 0 0 1-1.437-3.064C14.976 38.233 9 31.814 9 24q.002-1.162.171-2.275a1.5 1.5 0 0 0-2.966-.45Q6.001 22.61 6 24c0 9.941 8.059 18 18 18m0-7c0-6.075 4.925-11 11-11s11 4.925 11 11s-4.925 11-11 11s-11-4.925-11-11m10 6a1 1 0 1 0 2 0v-8a1 1 0 1 0-2 0zm1-13.25a1.25 1.25 0 1 0 0 2.5a1.25 1.25 0 0 0 0-2.5"/></svg> </template>
CSS
.icon-arrow-counterclockwise-info-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M42%2024.044a13%2013%200%200%200-3.064-1.437C38.233%2014.976%2031.814%209%2024%209c-3.938%200-7.52%201.516-10.198%204H17.5a1.5%201.5%200%200%201%200%203h-7A1.5%201.5%200%200%201%209%2014.5v-7a1.5%201.5%200%201%201%203%200v3.084A17.94%2017.94%200%200%201%2024%206c9.941%200%2018%208.059%2018%2018zM24%2042h.044a13%2013%200%200%201-1.437-3.064C14.976%2038.233%209%2031.814%209%2024q.002-1.162.171-2.275a1.5%201.5%200%200%200-2.966-.45Q6.001%2022.61%206%2024c0%209.941%208.059%2018%2018%2018m0-7c0-6.075%204.925-11%2011-11s11%204.925%2011%2011s-4.925%2011-11%2011s-11-4.925-11-11m10%206a1%201%200%201%200%202%200v-8a1%201%200%201%200-2%200zm1-13.25a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M42%2024.044a13%2013%200%200%200-3.064-1.437C38.233%2014.976%2031.814%209%2024%209c-3.938%200-7.52%201.516-10.198%204H17.5a1.5%201.5%200%200%201%200%203h-7A1.5%201.5%200%200%201%209%2014.5v-7a1.5%201.5%200%201%201%203%200v3.084A17.94%2017.94%200%200%201%2024%206c9.941%200%2018%208.059%2018%2018zM24%2042h.044a13%2013%200%200%201-1.437-3.064C14.976%2038.233%209%2031.814%209%2024q.002-1.162.171-2.275a1.5%201.5%200%200%200-2.966-.45Q6.001%2022.61%206%2024c0%209.941%208.059%2018%2018%2018m0-7c0-6.075%204.925-11%2011-11s11%204.925%2011%2011s-4.925%2011-11%2011s-11-4.925-11-11m10%206a1%201%200%201%200%202%200v-8a1%201%200%201%200-2%200zm1-13.25a1.25%201.25%200%201%200%200%202.5a1.25%201.25%200%200%200%200-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/arrow-counterclockwise-info-48-filled.svg?color=%231a73e8&size=48