tryitonline logo

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

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

Use the tryitonline logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.75 6a.75.75 0 1 0 0 1.5H4.5v9.75a.75.75 0 1 0 1.5 0V7.5h17.25a.75.75 0 1 0 0-1.5zm10.5 3a.75.75 0 0 0-.75.75v7.5a.75.75 0 1 0 1.5 0v-7.5a.75.75 0 0 0-.75-.75m8.25 0a4.51 4.51 0 0 0-4.5 4.5c0 2.48 2.02 4.5 4.5 4.5s4.5-2.02 4.5-4.5S21.98 9 19.5 9m0 1.5c1.67 0 3 1.33 3 3s-1.33 3-3 3s-3-1.33-3-3s1.33-3 3-3"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsTryitonline(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="M.75 6a.75.75 0 1 0 0 1.5H4.5v9.75a.75.75 0 1 0 1.5 0V7.5h17.25a.75.75 0 1 0 0-1.5zm10.5 3a.75.75 0 0 0-.75.75v7.5a.75.75 0 1 0 1.5 0v-7.5a.75.75 0 0 0-.75-.75m8.25 0a4.51 4.51 0 0 0-4.5 4.5c0 2.48 2.02 4.5 4.5 4.5s4.5-2.02 4.5-4.5S21.98 9 19.5 9m0 1.5c1.67 0 3 1.33 3 3s-1.33 3-3 3s-3-1.33-3-3s1.33-3 3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.75 6a.75.75 0 1 0 0 1.5H4.5v9.75a.75.75 0 1 0 1.5 0V7.5h17.25a.75.75 0 1 0 0-1.5zm10.5 3a.75.75 0 0 0-.75.75v7.5a.75.75 0 1 0 1.5 0v-7.5a.75.75 0 0 0-.75-.75m8.25 0a4.51 4.51 0 0 0-4.5 4.5c0 2.48 2.02 4.5 4.5 4.5s4.5-2.02 4.5-4.5S21.98 9 19.5 9m0 1.5c1.67 0 3 1.33 3 3s-1.33 3-3 3s-3-1.33-3-3s1.33-3 3-3"/></svg>
</template>

CSS

.icon-tryitonline {
  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%22M.75%206a.75.75%200%201%200%200%201.5H4.5v9.75a.75.75%200%201%200%201.5%200V7.5h17.25a.75.75%200%201%200%200-1.5zm10.5%203a.75.75%200%200%200-.75.75v7.5a.75.75%200%201%200%201.5%200v-7.5a.75.75%200%200%200-.75-.75m8.25%200a4.51%204.51%200%200%200-4.5%204.5c0%202.48%202.02%204.5%204.5%204.5s4.5-2.02%204.5-4.5S21.98%209%2019.5%209m0%201.5c1.67%200%203%201.33%203%203s-1.33%203-3%203s-3-1.33-3-3s1.33-3%203-3%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%22M.75%206a.75.75%200%201%200%200%201.5H4.5v9.75a.75.75%200%201%200%201.5%200V7.5h17.25a.75.75%200%201%200%200-1.5zm10.5%203a.75.75%200%200%200-.75.75v7.5a.75.75%200%201%200%201.5%200v-7.5a.75.75%200%200%200-.75-.75m8.25%200a4.51%204.51%200%200%200-4.5%204.5c0%202.48%202.02%204.5%204.5%204.5s4.5-2.02%204.5-4.5S21.98%209%2019.5%209m0%201.5c1.67%200%203%201.33%203%203s-1.33%203-3%203s-3-1.33-3-3s1.33-3%203-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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