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

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

Use the rte logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.983 12.857V9.038s.734-.018 1.615-.018c.131 0 .258.01.373.016c1.41.115 1.992.883 1.992 1.807c0 1.036-.82 1.819-1.992 1.986a3.5 3.5 0 0 1-.474.028zm2.84 1.244c1.736-.168 3.197-1.446 3.197-3.102c0-1.763-1.018-3.324-4.049-3.45a10 10 0 0 0-.393-.01c-2.098 0-3.537.1-3.537.1s.097 1.035.097 1.558v7.624C.138 17.522 0 18.26 0 18.26h2.118s-.135-.737-.135-1.577v-3.101l1.988 2.08l1.006 1.043c.62.677 1.702 1.555 1.702 1.555h2.8s-1.253-.878-1.835-1.438zm19.055-7.198a8 8 0 0 0-2.036-.284c-1.784 0-3.321.541-4.603 1.682l.02-1.261c1.36-.925 2.9-1.34 4.583-1.34c.738 0 1.378.1 2.056.276zM11.282 18.259s.117-.778.117-1.458V9.402h-.501c-.68 0-1.736 0-2.516.077l-.066-1.718h8.124l-.041 1.718c-.802-.077-1.838-.077-2.539-.077h-.617v7.399c0 .68.136 1.458.136 1.458zm10.419-1.524c-1.838 0-3.386-1.315-3.666-3.175h3.482c.385 0 1.222.082 1.222.082V12.1s-.822.061-1.28.061h-3.424c.347-1.822 1.845-3.08 3.666-3.08c.96 0 2.139.438 2.139.438l.023-1.622s-.84-.318-2.162-.318c-3.063 0-5.741 2.34-5.741 5.32c0 3.223 2.678 5.4 5.74 5.4c1.44 0 2.3-.384 2.3-.384l-.04-1.676c-.001 0-1.062.496-2.26.496Z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRte(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="M1.983 12.857V9.038s.734-.018 1.615-.018c.131 0 .258.01.373.016c1.41.115 1.992.883 1.992 1.807c0 1.036-.82 1.819-1.992 1.986a3.5 3.5 0 0 1-.474.028zm2.84 1.244c1.736-.168 3.197-1.446 3.197-3.102c0-1.763-1.018-3.324-4.049-3.45a10 10 0 0 0-.393-.01c-2.098 0-3.537.1-3.537.1s.097 1.035.097 1.558v7.624C.138 17.522 0 18.26 0 18.26h2.118s-.135-.737-.135-1.577v-3.101l1.988 2.08l1.006 1.043c.62.677 1.702 1.555 1.702 1.555h2.8s-1.253-.878-1.835-1.438zm19.055-7.198a8 8 0 0 0-2.036-.284c-1.784 0-3.321.541-4.603 1.682l.02-1.261c1.36-.925 2.9-1.34 4.583-1.34c.738 0 1.378.1 2.056.276zM11.282 18.259s.117-.778.117-1.458V9.402h-.501c-.68 0-1.736 0-2.516.077l-.066-1.718h8.124l-.041 1.718c-.802-.077-1.838-.077-2.539-.077h-.617v7.399c0 .68.136 1.458.136 1.458zm10.419-1.524c-1.838 0-3.386-1.315-3.666-3.175h3.482c.385 0 1.222.082 1.222.082V12.1s-.822.061-1.28.061h-3.424c.347-1.822 1.845-3.08 3.666-3.08c.96 0 2.139.438 2.139.438l.023-1.622s-.84-.318-2.162-.318c-3.063 0-5.741 2.34-5.741 5.32c0 3.223 2.678 5.4 5.74 5.4c1.44 0 2.3-.384 2.3-.384l-.04-1.676c-.001 0-1.062.496-2.26.496Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.983 12.857V9.038s.734-.018 1.615-.018c.131 0 .258.01.373.016c1.41.115 1.992.883 1.992 1.807c0 1.036-.82 1.819-1.992 1.986a3.5 3.5 0 0 1-.474.028zm2.84 1.244c1.736-.168 3.197-1.446 3.197-3.102c0-1.763-1.018-3.324-4.049-3.45a10 10 0 0 0-.393-.01c-2.098 0-3.537.1-3.537.1s.097 1.035.097 1.558v7.624C.138 17.522 0 18.26 0 18.26h2.118s-.135-.737-.135-1.577v-3.101l1.988 2.08l1.006 1.043c.62.677 1.702 1.555 1.702 1.555h2.8s-1.253-.878-1.835-1.438zm19.055-7.198a8 8 0 0 0-2.036-.284c-1.784 0-3.321.541-4.603 1.682l.02-1.261c1.36-.925 2.9-1.34 4.583-1.34c.738 0 1.378.1 2.056.276zM11.282 18.259s.117-.778.117-1.458V9.402h-.501c-.68 0-1.736 0-2.516.077l-.066-1.718h8.124l-.041 1.718c-.802-.077-1.838-.077-2.539-.077h-.617v7.399c0 .68.136 1.458.136 1.458zm10.419-1.524c-1.838 0-3.386-1.315-3.666-3.175h3.482c.385 0 1.222.082 1.222.082V12.1s-.822.061-1.28.061h-3.424c.347-1.822 1.845-3.08 3.666-3.08c.96 0 2.139.438 2.139.438l.023-1.622s-.84-.318-2.162-.318c-3.063 0-5.741 2.34-5.741 5.32c0 3.223 2.678 5.4 5.74 5.4c1.44 0 2.3-.384 2.3-.384l-.04-1.676c-.001 0-1.062.496-2.26.496Z"/></svg>
</template>

CSS

.icon-rte {
  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%22M1.983%2012.857V9.038s.734-.018%201.615-.018c.131%200%20.258.01.373.016c1.41.115%201.992.883%201.992%201.807c0%201.036-.82%201.819-1.992%201.986a3.5%203.5%200%200%201-.474.028zm2.84%201.244c1.736-.168%203.197-1.446%203.197-3.102c0-1.763-1.018-3.324-4.049-3.45a10%2010%200%200%200-.393-.01c-2.098%200-3.537.1-3.537.1s.097%201.035.097%201.558v7.624C.138%2017.522%200%2018.26%200%2018.26h2.118s-.135-.737-.135-1.577v-3.101l1.988%202.08l1.006%201.043c.62.677%201.702%201.555%201.702%201.555h2.8s-1.253-.878-1.835-1.438zm19.055-7.198a8%208%200%200%200-2.036-.284c-1.784%200-3.321.541-4.603%201.682l.02-1.261c1.36-.925%202.9-1.34%204.583-1.34c.738%200%201.378.1%202.056.276zM11.282%2018.259s.117-.778.117-1.458V9.402h-.501c-.68%200-1.736%200-2.516.077l-.066-1.718h8.124l-.041%201.718c-.802-.077-1.838-.077-2.539-.077h-.617v7.399c0%20.68.136%201.458.136%201.458zm10.419-1.524c-1.838%200-3.386-1.315-3.666-3.175h3.482c.385%200%201.222.082%201.222.082V12.1s-.822.061-1.28.061h-3.424c.347-1.822%201.845-3.08%203.666-3.08c.96%200%202.139.438%202.139.438l.023-1.622s-.84-.318-2.162-.318c-3.063%200-5.741%202.34-5.741%205.32c0%203.223%202.678%205.4%205.74%205.4c1.44%200%202.3-.384%202.3-.384l-.04-1.676c-.001%200-1.062.496-2.26.496Z%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%22M1.983%2012.857V9.038s.734-.018%201.615-.018c.131%200%20.258.01.373.016c1.41.115%201.992.883%201.992%201.807c0%201.036-.82%201.819-1.992%201.986a3.5%203.5%200%200%201-.474.028zm2.84%201.244c1.736-.168%203.197-1.446%203.197-3.102c0-1.763-1.018-3.324-4.049-3.45a10%2010%200%200%200-.393-.01c-2.098%200-3.537.1-3.537.1s.097%201.035.097%201.558v7.624C.138%2017.522%200%2018.26%200%2018.26h2.118s-.135-.737-.135-1.577v-3.101l1.988%202.08l1.006%201.043c.62.677%201.702%201.555%201.702%201.555h2.8s-1.253-.878-1.835-1.438zm19.055-7.198a8%208%200%200%200-2.036-.284c-1.784%200-3.321.541-4.603%201.682l.02-1.261c1.36-.925%202.9-1.34%204.583-1.34c.738%200%201.378.1%202.056.276zM11.282%2018.259s.117-.778.117-1.458V9.402h-.501c-.68%200-1.736%200-2.516.077l-.066-1.718h8.124l-.041%201.718c-.802-.077-1.838-.077-2.539-.077h-.617v7.399c0%20.68.136%201.458.136%201.458zm10.419-1.524c-1.838%200-3.386-1.315-3.666-3.175h3.482c.385%200%201.222.082%201.222.082V12.1s-.822.061-1.28.061h-3.424c.347-1.822%201.845-3.08%203.666-3.08c.96%200%202.139.438%202.139.438l.023-1.622s-.84-.318-2.162-.318c-3.063%200-5.741%202.34-5.741%205.32c0%203.223%202.678%205.4%205.74%205.4c1.44%200%202.3-.384%202.3-.384l-.04-1.676c-.001%200-1.062.496-2.26.496Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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