children-crossing from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
children-crossing
Set
Fluent Emoji High Contrast
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji High Contrast

Use the children crossing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m20.16 13.86l2.53 1.57c.4.26.53.79.27 1.19c-.16.27-.44.41-.73.41c-.16 0-.32-.04-.46-.13l-1.5-.93l1.14 4.02c.13.46-.14.94-.6 1.07q-.12.03-.24.03c-.38 0-.72-.25-.83-.63l-.7-2.47l-.7 2.47c-.11.38-.45.63-.83.63q-.12 0-.24-.03a.87.87 0 0 1-.6-1.07l1.16-4.09l-1.99 1.16c-.03.02-.06.04-.09.05l-.011.01h-.009l-.09.03l-.011.01h-.009c-.03.01-.06.02-.09.02h-.02c-.03.01-.07.01-.1.01q-.023-.001-.05-.005t-.05-.005h-.02l-.04-.01q-.018-.003-.04-.01c0-.01-.01-.01-.02-.01l-.09-.03l-1.3-.52l1.16 3.35c.15.46-.09.95-.54 1.1c-.09.04-.19.05-.28.05c-.36 0-.7-.23-.82-.59l-.71-2.08l-.71 2.08c-.13.36-.46.59-.82.59a.876.876 0 0 1-.82-1.15l.99-2.9l-1.02.63c-.15.09-.3.13-.46.13c-.28 0-.57-.15-.73-.41a.83.83 0 0 1 .3-1.18l2.18-1.36a2.01 2.01 0 1 1 2.34-.1l1.51.6l2.57-1.51c-.54-.36-.89-.97-.89-1.67a2.01 2.01 0 1 1 3.11 1.68"/><path d="M17.867 1.773a2.64 2.64 0 0 0-3.734 0l-12.36 12.36a2.64 2.64 0 0 0 0 3.734l12.36 12.36a2.64 2.64 0 0 0 3.734 0l12.36-12.36a2.64 2.64 0 0 0 0-3.734zm-2.32 1.414c.25-.25.656-.25.906 0l12.36 12.36c.25.25.25.656 0 .906l-12.36 12.36a.64.64 0 0 1-.906 0l-12.36-12.36a.64.64 0 0 1 0-.906z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastChildrenCrossing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m20.16 13.86l2.53 1.57c.4.26.53.79.27 1.19c-.16.27-.44.41-.73.41c-.16 0-.32-.04-.46-.13l-1.5-.93l1.14 4.02c.13.46-.14.94-.6 1.07q-.12.03-.24.03c-.38 0-.72-.25-.83-.63l-.7-2.47l-.7 2.47c-.11.38-.45.63-.83.63q-.12 0-.24-.03a.87.87 0 0 1-.6-1.07l1.16-4.09l-1.99 1.16c-.03.02-.06.04-.09.05l-.011.01h-.009l-.09.03l-.011.01h-.009c-.03.01-.06.02-.09.02h-.02c-.03.01-.07.01-.1.01q-.023-.001-.05-.005t-.05-.005h-.02l-.04-.01q-.018-.003-.04-.01c0-.01-.01-.01-.02-.01l-.09-.03l-1.3-.52l1.16 3.35c.15.46-.09.95-.54 1.1c-.09.04-.19.05-.28.05c-.36 0-.7-.23-.82-.59l-.71-2.08l-.71 2.08c-.13.36-.46.59-.82.59a.876.876 0 0 1-.82-1.15l.99-2.9l-1.02.63c-.15.09-.3.13-.46.13c-.28 0-.57-.15-.73-.41a.83.83 0 0 1 .3-1.18l2.18-1.36a2.01 2.01 0 1 1 2.34-.1l1.51.6l2.57-1.51c-.54-.36-.89-.97-.89-1.67a2.01 2.01 0 1 1 3.11 1.68"/><path d="M17.867 1.773a2.64 2.64 0 0 0-3.734 0l-12.36 12.36a2.64 2.64 0 0 0 0 3.734l12.36 12.36a2.64 2.64 0 0 0 3.734 0l12.36-12.36a2.64 2.64 0 0 0 0-3.734zm-2.32 1.414c.25-.25.656-.25.906 0l12.36 12.36c.25.25.25.656 0 .906l-12.36 12.36a.64.64 0 0 1-.906 0l-12.36-12.36a.64.64 0 0 1 0-.906z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="m20.16 13.86l2.53 1.57c.4.26.53.79.27 1.19c-.16.27-.44.41-.73.41c-.16 0-.32-.04-.46-.13l-1.5-.93l1.14 4.02c.13.46-.14.94-.6 1.07q-.12.03-.24.03c-.38 0-.72-.25-.83-.63l-.7-2.47l-.7 2.47c-.11.38-.45.63-.83.63q-.12 0-.24-.03a.87.87 0 0 1-.6-1.07l1.16-4.09l-1.99 1.16c-.03.02-.06.04-.09.05l-.011.01h-.009l-.09.03l-.011.01h-.009c-.03.01-.06.02-.09.02h-.02c-.03.01-.07.01-.1.01q-.023-.001-.05-.005t-.05-.005h-.02l-.04-.01q-.018-.003-.04-.01c0-.01-.01-.01-.02-.01l-.09-.03l-1.3-.52l1.16 3.35c.15.46-.09.95-.54 1.1c-.09.04-.19.05-.28.05c-.36 0-.7-.23-.82-.59l-.71-2.08l-.71 2.08c-.13.36-.46.59-.82.59a.876.876 0 0 1-.82-1.15l.99-2.9l-1.02.63c-.15.09-.3.13-.46.13c-.28 0-.57-.15-.73-.41a.83.83 0 0 1 .3-1.18l2.18-1.36a2.01 2.01 0 1 1 2.34-.1l1.51.6l2.57-1.51c-.54-.36-.89-.97-.89-1.67a2.01 2.01 0 1 1 3.11 1.68"/><path d="M17.867 1.773a2.64 2.64 0 0 0-3.734 0l-12.36 12.36a2.64 2.64 0 0 0 0 3.734l12.36 12.36a2.64 2.64 0 0 0 3.734 0l12.36-12.36a2.64 2.64 0 0 0 0-3.734zm-2.32 1.414c.25-.25.656-.25.906 0l12.36 12.36c.25.25.25.656 0 .906l-12.36 12.36a.64.64 0 0 1-.906 0l-12.36-12.36a.64.64 0 0 1 0-.906z"/></g></svg>
</template>

CSS

.icon-children-crossing {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m20.16%2013.86l2.53%201.57c.4.26.53.79.27%201.19c-.16.27-.44.41-.73.41c-.16%200-.32-.04-.46-.13l-1.5-.93l1.14%204.02c.13.46-.14.94-.6%201.07q-.12.03-.24.03c-.38%200-.72-.25-.83-.63l-.7-2.47l-.7%202.47c-.11.38-.45.63-.83.63q-.12%200-.24-.03a.87.87%200%200%201-.6-1.07l1.16-4.09l-1.99%201.16c-.03.02-.06.04-.09.05l-.011.01h-.009l-.09.03l-.011.01h-.009c-.03.01-.06.02-.09.02h-.02c-.03.01-.07.01-.1.01q-.023-.001-.05-.005t-.05-.005h-.02l-.04-.01q-.018-.003-.04-.01c0-.01-.01-.01-.02-.01l-.09-.03l-1.3-.52l1.16%203.35c.15.46-.09.95-.54%201.1c-.09.04-.19.05-.28.05c-.36%200-.7-.23-.82-.59l-.71-2.08l-.71%202.08c-.13.36-.46.59-.82.59a.876.876%200%200%201-.82-1.15l.99-2.9l-1.02.63c-.15.09-.3.13-.46.13c-.28%200-.57-.15-.73-.41a.83.83%200%200%201%20.3-1.18l2.18-1.36a2.01%202.01%200%201%201%202.34-.1l1.51.6l2.57-1.51c-.54-.36-.89-.97-.89-1.67a2.01%202.01%200%201%201%203.11%201.68%22%2F%3E%3Cpath%20d%3D%22M17.867%201.773a2.64%202.64%200%200%200-3.734%200l-12.36%2012.36a2.64%202.64%200%200%200%200%203.734l12.36%2012.36a2.64%202.64%200%200%200%203.734%200l12.36-12.36a2.64%202.64%200%200%200%200-3.734zm-2.32%201.414c.25-.25.656-.25.906%200l12.36%2012.36c.25.25.25.656%200%20.906l-12.36%2012.36a.64.64%200%200%201-.906%200l-12.36-12.36a.64.64%200%200%201%200-.906z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m20.16%2013.86l2.53%201.57c.4.26.53.79.27%201.19c-.16.27-.44.41-.73.41c-.16%200-.32-.04-.46-.13l-1.5-.93l1.14%204.02c.13.46-.14.94-.6%201.07q-.12.03-.24.03c-.38%200-.72-.25-.83-.63l-.7-2.47l-.7%202.47c-.11.38-.45.63-.83.63q-.12%200-.24-.03a.87.87%200%200%201-.6-1.07l1.16-4.09l-1.99%201.16c-.03.02-.06.04-.09.05l-.011.01h-.009l-.09.03l-.011.01h-.009c-.03.01-.06.02-.09.02h-.02c-.03.01-.07.01-.1.01q-.023-.001-.05-.005t-.05-.005h-.02l-.04-.01q-.018-.003-.04-.01c0-.01-.01-.01-.02-.01l-.09-.03l-1.3-.52l1.16%203.35c.15.46-.09.95-.54%201.1c-.09.04-.19.05-.28.05c-.36%200-.7-.23-.82-.59l-.71-2.08l-.71%202.08c-.13.36-.46.59-.82.59a.876.876%200%200%201-.82-1.15l.99-2.9l-1.02.63c-.15.09-.3.13-.46.13c-.28%200-.57-.15-.73-.41a.83.83%200%200%201%20.3-1.18l2.18-1.36a2.01%202.01%200%201%201%202.34-.1l1.51.6l2.57-1.51c-.54-.36-.89-.97-.89-1.67a2.01%202.01%200%201%201%203.11%201.68%22%2F%3E%3Cpath%20d%3D%22M17.867%201.773a2.64%202.64%200%200%200-3.734%200l-12.36%2012.36a2.64%202.64%200%200%200%200%203.734l12.36%2012.36a2.64%202.64%200%200%200%203.734%200l12.36-12.36a2.64%202.64%200%200%200%200-3.734zm-2.32%201.414c.25-.25.656-.25.906%200l12.36%2012.36c.25.25.25.656%200%20.906l-12.36%2012.36a.64.64%200%200%201-.906%200l-12.36-12.36a.64.64%200%200%201%200-.906z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/children-crossing.svg?color=%231a73e8&size=48