answer from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
answer
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the answer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.486 0c-1.92 0-2.881 0-3.615.373A3.43 3.43 0 0 0 .373 1.871C-.001 2.605 0 3.566 0 5.486v9.6c0 1.92 0 2.88.373 3.613c.329.645.853 1.17 1.498 1.498c.734.374 1.695.375 3.615.375h11.657V24l.793-.396c2.201-1.101 3.3-1.652 4.105-2.473a6.85 6.85 0 0 0 1.584-2.56C24 17.483 24 16.251 24 13.79V5.486c0-1.92 0-2.881-.373-3.615A3.43 3.43 0 0 0 22.129.373C21.395-.001 20.434 0 18.514 0zm1.371 10.285h10.286a5.142 5.142 0 0 1-10.286.024z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsAnswer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.486 0c-1.92 0-2.881 0-3.615.373A3.43 3.43 0 0 0 .373 1.871C-.001 2.605 0 3.566 0 5.486v9.6c0 1.92 0 2.88.373 3.613c.329.645.853 1.17 1.498 1.498c.734.374 1.695.375 3.615.375h11.657V24l.793-.396c2.201-1.101 3.3-1.652 4.105-2.473a6.85 6.85 0 0 0 1.584-2.56C24 17.483 24 16.251 24 13.79V5.486c0-1.92 0-2.881-.373-3.615A3.43 3.43 0 0 0 22.129.373C21.395-.001 20.434 0 18.514 0zm1.371 10.285h10.286a5.142 5.142 0 0 1-10.286.024z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.486 0c-1.92 0-2.881 0-3.615.373A3.43 3.43 0 0 0 .373 1.871C-.001 2.605 0 3.566 0 5.486v9.6c0 1.92 0 2.88.373 3.613c.329.645.853 1.17 1.498 1.498c.734.374 1.695.375 3.615.375h11.657V24l.793-.396c2.201-1.101 3.3-1.652 4.105-2.473a6.85 6.85 0 0 0 1.584-2.56C24 17.483 24 16.251 24 13.79V5.486c0-1.92 0-2.881-.373-3.615A3.43 3.43 0 0 0 22.129.373C21.395-.001 20.434 0 18.514 0zm1.371 10.285h10.286a5.142 5.142 0 0 1-10.286.024z"/></svg>
</template>

CSS

.icon-answer {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.486%200c-1.92%200-2.881%200-3.615.373A3.43%203.43%200%200%200%20.373%201.871C-.001%202.605%200%203.566%200%205.486v9.6c0%201.92%200%202.88.373%203.613c.329.645.853%201.17%201.498%201.498c.734.374%201.695.375%203.615.375h11.657V24l.793-.396c2.201-1.101%203.3-1.652%204.105-2.473a6.85%206.85%200%200%200%201.584-2.56C24%2017.483%2024%2016.251%2024%2013.79V5.486c0-1.92%200-2.881-.373-3.615A3.43%203.43%200%200%200%2022.129.373C21.395-.001%2020.434%200%2018.514%200zm1.371%2010.285h10.286a5.142%205.142%200%200%201-10.286.024z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.486%200c-1.92%200-2.881%200-3.615.373A3.43%203.43%200%200%200%20.373%201.871C-.001%202.605%200%203.566%200%205.486v9.6c0%201.92%200%202.88.373%203.613c.329.645.853%201.17%201.498%201.498c.734.374%201.695.375%203.615.375h11.657V24l.793-.396c2.201-1.101%203.3-1.652%204.105-2.473a6.85%206.85%200%200%200%201.584-2.56C24%2017.483%2024%2016.251%2024%2013.79V5.486c0-1.92%200-2.881-.373-3.615A3.43%203.43%200%200%200%2022.129.373C21.395-.001%2020.434%200%2018.514%200zm1.371%2010.285h10.286a5.142%205.142%200%200%201-10.286.024z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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