osi from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
osi
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the osi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16c0 5.125 3.215 9.504 7.75 11.219l.938.375l.374-.938l2.47-6.562l.343-.938l-.938-.343A3 3 0 0 1 13 16c0-1.668 1.332-3 3-3s3 1.332 3 3a3 3 0 0 1-1.938 2.813l-.937.343l.344.938l2.468 6.562l.375.938l.938-.375C24.785 25.504 28 21.125 28 16c0-6.617-5.383-12-12-12m0 2c5.535 0 10 4.465 10 10c0 3.922-2.316 7.203-5.594 8.844l-1.812-4.782C19.977 19.172 21 17.759 21 16c0-2.75-2.25-5-5-5s-5 2.25-5 5c0 1.758 1.023 3.172 2.406 4.063l-1.812 4.78C8.316 23.204 6 19.923 6 16c0-5.535 4.465-10 10-10"/></svg>

React

import type { SVGProps } from "react";

export function LaOsi(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16c0 5.125 3.215 9.504 7.75 11.219l.938.375l.374-.938l2.47-6.562l.343-.938l-.938-.343A3 3 0 0 1 13 16c0-1.668 1.332-3 3-3s3 1.332 3 3a3 3 0 0 1-1.938 2.813l-.937.343l.344.938l2.468 6.562l.375.938l.938-.375C24.785 25.504 28 21.125 28 16c0-6.617-5.383-12-12-12m0 2c5.535 0 10 4.465 10 10c0 3.922-2.316 7.203-5.594 8.844l-1.812-4.782C19.977 19.172 21 17.759 21 16c0-2.75-2.25-5-5-5s-5 2.25-5 5c0 1.758 1.023 3.172 2.406 4.063l-1.812 4.78C8.316 23.204 6 19.923 6 16c0-5.535 4.465-10 10-10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.383 4 4 9.383 4 16c0 5.125 3.215 9.504 7.75 11.219l.938.375l.374-.938l2.47-6.562l.343-.938l-.938-.343A3 3 0 0 1 13 16c0-1.668 1.332-3 3-3s3 1.332 3 3a3 3 0 0 1-1.938 2.813l-.937.343l.344.938l2.468 6.562l.375.938l.938-.375C24.785 25.504 28 21.125 28 16c0-6.617-5.383-12-12-12m0 2c5.535 0 10 4.465 10 10c0 3.922-2.316 7.203-5.594 8.844l-1.812-4.782C19.977 19.172 21 17.759 21 16c0-2.75-2.25-5-5-5s-5 2.25-5 5c0 1.758 1.023 3.172 2.406 4.063l-1.812 4.78C8.316 23.204 6 19.923 6 16c0-5.535 4.465-10 10-10"/></svg>
</template>

CSS

.icon-osi {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016c0%205.125%203.215%209.504%207.75%2011.219l.938.375l.374-.938l2.47-6.562l.343-.938l-.938-.343A3%203%200%200%201%2013%2016c0-1.668%201.332-3%203-3s3%201.332%203%203a3%203%200%200%201-1.938%202.813l-.937.343l.344.938l2.468%206.562l.375.938l.938-.375C24.785%2025.504%2028%2021.125%2028%2016c0-6.617-5.383-12-12-12m0%202c5.535%200%2010%204.465%2010%2010c0%203.922-2.316%207.203-5.594%208.844l-1.812-4.782C19.977%2019.172%2021%2017.759%2021%2016c0-2.75-2.25-5-5-5s-5%202.25-5%205c0%201.758%201.023%203.172%202.406%204.063l-1.812%204.78C8.316%2023.204%206%2019.923%206%2016c0-5.535%204.465-10%2010-10%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.383%204%204%209.383%204%2016c0%205.125%203.215%209.504%207.75%2011.219l.938.375l.374-.938l2.47-6.562l.343-.938l-.938-.343A3%203%200%200%201%2013%2016c0-1.668%201.332-3%203-3s3%201.332%203%203a3%203%200%200%201-1.938%202.813l-.937.343l.344.938l2.468%206.562l.375.938l.938-.375C24.785%2025.504%2028%2021.125%2028%2016c0-6.617-5.383-12-12-12m0%202c5.535%200%2010%204.465%2010%2010c0%203.922-2.316%207.203-5.594%208.844l-1.812-4.782C19.977%2019.172%2021%2017.759%2021%2016c0-2.75-2.25-5-5-5s-5%202.25-5%205c0%201.758%201.023%203.172%202.406%204.063l-1.812%204.78C8.316%2023.204%206%2019.923%206%2016c0-5.535%204.465-10%2010-10%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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