follow-the-signs-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
follow-the-signs-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
follow-the-signs-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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.192q-.698 0-1.195-.497T7.808 3.5t.497-1.195T9.5 1.808t1.195.497t.497 1.195t-.497 1.195t-1.195.497m-2.92 8.846l-1.824 8.066q-.036.173-.172.284q-.137.112-.315.112q-.255 0-.408-.183t-.092-.408L6.442 8.054L3.5 9.284V12q0 .213-.144.356t-.357.144t-.356-.144T2.5 12V9.148q0-.244.143-.447t.367-.305l4.106-1.688q.675-.275 1.25-.14t.911.69l.97 1.58q.588.933 1.563 1.637T14 11.4q.213.05.356.197q.144.146.144.362t-.143.347t-.357.1q-1.58-.239-2.785-1.158q-1.205-.92-1.953-2.136l-.889 4.519l1.648 1.61q.237.217.358.517t.121.633V22q0 .213-.144.356t-.357.144t-.356-.144T9.5 22v-5.173zm10.478-5.346h-2.942q-.344 0-.576-.232t-.232-.576V3.116q0-.344.232-.576t.576-.232h6.769q.343 0 .575.232t.232.576v4.769q0 .343-.232.575t-.575.232h-2.943V22.25q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317zm1.292-2.75l-.644.644q-.129.13-.139.304q-.01.175.139.323t.316.148q.169 0 .317-.148l1.153-1.148q.131-.13.184-.27q.053-.139.053-.298t-.053-.295t-.184-.268L18.34 3.781q-.13-.129-.304-.139q-.175-.01-.323.139t-.148.316t.148.316l.638.645h-3.1q-.192 0-.317.125t-.125.316t.125.317t.317.126z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFollowTheSignsRounded(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.192q-.698 0-1.195-.497T7.808 3.5t.497-1.195T9.5 1.808t1.195.497t.497 1.195t-.497 1.195t-1.195.497m-2.92 8.846l-1.824 8.066q-.036.173-.172.284q-.137.112-.315.112q-.255 0-.408-.183t-.092-.408L6.442 8.054L3.5 9.284V12q0 .213-.144.356t-.357.144t-.356-.144T2.5 12V9.148q0-.244.143-.447t.367-.305l4.106-1.688q.675-.275 1.25-.14t.911.69l.97 1.58q.588.933 1.563 1.637T14 11.4q.213.05.356.197q.144.146.144.362t-.143.347t-.357.1q-1.58-.239-2.785-1.158q-1.205-.92-1.953-2.136l-.889 4.519l1.648 1.61q.237.217.358.517t.121.633V22q0 .213-.144.356t-.357.144t-.356-.144T9.5 22v-5.173zm10.478-5.346h-2.942q-.344 0-.576-.232t-.232-.576V3.116q0-.344.232-.576t.576-.232h6.769q.343 0 .575.232t.232.576v4.769q0 .343-.232.575t-.575.232h-2.943V22.25q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317zm1.292-2.75l-.644.644q-.129.13-.139.304q-.01.175.139.323t.316.148q.169 0 .317-.148l1.153-1.148q.131-.13.184-.27q.053-.139.053-.298t-.053-.295t-.184-.268L18.34 3.781q-.13-.129-.304-.139q-.175-.01-.323.139t-.148.316t.148.316l.638.645h-3.1q-.192 0-.317.125t-.125.316t.125.317t.317.126z"/></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.192q-.698 0-1.195-.497T7.808 3.5t.497-1.195T9.5 1.808t1.195.497t.497 1.195t-.497 1.195t-1.195.497m-2.92 8.846l-1.824 8.066q-.036.173-.172.284q-.137.112-.315.112q-.255 0-.408-.183t-.092-.408L6.442 8.054L3.5 9.284V12q0 .213-.144.356t-.357.144t-.356-.144T2.5 12V9.148q0-.244.143-.447t.367-.305l4.106-1.688q.675-.275 1.25-.14t.911.69l.97 1.58q.588.933 1.563 1.637T14 11.4q.213.05.356.197q.144.146.144.362t-.143.347t-.357.1q-1.58-.239-2.785-1.158q-1.205-.92-1.953-2.136l-.889 4.519l1.648 1.61q.237.217.358.517t.121.633V22q0 .213-.144.356t-.357.144t-.356-.144T9.5 22v-5.173zm10.478-5.346h-2.942q-.344 0-.576-.232t-.232-.576V3.116q0-.344.232-.576t.576-.232h6.769q.343 0 .575.232t.232.576v4.769q0 .343-.232.575t-.575.232h-2.943V22.25q0 .192-.125.317t-.316.125t-.317-.125t-.126-.317zm1.292-2.75l-.644.644q-.129.13-.139.304q-.01.175.139.323t.316.148q.169 0 .317-.148l1.153-1.148q.131-.13.184-.27q.053-.139.053-.298t-.053-.295t-.184-.268L18.34 3.781q-.13-.129-.304-.139q-.175-.01-.323.139t-.148.316t.148.316l.638.645h-3.1q-.192 0-.317.125t-.125.316t.125.317t.317.126z"/></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.192q-.698%200-1.195-.497T7.808%203.5t.497-1.195T9.5%201.808t1.195.497t.497%201.195t-.497%201.195t-1.195.497m-2.92%208.846l-1.824%208.066q-.036.173-.172.284q-.137.112-.315.112q-.255%200-.408-.183t-.092-.408L6.442%208.054L3.5%209.284V12q0%20.213-.144.356t-.357.144t-.356-.144T2.5%2012V9.148q0-.244.143-.447t.367-.305l4.106-1.688q.675-.275%201.25-.14t.911.69l.97%201.58q.588.933%201.563%201.637T14%2011.4q.213.05.356.197q.144.146.144.362t-.143.347t-.357.1q-1.58-.239-2.785-1.158q-1.205-.92-1.953-2.136l-.889%204.519l1.648%201.61q.237.217.358.517t.121.633V22q0%20.213-.144.356t-.357.144t-.356-.144T9.5%2022v-5.173zm10.478-5.346h-2.942q-.344%200-.576-.232t-.232-.576V3.116q0-.344.232-.576t.576-.232h6.769q.343%200%20.575.232t.232.576v4.769q0%20.343-.232.575t-.575.232h-2.943V22.25q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317zm1.292-2.75l-.644.644q-.129.13-.139.304q-.01.175.139.323t.316.148q.169%200%20.317-.148l1.153-1.148q.131-.13.184-.27q.053-.139.053-.298t-.053-.295t-.184-.268L18.34%203.781q-.13-.129-.304-.139q-.175-.01-.323.139t-.148.316t.148.316l.638.645h-3.1q-.192%200-.317.125t-.125.316t.125.317t.317.126z%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.192q-.698%200-1.195-.497T7.808%203.5t.497-1.195T9.5%201.808t1.195.497t.497%201.195t-.497%201.195t-1.195.497m-2.92%208.846l-1.824%208.066q-.036.173-.172.284q-.137.112-.315.112q-.255%200-.408-.183t-.092-.408L6.442%208.054L3.5%209.284V12q0%20.213-.144.356t-.357.144t-.356-.144T2.5%2012V9.148q0-.244.143-.447t.367-.305l4.106-1.688q.675-.275%201.25-.14t.911.69l.97%201.58q.588.933%201.563%201.637T14%2011.4q.213.05.356.197q.144.146.144.362t-.143.347t-.357.1q-1.58-.239-2.785-1.158q-1.205-.92-1.953-2.136l-.889%204.519l1.648%201.61q.237.217.358.517t.121.633V22q0%20.213-.144.356t-.357.144t-.356-.144T9.5%2022v-5.173zm10.478-5.346h-2.942q-.344%200-.576-.232t-.232-.576V3.116q0-.344.232-.576t.576-.232h6.769q.343%200%20.575.232t.232.576v4.769q0%20.343-.232.575t-.575.232h-2.943V22.25q0%20.192-.125.317t-.316.125t-.317-.125t-.126-.317zm1.292-2.75l-.644.644q-.129.13-.139.304q-.01.175.139.323t.316.148q.169%200%20.317-.148l1.153-1.148q.131-.13.184-.27q.053-.139.053-.298t-.053-.295t-.184-.268L18.34%203.781q-.13-.129-.304-.139q-.175-.01-.323.139t-.148.316t.148.316l.638.645h-3.1q-.192%200-.317.125t-.125.316t.125.317t.317.126z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/follow-the-signs-rounded.svg?color=%231a73e8&size=48