children crossing emoji

children-crossing from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
children-crossing
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the children crossing emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M34 2.8c-1.1-1.1-2.9-1.1-4 0L4 29.4c-1.1 1.1-2 3.3-2 4.9v24.9C2 60.7 3.3 62 4.8 62h54.4c1.5 0 2.8-1.3 2.8-2.9V34.3c0-1.6-.9-3.8-2-4.9z"/><g fill="#231f20"><path d="M55 59.7H9c-2.1 0-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9 2.1-5.1l22-22.2C30 7 31 6.6 32 6.6s2 .4 2.7 1.1l22 22.2c1.2 1.2 2.1 3.4 2.1 5.1v20.8c0 2.2-1.7 3.9-3.8 3.9M32 9.4c-.3 0-.5.1-.7.3L9.3 32c-.7.6-1.3 2.1-1.3 3.1v20.8c0 .5.4 1 1 1h46c.5 0 1-.5 1-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3"/><path d="M36.4 28.6c2.5 0 4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5s2.1 4.5 4.5 4.5"/><circle cx="25.6" cy="27.7" r="3.6"/><path d="m40.8 44.7l.2-3.2l3.6 1.4l1.4-3.6l-3.3-1.3l2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9l-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5 30c-.4.1-.6.4-.7.8l-2.4 5l-1.9-3l-.2-.2c0-.1-.1-.2-.1-.3c-.2-.2-.4-.3-.7-.3h-5.7c-.4-.1-.8.1-.9.5l-2 3.6l-3.6 2.7c-.4.3-.5.9-.2 1.3c.2.2.5.4.8.4c.2 0 .4-.1.6-.2l3.8-2.8l.3-.3l.9-1.7l.5 3.2l-2.8 5.5q-.15.45 0 .9c.2.3.5.4.8.4h.2l-.5 1.1c-.1.1-.1.2-.1.4l-.3 5.9c0 .5.4 1 .9 1s.9-.4.9-.9l.3-5.7l.9-1.8h2.8l.1 1c0 .1.1.2.1.3l3.4 6.1c.2.3.5.5.8.5c.2 0 .3 0 .5-.1c.5-.3.6-.8.4-1.3L28 46l-.1-.6h2c.3 0 .6-.2.8-.4c.2-.3.2-.6.1-.9l-.7-1.6l1.8.5l.7-2.6l-1.7-.5l.7-2.2l1-.5c.2-.1.4-.2.5-.4l1.1-2.3l.3 6l-1.9 3.7c-.1.2-.2.5-.1.7l.5 8.3c0 .7.7 1.3 1.4 1.3h.1c.8 0 1.4-.7 1.3-1.5l-.5-7.9l1.9-3.8h1.1L38 45c0 .3.1.6.2.8l4.6 7.5c.3.4.7.7 1.2.7c.3 0 .5-.1.7-.2c.7-.4.9-1.3.5-1.9zm-12.2-5.3l-.3-.7l.6-3.3l.9 1.4l-.9 2.6zm13.1-3.6l.2-3.8l1 1.4z"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneChildrenCrossing(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M34 2.8c-1.1-1.1-2.9-1.1-4 0L4 29.4c-1.1 1.1-2 3.3-2 4.9v24.9C2 60.7 3.3 62 4.8 62h54.4c1.5 0 2.8-1.3 2.8-2.9V34.3c0-1.6-.9-3.8-2-4.9z"/><g fill="#231f20"><path d="M55 59.7H9c-2.1 0-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9 2.1-5.1l22-22.2C30 7 31 6.6 32 6.6s2 .4 2.7 1.1l22 22.2c1.2 1.2 2.1 3.4 2.1 5.1v20.8c0 2.2-1.7 3.9-3.8 3.9M32 9.4c-.3 0-.5.1-.7.3L9.3 32c-.7.6-1.3 2.1-1.3 3.1v20.8c0 .5.4 1 1 1h46c.5 0 1-.5 1-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3"/><path d="M36.4 28.6c2.5 0 4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5s2.1 4.5 4.5 4.5"/><circle cx="25.6" cy="27.7" r="3.6"/><path d="m40.8 44.7l.2-3.2l3.6 1.4l1.4-3.6l-3.3-1.3l2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9l-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5 30c-.4.1-.6.4-.7.8l-2.4 5l-1.9-3l-.2-.2c0-.1-.1-.2-.1-.3c-.2-.2-.4-.3-.7-.3h-5.7c-.4-.1-.8.1-.9.5l-2 3.6l-3.6 2.7c-.4.3-.5.9-.2 1.3c.2.2.5.4.8.4c.2 0 .4-.1.6-.2l3.8-2.8l.3-.3l.9-1.7l.5 3.2l-2.8 5.5q-.15.45 0 .9c.2.3.5.4.8.4h.2l-.5 1.1c-.1.1-.1.2-.1.4l-.3 5.9c0 .5.4 1 .9 1s.9-.4.9-.9l.3-5.7l.9-1.8h2.8l.1 1c0 .1.1.2.1.3l3.4 6.1c.2.3.5.5.8.5c.2 0 .3 0 .5-.1c.5-.3.6-.8.4-1.3L28 46l-.1-.6h2c.3 0 .6-.2.8-.4c.2-.3.2-.6.1-.9l-.7-1.6l1.8.5l.7-2.6l-1.7-.5l.7-2.2l1-.5c.2-.1.4-.2.5-.4l1.1-2.3l.3 6l-1.9 3.7c-.1.2-.2.5-.1.7l.5 8.3c0 .7.7 1.3 1.4 1.3h.1c.8 0 1.4-.7 1.3-1.5l-.5-7.9l1.9-3.8h1.1L38 45c0 .3.1.6.2.8l4.6 7.5c.3.4.7.7 1.2.7c.3 0 .5-.1.7-.2c.7-.4.9-1.3.5-1.9zm-12.2-5.3l-.3-.7l.6-3.3l.9 1.4l-.9 2.6zm13.1-3.6l.2-3.8l1 1.4z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ffce31" d="M34 2.8c-1.1-1.1-2.9-1.1-4 0L4 29.4c-1.1 1.1-2 3.3-2 4.9v24.9C2 60.7 3.3 62 4.8 62h54.4c1.5 0 2.8-1.3 2.8-2.9V34.3c0-1.6-.9-3.8-2-4.9z"/><g fill="#231f20"><path d="M55 59.7H9c-2.1 0-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9 2.1-5.1l22-22.2C30 7 31 6.6 32 6.6s2 .4 2.7 1.1l22 22.2c1.2 1.2 2.1 3.4 2.1 5.1v20.8c0 2.2-1.7 3.9-3.8 3.9M32 9.4c-.3 0-.5.1-.7.3L9.3 32c-.7.6-1.3 2.1-1.3 3.1v20.8c0 .5.4 1 1 1h46c.5 0 1-.5 1-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3"/><path d="M36.4 28.6c2.5 0 4.5-2 4.5-4.5s-2-4.5-4.5-4.5s-4.5 2-4.5 4.5s2.1 4.5 4.5 4.5"/><circle cx="25.6" cy="27.7" r="3.6"/><path d="m40.8 44.7l.2-3.2l3.6 1.4l1.4-3.6l-3.3-1.3l2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9l-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5 30c-.4.1-.6.4-.7.8l-2.4 5l-1.9-3l-.2-.2c0-.1-.1-.2-.1-.3c-.2-.2-.4-.3-.7-.3h-5.7c-.4-.1-.8.1-.9.5l-2 3.6l-3.6 2.7c-.4.3-.5.9-.2 1.3c.2.2.5.4.8.4c.2 0 .4-.1.6-.2l3.8-2.8l.3-.3l.9-1.7l.5 3.2l-2.8 5.5q-.15.45 0 .9c.2.3.5.4.8.4h.2l-.5 1.1c-.1.1-.1.2-.1.4l-.3 5.9c0 .5.4 1 .9 1s.9-.4.9-.9l.3-5.7l.9-1.8h2.8l.1 1c0 .1.1.2.1.3l3.4 6.1c.2.3.5.5.8.5c.2 0 .3 0 .5-.1c.5-.3.6-.8.4-1.3L28 46l-.1-.6h2c.3 0 .6-.2.8-.4c.2-.3.2-.6.1-.9l-.7-1.6l1.8.5l.7-2.6l-1.7-.5l.7-2.2l1-.5c.2-.1.4-.2.5-.4l1.1-2.3l.3 6l-1.9 3.7c-.1.2-.2.5-.1.7l.5 8.3c0 .7.7 1.3 1.4 1.3h.1c.8 0 1.4-.7 1.3-1.5l-.5-7.9l1.9-3.8h1.1L38 45c0 .3.1.6.2.8l4.6 7.5c.3.4.7.7 1.2.7c.3 0 .5-.1.7-.2c.7-.4.9-1.3.5-1.9zm-12.2-5.3l-.3-.7l.6-3.3l.9 1.4l-.9 2.6zm13.1-3.6l.2-3.8l1 1.4z"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M34%202.8c-1.1-1.1-2.9-1.1-4%200L4%2029.4c-1.1%201.1-2%203.3-2%204.9v24.9C2%2060.7%203.3%2062%204.8%2062h54.4c1.5%200%202.8-1.3%202.8-2.9V34.3c0-1.6-.9-3.8-2-4.9z%22%2F%3E%3Cg%20fill%3D%22%23231f20%22%3E%3Cpath%20d%3D%22M55%2059.7H9c-2.1%200-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9%202.1-5.1l22-22.2C30%207%2031%206.6%2032%206.6s2%20.4%202.7%201.1l22%2022.2c1.2%201.2%202.1%203.4%202.1%205.1v20.8c0%202.2-1.7%203.9-3.8%203.9M32%209.4c-.3%200-.5.1-.7.3L9.3%2032c-.7.6-1.3%202.1-1.3%203.1v20.8c0%20.5.4%201%201%201h46c.5%200%201-.5%201-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3%22%2F%3E%3Cpath%20d%3D%22M36.4%2028.6c2.5%200%204.5-2%204.5-4.5s-2-4.5-4.5-4.5s-4.5%202-4.5%204.5s2.1%204.5%204.5%204.5%22%2F%3E%3Ccircle%20cx%3D%2225.6%22%20cy%3D%2227.7%22%20r%3D%223.6%22%2F%3E%3Cpath%20d%3D%22m40.8%2044.7l.2-3.2l3.6%201.4l1.4-3.6l-3.3-1.3l2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9l-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5%2030c-.4.1-.6.4-.7.8l-2.4%205l-1.9-3l-.2-.2c0-.1-.1-.2-.1-.3c-.2-.2-.4-.3-.7-.3h-5.7c-.4-.1-.8.1-.9.5l-2%203.6l-3.6%202.7c-.4.3-.5.9-.2%201.3c.2.2.5.4.8.4c.2%200%20.4-.1.6-.2l3.8-2.8l.3-.3l.9-1.7l.5%203.2l-2.8%205.5q-.15.45%200%20.9c.2.3.5.4.8.4h.2l-.5%201.1c-.1.1-.1.2-.1.4l-.3%205.9c0%20.5.4%201%20.9%201s.9-.4.9-.9l.3-5.7l.9-1.8h2.8l.1%201c0%20.1.1.2.1.3l3.4%206.1c.2.3.5.5.8.5c.2%200%20.3%200%20.5-.1c.5-.3.6-.8.4-1.3L28%2046l-.1-.6h2c.3%200%20.6-.2.8-.4c.2-.3.2-.6.1-.9l-.7-1.6l1.8.5l.7-2.6l-1.7-.5l.7-2.2l1-.5c.2-.1.4-.2.5-.4l1.1-2.3l.3%206l-1.9%203.7c-.1.2-.2.5-.1.7l.5%208.3c0%20.7.7%201.3%201.4%201.3h.1c.8%200%201.4-.7%201.3-1.5l-.5-7.9l1.9-3.8h1.1L38%2045c0%20.3.1.6.2.8l4.6%207.5c.3.4.7.7%201.2.7c.3%200%20.5-.1.7-.2c.7-.4.9-1.3.5-1.9zm-12.2-5.3l-.3-.7l.6-3.3l.9%201.4l-.9%202.6zm13.1-3.6l.2-3.8l1%201.4z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M34%202.8c-1.1-1.1-2.9-1.1-4%200L4%2029.4c-1.1%201.1-2%203.3-2%204.9v24.9C2%2060.7%203.3%2062%204.8%2062h54.4c1.5%200%202.8-1.3%202.8-2.9V34.3c0-1.6-.9-3.8-2-4.9z%22%2F%3E%3Cg%20fill%3D%22%23231f20%22%3E%3Cpath%20d%3D%22M55%2059.7H9c-2.1%200-3.8-1.7-3.8-3.8V35.1c0-1.7.9-3.9%202.1-5.1l22-22.2C30%207%2031%206.6%2032%206.6s2%20.4%202.7%201.1l22%2022.2c1.2%201.2%202.1%203.4%202.1%205.1v20.8c0%202.2-1.7%203.9-3.8%203.9M32%209.4c-.3%200-.5.1-.7.3L9.3%2032c-.7.6-1.3%202.1-1.3%203.1v20.8c0%20.5.4%201%201%201h46c.5%200%201-.5%201-1V35.1c0-1-.6-2.4-1.3-3.1l-22-22.3c-.2-.2-.4-.3-.7-.3%22%2F%3E%3Cpath%20d%3D%22M36.4%2028.6c2.5%200%204.5-2%204.5-4.5s-2-4.5-4.5-4.5s-4.5%202-4.5%204.5s2.1%204.5%204.5%204.5%22%2F%3E%3Ccircle%20cx%3D%2225.6%22%20cy%3D%2227.7%22%20r%3D%223.6%22%2F%3E%3Cpath%20d%3D%22m40.8%2044.7l.2-3.2l3.6%201.4l1.4-3.6l-3.3-1.3l2.2-4.3c.2-.3.1-.7-.1-1l-2.9-3.9l-.1-.1s0-.1-.1-.1h-.1c-.1-.1-.2-.1-.2-.1h-.5L34.5%2030c-.4.1-.6.4-.7.8l-2.4%205l-1.9-3l-.2-.2c0-.1-.1-.2-.1-.3c-.2-.2-.4-.3-.7-.3h-5.7c-.4-.1-.8.1-.9.5l-2%203.6l-3.6%202.7c-.4.3-.5.9-.2%201.3c.2.2.5.4.8.4c.2%200%20.4-.1.6-.2l3.8-2.8l.3-.3l.9-1.7l.5%203.2l-2.8%205.5q-.15.45%200%20.9c.2.3.5.4.8.4h.2l-.5%201.1c-.1.1-.1.2-.1.4l-.3%205.9c0%20.5.4%201%20.9%201s.9-.4.9-.9l.3-5.7l.9-1.8h2.8l.1%201c0%20.1.1.2.1.3l3.4%206.1c.2.3.5.5.8.5c.2%200%20.3%200%20.5-.1c.5-.3.6-.8.4-1.3L28%2046l-.1-.6h2c.3%200%20.6-.2.8-.4c.2-.3.2-.6.1-.9l-.7-1.6l1.8.5l.7-2.6l-1.7-.5l.7-2.2l1-.5c.2-.1.4-.2.5-.4l1.1-2.3l.3%206l-1.9%203.7c-.1.2-.2.5-.1.7l.5%208.3c0%20.7.7%201.3%201.4%201.3h.1c.8%200%201.4-.7%201.3-1.5l-.5-7.9l1.9-3.8h1.1L38%2045c0%20.3.1.6.2.8l4.6%207.5c.3.4.7.7%201.2.7c.3%200%20.5-.1.7-.2c.7-.4.9-1.3.5-1.9zm-12.2-5.3l-.3-.7l.6-3.3l.9%201.4l-.9%202.6zm13.1-3.6l.2-3.8l1%201.4z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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