sidewaysdownpointingindex emoji

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

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

More people icons from Firefox OS Emoji

Use the sidewaysdownpointingindex emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#CCC" d="M360.588 195.882c.328-7.773.474-15.27.14-23.033c-1.234-28.659-50.068-12.232-50.068-12.232L298.273 288.09H219.55l-9 24.701l61.497 12.493l24.371-18.115l-1.397 14.38c49.265 13.649 56.869.633 62.163-46.647c3.179-28.385 2-39.031 4.273-57.019c1.611-12.74-1.249-13-.869-22.001"/><path fill="#E0E0E0" d="M234.642 307.611c0-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 FxemojiSidewaysdownpointingindex(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="M360.588 195.882c.328-7.773.474-15.27.14-23.033c-1.234-28.659-50.068-12.232-50.068-12.232L298.273 288.09H219.55l-9 24.701l61.497 12.493l24.371-18.115l-1.397 14.38c49.265 13.649 56.869.633 62.163-46.647c3.179-28.385 2-39.031 4.273-57.019c1.611-12.74-1.249-13-.869-22.001"/><path fill="#E0E0E0" d="M234.642 307.611c0-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="M360.588 195.882c.328-7.773.474-15.27.14-23.033c-1.234-28.659-50.068-12.232-50.068-12.232L298.273 288.09H219.55l-9 24.701l61.497 12.493l24.371-18.115l-1.397 14.38c49.265 13.649 56.869.633 62.163-46.647c3.179-28.385 2-39.031 4.273-57.019c1.611-12.74-1.249-13-.869-22.001"/><path fill="#E0E0E0" d="M234.642 307.611c0-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-sidewaysdownpointingindex {
  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%22M360.588%20195.882c.328-7.773.474-15.27.14-23.033c-1.234-28.659-50.068-12.232-50.068-12.232L298.273%20288.09H219.55l-9%2024.701l61.497%2012.493l24.371-18.115l-1.397%2014.38c49.265%2013.649%2056.869.633%2062.163-46.647c3.179-28.385%202-39.031%204.273-57.019c1.611-12.74-1.249-13-.869-22.001%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M234.642%20307.611c0-3.015%201.198-5.906%203.33-8.038c1.433-3.875%207.175-2.848%207.175%201.284l11.88%2059.796c2.939%2020.022%2016.628%2034.495%2036.597%2031.217c19.496-3.2%2032.827-21.439%2029.958-40.987c0%200-1.521-19.306-3.535-68.842c-2.014-49.535%2054.042-166.149%2019.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%200-47.848%2018.759-47.848%2018.759l-51.61%20158.491s-7.637%208.656-7.637%2039.407c0%20103.455%2024.852%20266.495%2024.852%20266.495c0%2010.865%201.802%2019.672%2012.666%2019.672h2.433c27.671%200%2041.179-34.664%2041.179-63.836c0-55.28-2.573-64.784-2.573-90.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%22M360.588%20195.882c.328-7.773.474-15.27.14-23.033c-1.234-28.659-50.068-12.232-50.068-12.232L298.273%20288.09H219.55l-9%2024.701l61.497%2012.493l24.371-18.115l-1.397%2014.38c49.265%2013.649%2056.869.633%2062.163-46.647c3.179-28.385%202-39.031%204.273-57.019c1.611-12.74-1.249-13-.869-22.001%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M234.642%20307.611c0-3.015%201.198-5.906%203.33-8.038c1.433-3.875%207.175-2.848%207.175%201.284l11.88%2059.796c2.939%2020.022%2016.628%2034.495%2036.597%2031.217c19.496-3.2%2032.827-21.439%2029.958-40.987c0%200-1.521-19.306-3.535-68.842c-2.014-49.535%2054.042-166.149%2019.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%200-47.848%2018.759-47.848%2018.759l-51.61%20158.491s-7.637%208.656-7.637%2039.407c0%20103.455%2024.852%20266.495%2024.852%20266.495c0%2010.865%201.802%2019.672%2012.666%2019.672h2.433c27.671%200%2041.179-34.664%2041.179-63.836c0-55.28-2.573-64.784-2.573-90.939z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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