one thirty emoji

one-thirty from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.

Name
one-thirty
Set
Noto Emoji
Style
Default
Category
Travel & Places
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More travel & places icons from Noto Emoji

Use the one thirty emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="64" cy="64" r="60" fill="#98c0d0"/><circle cx="64" cy="64" r="48.14" fill="#fcebcd"/><path fill="#c2e3f0" d="M50.3 15.06c-6.42 1.86-15.41 4.71-25.03 16.2c-9.5 11.37-11.46 24.58-12.07 33.69c0 0-5.49 6.87-5.75 5.59c-2.07-9.95 2.11-32.19 13.04-43.95C33.21 12.91 49.75 8.06 55.73 7.15c1.03-.16-3.48 7.35-5.43 7.91"/><circle cx="64" cy="64" r="45.59" fill="#fff"/><path fill="none" stroke="#563428" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M64 64v29"/><circle cx="64" cy="64" r="5.06" fill="#563428"/><path fill="none" stroke="#563428" stroke-linecap="round" stroke-miterlimit="10" stroke-width="6" d="M78.91 48.88L64 64"/><g fill="none" stroke-miterlimit="10"><path stroke="#6596a3" stroke-width="5" d="M64 100v5m0-82v5m0 72v5m0-82v5M28 64h-5m82 0h-5m-72 0h-5m82 0h-5"/><path stroke="#b0bec5" stroke-width="3" d="m46 95.18l-2.5 4.33m41-71.02L82 32.82M46 95.18l-2.5 4.33m41-71.02L82 32.82m0 62.36l2.5 4.33m-41-71.02l2.5 4.33m36 62.36l2.5 4.33m-41-71.02l2.5 4.33M95.18 82l4.33 2.5m-71.02-41l4.33 2.5m62.36 36l4.33 2.5m-71.02-41l4.33 2.5m0 36l-4.33 2.5m71.02-41L95.18 46M32.82 82l-4.33 2.5m71.02-41L95.18 46"/></g></svg>

React

import type { SVGProps } from "react";

export function NotoOneThirty(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="64" cy="64" r="60" fill="#98c0d0"/><circle cx="64" cy="64" r="48.14" fill="#fcebcd"/><path fill="#c2e3f0" d="M50.3 15.06c-6.42 1.86-15.41 4.71-25.03 16.2c-9.5 11.37-11.46 24.58-12.07 33.69c0 0-5.49 6.87-5.75 5.59c-2.07-9.95 2.11-32.19 13.04-43.95C33.21 12.91 49.75 8.06 55.73 7.15c1.03-.16-3.48 7.35-5.43 7.91"/><circle cx="64" cy="64" r="45.59" fill="#fff"/><path fill="none" stroke="#563428" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="4" d="M64 64v29"/><circle cx="64" cy="64" r="5.06" fill="#563428"/><path fill="none" stroke="#563428" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="6" d="M78.91 48.88L64 64"/><g fill="none" strokeMiterlimit="10"><path stroke="#6596a3" strokeWidth="5" d="M64 100v5m0-82v5m0 72v5m0-82v5M28 64h-5m82 0h-5m-72 0h-5m82 0h-5"/><path stroke="#b0bec5" strokeWidth="3" d="m46 95.18l-2.5 4.33m41-71.02L82 32.82M46 95.18l-2.5 4.33m41-71.02L82 32.82m0 62.36l2.5 4.33m-41-71.02l2.5 4.33m36 62.36l2.5 4.33m-41-71.02l2.5 4.33M95.18 82l4.33 2.5m-71.02-41l4.33 2.5m62.36 36l4.33 2.5m-71.02-41l4.33 2.5m0 36l-4.33 2.5m71.02-41L95.18 46M32.82 82l-4.33 2.5m71.02-41L95.18 46"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><circle cx="64" cy="64" r="60" fill="#98c0d0"/><circle cx="64" cy="64" r="48.14" fill="#fcebcd"/><path fill="#c2e3f0" d="M50.3 15.06c-6.42 1.86-15.41 4.71-25.03 16.2c-9.5 11.37-11.46 24.58-12.07 33.69c0 0-5.49 6.87-5.75 5.59c-2.07-9.95 2.11-32.19 13.04-43.95C33.21 12.91 49.75 8.06 55.73 7.15c1.03-.16-3.48 7.35-5.43 7.91"/><circle cx="64" cy="64" r="45.59" fill="#fff"/><path fill="none" stroke="#563428" stroke-linecap="round" stroke-miterlimit="10" stroke-width="4" d="M64 64v29"/><circle cx="64" cy="64" r="5.06" fill="#563428"/><path fill="none" stroke="#563428" stroke-linecap="round" stroke-miterlimit="10" stroke-width="6" d="M78.91 48.88L64 64"/><g fill="none" stroke-miterlimit="10"><path stroke="#6596a3" stroke-width="5" d="M64 100v5m0-82v5m0 72v5m0-82v5M28 64h-5m82 0h-5m-72 0h-5m82 0h-5"/><path stroke="#b0bec5" stroke-width="3" d="m46 95.18l-2.5 4.33m41-71.02L82 32.82M46 95.18l-2.5 4.33m41-71.02L82 32.82m0 62.36l2.5 4.33m-41-71.02l2.5 4.33m36 62.36l2.5 4.33m-41-71.02l2.5 4.33M95.18 82l4.33 2.5m-71.02-41l4.33 2.5m62.36 36l4.33 2.5m-71.02-41l4.33 2.5m0 36l-4.33 2.5m71.02-41L95.18 46M32.82 82l-4.33 2.5m71.02-41L95.18 46"/></g></svg>
</template>

CSS

.icon-one-thirty {
  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%20128%20128%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%2398c0d0%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2248.14%22%20fill%3D%22%23fcebcd%22%2F%3E%3Cpath%20fill%3D%22%23c2e3f0%22%20d%3D%22M50.3%2015.06c-6.42%201.86-15.41%204.71-25.03%2016.2c-9.5%2011.37-11.46%2024.58-12.07%2033.69c0%200-5.49%206.87-5.75%205.59c-2.07-9.95%202.11-32.19%2013.04-43.95C33.21%2012.91%2049.75%208.06%2055.73%207.15c1.03-.16-3.48%207.35-5.43%207.91%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2245.59%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23563428%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M64%2064v29%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%225.06%22%20fill%3D%22%23563428%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23563428%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M78.91%2048.88L64%2064%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke%3D%22%236596a3%22%20stroke-width%3D%225%22%20d%3D%22M64%20100v5m0-82v5m0%2072v5m0-82v5M28%2064h-5m82%200h-5m-72%200h-5m82%200h-5%22%2F%3E%3Cpath%20stroke%3D%22%23b0bec5%22%20stroke-width%3D%223%22%20d%3D%22m46%2095.18l-2.5%204.33m41-71.02L82%2032.82M46%2095.18l-2.5%204.33m41-71.02L82%2032.82m0%2062.36l2.5%204.33m-41-71.02l2.5%204.33m36%2062.36l2.5%204.33m-41-71.02l2.5%204.33M95.18%2082l4.33%202.5m-71.02-41l4.33%202.5m62.36%2036l4.33%202.5m-71.02-41l4.33%202.5m0%2036l-4.33%202.5m71.02-41L95.18%2046M32.82%2082l-4.33%202.5m71.02-41L95.18%2046%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%20128%20128%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%2398c0d0%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2248.14%22%20fill%3D%22%23fcebcd%22%2F%3E%3Cpath%20fill%3D%22%23c2e3f0%22%20d%3D%22M50.3%2015.06c-6.42%201.86-15.41%204.71-25.03%2016.2c-9.5%2011.37-11.46%2024.58-12.07%2033.69c0%200-5.49%206.87-5.75%205.59c-2.07-9.95%202.11-32.19%2013.04-43.95C33.21%2012.91%2049.75%208.06%2055.73%207.15c1.03-.16-3.48%207.35-5.43%207.91%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2245.59%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23563428%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%224%22%20d%3D%22M64%2064v29%22%2F%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%225.06%22%20fill%3D%22%23563428%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23563428%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%226%22%20d%3D%22M78.91%2048.88L64%2064%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke%3D%22%236596a3%22%20stroke-width%3D%225%22%20d%3D%22M64%20100v5m0-82v5m0%2072v5m0-82v5M28%2064h-5m82%200h-5m-72%200h-5m82%200h-5%22%2F%3E%3Cpath%20stroke%3D%22%23b0bec5%22%20stroke-width%3D%223%22%20d%3D%22m46%2095.18l-2.5%204.33m41-71.02L82%2032.82M46%2095.18l-2.5%204.33m41-71.02L82%2032.82m0%2062.36l2.5%204.33m-41-71.02l2.5%204.33m36%2062.36l2.5%204.33m-41-71.02l2.5%204.33M95.18%2082l4.33%202.5m-71.02-41l4.33%202.5m62.36%2036l4.33%202.5m-71.02-41l4.33%202.5m0%2036l-4.33%202.5m71.02-41L95.18%2046M32.82%2082l-4.33%202.5m71.02-41L95.18%2046%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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