children crossing emoji
children-crossing from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- children-crossing
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji Flat
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
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="none"><path fill="#ffb02e" d="M29.52 14.84L17.16 2.48c-.64-.64-1.68-.64-2.32 0L2.48 14.84c-.64.64-.64 1.68 0 2.32l12.36 12.36c.64.64 1.68.64 2.32 0l12.36-12.36c.64-.64.64-1.68 0-2.32"/><path fill="#000" d="m22.69 15.43l-2.53-1.57a2.01 2.01 0 1 0-2.22-.01l-2.57 1.51l-1.51-.6a2.01 2.01 0 1 0-2.34.1l-2.18 1.36a.83.83 0 0 0-.3 1.18c.16.26.45.41.73.41c.16 0 .31-.04.46-.13l1.02-.63l-.99 2.9a.876.876 0 0 0 .82 1.15c.36 0 .69-.23.82-.59l.71-2.08l.71 2.08c.12.36.46.59.82.59c.09 0 .19-.01.28-.05c.45-.15.69-.64.54-1.1L13.8 16.6l1.3.52l.09.03c.01 0 .02 0 .02.01c.03.01.05.01.08.02h.02c.03 0 .07.01.1.01s.07 0 .1-.01h.02c.03 0 .06-.01.09-.02c.01 0 .01 0 .02-.01l.09-.03c.01 0 .01 0 .02-.01c.03-.01.06-.03.09-.05l1.99-1.16l-1.16 4.09c-.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-.03c.46-.13.73-.61.6-1.07l-1.14-4.02l1.5.93c.14.09.3.13.46.13c.29 0 .57-.14.73-.41c.26-.4.13-.93-.27-1.19"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatChildrenCrossing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M29.52 14.84L17.16 2.48c-.64-.64-1.68-.64-2.32 0L2.48 14.84c-.64.64-.64 1.68 0 2.32l12.36 12.36c.64.64 1.68.64 2.32 0l12.36-12.36c.64-.64.64-1.68 0-2.32"/><path fill="#000" d="m22.69 15.43l-2.53-1.57a2.01 2.01 0 1 0-2.22-.01l-2.57 1.51l-1.51-.6a2.01 2.01 0 1 0-2.34.1l-2.18 1.36a.83.83 0 0 0-.3 1.18c.16.26.45.41.73.41c.16 0 .31-.04.46-.13l1.02-.63l-.99 2.9a.876.876 0 0 0 .82 1.15c.36 0 .69-.23.82-.59l.71-2.08l.71 2.08c.12.36.46.59.82.59c.09 0 .19-.01.28-.05c.45-.15.69-.64.54-1.1L13.8 16.6l1.3.52l.09.03c.01 0 .02 0 .02.01c.03.01.05.01.08.02h.02c.03 0 .07.01.1.01s.07 0 .1-.01h.02c.03 0 .06-.01.09-.02c.01 0 .01 0 .02-.01l.09-.03c.01 0 .01 0 .02-.01c.03-.01.06-.03.09-.05l1.99-1.16l-1.16 4.09c-.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-.03c.46-.13.73-.61.6-1.07l-1.14-4.02l1.5.93c.14.09.3.13.46.13c.29 0 .57-.14.73-.41c.26-.4.13-.93-.27-1.19"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#ffb02e" d="M29.52 14.84L17.16 2.48c-.64-.64-1.68-.64-2.32 0L2.48 14.84c-.64.64-.64 1.68 0 2.32l12.36 12.36c.64.64 1.68.64 2.32 0l12.36-12.36c.64-.64.64-1.68 0-2.32"/><path fill="#000" d="m22.69 15.43l-2.53-1.57a2.01 2.01 0 1 0-2.22-.01l-2.57 1.51l-1.51-.6a2.01 2.01 0 1 0-2.34.1l-2.18 1.36a.83.83 0 0 0-.3 1.18c.16.26.45.41.73.41c.16 0 .31-.04.46-.13l1.02-.63l-.99 2.9a.876.876 0 0 0 .82 1.15c.36 0 .69-.23.82-.59l.71-2.08l.71 2.08c.12.36.46.59.82.59c.09 0 .19-.01.28-.05c.45-.15.69-.64.54-1.1L13.8 16.6l1.3.52l.09.03c.01 0 .02 0 .02.01c.03.01.05.01.08.02h.02c.03 0 .07.01.1.01s.07 0 .1-.01h.02c.03 0 .06-.01.09-.02c.01 0 .01 0 .02-.01l.09-.03c.01 0 .01 0 .02-.01c.03-.01.06-.03.09-.05l1.99-1.16l-1.16 4.09c-.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-.03c.46-.13.73-.61.6-1.07l-1.14-4.02l1.5.93c.14.09.3.13.46.13c.29 0 .57-.14.73-.41c.26-.4.13-.93-.27-1.19"/></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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M29.52%2014.84L17.16%202.48c-.64-.64-1.68-.64-2.32%200L2.48%2014.84c-.64.64-.64%201.68%200%202.32l12.36%2012.36c.64.64%201.68.64%202.32%200l12.36-12.36c.64-.64.64-1.68%200-2.32%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22m22.69%2015.43l-2.53-1.57a2.01%202.01%200%201%200-2.22-.01l-2.57%201.51l-1.51-.6a2.01%202.01%200%201%200-2.34.1l-2.18%201.36a.83.83%200%200%200-.3%201.18c.16.26.45.41.73.41c.16%200%20.31-.04.46-.13l1.02-.63l-.99%202.9a.876.876%200%200%200%20.82%201.15c.36%200%20.69-.23.82-.59l.71-2.08l.71%202.08c.12.36.46.59.82.59c.09%200%20.19-.01.28-.05c.45-.15.69-.64.54-1.1L13.8%2016.6l1.3.52l.09.03c.01%200%20.02%200%20.02.01c.03.01.05.01.08.02h.02c.03%200%20.07.01.1.01s.07%200%20.1-.01h.02c.03%200%20.06-.01.09-.02c.01%200%20.01%200%20.02-.01l.09-.03c.01%200%20.01%200%20.02-.01c.03-.01.06-.03.09-.05l1.99-1.16l-1.16%204.09c-.13.46.14.94.6%201.07q.12.03.24.03c.38%200%20.72-.25.83-.63l.7-2.47l.7%202.47c.11.38.45.63.83.63q.12%200%20.24-.03c.46-.13.73-.61.6-1.07l-1.14-4.02l1.5.93c.14.09.3.13.46.13c.29%200%20.57-.14.73-.41c.26-.4.13-.93-.27-1.19%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%22none%22%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M29.52%2014.84L17.16%202.48c-.64-.64-1.68-.64-2.32%200L2.48%2014.84c-.64.64-.64%201.68%200%202.32l12.36%2012.36c.64.64%201.68.64%202.32%200l12.36-12.36c.64-.64.64-1.68%200-2.32%22%2F%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22m22.69%2015.43l-2.53-1.57a2.01%202.01%200%201%200-2.22-.01l-2.57%201.51l-1.51-.6a2.01%202.01%200%201%200-2.34.1l-2.18%201.36a.83.83%200%200%200-.3%201.18c.16.26.45.41.73.41c.16%200%20.31-.04.46-.13l1.02-.63l-.99%202.9a.876.876%200%200%200%20.82%201.15c.36%200%20.69-.23.82-.59l.71-2.08l.71%202.08c.12.36.46.59.82.59c.09%200%20.19-.01.28-.05c.45-.15.69-.64.54-1.1L13.8%2016.6l1.3.52l.09.03c.01%200%20.02%200%20.02.01c.03.01.05.01.08.02h.02c.03%200%20.07.01.1.01s.07%200%20.1-.01h.02c.03%200%20.06-.01.09-.02c.01%200%20.01%200%20.02-.01l.09-.03c.01%200%20.01%200%20.02-.01c.03-.01.06-.03.09-.05l1.99-1.16l-1.16%204.09c-.13.46.14.94.6%201.07q.12.03.24.03c.38%200%20.72-.25.83-.63l.7-2.47l.7%202.47c.11.38.45.63.83.63q.12%200%20.24-.03c.46-.13.73-.61.6-1.07l-1.14-4.02l1.5.93c.14.09.3.13.46.13c.29%200%20.57-.14.73-.41c.26-.4.13-.93-.27-1.19%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-flat/children-crossing.svg?color=%231a73e8&size=48