sidewaysblackrightpointingindex emoji

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

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

More people icons from Firefox OS Emoji

Use the sidewaysblackrightpointingindex emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="m322.821 293.75l-19.359 1.881l23.093-24.855l-12.493-61.497l-24.701 9v78.723l-127.473 12.387s-16.427 48.834 12.232 50.068c7.764.334 15.26.188 23.033-.14c9.001-.38 9.261 2.48 22.001.87c17.988-2.273 28.634-1.095 57.019-4.273c47.282-5.296 60.297-12.899 46.648-62.164"/><path fill="#464A4C" d="M308.883 233.37a11.37 11.37 0 0 0-8.038 3.33c-3.875 1.433-2.848 7.175 1.284 7.175l59.796 11.88c20.022 2.939 34.495 16.628 31.217 36.597c-3.2 19.496-21.439 32.827-40.987 29.958c0 0-19.306-1.521-68.842-3.535s-166.149 54.042-206.328 19.43c-18.113-15.604-23.787-27.558-37.566-27.558c-18.136 0-26.214-12.146-30.64-29.734c-1.511-6.002-2.458-13.132-2.458-21.577c0-41.609 18.759-47.848 18.759-47.848l158.491-51.61s8.656-7.637 39.407-7.637c103.455 0 266.495 24.852 266.495 24.852c10.865 0 19.672 1.802 19.672 12.666v2.433c0 27.671-34.664 41.179-63.836 41.179c-55.28 0-64.784-2.573-90.939-2.573z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSidewaysblackrightpointingindex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="m322.821 293.75l-19.359 1.881l23.093-24.855l-12.493-61.497l-24.701 9v78.723l-127.473 12.387s-16.427 48.834 12.232 50.068c7.764.334 15.26.188 23.033-.14c9.001-.38 9.261 2.48 22.001.87c17.988-2.273 28.634-1.095 57.019-4.273c47.282-5.296 60.297-12.899 46.648-62.164"/><path fill="#464A4C" d="M308.883 233.37a11.37 11.37 0 0 0-8.038 3.33c-3.875 1.433-2.848 7.175 1.284 7.175l59.796 11.88c20.022 2.939 34.495 16.628 31.217 36.597c-3.2 19.496-21.439 32.827-40.987 29.958c0 0-19.306-1.521-68.842-3.535s-166.149 54.042-206.328 19.43c-18.113-15.604-23.787-27.558-37.566-27.558c-18.136 0-26.214-12.146-30.64-29.734c-1.511-6.002-2.458-13.132-2.458-21.577c0-41.609 18.759-47.848 18.759-47.848l158.491-51.61s8.656-7.637 39.407-7.637c103.455 0 266.495 24.852 266.495 24.852c10.865 0 19.672 1.802 19.672 12.666v2.433c0 27.671-34.664 41.179-63.836 41.179c-55.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 d="m322.821 293.75l-19.359 1.881l23.093-24.855l-12.493-61.497l-24.701 9v78.723l-127.473 12.387s-16.427 48.834 12.232 50.068c7.764.334 15.26.188 23.033-.14c9.001-.38 9.261 2.48 22.001.87c17.988-2.273 28.634-1.095 57.019-4.273c47.282-5.296 60.297-12.899 46.648-62.164"/><path fill="#464A4C" d="M308.883 233.37a11.37 11.37 0 0 0-8.038 3.33c-3.875 1.433-2.848 7.175 1.284 7.175l59.796 11.88c20.022 2.939 34.495 16.628 31.217 36.597c-3.2 19.496-21.439 32.827-40.987 29.958c0 0-19.306-1.521-68.842-3.535s-166.149 54.042-206.328 19.43c-18.113-15.604-23.787-27.558-37.566-27.558c-18.136 0-26.214-12.146-30.64-29.734c-1.511-6.002-2.458-13.132-2.458-21.577c0-41.609 18.759-47.848 18.759-47.848l158.491-51.61s8.656-7.637 39.407-7.637c103.455 0 266.495 24.852 266.495 24.852c10.865 0 19.672 1.802 19.672 12.666v2.433c0 27.671-34.664 41.179-63.836 41.179c-55.28 0-64.784-2.573-90.939-2.573z"/></svg>
</template>

CSS

.icon-sidewaysblackrightpointingindex {
  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%20d%3D%22m322.821%20293.75l-19.359%201.881l23.093-24.855l-12.493-61.497l-24.701%209v78.723l-127.473%2012.387s-16.427%2048.834%2012.232%2050.068c7.764.334%2015.26.188%2023.033-.14c9.001-.38%209.261%202.48%2022.001.87c17.988-2.273%2028.634-1.095%2057.019-4.273c47.282-5.296%2060.297-12.899%2046.648-62.164%22%2F%3E%3Cpath%20fill%3D%22%23464A4C%22%20d%3D%22M308.883%20233.37a11.37%2011.37%200%200%200-8.038%203.33c-3.875%201.433-2.848%207.175%201.284%207.175l59.796%2011.88c20.022%202.939%2034.495%2016.628%2031.217%2036.597c-3.2%2019.496-21.439%2032.827-40.987%2029.958c0%200-19.306-1.521-68.842-3.535s-166.149%2054.042-206.328%2019.43c-18.113-15.604-23.787-27.558-37.566-27.558c-18.136%200-26.214-12.146-30.64-29.734c-1.511-6.002-2.458-13.132-2.458-21.577c0-41.609%2018.759-47.848%2018.759-47.848l158.491-51.61s8.656-7.637%2039.407-7.637c103.455%200%20266.495%2024.852%20266.495%2024.852c10.865%200%2019.672%201.802%2019.672%2012.666v2.433c0%2027.671-34.664%2041.179-63.836%2041.179c-55.28%200-64.784-2.573-90.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%20d%3D%22m322.821%20293.75l-19.359%201.881l23.093-24.855l-12.493-61.497l-24.701%209v78.723l-127.473%2012.387s-16.427%2048.834%2012.232%2050.068c7.764.334%2015.26.188%2023.033-.14c9.001-.38%209.261%202.48%2022.001.87c17.988-2.273%2028.634-1.095%2057.019-4.273c47.282-5.296%2060.297-12.899%2046.648-62.164%22%2F%3E%3Cpath%20fill%3D%22%23464A4C%22%20d%3D%22M308.883%20233.37a11.37%2011.37%200%200%200-8.038%203.33c-3.875%201.433-2.848%207.175%201.284%207.175l59.796%2011.88c20.022%202.939%2034.495%2016.628%2031.217%2036.597c-3.2%2019.496-21.439%2032.827-40.987%2029.958c0%200-19.306-1.521-68.842-3.535s-166.149%2054.042-206.328%2019.43c-18.113-15.604-23.787-27.558-37.566-27.558c-18.136%200-26.214-12.146-30.64-29.734c-1.511-6.002-2.458-13.132-2.458-21.577c0-41.609%2018.759-47.848%2018.759-47.848l158.491-51.61s8.656-7.637%2039.407-7.637c103.455%200%20266.495%2024.852%20266.495%2024.852c10.865%200%2019.672%201.802%2019.672%2012.666v2.433c0%2027.671-34.664%2041.179-63.836%2041.179c-55.28%200-64.784-2.573-90.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/sidewaysblackrightpointingindex.svg?color=%231a73e8&size=48