swr logo
swr from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- swr
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the swr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12.187a2.66 2.66 0 0 0 2.648 2.647a2.66 2.66 0 0 0 2.647-2.646v-.376a1.097 1.097 0 0 1 1.092-1.086c.326 0 .636.147.844.399h1.712a2.66 2.66 0 0 0-2.558-1.959a2.664 2.664 0 0 0-2.647 2.647v.374c0 .598-.493 1.09-1.091 1.09a1.096 1.096 0 0 1-1.09-1.09a.314.314 0 0 0-.312-.312H.311a.313.313 0 0 0-.311.312m10.131 2.647a2.664 2.664 0 0 1-2.555-1.96h1.71a1.088 1.088 0 0 0 1.935-.683v-.379a2.663 2.663 0 0 1 2.648-2.646a2.65 2.65 0 0 1 2.647 2.591l.008.43a1.097 1.097 0 0 0 1.092 1.086c.326 0 .636-.146.843-.399h1.712a2.66 2.66 0 0 1-2.556 1.96a2.66 2.66 0 0 1-2.648-2.646l-.008-.389v-.017a1.096 1.096 0 0 0-1.09-1.059a1.096 1.096 0 0 0-1.09 1.09v.374a2.663 2.663 0 0 1-2.648 2.647m10.376-3.708a1.09 1.09 0 0 1 1.936.683v.004c0 .171.14.312.311.312h.935a.313.313 0 0 0 .311-.312a2.663 2.663 0 0 0-2.648-2.647a2.66 2.66 0 0 0-2.557 1.96z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSwr(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="M0 12.187a2.66 2.66 0 0 0 2.648 2.647a2.66 2.66 0 0 0 2.647-2.646v-.376a1.097 1.097 0 0 1 1.092-1.086c.326 0 .636.147.844.399h1.712a2.66 2.66 0 0 0-2.558-1.959a2.664 2.664 0 0 0-2.647 2.647v.374c0 .598-.493 1.09-1.091 1.09a1.096 1.096 0 0 1-1.09-1.09a.314.314 0 0 0-.312-.312H.311a.313.313 0 0 0-.311.312m10.131 2.647a2.664 2.664 0 0 1-2.555-1.96h1.71a1.088 1.088 0 0 0 1.935-.683v-.379a2.663 2.663 0 0 1 2.648-2.646a2.65 2.65 0 0 1 2.647 2.591l.008.43a1.097 1.097 0 0 0 1.092 1.086c.326 0 .636-.146.843-.399h1.712a2.66 2.66 0 0 1-2.556 1.96a2.66 2.66 0 0 1-2.648-2.646l-.008-.389v-.017a1.096 1.096 0 0 0-1.09-1.059a1.096 1.096 0 0 0-1.09 1.09v.374a2.663 2.663 0 0 1-2.648 2.647m10.376-3.708a1.09 1.09 0 0 1 1.936.683v.004c0 .171.14.312.311.312h.935a.313.313 0 0 0 .311-.312a2.663 2.663 0 0 0-2.648-2.647a2.66 2.66 0 0 0-2.557 1.96z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 12.187a2.66 2.66 0 0 0 2.648 2.647a2.66 2.66 0 0 0 2.647-2.646v-.376a1.097 1.097 0 0 1 1.092-1.086c.326 0 .636.147.844.399h1.712a2.66 2.66 0 0 0-2.558-1.959a2.664 2.664 0 0 0-2.647 2.647v.374c0 .598-.493 1.09-1.091 1.09a1.096 1.096 0 0 1-1.09-1.09a.314.314 0 0 0-.312-.312H.311a.313.313 0 0 0-.311.312m10.131 2.647a2.664 2.664 0 0 1-2.555-1.96h1.71a1.088 1.088 0 0 0 1.935-.683v-.379a2.663 2.663 0 0 1 2.648-2.646a2.65 2.65 0 0 1 2.647 2.591l.008.43a1.097 1.097 0 0 0 1.092 1.086c.326 0 .636-.146.843-.399h1.712a2.66 2.66 0 0 1-2.556 1.96a2.66 2.66 0 0 1-2.648-2.646l-.008-.389v-.017a1.096 1.096 0 0 0-1.09-1.059a1.096 1.096 0 0 0-1.09 1.09v.374a2.663 2.663 0 0 1-2.648 2.647m10.376-3.708a1.09 1.09 0 0 1 1.936.683v.004c0 .171.14.312.311.312h.935a.313.313 0 0 0 .311-.312a2.663 2.663 0 0 0-2.648-2.647a2.66 2.66 0 0 0-2.557 1.96z"/></svg> </template>
CSS
.icon-swr {
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%22M0%2012.187a2.66%202.66%200%200%200%202.648%202.647a2.66%202.66%200%200%200%202.647-2.646v-.376a1.097%201.097%200%200%201%201.092-1.086c.326%200%20.636.147.844.399h1.712a2.66%202.66%200%200%200-2.558-1.959a2.664%202.664%200%200%200-2.647%202.647v.374c0%20.598-.493%201.09-1.091%201.09a1.096%201.096%200%200%201-1.09-1.09a.314.314%200%200%200-.312-.312H.311a.313.313%200%200%200-.311.312m10.131%202.647a2.664%202.664%200%200%201-2.555-1.96h1.71a1.088%201.088%200%200%200%201.935-.683v-.379a2.663%202.663%200%200%201%202.648-2.646a2.65%202.65%200%200%201%202.647%202.591l.008.43a1.097%201.097%200%200%200%201.092%201.086c.326%200%20.636-.146.843-.399h1.712a2.66%202.66%200%200%201-2.556%201.96a2.66%202.66%200%200%201-2.648-2.646l-.008-.389v-.017a1.096%201.096%200%200%200-1.09-1.059a1.096%201.096%200%200%200-1.09%201.09v.374a2.663%202.663%200%200%201-2.648%202.647m10.376-3.708a1.09%201.09%200%200%201%201.936.683v.004c0%20.171.14.312.311.312h.935a.313.313%200%200%200%20.311-.312a2.663%202.663%200%200%200-2.648-2.647a2.66%202.66%200%200%200-2.557%201.96z%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%22M0%2012.187a2.66%202.66%200%200%200%202.648%202.647a2.66%202.66%200%200%200%202.647-2.646v-.376a1.097%201.097%200%200%201%201.092-1.086c.326%200%20.636.147.844.399h1.712a2.66%202.66%200%200%200-2.558-1.959a2.664%202.664%200%200%200-2.647%202.647v.374c0%20.598-.493%201.09-1.091%201.09a1.096%201.096%200%200%201-1.09-1.09a.314.314%200%200%200-.312-.312H.311a.313.313%200%200%200-.311.312m10.131%202.647a2.664%202.664%200%200%201-2.555-1.96h1.71a1.088%201.088%200%200%200%201.935-.683v-.379a2.663%202.663%200%200%201%202.648-2.646a2.65%202.65%200%200%201%202.647%202.591l.008.43a1.097%201.097%200%200%200%201.092%201.086c.326%200%20.636-.146.843-.399h1.712a2.66%202.66%200%200%201-2.556%201.96a2.66%202.66%200%200%201-2.648-2.646l-.008-.389v-.017a1.096%201.096%200%200%200-1.09-1.059a1.096%201.096%200%200%200-1.09%201.09v.374a2.663%202.663%200%200%201-2.648%202.647m10.376-3.708a1.09%201.09%200%200%201%201.936.683v.004c0%20.171.14.312.311.312h.935a.313.313%200%200%200%20.311-.312a2.663%202.663%200%200%200-2.648-2.647a2.66%202.66%200%200%200-2.557%201.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/swr.svg?color=%231a73e8&size=48