uservoice icon logo

uservoice-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
uservoice-icon
Set
SVG Logos
Style
Color
Viewbox
256×320
License
CC0

Use the uservoice icon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 320"><path fill="#ff6720" d="M202.4 0L256 35.2v176c-.8 60-52 106.4-93.6 106.4c40.8-24.8 51.2-60.8 51.2-96V56l-11.2-7.2L192 56v168l-.013 1.581C191.135 277.66 148.272 320 96 320c-52.8 0-96-43.2-96-96v-10.4c0-10.4 10.4-21.6 10.4-32c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 9.6-21.6 20.8-21.6c12 0 21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C34.336 171.163 32 176.575 32 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224l.005.719C42.72 248.399 58.616 268.072 80 275.2c-10.4-14.4-16-32-16-51.2v-10.4c0-5.2 2.6-10.6 5.2-16l.623-1.296c2.376-4.967 4.577-9.92 4.577-14.704c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 8.8-21.6 20.8-21.6s21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C98.336 171.163 96 176.575 96 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224c0 16.8 7.2 32.8 20 43.2c13.6-9.6 22.4-25.6 22.4-43.2V35.2zM21.6 70.4c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S0 103.93 0 92s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 103.13 64 91.2s9.67-21.6 21.6-21.6m-64-56.8c11.93 0 21.6 9.67 21.6 21.6S33.53 56 21.6 56S0 46.33 0 34.4s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 45.53 64 33.6S73.67 12 85.6 12"/></svg>

React

import type { SVGProps } from "react";

export function LogosUservoiceIcon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 320"><path fill="#ff6720" d="M202.4 0L256 35.2v176c-.8 60-52 106.4-93.6 106.4c40.8-24.8 51.2-60.8 51.2-96V56l-11.2-7.2L192 56v168l-.013 1.581C191.135 277.66 148.272 320 96 320c-52.8 0-96-43.2-96-96v-10.4c0-10.4 10.4-21.6 10.4-32c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 9.6-21.6 20.8-21.6c12 0 21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C34.336 171.163 32 176.575 32 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224l.005.719C42.72 248.399 58.616 268.072 80 275.2c-10.4-14.4-16-32-16-51.2v-10.4c0-5.2 2.6-10.6 5.2-16l.623-1.296c2.376-4.967 4.577-9.92 4.577-14.704c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 8.8-21.6 20.8-21.6s21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C98.336 171.163 96 176.575 96 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224c0 16.8 7.2 32.8 20 43.2c13.6-9.6 22.4-25.6 22.4-43.2V35.2zM21.6 70.4c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S0 103.93 0 92s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 103.13 64 91.2s9.67-21.6 21.6-21.6m-64-56.8c11.93 0 21.6 9.67 21.6 21.6S33.53 56 21.6 56S0 46.33 0 34.4s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 45.53 64 33.6S73.67 12 85.6 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 320"><path fill="#ff6720" d="M202.4 0L256 35.2v176c-.8 60-52 106.4-93.6 106.4c40.8-24.8 51.2-60.8 51.2-96V56l-11.2-7.2L192 56v168l-.013 1.581C191.135 277.66 148.272 320 96 320c-52.8 0-96-43.2-96-96v-10.4c0-10.4 10.4-21.6 10.4-32c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 9.6-21.6 20.8-21.6c12 0 21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C34.336 171.163 32 176.575 32 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224l.005.719C42.72 248.399 58.616 268.072 80 275.2c-10.4-14.4-16-32-16-51.2v-10.4c0-5.2 2.6-10.6 5.2-16l.623-1.296c2.376-4.967 4.577-9.92 4.577-14.704c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12 8.8-21.6 20.8-21.6s21.6 9.6 21.6 21.6q0 4.8-2.4 9.6c-.819 1.842-1.742 3.736-2.663 5.656l-.501 1.05C98.336 171.163 96 176.575 96 181.6c0 5.2 2.6 10.6 5.2 16l.623 1.296c2.376 4.967 4.577 9.92 4.577 14.704V224c0 16.8 7.2 32.8 20 43.2c13.6-9.6 22.4-25.6 22.4-43.2V35.2zM21.6 70.4c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S0 103.93 0 92s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 103.13 64 91.2s9.67-21.6 21.6-21.6m-64-56.8c11.93 0 21.6 9.67 21.6 21.6S33.53 56 21.6 56S0 46.33 0 34.4s9.67-21.6 21.6-21.6m64-.8c11.93 0 21.6 9.67 21.6 21.6s-9.67 21.6-21.6 21.6S64 45.53 64 33.6S73.67 12 85.6 12"/></svg>
</template>

CSS

.icon-uservoice-icon {
  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%20256%20320%22%3E%3Cpath%20fill%3D%22%23ff6720%22%20d%3D%22M202.4%200L256%2035.2v176c-.8%2060-52%20106.4-93.6%20106.4c40.8-24.8%2051.2-60.8%2051.2-96V56l-11.2-7.2L192%2056v168l-.013%201.581C191.135%20277.66%20148.272%20320%2096%20320c-52.8%200-96-43.2-96-96v-10.4c0-10.4%2010.4-21.6%2010.4-32c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12%209.6-21.6%2020.8-21.6c12%200%2021.6%209.6%2021.6%2021.6q0%204.8-2.4%209.6c-.819%201.842-1.742%203.736-2.663%205.656l-.501%201.05C34.336%20171.163%2032%20176.575%2032%20181.6c0%205.2%202.6%2010.6%205.2%2016l.623%201.296c2.376%204.967%204.577%209.92%204.577%2014.704V224l.005.719C42.72%20248.399%2058.616%20268.072%2080%20275.2c-10.4-14.4-16-32-16-51.2v-10.4c0-5.2%202.6-10.6%205.2-16l.623-1.296c2.376-4.967%204.577-9.92%204.577-14.704c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12%208.8-21.6%2020.8-21.6s21.6%209.6%2021.6%2021.6q0%204.8-2.4%209.6c-.819%201.842-1.742%203.736-2.663%205.656l-.501%201.05C98.336%20171.163%2096%20176.575%2096%20181.6c0%205.2%202.6%2010.6%205.2%2016l.623%201.296c2.376%204.967%204.577%209.92%204.577%2014.704V224c0%2016.8%207.2%2032.8%2020%2043.2c13.6-9.6%2022.4-25.6%2022.4-43.2V35.2zM21.6%2070.4c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S0%20103.93%200%2092s9.67-21.6%2021.6-21.6m64-.8c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S64%20103.13%2064%2091.2s9.67-21.6%2021.6-21.6m-64-56.8c11.93%200%2021.6%209.67%2021.6%2021.6S33.53%2056%2021.6%2056S0%2046.33%200%2034.4s9.67-21.6%2021.6-21.6m64-.8c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S64%2045.53%2064%2033.6S73.67%2012%2085.6%2012%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%20256%20320%22%3E%3Cpath%20fill%3D%22%23ff6720%22%20d%3D%22M202.4%200L256%2035.2v176c-.8%2060-52%20106.4-93.6%20106.4c40.8-24.8%2051.2-60.8%2051.2-96V56l-11.2-7.2L192%2056v168l-.013%201.581C191.135%20277.66%20148.272%20320%2096%20320c-52.8%200-96-43.2-96-96v-10.4c0-10.4%2010.4-21.6%2010.4-32c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12%209.6-21.6%2020.8-21.6c12%200%2021.6%209.6%2021.6%2021.6q0%204.8-2.4%209.6c-.819%201.842-1.742%203.736-2.663%205.656l-.501%201.05C34.336%20171.163%2032%20176.575%2032%20181.6c0%205.2%202.6%2010.6%205.2%2016l.623%201.296c2.376%204.967%204.577%209.92%204.577%2014.704V224l.005.719C42.72%20248.399%2058.616%20268.072%2080%20275.2c-10.4-14.4-16-32-16-51.2v-10.4c0-5.2%202.6-10.6%205.2-16l.623-1.296c2.376-4.967%204.577-9.92%204.577-14.704c0-5.023-2.336-10.436-4.836-15.695l-.501-1.05c-.921-1.919-1.844-3.813-2.663-5.655c-1.6-2.4-2.4-6.4-2.4-9.6c0-12%208.8-21.6%2020.8-21.6s21.6%209.6%2021.6%2021.6q0%204.8-2.4%209.6c-.819%201.842-1.742%203.736-2.663%205.656l-.501%201.05C98.336%20171.163%2096%20176.575%2096%20181.6c0%205.2%202.6%2010.6%205.2%2016l.623%201.296c2.376%204.967%204.577%209.92%204.577%2014.704V224c0%2016.8%207.2%2032.8%2020%2043.2c13.6-9.6%2022.4-25.6%2022.4-43.2V35.2zM21.6%2070.4c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S0%20103.93%200%2092s9.67-21.6%2021.6-21.6m64-.8c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S64%20103.13%2064%2091.2s9.67-21.6%2021.6-21.6m-64-56.8c11.93%200%2021.6%209.67%2021.6%2021.6S33.53%2056%2021.6%2056S0%2046.33%200%2034.4s9.67-21.6%2021.6-21.6m64-.8c11.93%200%2021.6%209.67%2021.6%2021.6s-9.67%2021.6-21.6%2021.6S64%2045.53%2064%2033.6S73.67%2012%2085.6%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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