limesurvey logo

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

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

Use the limesurvey logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.934 2.301c.718 0 1.436.166 2.154.387c.663.22 1.326.552 1.989.884q.912.497 1.823 1.16l.829.663c.165.11.276.22.386.331c.056.055.11.11.221.166l.11.166l.111.11H9.568l.166-.22l.166-.166l.331-.332c.221-.276.442-.497.663-.718a7 7 0 0 1 .718-.608c.111-.11.277-.22.387-.276l.166-.166l.166-.166c.497-.386 1.05-.718 1.602-1.05a17 17 0 0 1 1.712-.883c1.16-.552 2.376-.94 3.59-1.215c.609-.11 1.272-.221 1.88-.277a7.6 7.6 0 0 1 1.933-.055l-.829.497c-.11.056-.276.166-.387.221c-.055.056-.11.056-.22.11l-.222.111c-.497.332-1.05.608-1.547.94c-.939.662-1.878 1.27-2.872 1.933s-1.878 1.326-2.817 1.989l-.663.497c-.221.166-.442.331-.663.552s-.442.387-.663.553c-.11.11-.221.165-.332.276l-.276.276l-1.215 1.05l-.774-1.05l-.055-.055l-.055-.11l-.22-.166l-.332-.387a9 9 0 0 0-.663-.718L6.917 5.063c-.442-.497-.884-.994-1.381-1.436a12 12 0 0 0-1.602-1.326M20.34 14.294a9.6 9.6 0 0 0-.663-3.536l-3.48 1.492c.994 2.762-.166 5.855-2.762 7.236l1.491 3.48c3.315-1.601 5.414-4.971 5.414-8.672M16.474 6.56l-3.315 2.43c1.105.553 2.044 1.437 2.597 2.486l3.48-1.491c-.608-1.326-1.547-2.486-2.762-3.425M4.763 14.294A5.96 5.96 0 0 1 7.58 9.267L5.15 6.339C1.502 8.825.011 13.52 1.558 17.663l3.535-1.491a5.6 5.6 0 0 1-.331-1.878m5.855 5.91a5.9 5.9 0 0 1-5.248-3.259l-3.48 1.492c2.154 4.585 7.513 6.74 12.264 4.916l-1.492-3.48a6.3 6.3 0 0 1-2.044.332"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLimesurvey(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="M3.934 2.301c.718 0 1.436.166 2.154.387c.663.22 1.326.552 1.989.884q.912.497 1.823 1.16l.829.663c.165.11.276.22.386.331c.056.055.11.11.221.166l.11.166l.111.11H9.568l.166-.22l.166-.166l.331-.332c.221-.276.442-.497.663-.718a7 7 0 0 1 .718-.608c.111-.11.277-.22.387-.276l.166-.166l.166-.166c.497-.386 1.05-.718 1.602-1.05a17 17 0 0 1 1.712-.883c1.16-.552 2.376-.94 3.59-1.215c.609-.11 1.272-.221 1.88-.277a7.6 7.6 0 0 1 1.933-.055l-.829.497c-.11.056-.276.166-.387.221c-.055.056-.11.056-.22.11l-.222.111c-.497.332-1.05.608-1.547.94c-.939.662-1.878 1.27-2.872 1.933s-1.878 1.326-2.817 1.989l-.663.497c-.221.166-.442.331-.663.552s-.442.387-.663.553c-.11.11-.221.165-.332.276l-.276.276l-1.215 1.05l-.774-1.05l-.055-.055l-.055-.11l-.22-.166l-.332-.387a9 9 0 0 0-.663-.718L6.917 5.063c-.442-.497-.884-.994-1.381-1.436a12 12 0 0 0-1.602-1.326M20.34 14.294a9.6 9.6 0 0 0-.663-3.536l-3.48 1.492c.994 2.762-.166 5.855-2.762 7.236l1.491 3.48c3.315-1.601 5.414-4.971 5.414-8.672M16.474 6.56l-3.315 2.43c1.105.553 2.044 1.437 2.597 2.486l3.48-1.491c-.608-1.326-1.547-2.486-2.762-3.425M4.763 14.294A5.96 5.96 0 0 1 7.58 9.267L5.15 6.339C1.502 8.825.011 13.52 1.558 17.663l3.535-1.491a5.6 5.6 0 0 1-.331-1.878m5.855 5.91a5.9 5.9 0 0 1-5.248-3.259l-3.48 1.492c2.154 4.585 7.513 6.74 12.264 4.916l-1.492-3.48a6.3 6.3 0 0 1-2.044.332"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.934 2.301c.718 0 1.436.166 2.154.387c.663.22 1.326.552 1.989.884q.912.497 1.823 1.16l.829.663c.165.11.276.22.386.331c.056.055.11.11.221.166l.11.166l.111.11H9.568l.166-.22l.166-.166l.331-.332c.221-.276.442-.497.663-.718a7 7 0 0 1 .718-.608c.111-.11.277-.22.387-.276l.166-.166l.166-.166c.497-.386 1.05-.718 1.602-1.05a17 17 0 0 1 1.712-.883c1.16-.552 2.376-.94 3.59-1.215c.609-.11 1.272-.221 1.88-.277a7.6 7.6 0 0 1 1.933-.055l-.829.497c-.11.056-.276.166-.387.221c-.055.056-.11.056-.22.11l-.222.111c-.497.332-1.05.608-1.547.94c-.939.662-1.878 1.27-2.872 1.933s-1.878 1.326-2.817 1.989l-.663.497c-.221.166-.442.331-.663.552s-.442.387-.663.553c-.11.11-.221.165-.332.276l-.276.276l-1.215 1.05l-.774-1.05l-.055-.055l-.055-.11l-.22-.166l-.332-.387a9 9 0 0 0-.663-.718L6.917 5.063c-.442-.497-.884-.994-1.381-1.436a12 12 0 0 0-1.602-1.326M20.34 14.294a9.6 9.6 0 0 0-.663-3.536l-3.48 1.492c.994 2.762-.166 5.855-2.762 7.236l1.491 3.48c3.315-1.601 5.414-4.971 5.414-8.672M16.474 6.56l-3.315 2.43c1.105.553 2.044 1.437 2.597 2.486l3.48-1.491c-.608-1.326-1.547-2.486-2.762-3.425M4.763 14.294A5.96 5.96 0 0 1 7.58 9.267L5.15 6.339C1.502 8.825.011 13.52 1.558 17.663l3.535-1.491a5.6 5.6 0 0 1-.331-1.878m5.855 5.91a5.9 5.9 0 0 1-5.248-3.259l-3.48 1.492c2.154 4.585 7.513 6.74 12.264 4.916l-1.492-3.48a6.3 6.3 0 0 1-2.044.332"/></svg>
</template>

CSS

.icon-limesurvey {
  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%22M3.934%202.301c.718%200%201.436.166%202.154.387c.663.22%201.326.552%201.989.884q.912.497%201.823%201.16l.829.663c.165.11.276.22.386.331c.056.055.11.11.221.166l.11.166l.111.11H9.568l.166-.22l.166-.166l.331-.332c.221-.276.442-.497.663-.718a7%207%200%200%201%20.718-.608c.111-.11.277-.22.387-.276l.166-.166l.166-.166c.497-.386%201.05-.718%201.602-1.05a17%2017%200%200%201%201.712-.883c1.16-.552%202.376-.94%203.59-1.215c.609-.11%201.272-.221%201.88-.277a7.6%207.6%200%200%201%201.933-.055l-.829.497c-.11.056-.276.166-.387.221c-.055.056-.11.056-.22.11l-.222.111c-.497.332-1.05.608-1.547.94c-.939.662-1.878%201.27-2.872%201.933s-1.878%201.326-2.817%201.989l-.663.497c-.221.166-.442.331-.663.552s-.442.387-.663.553c-.11.11-.221.165-.332.276l-.276.276l-1.215%201.05l-.774-1.05l-.055-.055l-.055-.11l-.22-.166l-.332-.387a9%209%200%200%200-.663-.718L6.917%205.063c-.442-.497-.884-.994-1.381-1.436a12%2012%200%200%200-1.602-1.326M20.34%2014.294a9.6%209.6%200%200%200-.663-3.536l-3.48%201.492c.994%202.762-.166%205.855-2.762%207.236l1.491%203.48c3.315-1.601%205.414-4.971%205.414-8.672M16.474%206.56l-3.315%202.43c1.105.553%202.044%201.437%202.597%202.486l3.48-1.491c-.608-1.326-1.547-2.486-2.762-3.425M4.763%2014.294A5.96%205.96%200%200%201%207.58%209.267L5.15%206.339C1.502%208.825.011%2013.52%201.558%2017.663l3.535-1.491a5.6%205.6%200%200%201-.331-1.878m5.855%205.91a5.9%205.9%200%200%201-5.248-3.259l-3.48%201.492c2.154%204.585%207.513%206.74%2012.264%204.916l-1.492-3.48a6.3%206.3%200%200%201-2.044.332%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%22M3.934%202.301c.718%200%201.436.166%202.154.387c.663.22%201.326.552%201.989.884q.912.497%201.823%201.16l.829.663c.165.11.276.22.386.331c.056.055.11.11.221.166l.11.166l.111.11H9.568l.166-.22l.166-.166l.331-.332c.221-.276.442-.497.663-.718a7%207%200%200%201%20.718-.608c.111-.11.277-.22.387-.276l.166-.166l.166-.166c.497-.386%201.05-.718%201.602-1.05a17%2017%200%200%201%201.712-.883c1.16-.552%202.376-.94%203.59-1.215c.609-.11%201.272-.221%201.88-.277a7.6%207.6%200%200%201%201.933-.055l-.829.497c-.11.056-.276.166-.387.221c-.055.056-.11.056-.22.11l-.222.111c-.497.332-1.05.608-1.547.94c-.939.662-1.878%201.27-2.872%201.933s-1.878%201.326-2.817%201.989l-.663.497c-.221.166-.442.331-.663.552s-.442.387-.663.553c-.11.11-.221.165-.332.276l-.276.276l-1.215%201.05l-.774-1.05l-.055-.055l-.055-.11l-.22-.166l-.332-.387a9%209%200%200%200-.663-.718L6.917%205.063c-.442-.497-.884-.994-1.381-1.436a12%2012%200%200%200-1.602-1.326M20.34%2014.294a9.6%209.6%200%200%200-.663-3.536l-3.48%201.492c.994%202.762-.166%205.855-2.762%207.236l1.491%203.48c3.315-1.601%205.414-4.971%205.414-8.672M16.474%206.56l-3.315%202.43c1.105.553%202.044%201.437%202.597%202.486l3.48-1.491c-.608-1.326-1.547-2.486-2.762-3.425M4.763%2014.294A5.96%205.96%200%200%201%207.58%209.267L5.15%206.339C1.502%208.825.011%2013.52%201.558%2017.663l3.535-1.491a5.6%205.6%200%200%201-.331-1.878m5.855%205.91a5.9%205.9%200%200%201-5.248-3.259l-3.48%201.492c2.154%204.585%207.513%206.74%2012.264%204.916l-1.492-3.48a6.3%206.3%200%200%201-2.044.332%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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