information emoji

information from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.

Name
information
Set
OpenMoji
Style
Default
Category
Symbols
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More symbols icons from OpenMoji

Use the information emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="9.621" d="M36.013 50.963V35.967"/><path d="M40.532 23.063a4.807 4.807 0 0 0-4.808-4.809a4.81 4.81 0 0 0-4.81 4.809a4.81 4.81 0 0 0 4.81 4.808a4.807 4.807 0 0 0 4.808-4.808"/><g transform="translate(-523.2 -12.34)scale(.3013)"><circle cx="36" cy="36" r="28" fill="#3f3f3f" transform="translate(1736 40.96)scale(3.319)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="31.93" d="M1856 210.1v-49.77"/><path fill="#fff" d="M1871 117.5c0-8.812-7.136-15.96-15.96-15.96c-8.812 0-15.96 7.152-15.96 15.96c0 8.812 7.152 15.96 15.96 15.96c8.828 0 15.96-7.152 15.96-15.96"/></g><circle cx="36" cy="36" r="28" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" transform="scale(.99997)"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiInformation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" strokeLinecap="round" strokeWidth="9.621" d="M36.013 50.963V35.967"/><path d="M40.532 23.063a4.807 4.807 0 0 0-4.808-4.809a4.81 4.81 0 0 0-4.81 4.809a4.81 4.81 0 0 0 4.81 4.808a4.807 4.807 0 0 0 4.808-4.808"/><g transform="translate(-523.2 -12.34)scale(.3013)"><circle cx="36" cy="36" r="28" fill="#3f3f3f" transform="translate(1736 40.96)scale(3.319)"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeWidth="31.93" d="M1856 210.1v-49.77"/><path fill="#fff" d="M1871 117.5c0-8.812-7.136-15.96-15.96-15.96c-8.812 0-15.96 7.152-15.96 15.96c0 8.812 7.152 15.96 15.96 15.96c8.828 0 15.96-7.152 15.96-15.96"/></g><circle cx="36" cy="36" r="28" fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="2" transform="scale(.99997)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="none" stroke="#000" stroke-linecap="round" stroke-width="9.621" d="M36.013 50.963V35.967"/><path d="M40.532 23.063a4.807 4.807 0 0 0-4.808-4.809a4.81 4.81 0 0 0-4.81 4.809a4.81 4.81 0 0 0 4.81 4.808a4.807 4.807 0 0 0 4.808-4.808"/><g transform="translate(-523.2 -12.34)scale(.3013)"><circle cx="36" cy="36" r="28" fill="#3f3f3f" transform="translate(1736 40.96)scale(3.319)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-width="31.93" d="M1856 210.1v-49.77"/><path fill="#fff" d="M1871 117.5c0-8.812-7.136-15.96-15.96-15.96c-8.812 0-15.96 7.152-15.96 15.96c0 8.812 7.152 15.96 15.96 15.96c8.828 0 15.96-7.152 15.96-15.96"/></g><circle cx="36" cy="36" r="28" fill="none" stroke="#000" stroke-linejoin="round" stroke-width="2" transform="scale(.99997)"/></svg>
</template>

CSS

.icon-information {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%229.621%22%20d%3D%22M36.013%2050.963V35.967%22%2F%3E%3Cpath%20d%3D%22M40.532%2023.063a4.807%204.807%200%200%200-4.808-4.809a4.81%204.81%200%200%200-4.81%204.809a4.81%204.81%200%200%200%204.81%204.808a4.807%204.807%200%200%200%204.808-4.808%22%2F%3E%3Cg%20transform%3D%22translate(-523.2%20-12.34)scale(.3013)%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%233f3f3f%22%20transform%3D%22translate(1736%2040.96)scale(3.319)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2231.93%22%20d%3D%22M1856%20210.1v-49.77%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1871%20117.5c0-8.812-7.136-15.96-15.96-15.96c-8.812%200-15.96%207.152-15.96%2015.96c0%208.812%207.152%2015.96%2015.96%2015.96c8.828%200%2015.96-7.152%2015.96-15.96%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20transform%3D%22scale(.99997)%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%2072%2072%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%229.621%22%20d%3D%22M36.013%2050.963V35.967%22%2F%3E%3Cpath%20d%3D%22M40.532%2023.063a4.807%204.807%200%200%200-4.808-4.809a4.81%204.81%200%200%200-4.81%204.809a4.81%204.81%200%200%200%204.81%204.808a4.807%204.807%200%200%200%204.808-4.808%22%2F%3E%3Cg%20transform%3D%22translate(-523.2%20-12.34)scale(.3013)%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%233f3f3f%22%20transform%3D%22translate(1736%2040.96)scale(3.319)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%2231.93%22%20d%3D%22M1856%20210.1v-49.77%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1871%20117.5c0-8.812-7.136-15.96-15.96-15.96c-8.812%200-15.96%207.152-15.96%2015.96c0%208.812%207.152%2015.96%2015.96%2015.96c8.828%200%2015.96-7.152%2015.96-15.96%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20transform%3D%22scale(.99997)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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