whitelatincross emoji

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

Name
whitelatincross
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the whitelatincross emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E0E0E0" d="M422.024 133H313V25.855C313 16.544 305.541 9 296.231 9h-80.462C206.459 9 199 16.544 199 25.855V133H89.976C82.06 133 76 138.942 76 146.858v85.512c0 7.916 6.06 14.63 13.976 14.63H199v244.139c0 9.311 7.459 16.861 16.769 16.861h80.462c9.31 0 16.769-7.551 16.769-16.861V247h109.024c7.916 0 13.976-6.714 13.976-14.63v-85.512c0-7.916-6.06-13.858-13.976-13.858"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiWhitelatincross(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E0E0E0" d="M422.024 133H313V25.855C313 16.544 305.541 9 296.231 9h-80.462C206.459 9 199 16.544 199 25.855V133H89.976C82.06 133 76 138.942 76 146.858v85.512c0 7.916 6.06 14.63 13.976 14.63H199v244.139c0 9.311 7.459 16.861 16.769 16.861h80.462c9.31 0 16.769-7.551 16.769-16.861V247h109.024c7.916 0 13.976-6.714 13.976-14.63v-85.512c0-7.916-6.06-13.858-13.976-13.858"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#E0E0E0" d="M422.024 133H313V25.855C313 16.544 305.541 9 296.231 9h-80.462C206.459 9 199 16.544 199 25.855V133H89.976C82.06 133 76 138.942 76 146.858v85.512c0 7.916 6.06 14.63 13.976 14.63H199v244.139c0 9.311 7.459 16.861 16.769 16.861h80.462c9.31 0 16.769-7.551 16.769-16.861V247h109.024c7.916 0 13.976-6.714 13.976-14.63v-85.512c0-7.916-6.06-13.858-13.976-13.858"/></svg>
</template>

CSS

.icon-whitelatincross {
  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%23E0E0E0%22%20d%3D%22M422.024%20133H313V25.855C313%2016.544%20305.541%209%20296.231%209h-80.462C206.459%209%20199%2016.544%20199%2025.855V133H89.976C82.06%20133%2076%20138.942%2076%20146.858v85.512c0%207.916%206.06%2014.63%2013.976%2014.63H199v244.139c0%209.311%207.459%2016.861%2016.769%2016.861h80.462c9.31%200%2016.769-7.551%2016.769-16.861V247h109.024c7.916%200%2013.976-6.714%2013.976-14.63v-85.512c0-7.916-6.06-13.858-13.976-13.858%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%23E0E0E0%22%20d%3D%22M422.024%20133H313V25.855C313%2016.544%20305.541%209%20296.231%209h-80.462C206.459%209%20199%2016.544%20199%2025.855V133H89.976C82.06%20133%2076%20138.942%2076%20146.858v85.512c0%207.916%206.06%2014.63%2013.976%2014.63H199v244.139c0%209.311%207.459%2016.861%2016.769%2016.861h80.462c9.31%200%2016.769-7.551%2016.769-16.861V247h109.024c7.916%200%2013.976-6.714%2013.976-14.63v-85.512c0-7.916-6.06-13.858-13.976-13.858%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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