follow the signs icon
follow-the-signs-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- follow-the-signs-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- follow-the-signs-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the follow the signs icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 5.5q-.825 0-1.412-.587T7.5 3.5t.588-1.412T9.5 1.5t1.413.588T11.5 3.5t-.587 1.413T9.5 5.5M6.85 15l-1.575 7.2q-.075.35-.363.575T4.25 23q-.5 0-.8-.375t-.2-.85L5.75 8.9L4 9.65V12q0 .425-.288.712T3 13t-.712-.288T2 12V8.975q0-.3.175-.55t.45-.375l4.625-1.9q.675-.275 1.375-.063T9.7 6.95l.95 1.6q.55.875 1.412 1.512T14 10.9q.425.1.713.388T15 12t-.288.7t-.712.225q-1.35-.2-2.488-.85T9.55 10.4l-.6 3l1.475 1.475q.275.275.425.638t.15.762V22q0 .425-.287.713T10 23t-.712-.288T9 22v-5zm9.9-6H14q-.425 0-.712-.288T13 8V3q0-.425.288-.712T14 2h7q.425 0 .713.288T22 3v5q0 .425-.288.713T21 9h-2.75v13.25q0 .325-.213.538T17.5 23t-.537-.213t-.213-.537zm.85-2.75l-.125.125q-.225.225-.225.525t.225.525t.538.225t.537-.225L19.8 6.2q.15-.15.213-.325t.062-.375t-.062-.375T19.8 4.8l-1.25-1.25q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.1.125h-2.35q-.325 0-.537.213T14.5 5.5t.213.538t.537.212z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsFollowTheSignsRounded(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="M9.5 5.5q-.825 0-1.412-.587T7.5 3.5t.588-1.412T9.5 1.5t1.413.588T11.5 3.5t-.587 1.413T9.5 5.5M6.85 15l-1.575 7.2q-.075.35-.363.575T4.25 23q-.5 0-.8-.375t-.2-.85L5.75 8.9L4 9.65V12q0 .425-.288.712T3 13t-.712-.288T2 12V8.975q0-.3.175-.55t.45-.375l4.625-1.9q.675-.275 1.375-.063T9.7 6.95l.95 1.6q.55.875 1.412 1.512T14 10.9q.425.1.713.388T15 12t-.288.7t-.712.225q-1.35-.2-2.488-.85T9.55 10.4l-.6 3l1.475 1.475q.275.275.425.638t.15.762V22q0 .425-.287.713T10 23t-.712-.288T9 22v-5zm9.9-6H14q-.425 0-.712-.288T13 8V3q0-.425.288-.712T14 2h7q.425 0 .713.288T22 3v5q0 .425-.288.713T21 9h-2.75v13.25q0 .325-.213.538T17.5 23t-.537-.213t-.213-.537zm.85-2.75l-.125.125q-.225.225-.225.525t.225.525t.538.225t.537-.225L19.8 6.2q.15-.15.213-.325t.062-.375t-.062-.375T19.8 4.8l-1.25-1.25q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.1.125h-2.35q-.325 0-.537.213T14.5 5.5t.213.538t.537.212z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.5 5.5q-.825 0-1.412-.587T7.5 3.5t.588-1.412T9.5 1.5t1.413.588T11.5 3.5t-.587 1.413T9.5 5.5M6.85 15l-1.575 7.2q-.075.35-.363.575T4.25 23q-.5 0-.8-.375t-.2-.85L5.75 8.9L4 9.65V12q0 .425-.288.712T3 13t-.712-.288T2 12V8.975q0-.3.175-.55t.45-.375l4.625-1.9q.675-.275 1.375-.063T9.7 6.95l.95 1.6q.55.875 1.412 1.512T14 10.9q.425.1.713.388T15 12t-.288.7t-.712.225q-1.35-.2-2.488-.85T9.55 10.4l-.6 3l1.475 1.475q.275.275.425.638t.15.762V22q0 .425-.287.713T10 23t-.712-.288T9 22v-5zm9.9-6H14q-.425 0-.712-.288T13 8V3q0-.425.288-.712T14 2h7q.425 0 .713.288T22 3v5q0 .425-.288.713T21 9h-2.75v13.25q0 .325-.213.538T17.5 23t-.537-.213t-.213-.537zm.85-2.75l-.125.125q-.225.225-.225.525t.225.525t.538.225t.537-.225L19.8 6.2q.15-.15.213-.325t.062-.375t-.062-.375T19.8 4.8l-1.25-1.25q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.1.125h-2.35q-.325 0-.537.213T14.5 5.5t.213.538t.537.212z"/></svg> </template>
CSS
.icon-follow-the-signs-rounded {
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%22M9.5%205.5q-.825%200-1.412-.587T7.5%203.5t.588-1.412T9.5%201.5t1.413.588T11.5%203.5t-.587%201.413T9.5%205.5M6.85%2015l-1.575%207.2q-.075.35-.363.575T4.25%2023q-.5%200-.8-.375t-.2-.85L5.75%208.9L4%209.65V12q0%20.425-.288.712T3%2013t-.712-.288T2%2012V8.975q0-.3.175-.55t.45-.375l4.625-1.9q.675-.275%201.375-.063T9.7%206.95l.95%201.6q.55.875%201.412%201.512T14%2010.9q.425.1.713.388T15%2012t-.288.7t-.712.225q-1.35-.2-2.488-.85T9.55%2010.4l-.6%203l1.475%201.475q.275.275.425.638t.15.762V22q0%20.425-.287.713T10%2023t-.712-.288T9%2022v-5zm9.9-6H14q-.425%200-.712-.288T13%208V3q0-.425.288-.712T14%202h7q.425%200%20.713.288T22%203v5q0%20.425-.288.713T21%209h-2.75v13.25q0%20.325-.213.538T17.5%2023t-.537-.213t-.213-.537zm.85-2.75l-.125.125q-.225.225-.225.525t.225.525t.538.225t.537-.225L19.8%206.2q.15-.15.213-.325t.062-.375t-.062-.375T19.8%204.8l-1.25-1.25q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.1.125h-2.35q-.325%200-.537.213T14.5%205.5t.213.538t.537.212z%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%22M9.5%205.5q-.825%200-1.412-.587T7.5%203.5t.588-1.412T9.5%201.5t1.413.588T11.5%203.5t-.587%201.413T9.5%205.5M6.85%2015l-1.575%207.2q-.075.35-.363.575T4.25%2023q-.5%200-.8-.375t-.2-.85L5.75%208.9L4%209.65V12q0%20.425-.288.712T3%2013t-.712-.288T2%2012V8.975q0-.3.175-.55t.45-.375l4.625-1.9q.675-.275%201.375-.063T9.7%206.95l.95%201.6q.55.875%201.412%201.512T14%2010.9q.425.1.713.388T15%2012t-.288.7t-.712.225q-1.35-.2-2.488-.85T9.55%2010.4l-.6%203l1.475%201.475q.275.275.425.638t.15.762V22q0%20.425-.287.713T10%2023t-.712-.288T9%2022v-5zm9.9-6H14q-.425%200-.712-.288T13%208V3q0-.425.288-.712T14%202h7q.425%200%20.713.288T22%203v5q0%20.425-.288.713T21%209h-2.75v13.25q0%20.325-.213.538T17.5%2023t-.537-.213t-.213-.537zm.85-2.75l-.125.125q-.225.225-.225.525t.225.525t.538.225t.537-.225L19.8%206.2q.15-.15.213-.325t.062-.375t-.062-.375T19.8%204.8l-1.25-1.25q-.225-.225-.525-.225t-.525.225t-.225.538t.225.537l.1.125h-2.35q-.325%200-.537.213T14.5%205.5t.213.538t.537.212z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/follow-the-signs-rounded.svg?color=%231a73e8&size=48