thespritersresource logo
thespritersresource from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- thespritersresource
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the thespritersresource logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.25 0C.557 0 0 .557 0 1.25v6.674C4.756 2.364 9.47.04 12.879.066c1.472.011 3.551.87 3.46 2.747c-.074 1.558-3.202 3.763-4.71 4.197L10.5 6.893c.075-.687 2.257-2.77 2.246-3.79c-.006-.633-.976-1.38-1.853-1.318c-2.047.145-8.146 5.276-8.059 6.944c.07 1.356 3.274 1.823 6.46 1.775c3.276-.05 3.634-.116 6.352.01c2.129.098 8.24 2.02 8.293 5.39c.039 2.465-2.673 4.325-6.326 5.776c-3.402 1.351-8.208 2.291-9.789 2.265c-2.62-.043-7.763-.901-7.758-3.543c.004-2.015 1.494-4.58 3.907-4.732c.399-.025.74.028 1.047.588c-.934.925-1.683 1.592-1.627 2.888c.08 1.855 3.02 2.501 4.492 2.829c.435.096 3.397.582 6.767-.489c4.035-1.28 5.742-2.996 5.71-5.134c-.014-.85-.923-2.285-3.563-3.149c-2.374-.776-3.476-1.012-6.64-.965c-2.98.045-5.872.109-8.263-.43c-1.134-.255-1.875-.804-1.875-.804L0 10.982V22.75C0 23.442.557 24 1.25 24h21.5c.692 0 1.25-.558 1.25-1.25V1.25C24 .557 23.442 0 22.75 0z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThespritersresource(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.25 0C.557 0 0 .557 0 1.25v6.674C4.756 2.364 9.47.04 12.879.066c1.472.011 3.551.87 3.46 2.747c-.074 1.558-3.202 3.763-4.71 4.197L10.5 6.893c.075-.687 2.257-2.77 2.246-3.79c-.006-.633-.976-1.38-1.853-1.318c-2.047.145-8.146 5.276-8.059 6.944c.07 1.356 3.274 1.823 6.46 1.775c3.276-.05 3.634-.116 6.352.01c2.129.098 8.24 2.02 8.293 5.39c.039 2.465-2.673 4.325-6.326 5.776c-3.402 1.351-8.208 2.291-9.789 2.265c-2.62-.043-7.763-.901-7.758-3.543c.004-2.015 1.494-4.58 3.907-4.732c.399-.025.74.028 1.047.588c-.934.925-1.683 1.592-1.627 2.888c.08 1.855 3.02 2.501 4.492 2.829c.435.096 3.397.582 6.767-.489c4.035-1.28 5.742-2.996 5.71-5.134c-.014-.85-.923-2.285-3.563-3.149c-2.374-.776-3.476-1.012-6.64-.965c-2.98.045-5.872.109-8.263-.43c-1.134-.255-1.875-.804-1.875-.804L0 10.982V22.75C0 23.442.557 24 1.25 24h21.5c.692 0 1.25-.558 1.25-1.25V1.25C24 .557 23.442 0 22.75 0z"/></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.25 0C.557 0 0 .557 0 1.25v6.674C4.756 2.364 9.47.04 12.879.066c1.472.011 3.551.87 3.46 2.747c-.074 1.558-3.202 3.763-4.71 4.197L10.5 6.893c.075-.687 2.257-2.77 2.246-3.79c-.006-.633-.976-1.38-1.853-1.318c-2.047.145-8.146 5.276-8.059 6.944c.07 1.356 3.274 1.823 6.46 1.775c3.276-.05 3.634-.116 6.352.01c2.129.098 8.24 2.02 8.293 5.39c.039 2.465-2.673 4.325-6.326 5.776c-3.402 1.351-8.208 2.291-9.789 2.265c-2.62-.043-7.763-.901-7.758-3.543c.004-2.015 1.494-4.58 3.907-4.732c.399-.025.74.028 1.047.588c-.934.925-1.683 1.592-1.627 2.888c.08 1.855 3.02 2.501 4.492 2.829c.435.096 3.397.582 6.767-.489c4.035-1.28 5.742-2.996 5.71-5.134c-.014-.85-.923-2.285-3.563-3.149c-2.374-.776-3.476-1.012-6.64-.965c-2.98.045-5.872.109-8.263-.43c-1.134-.255-1.875-.804-1.875-.804L0 10.982V22.75C0 23.442.557 24 1.25 24h21.5c.692 0 1.25-.558 1.25-1.25V1.25C24 .557 23.442 0 22.75 0z"/></svg> </template>
CSS
.icon-thespritersresource {
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.25%200C.557%200%200%20.557%200%201.25v6.674C4.756%202.364%209.47.04%2012.879.066c1.472.011%203.551.87%203.46%202.747c-.074%201.558-3.202%203.763-4.71%204.197L10.5%206.893c.075-.687%202.257-2.77%202.246-3.79c-.006-.633-.976-1.38-1.853-1.318c-2.047.145-8.146%205.276-8.059%206.944c.07%201.356%203.274%201.823%206.46%201.775c3.276-.05%203.634-.116%206.352.01c2.129.098%208.24%202.02%208.293%205.39c.039%202.465-2.673%204.325-6.326%205.776c-3.402%201.351-8.208%202.291-9.789%202.265c-2.62-.043-7.763-.901-7.758-3.543c.004-2.015%201.494-4.58%203.907-4.732c.399-.025.74.028%201.047.588c-.934.925-1.683%201.592-1.627%202.888c.08%201.855%203.02%202.501%204.492%202.829c.435.096%203.397.582%206.767-.489c4.035-1.28%205.742-2.996%205.71-5.134c-.014-.85-.923-2.285-3.563-3.149c-2.374-.776-3.476-1.012-6.64-.965c-2.98.045-5.872.109-8.263-.43c-1.134-.255-1.875-.804-1.875-.804L0%2010.982V22.75C0%2023.442.557%2024%201.25%2024h21.5c.692%200%201.25-.558%201.25-1.25V1.25C24%20.557%2023.442%200%2022.75%200z%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.25%200C.557%200%200%20.557%200%201.25v6.674C4.756%202.364%209.47.04%2012.879.066c1.472.011%203.551.87%203.46%202.747c-.074%201.558-3.202%203.763-4.71%204.197L10.5%206.893c.075-.687%202.257-2.77%202.246-3.79c-.006-.633-.976-1.38-1.853-1.318c-2.047.145-8.146%205.276-8.059%206.944c.07%201.356%203.274%201.823%206.46%201.775c3.276-.05%203.634-.116%206.352.01c2.129.098%208.24%202.02%208.293%205.39c.039%202.465-2.673%204.325-6.326%205.776c-3.402%201.351-8.208%202.291-9.789%202.265c-2.62-.043-7.763-.901-7.758-3.543c.004-2.015%201.494-4.58%203.907-4.732c.399-.025.74.028%201.047.588c-.934.925-1.683%201.592-1.627%202.888c.08%201.855%203.02%202.501%204.492%202.829c.435.096%203.397.582%206.767-.489c4.035-1.28%205.742-2.996%205.71-5.134c-.014-.85-.923-2.285-3.563-3.149c-2.374-.776-3.476-1.012-6.64-.965c-2.98.045-5.872.109-8.263-.43c-1.134-.255-1.875-.804-1.875-.804L0%2010.982V22.75C0%2023.442.557%2024%201.25%2024h21.5c.692%200%201.25-.558%201.25-1.25V1.25C24%20.557%2023.442%200%2022.75%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/thespritersresource.svg?color=%231a73e8&size=48