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

Name
squaredvs
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the squaredvs emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#ED9B43" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M193.606 382.443h-57.254a7.2 7.2 0 0 1-6.918-5.204L67.748 163.498c-1.329-4.604 2.126-9.196 6.918-9.196h42.639a7.2 7.2 0 0 1 7.016 5.583l34.3 148.809c1.726 7.489 12.413 7.426 14.051-.083l32.417-148.643a7.2 7.2 0 0 1 7.035-5.666h40.7c4.76 0 8.209 4.536 6.939 9.122l-59.218 213.742a7.2 7.2 0 0 1-6.939 5.277M423.574 183.36l-16.566 19.115c-2.46 2.838-6.677 3.287-9.712 1.074c-13.823-10.083-28.109-15.009-44.47-15.009c-18.765 0-30.616 7.901-30.616 22.057c0 14.485 8.889 20.082 44.443 31.275c43.126 13.827 67.816 31.933 67.816 74.072c0 42.468-34.237 72.097-91.19 72.097c-35.841 0-62.47-11.923-81.114-27.657c-3.089-2.606-3.35-7.28-.641-10.28l18.168-20.115c2.543-2.816 6.831-3.165 9.807-.812c14.893 11.774 31.798 18.37 52.133 18.37c22.387 0 35.884-10.205 35.884-27.653c0-16.789-8.56-24.032-41.48-34.237c-51.356-15.802-69.792-36.872-69.792-70.78c0-40.493 34.896-66.5 82.632-66.5c31.825 0 54.888 8.762 73.933 24.788c3.059 2.573 3.383 7.174.765 10.195"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiSquaredvs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#ED9B43" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M193.606 382.443h-57.254a7.2 7.2 0 0 1-6.918-5.204L67.748 163.498c-1.329-4.604 2.126-9.196 6.918-9.196h42.639a7.2 7.2 0 0 1 7.016 5.583l34.3 148.809c1.726 7.489 12.413 7.426 14.051-.083l32.417-148.643a7.2 7.2 0 0 1 7.035-5.666h40.7c4.76 0 8.209 4.536 6.939 9.122l-59.218 213.742a7.2 7.2 0 0 1-6.939 5.277M423.574 183.36l-16.566 19.115c-2.46 2.838-6.677 3.287-9.712 1.074c-13.823-10.083-28.109-15.009-44.47-15.009c-18.765 0-30.616 7.901-30.616 22.057c0 14.485 8.889 20.082 44.443 31.275c43.126 13.827 67.816 31.933 67.816 74.072c0 42.468-34.237 72.097-91.19 72.097c-35.841 0-62.47-11.923-81.114-27.657c-3.089-2.606-3.35-7.28-.641-10.28l18.168-20.115c2.543-2.816 6.831-3.165 9.807-.812c14.893 11.774 31.798 18.37 52.133 18.37c22.387 0 35.884-10.205 35.884-27.653c0-16.789-8.56-24.032-41.48-34.237c-51.356-15.802-69.792-36.872-69.792-70.78c0-40.493 34.896-66.5 82.632-66.5c31.825 0 54.888 8.762 73.933 24.788c3.059 2.573 3.383 7.174.765 10.195"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FFB636" d="M509.334 32.666C509.334 16.35 495.985 3 479.668 3H30.033C15.349 3 3.334 15.015 3.334 29.699v452.602C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#ED9B43" d="M479.668 488.915H30.033c-14.684 0-26.699-12.015-26.699-26.699v20.085C3.334 496.985 15.349 509 30.033 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.666 29.666"/><path fill="#FFF" d="M193.606 382.443h-57.254a7.2 7.2 0 0 1-6.918-5.204L67.748 163.498c-1.329-4.604 2.126-9.196 6.918-9.196h42.639a7.2 7.2 0 0 1 7.016 5.583l34.3 148.809c1.726 7.489 12.413 7.426 14.051-.083l32.417-148.643a7.2 7.2 0 0 1 7.035-5.666h40.7c4.76 0 8.209 4.536 6.939 9.122l-59.218 213.742a7.2 7.2 0 0 1-6.939 5.277M423.574 183.36l-16.566 19.115c-2.46 2.838-6.677 3.287-9.712 1.074c-13.823-10.083-28.109-15.009-44.47-15.009c-18.765 0-30.616 7.901-30.616 22.057c0 14.485 8.889 20.082 44.443 31.275c43.126 13.827 67.816 31.933 67.816 74.072c0 42.468-34.237 72.097-91.19 72.097c-35.841 0-62.47-11.923-81.114-27.657c-3.089-2.606-3.35-7.28-.641-10.28l18.168-20.115c2.543-2.816 6.831-3.165 9.807-.812c14.893 11.774 31.798 18.37 52.133 18.37c22.387 0 35.884-10.205 35.884-27.653c0-16.789-8.56-24.032-41.48-34.237c-51.356-15.802-69.792-36.872-69.792-70.78c0-40.493 34.896-66.5 82.632-66.5c31.825 0 54.888 8.762 73.933 24.788c3.059 2.573 3.383 7.174.765 10.195"/></svg>
</template>

CSS

.icon-squaredvs {
  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%23FFB636%22%20d%3D%22M509.334%2032.666C509.334%2016.35%20495.985%203%20479.668%203H30.033C15.349%203%203.334%2015.015%203.334%2029.699v452.602C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23ED9B43%22%20d%3D%22M479.668%20488.915H30.033c-14.684%200-26.699-12.015-26.699-26.699v20.085C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M193.606%20382.443h-57.254a7.2%207.2%200%200%201-6.918-5.204L67.748%20163.498c-1.329-4.604%202.126-9.196%206.918-9.196h42.639a7.2%207.2%200%200%201%207.016%205.583l34.3%20148.809c1.726%207.489%2012.413%207.426%2014.051-.083l32.417-148.643a7.2%207.2%200%200%201%207.035-5.666h40.7c4.76%200%208.209%204.536%206.939%209.122l-59.218%20213.742a7.2%207.2%200%200%201-6.939%205.277M423.574%20183.36l-16.566%2019.115c-2.46%202.838-6.677%203.287-9.712%201.074c-13.823-10.083-28.109-15.009-44.47-15.009c-18.765%200-30.616%207.901-30.616%2022.057c0%2014.485%208.889%2020.082%2044.443%2031.275c43.126%2013.827%2067.816%2031.933%2067.816%2074.072c0%2042.468-34.237%2072.097-91.19%2072.097c-35.841%200-62.47-11.923-81.114-27.657c-3.089-2.606-3.35-7.28-.641-10.28l18.168-20.115c2.543-2.816%206.831-3.165%209.807-.812c14.893%2011.774%2031.798%2018.37%2052.133%2018.37c22.387%200%2035.884-10.205%2035.884-27.653c0-16.789-8.56-24.032-41.48-34.237c-51.356-15.802-69.792-36.872-69.792-70.78c0-40.493%2034.896-66.5%2082.632-66.5c31.825%200%2054.888%208.762%2073.933%2024.788c3.059%202.573%203.383%207.174.765%2010.195%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%23FFB636%22%20d%3D%22M509.334%2032.666C509.334%2016.35%20495.985%203%20479.668%203H30.033C15.349%203%203.334%2015.015%203.334%2029.699v452.602C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%23ED9B43%22%20d%3D%22M479.668%20488.915H30.033c-14.684%200-26.699-12.015-26.699-26.699v20.085C3.334%20496.985%2015.349%20509%2030.033%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.666%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M193.606%20382.443h-57.254a7.2%207.2%200%200%201-6.918-5.204L67.748%20163.498c-1.329-4.604%202.126-9.196%206.918-9.196h42.639a7.2%207.2%200%200%201%207.016%205.583l34.3%20148.809c1.726%207.489%2012.413%207.426%2014.051-.083l32.417-148.643a7.2%207.2%200%200%201%207.035-5.666h40.7c4.76%200%208.209%204.536%206.939%209.122l-59.218%20213.742a7.2%207.2%200%200%201-6.939%205.277M423.574%20183.36l-16.566%2019.115c-2.46%202.838-6.677%203.287-9.712%201.074c-13.823-10.083-28.109-15.009-44.47-15.009c-18.765%200-30.616%207.901-30.616%2022.057c0%2014.485%208.889%2020.082%2044.443%2031.275c43.126%2013.827%2067.816%2031.933%2067.816%2074.072c0%2042.468-34.237%2072.097-91.19%2072.097c-35.841%200-62.47-11.923-81.114-27.657c-3.089-2.606-3.35-7.28-.641-10.28l18.168-20.115c2.543-2.816%206.831-3.165%209.807-.812c14.893%2011.774%2031.798%2018.37%2052.133%2018.37c22.387%200%2035.884-10.205%2035.884-27.653c0-16.789-8.56-24.032-41.48-34.237c-51.356-15.802-69.792-36.872-69.792-70.78c0-40.493%2034.896-66.5%2082.632-66.5c31.825%200%2054.888%208.762%2073.933%2024.788c3.059%202.573%203.383%207.174.765%2010.195%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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