sidewaysleftpointingindex emoji

sidewaysleftpointingindex from Firefox OS Emoji by Mozilla · Default · People · Apache-2.0 Free for personal and commercial use.

Name
sidewaysleftpointingindex
Set
Firefox OS Emoji
Style
Default
Category
People
Viewbox
512×512
License
Apache 2.0

More people icons from Firefox OS Emoji

Use the sidewaysleftpointingindex emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="m353.577 309.388l-127.473-12.387v-78.723l-24.701-9l-12.493 61.497l14.903 24.059l-11.168-1.085c-13.649 49.265-.633 56.869 46.646 62.163c28.385 3.179 39.031 2 57.019 4.273c12.74 1.61 13-1.25 22.001-.87c7.773.328 15.27.474 23.033.14c28.659-1.233 12.233-50.067 12.233-50.067"/><path fill="#E0E0E0" d="M206.582 233.37c3.015 0 5.906 1.198 8.038 3.33c3.875 1.433 2.848 7.175-1.284 7.175l-59.796 11.88c-20.022 2.939-34.495 16.628-31.217 36.597c3.2 19.496 21.439 32.827 40.987 29.958c0 0 19.306-1.521 68.842-3.535s166.149 54.042 206.328 19.43c18.113-15.604 23.787-27.558 37.566-27.558c18.136 0 26.214-12.146 30.64-29.734c1.511-6.002 2.458-13.132 2.458-21.577c0-41.609-18.759-47.848-18.759-47.848l-158.491-51.61s-8.656-7.637-39.407-7.637c-103.455 0-266.495 24.852-266.495 24.852c-10.865 0-19.672 1.802-19.672 12.666v2.433c0 27.671 34.664 41.179 63.836 41.179c55.28 0 64.784-2.573 90.939-2.573z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSidewaysleftpointingindex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="m353.577 309.388l-127.473-12.387v-78.723l-24.701-9l-12.493 61.497l14.903 24.059l-11.168-1.085c-13.649 49.265-.633 56.869 46.646 62.163c28.385 3.179 39.031 2 57.019 4.273c12.74 1.61 13-1.25 22.001-.87c7.773.328 15.27.474 23.033.14c28.659-1.233 12.233-50.067 12.233-50.067"/><path fill="#E0E0E0" d="M206.582 233.37c3.015 0 5.906 1.198 8.038 3.33c3.875 1.433 2.848 7.175-1.284 7.175l-59.796 11.88c-20.022 2.939-34.495 16.628-31.217 36.597c3.2 19.496 21.439 32.827 40.987 29.958c0 0 19.306-1.521 68.842-3.535s166.149 54.042 206.328 19.43c18.113-15.604 23.787-27.558 37.566-27.558c18.136 0 26.214-12.146 30.64-29.734c1.511-6.002 2.458-13.132 2.458-21.577c0-41.609-18.759-47.848-18.759-47.848l-158.491-51.61s-8.656-7.637-39.407-7.637c-103.455 0-266.495 24.852-266.495 24.852c-10.865 0-19.672 1.802-19.672 12.666v2.433c0 27.671 34.664 41.179 63.836 41.179c55.28 0 64.784-2.573 90.939-2.573z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="m353.577 309.388l-127.473-12.387v-78.723l-24.701-9l-12.493 61.497l14.903 24.059l-11.168-1.085c-13.649 49.265-.633 56.869 46.646 62.163c28.385 3.179 39.031 2 57.019 4.273c12.74 1.61 13-1.25 22.001-.87c7.773.328 15.27.474 23.033.14c28.659-1.233 12.233-50.067 12.233-50.067"/><path fill="#E0E0E0" d="M206.582 233.37c3.015 0 5.906 1.198 8.038 3.33c3.875 1.433 2.848 7.175-1.284 7.175l-59.796 11.88c-20.022 2.939-34.495 16.628-31.217 36.597c3.2 19.496 21.439 32.827 40.987 29.958c0 0 19.306-1.521 68.842-3.535s166.149 54.042 206.328 19.43c18.113-15.604 23.787-27.558 37.566-27.558c18.136 0 26.214-12.146 30.64-29.734c1.511-6.002 2.458-13.132 2.458-21.577c0-41.609-18.759-47.848-18.759-47.848l-158.491-51.61s-8.656-7.637-39.407-7.637c-103.455 0-266.495 24.852-266.495 24.852c-10.865 0-19.672 1.802-19.672 12.666v2.433c0 27.671 34.664 41.179 63.836 41.179c55.28 0 64.784-2.573 90.939-2.573z"/></svg>
</template>

CSS

.icon-sidewaysleftpointingindex {
  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%20fill%3D%22%23CCC%22%20d%3D%22m353.577%20309.388l-127.473-12.387v-78.723l-24.701-9l-12.493%2061.497l14.903%2024.059l-11.168-1.085c-13.649%2049.265-.633%2056.869%2046.646%2062.163c28.385%203.179%2039.031%202%2057.019%204.273c12.74%201.61%2013-1.25%2022.001-.87c7.773.328%2015.27.474%2023.033.14c28.659-1.233%2012.233-50.067%2012.233-50.067%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M206.582%20233.37c3.015%200%205.906%201.198%208.038%203.33c3.875%201.433%202.848%207.175-1.284%207.175l-59.796%2011.88c-20.022%202.939-34.495%2016.628-31.217%2036.597c3.2%2019.496%2021.439%2032.827%2040.987%2029.958c0%200%2019.306-1.521%2068.842-3.535s166.149%2054.042%20206.328%2019.43c18.113-15.604%2023.787-27.558%2037.566-27.558c18.136%200%2026.214-12.146%2030.64-29.734c1.511-6.002%202.458-13.132%202.458-21.577c0-41.609-18.759-47.848-18.759-47.848l-158.491-51.61s-8.656-7.637-39.407-7.637c-103.455%200-266.495%2024.852-266.495%2024.852c-10.865%200-19.672%201.802-19.672%2012.666v2.433c0%2027.671%2034.664%2041.179%2063.836%2041.179c55.28%200%2064.784-2.573%2090.939-2.573z%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%20fill%3D%22%23CCC%22%20d%3D%22m353.577%20309.388l-127.473-12.387v-78.723l-24.701-9l-12.493%2061.497l14.903%2024.059l-11.168-1.085c-13.649%2049.265-.633%2056.869%2046.646%2062.163c28.385%203.179%2039.031%202%2057.019%204.273c12.74%201.61%2013-1.25%2022.001-.87c7.773.328%2015.27.474%2023.033.14c28.659-1.233%2012.233-50.067%2012.233-50.067%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M206.582%20233.37c3.015%200%205.906%201.198%208.038%203.33c3.875%201.433%202.848%207.175-1.284%207.175l-59.796%2011.88c-20.022%202.939-34.495%2016.628-31.217%2036.597c3.2%2019.496%2021.439%2032.827%2040.987%2029.958c0%200%2019.306-1.521%2068.842-3.535s166.149%2054.042%20206.328%2019.43c18.113-15.604%2023.787-27.558%2037.566-27.558c18.136%200%2026.214-12.146%2030.64-29.734c1.511-6.002%202.458-13.132%202.458-21.577c0-41.609-18.759-47.848-18.759-47.848l-158.491-51.61s-8.656-7.637-39.407-7.637c-103.455%200-266.495%2024.852-266.495%2024.852c-10.865%200-19.672%201.802-19.672%2012.666v2.433c0%2027.671%2034.664%2041.179%2063.836%2041.179c55.28%200%2064.784-2.573%2090.939-2.573z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/sidewaysleftpointingindex.svg?color=%231a73e8&size=48