sidewaysuppointingindex emoji

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

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

More people icons from Firefox OS Emoji

Use the sidewaysuppointingindex emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="M361.458 295.037c-2.273-17.988-1.095-28.634-4.273-57.019c-5.294-47.28-12.898-60.296-62.163-46.646l1.397 14.38l-24.371-18.115l-61.497 12.493l9 24.701h78.723l12.387 127.473s48.834 16.427 50.068-12.232c.334-7.764.188-15.26-.14-23.033c-.381-9.002 2.479-9.262.869-22.002"/><path fill="#E0E0E0" d="M234.642 205.31c0 3.015 1.198 5.906 3.33 8.038c1.433 3.875 7.175 2.848 7.175-1.284l11.88-59.796c2.939-20.022 16.628-34.495 36.597-31.217c19.496 3.2 32.827 21.439 29.958 40.987c0 0-1.521 19.306-3.535 68.842c-2.014 49.535 54.042 166.149 19.43 206.328c-15.604 18.113-27.558 23.787-27.558 37.566c0 18.136-12.146 26.214-29.734 30.64c-6.002 1.511-13.132 2.458-21.577 2.458c-41.609 0-47.848-18.759-47.848-18.759l-51.61-158.491s-7.637-8.656-7.637-39.407c0-103.455 24.852-266.495 24.852-266.495c0-10.865 1.802-19.672 12.666-19.672h2.433c27.671 0 41.179 34.664 41.179 63.836c0 55.28-2.573 64.784-2.573 90.939z"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSidewaysuppointingindex(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="M361.458 295.037c-2.273-17.988-1.095-28.634-4.273-57.019c-5.294-47.28-12.898-60.296-62.163-46.646l1.397 14.38l-24.371-18.115l-61.497 12.493l9 24.701h78.723l12.387 127.473s48.834 16.427 50.068-12.232c.334-7.764.188-15.26-.14-23.033c-.381-9.002 2.479-9.262.869-22.002"/><path fill="#E0E0E0" d="M234.642 205.31c0 3.015 1.198 5.906 3.33 8.038c1.433 3.875 7.175 2.848 7.175-1.284l11.88-59.796c2.939-20.022 16.628-34.495 36.597-31.217c19.496 3.2 32.827 21.439 29.958 40.987c0 0-1.521 19.306-3.535 68.842c-2.014 49.535 54.042 166.149 19.43 206.328c-15.604 18.113-27.558 23.787-27.558 37.566c0 18.136-12.146 26.214-29.734 30.64c-6.002 1.511-13.132 2.458-21.577 2.458c-41.609 0-47.848-18.759-47.848-18.759l-51.61-158.491s-7.637-8.656-7.637-39.407c0-103.455 24.852-266.495 24.852-266.495c0-10.865 1.802-19.672 12.666-19.672h2.433c27.671 0 41.179 34.664 41.179 63.836c0 55.28-2.573 64.784-2.573 90.939z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="M361.458 295.037c-2.273-17.988-1.095-28.634-4.273-57.019c-5.294-47.28-12.898-60.296-62.163-46.646l1.397 14.38l-24.371-18.115l-61.497 12.493l9 24.701h78.723l12.387 127.473s48.834 16.427 50.068-12.232c.334-7.764.188-15.26-.14-23.033c-.381-9.002 2.479-9.262.869-22.002"/><path fill="#E0E0E0" d="M234.642 205.31c0 3.015 1.198 5.906 3.33 8.038c1.433 3.875 7.175 2.848 7.175-1.284l11.88-59.796c2.939-20.022 16.628-34.495 36.597-31.217c19.496 3.2 32.827 21.439 29.958 40.987c0 0-1.521 19.306-3.535 68.842c-2.014 49.535 54.042 166.149 19.43 206.328c-15.604 18.113-27.558 23.787-27.558 37.566c0 18.136-12.146 26.214-29.734 30.64c-6.002 1.511-13.132 2.458-21.577 2.458c-41.609 0-47.848-18.759-47.848-18.759l-51.61-158.491s-7.637-8.656-7.637-39.407c0-103.455 24.852-266.495 24.852-266.495c0-10.865 1.802-19.672 12.666-19.672h2.433c27.671 0 41.179 34.664 41.179 63.836c0 55.28-2.573 64.784-2.573 90.939z"/></svg>
</template>

CSS

.icon-sidewaysuppointingindex {
  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%22M361.458%20295.037c-2.273-17.988-1.095-28.634-4.273-57.019c-5.294-47.28-12.898-60.296-62.163-46.646l1.397%2014.38l-24.371-18.115l-61.497%2012.493l9%2024.701h78.723l12.387%20127.473s48.834%2016.427%2050.068-12.232c.334-7.764.188-15.26-.14-23.033c-.381-9.002%202.479-9.262.869-22.002%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M234.642%20205.31c0%203.015%201.198%205.906%203.33%208.038c1.433%203.875%207.175%202.848%207.175-1.284l11.88-59.796c2.939-20.022%2016.628-34.495%2036.597-31.217c19.496%203.2%2032.827%2021.439%2029.958%2040.987c0%200-1.521%2019.306-3.535%2068.842c-2.014%2049.535%2054.042%20166.149%2019.43%20206.328c-15.604%2018.113-27.558%2023.787-27.558%2037.566c0%2018.136-12.146%2026.214-29.734%2030.64c-6.002%201.511-13.132%202.458-21.577%202.458c-41.609%200-47.848-18.759-47.848-18.759l-51.61-158.491s-7.637-8.656-7.637-39.407c0-103.455%2024.852-266.495%2024.852-266.495c0-10.865%201.802-19.672%2012.666-19.672h2.433c27.671%200%2041.179%2034.664%2041.179%2063.836c0%2055.28-2.573%2064.784-2.573%2090.939z%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%22M361.458%20295.037c-2.273-17.988-1.095-28.634-4.273-57.019c-5.294-47.28-12.898-60.296-62.163-46.646l1.397%2014.38l-24.371-18.115l-61.497%2012.493l9%2024.701h78.723l12.387%20127.473s48.834%2016.427%2050.068-12.232c.334-7.764.188-15.26-.14-23.033c-.381-9.002%202.479-9.262.869-22.002%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M234.642%20205.31c0%203.015%201.198%205.906%203.33%208.038c1.433%203.875%207.175%202.848%207.175-1.284l11.88-59.796c2.939-20.022%2016.628-34.495%2036.597-31.217c19.496%203.2%2032.827%2021.439%2029.958%2040.987c0%200-1.521%2019.306-3.535%2068.842c-2.014%2049.535%2054.042%20166.149%2019.43%20206.328c-15.604%2018.113-27.558%2023.787-27.558%2037.566c0%2018.136-12.146%2026.214-29.734%2030.64c-6.002%201.511-13.132%202.458-21.577%202.458c-41.609%200-47.848-18.759-47.848-18.759l-51.61-158.491s-7.637-8.656-7.637-39.407c0-103.455%2024.852-266.495%2024.852-266.495c0-10.865%201.802-19.672%2012.666-19.672h2.433c27.671%200%2041.179%2034.664%2041.179%2063.836c0%2055.28-2.573%2064.784-2.573%2090.939z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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