sistrix icon
sistrix from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- sistrix
- 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 sistrix icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 3C7.262 3 3 7.262 3 12.5S7.262 22 12.5 22a9.45 9.45 0 0 0 5.967-2.12l9.16 9.161l1.414-1.414l-9.16-9.16A9.45 9.45 0 0 0 22 12.5C22 7.262 17.738 3 12.5 3m0 2c4.136 0 7.5 3.364 7.5 7.5S16.636 20 12.5 20S5 16.636 5 12.5S8.364 5 12.5 5"/></svg>
React
import type { SVGProps } from "react";
export function LaSistrix(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="M12.5 3C7.262 3 3 7.262 3 12.5S7.262 22 12.5 22a9.45 9.45 0 0 0 5.967-2.12l9.16 9.161l1.414-1.414l-9.16-9.16A9.45 9.45 0 0 0 22 12.5C22 7.262 17.738 3 12.5 3m0 2c4.136 0 7.5 3.364 7.5 7.5S16.636 20 12.5 20S5 16.636 5 12.5S8.364 5 12.5 5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 3C7.262 3 3 7.262 3 12.5S7.262 22 12.5 22a9.45 9.45 0 0 0 5.967-2.12l9.16 9.161l1.414-1.414l-9.16-9.16A9.45 9.45 0 0 0 22 12.5C22 7.262 17.738 3 12.5 3m0 2c4.136 0 7.5 3.364 7.5 7.5S16.636 20 12.5 20S5 16.636 5 12.5S8.364 5 12.5 5"/></svg> </template>
CSS
.icon-sistrix {
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%22M12.5%203C7.262%203%203%207.262%203%2012.5S7.262%2022%2012.5%2022a9.45%209.45%200%200%200%205.967-2.12l9.16%209.161l1.414-1.414l-9.16-9.16A9.45%209.45%200%200%200%2022%2012.5C22%207.262%2017.738%203%2012.5%203m0%202c4.136%200%207.5%203.364%207.5%207.5S16.636%2020%2012.5%2020S5%2016.636%205%2012.5S8.364%205%2012.5%205%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%22M12.5%203C7.262%203%203%207.262%203%2012.5S7.262%2022%2012.5%2022a9.45%209.45%200%200%200%205.967-2.12l9.16%209.161l1.414-1.414l-9.16-9.16A9.45%209.45%200%200%200%2022%2012.5C22%207.262%2017.738%203%2012.5%203m0%202c4.136%200%207.5%203.364%207.5%207.5S16.636%2020%2012.5%2020S5%2016.636%205%2012.5S8.364%205%2012.5%205%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/sistrix.svg?color=%231a73e8&size=48