brand elastic icon

brand-elastic from Tabler Icons by Paweł Kuna · Outline · MIT Free for personal and commercial use.

Name
brand-elastic
Set
Tabler Icons
Style
Outline
Viewbox
24×24
License
MIT

Related icons in Tabler Icons

Use the brand elastic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 2a5 5 0 0 1 5 5c0 .712-.232 1.387-.5 2c1.894.042 3.5 1.595 3.5 3.5c0 1.869-1.656 3.4-3.5 3.5q.5.938.5 1.5a2.5 2.5 0 0 1-2.5 2.5c-.787 0-1.542-.432-2-1c-.786 1.73-2.476 3-4.5 3a5 5 0 0 1-4.583-7a3.5 3.5 0 0 1-.11-6.992h.195a2.5 2.5 0 0 1 2-4c.787 0 1.542.432 2 1c.786-1.73 2.476-3 4.5-3zM8.5 9l-3-1"/><path d="m9.5 5l-1 4l1 2l5 2l4-4m-.001 7l-3-.5l-1-2.5m.001 6l1-3.5M5.417 15L9.5 11"/></g></svg>

React

import type { SVGProps } from "react";

export function TablerBrandElastic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M14 2a5 5 0 0 1 5 5c0 .712-.232 1.387-.5 2c1.894.042 3.5 1.595 3.5 3.5c0 1.869-1.656 3.4-3.5 3.5q.5.938.5 1.5a2.5 2.5 0 0 1-2.5 2.5c-.787 0-1.542-.432-2-1c-.786 1.73-2.476 3-4.5 3a5 5 0 0 1-4.583-7a3.5 3.5 0 0 1-.11-6.992h.195a2.5 2.5 0 0 1 2-4c.787 0 1.542.432 2 1c.786-1.73 2.476-3 4.5-3zM8.5 9l-3-1"/><path d="m9.5 5l-1 4l1 2l5 2l4-4m-.001 7l-3-.5l-1-2.5m.001 6l1-3.5M5.417 15L9.5 11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 2a5 5 0 0 1 5 5c0 .712-.232 1.387-.5 2c1.894.042 3.5 1.595 3.5 3.5c0 1.869-1.656 3.4-3.5 3.5q.5.938.5 1.5a2.5 2.5 0 0 1-2.5 2.5c-.787 0-1.542-.432-2-1c-.786 1.73-2.476 3-4.5 3a5 5 0 0 1-4.583-7a3.5 3.5 0 0 1-.11-6.992h.195a2.5 2.5 0 0 1 2-4c.787 0 1.542.432 2 1c.786-1.73 2.476-3 4.5-3zM8.5 9l-3-1"/><path d="m9.5 5l-1 4l1 2l5 2l4-4m-.001 7l-3-.5l-1-2.5m.001 6l1-3.5M5.417 15L9.5 11"/></g></svg>
</template>

CSS

.icon-brand-elastic {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M14%202a5%205%200%200%201%205%205c0%20.712-.232%201.387-.5%202c1.894.042%203.5%201.595%203.5%203.5c0%201.869-1.656%203.4-3.5%203.5q.5.938.5%201.5a2.5%202.5%200%200%201-2.5%202.5c-.787%200-1.542-.432-2-1c-.786%201.73-2.476%203-4.5%203a5%205%200%200%201-4.583-7a3.5%203.5%200%200%201-.11-6.992h.195a2.5%202.5%200%200%201%202-4c.787%200%201.542.432%202%201c.786-1.73%202.476-3%204.5-3zM8.5%209l-3-1%22%2F%3E%3Cpath%20d%3D%22m9.5%205l-1%204l1%202l5%202l4-4m-.001%207l-3-.5l-1-2.5m.001%206l1-3.5M5.417%2015L9.5%2011%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M14%202a5%205%200%200%201%205%205c0%20.712-.232%201.387-.5%202c1.894.042%203.5%201.595%203.5%203.5c0%201.869-1.656%203.4-3.5%203.5q.5.938.5%201.5a2.5%202.5%200%200%201-2.5%202.5c-.787%200-1.542-.432-2-1c-.786%201.73-2.476%203-4.5%203a5%205%200%200%201-4.583-7a3.5%203.5%200%200%201-.11-6.992h.195a2.5%202.5%200%200%201%202-4c.787%200%201.542.432%202%201c.786-1.73%202.476-3%204.5-3zM8.5%209l-3-1%22%2F%3E%3Cpath%20d%3D%22m9.5%205l-1%204l1%202l5%202l4-4m-.001%207l-3-.5l-1-2.5m.001%206l1-3.5M5.417%2015L9.5%2011%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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