softball emoji
softball from Twitter Emoji by Twitter · Default · Activities · CC-BY-4.0 Attribution required.
- Name
- softball
- Set
- Twitter Emoji
- Style
- Default
- Category
- Activities
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More activities icons from Twitter Emoji
Use the softball emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#e2ea55"/><path fill="#beca28" d="M31.802 29.546C28.792 28.221 27 24.048 27 18s1.792-10.221 4.802-11.546a18 18 0 0 0-1.428-1.504C27.406 6.605 25 10.578 25 18c0 7.421 2.406 11.395 5.374 13.05c.502-.477.984-.973 1.428-1.504M11 18c0-7.421-2.406-11.395-5.374-13.049a18 18 0 0 0-1.428 1.503C7.208 7.78 9 11.952 9 18S7.208 28.22 4.198 29.546c.445.531.926 1.027 1.428 1.504C8.593 29.395 11 25.421 11 18"/><path fill="#dd2e44" d="M5.258 10.164c-.237 0-.457-.02-.651-.056a1 1 0 0 1 .368-1.966c.43.077 2.691.006 3.148-2.276a1 1 0 0 1 1.961.393c-.582 2.912-3.139 3.905-4.826 3.905m1.439 4.192c-.53-.022-.938-.363-.941-.899c-.003-.552.438-.893.99-.896c0 0 2.563.073 3.963-2.129a.995.995 0 0 1 1.38-.294c.466.296.603.921.307 1.387c-1.986 3.126-5.683 2.832-5.699 2.831m2.216 4.876c-.733-.035-1.406-.202-1.907-.47a1 1 0 0 1 .942-1.764c.81.432 2.911.379 3.775-.832a1 1 0 1 1 1.629 1.161c-1.036 1.451-2.875 1.98-4.439 1.905m1.498 5.533c-1.554 0-2.995-.699-3.926-1.476a1 1 0 1 1 1.28-1.537c.194.163 1.952 1.566 3.782.785a1 1 0 0 1 .781 1.841a4.85 4.85 0 0 1-1.917.387m-.494 5.277h-.028c-2.504 0-4.679-1.57-5.534-3.108c-.269-.482-.094-1.044.388-1.312c.483-.27 1.092-.07 1.36.412c.484.871 1.996 2.134 3.841 2.185c.552.016.987.388.972.939c-.015.542-.459.884-.999.884m16.417.52a1 1 0 0 1-.981-1.197c.664-3.322 3.894-4.15 5.478-3.849a1 1 0 0 1 .798 1.167a.994.994 0 0 1-1.167.798c-.425-.08-2.69-.007-3.147 2.276a1 1 0 0 1-.981.805m-2.795-5.552a1 1 0 0 1-.455-1.67c2.608-2.629 4.694-2.181 6.074-1.885l.109.024a1 1 0 0 1-.416 1.956l-.113-.025c-1.179-.253-2.397-.515-4.234 1.337a1 1 0 0 1-.965.263m-.452-5.695a1 1 0 0 1-.551-1.666c1.786-1.915 5.028-1.629 6.478-.59a1 1 0 1 1-1.165 1.626c-.745-.535-2.836-.758-3.852.329a1 1 0 0 1-.91.301m5.704-5.253a1 1 0 0 1-.64-.232c-.194-.162-1.952-1.559-3.781-.785a1.001 1.001 0 0 1-.782-1.841c2.219-.942 4.535-.001 5.844 1.09a1 1 0 0 1-.641 1.768m1.939-3.979a1 1 0 0 1-.875-.514c-.484-.872-1.996-2.123-3.841-2.174c-.553-.015-.987-.506-.973-1.059c.016-.542.46-1.003.999-1.003h.028c2.505 0 4.68 1.694 5.534 3.232a1.017 1.017 0 0 1-.389 1.376a1 1 0 0 1-.483.142"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiSoftball(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#e2ea55"/><path fill="#beca28" d="M31.802 29.546C28.792 28.221 27 24.048 27 18s1.792-10.221 4.802-11.546a18 18 0 0 0-1.428-1.504C27.406 6.605 25 10.578 25 18c0 7.421 2.406 11.395 5.374 13.05c.502-.477.984-.973 1.428-1.504M11 18c0-7.421-2.406-11.395-5.374-13.049a18 18 0 0 0-1.428 1.503C7.208 7.78 9 11.952 9 18S7.208 28.22 4.198 29.546c.445.531.926 1.027 1.428 1.504C8.593 29.395 11 25.421 11 18"/><path fill="#dd2e44" d="M5.258 10.164c-.237 0-.457-.02-.651-.056a1 1 0 0 1 .368-1.966c.43.077 2.691.006 3.148-2.276a1 1 0 0 1 1.961.393c-.582 2.912-3.139 3.905-4.826 3.905m1.439 4.192c-.53-.022-.938-.363-.941-.899c-.003-.552.438-.893.99-.896c0 0 2.563.073 3.963-2.129a.995.995 0 0 1 1.38-.294c.466.296.603.921.307 1.387c-1.986 3.126-5.683 2.832-5.699 2.831m2.216 4.876c-.733-.035-1.406-.202-1.907-.47a1 1 0 0 1 .942-1.764c.81.432 2.911.379 3.775-.832a1 1 0 1 1 1.629 1.161c-1.036 1.451-2.875 1.98-4.439 1.905m1.498 5.533c-1.554 0-2.995-.699-3.926-1.476a1 1 0 1 1 1.28-1.537c.194.163 1.952 1.566 3.782.785a1 1 0 0 1 .781 1.841a4.85 4.85 0 0 1-1.917.387m-.494 5.277h-.028c-2.504 0-4.679-1.57-5.534-3.108c-.269-.482-.094-1.044.388-1.312c.483-.27 1.092-.07 1.36.412c.484.871 1.996 2.134 3.841 2.185c.552.016.987.388.972.939c-.015.542-.459.884-.999.884m16.417.52a1 1 0 0 1-.981-1.197c.664-3.322 3.894-4.15 5.478-3.849a1 1 0 0 1 .798 1.167a.994.994 0 0 1-1.167.798c-.425-.08-2.69-.007-3.147 2.276a1 1 0 0 1-.981.805m-2.795-5.552a1 1 0 0 1-.455-1.67c2.608-2.629 4.694-2.181 6.074-1.885l.109.024a1 1 0 0 1-.416 1.956l-.113-.025c-1.179-.253-2.397-.515-4.234 1.337a1 1 0 0 1-.965.263m-.452-5.695a1 1 0 0 1-.551-1.666c1.786-1.915 5.028-1.629 6.478-.59a1 1 0 1 1-1.165 1.626c-.745-.535-2.836-.758-3.852.329a1 1 0 0 1-.91.301m5.704-5.253a1 1 0 0 1-.64-.232c-.194-.162-1.952-1.559-3.781-.785a1.001 1.001 0 0 1-.782-1.841c2.219-.942 4.535-.001 5.844 1.09a1 1 0 0 1-.641 1.768m1.939-3.979a1 1 0 0 1-.875-.514c-.484-.872-1.996-2.123-3.841-2.174c-.553-.015-.987-.506-.973-1.059c.016-.542.46-1.003.999-1.003h.028c2.505 0 4.68 1.694 5.534 3.232a1.017 1.017 0 0 1-.389 1.376a1 1 0 0 1-.483.142"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><circle cx="18" cy="18" r="18" fill="#e2ea55"/><path fill="#beca28" d="M31.802 29.546C28.792 28.221 27 24.048 27 18s1.792-10.221 4.802-11.546a18 18 0 0 0-1.428-1.504C27.406 6.605 25 10.578 25 18c0 7.421 2.406 11.395 5.374 13.05c.502-.477.984-.973 1.428-1.504M11 18c0-7.421-2.406-11.395-5.374-13.049a18 18 0 0 0-1.428 1.503C7.208 7.78 9 11.952 9 18S7.208 28.22 4.198 29.546c.445.531.926 1.027 1.428 1.504C8.593 29.395 11 25.421 11 18"/><path fill="#dd2e44" d="M5.258 10.164c-.237 0-.457-.02-.651-.056a1 1 0 0 1 .368-1.966c.43.077 2.691.006 3.148-2.276a1 1 0 0 1 1.961.393c-.582 2.912-3.139 3.905-4.826 3.905m1.439 4.192c-.53-.022-.938-.363-.941-.899c-.003-.552.438-.893.99-.896c0 0 2.563.073 3.963-2.129a.995.995 0 0 1 1.38-.294c.466.296.603.921.307 1.387c-1.986 3.126-5.683 2.832-5.699 2.831m2.216 4.876c-.733-.035-1.406-.202-1.907-.47a1 1 0 0 1 .942-1.764c.81.432 2.911.379 3.775-.832a1 1 0 1 1 1.629 1.161c-1.036 1.451-2.875 1.98-4.439 1.905m1.498 5.533c-1.554 0-2.995-.699-3.926-1.476a1 1 0 1 1 1.28-1.537c.194.163 1.952 1.566 3.782.785a1 1 0 0 1 .781 1.841a4.85 4.85 0 0 1-1.917.387m-.494 5.277h-.028c-2.504 0-4.679-1.57-5.534-3.108c-.269-.482-.094-1.044.388-1.312c.483-.27 1.092-.07 1.36.412c.484.871 1.996 2.134 3.841 2.185c.552.016.987.388.972.939c-.015.542-.459.884-.999.884m16.417.52a1 1 0 0 1-.981-1.197c.664-3.322 3.894-4.15 5.478-3.849a1 1 0 0 1 .798 1.167a.994.994 0 0 1-1.167.798c-.425-.08-2.69-.007-3.147 2.276a1 1 0 0 1-.981.805m-2.795-5.552a1 1 0 0 1-.455-1.67c2.608-2.629 4.694-2.181 6.074-1.885l.109.024a1 1 0 0 1-.416 1.956l-.113-.025c-1.179-.253-2.397-.515-4.234 1.337a1 1 0 0 1-.965.263m-.452-5.695a1 1 0 0 1-.551-1.666c1.786-1.915 5.028-1.629 6.478-.59a1 1 0 1 1-1.165 1.626c-.745-.535-2.836-.758-3.852.329a1 1 0 0 1-.91.301m5.704-5.253a1 1 0 0 1-.64-.232c-.194-.162-1.952-1.559-3.781-.785a1.001 1.001 0 0 1-.782-1.841c2.219-.942 4.535-.001 5.844 1.09a1 1 0 0 1-.641 1.768m1.939-3.979a1 1 0 0 1-.875-.514c-.484-.872-1.996-2.123-3.841-2.174c-.553-.015-.987-.506-.973-1.059c.016-.542.46-1.003.999-1.003h.028c2.505 0 4.68 1.694 5.534 3.232a1.017 1.017 0 0 1-.389 1.376a1 1 0 0 1-.483.142"/></svg> </template>
CSS
.icon-softball {
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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23e2ea55%22%2F%3E%3Cpath%20fill%3D%22%23beca28%22%20d%3D%22M31.802%2029.546C28.792%2028.221%2027%2024.048%2027%2018s1.792-10.221%204.802-11.546a18%2018%200%200%200-1.428-1.504C27.406%206.605%2025%2010.578%2025%2018c0%207.421%202.406%2011.395%205.374%2013.05c.502-.477.984-.973%201.428-1.504M11%2018c0-7.421-2.406-11.395-5.374-13.049a18%2018%200%200%200-1.428%201.503C7.208%207.78%209%2011.952%209%2018S7.208%2028.22%204.198%2029.546c.445.531.926%201.027%201.428%201.504C8.593%2029.395%2011%2025.421%2011%2018%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M5.258%2010.164c-.237%200-.457-.02-.651-.056a1%201%200%200%201%20.368-1.966c.43.077%202.691.006%203.148-2.276a1%201%200%200%201%201.961.393c-.582%202.912-3.139%203.905-4.826%203.905m1.439%204.192c-.53-.022-.938-.363-.941-.899c-.003-.552.438-.893.99-.896c0%200%202.563.073%203.963-2.129a.995.995%200%200%201%201.38-.294c.466.296.603.921.307%201.387c-1.986%203.126-5.683%202.832-5.699%202.831m2.216%204.876c-.733-.035-1.406-.202-1.907-.47a1%201%200%200%201%20.942-1.764c.81.432%202.911.379%203.775-.832a1%201%200%201%201%201.629%201.161c-1.036%201.451-2.875%201.98-4.439%201.905m1.498%205.533c-1.554%200-2.995-.699-3.926-1.476a1%201%200%201%201%201.28-1.537c.194.163%201.952%201.566%203.782.785a1%201%200%200%201%20.781%201.841a4.85%204.85%200%200%201-1.917.387m-.494%205.277h-.028c-2.504%200-4.679-1.57-5.534-3.108c-.269-.482-.094-1.044.388-1.312c.483-.27%201.092-.07%201.36.412c.484.871%201.996%202.134%203.841%202.185c.552.016.987.388.972.939c-.015.542-.459.884-.999.884m16.417.52a1%201%200%200%201-.981-1.197c.664-3.322%203.894-4.15%205.478-3.849a1%201%200%200%201%20.798%201.167a.994.994%200%200%201-1.167.798c-.425-.08-2.69-.007-3.147%202.276a1%201%200%200%201-.981.805m-2.795-5.552a1%201%200%200%201-.455-1.67c2.608-2.629%204.694-2.181%206.074-1.885l.109.024a1%201%200%200%201-.416%201.956l-.113-.025c-1.179-.253-2.397-.515-4.234%201.337a1%201%200%200%201-.965.263m-.452-5.695a1%201%200%200%201-.551-1.666c1.786-1.915%205.028-1.629%206.478-.59a1%201%200%201%201-1.165%201.626c-.745-.535-2.836-.758-3.852.329a1%201%200%200%201-.91.301m5.704-5.253a1%201%200%200%201-.64-.232c-.194-.162-1.952-1.559-3.781-.785a1.001%201.001%200%200%201-.782-1.841c2.219-.942%204.535-.001%205.844%201.09a1%201%200%200%201-.641%201.768m1.939-3.979a1%201%200%200%201-.875-.514c-.484-.872-1.996-2.123-3.841-2.174c-.553-.015-.987-.506-.973-1.059c.016-.542.46-1.003.999-1.003h.028c2.505%200%204.68%201.694%205.534%203.232a1.017%201.017%200%200%201-.389%201.376a1%201%200%200%201-.483.142%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%2036%2036%22%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2218%22%20r%3D%2218%22%20fill%3D%22%23e2ea55%22%2F%3E%3Cpath%20fill%3D%22%23beca28%22%20d%3D%22M31.802%2029.546C28.792%2028.221%2027%2024.048%2027%2018s1.792-10.221%204.802-11.546a18%2018%200%200%200-1.428-1.504C27.406%206.605%2025%2010.578%2025%2018c0%207.421%202.406%2011.395%205.374%2013.05c.502-.477.984-.973%201.428-1.504M11%2018c0-7.421-2.406-11.395-5.374-13.049a18%2018%200%200%200-1.428%201.503C7.208%207.78%209%2011.952%209%2018S7.208%2028.22%204.198%2029.546c.445.531.926%201.027%201.428%201.504C8.593%2029.395%2011%2025.421%2011%2018%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M5.258%2010.164c-.237%200-.457-.02-.651-.056a1%201%200%200%201%20.368-1.966c.43.077%202.691.006%203.148-2.276a1%201%200%200%201%201.961.393c-.582%202.912-3.139%203.905-4.826%203.905m1.439%204.192c-.53-.022-.938-.363-.941-.899c-.003-.552.438-.893.99-.896c0%200%202.563.073%203.963-2.129a.995.995%200%200%201%201.38-.294c.466.296.603.921.307%201.387c-1.986%203.126-5.683%202.832-5.699%202.831m2.216%204.876c-.733-.035-1.406-.202-1.907-.47a1%201%200%200%201%20.942-1.764c.81.432%202.911.379%203.775-.832a1%201%200%201%201%201.629%201.161c-1.036%201.451-2.875%201.98-4.439%201.905m1.498%205.533c-1.554%200-2.995-.699-3.926-1.476a1%201%200%201%201%201.28-1.537c.194.163%201.952%201.566%203.782.785a1%201%200%200%201%20.781%201.841a4.85%204.85%200%200%201-1.917.387m-.494%205.277h-.028c-2.504%200-4.679-1.57-5.534-3.108c-.269-.482-.094-1.044.388-1.312c.483-.27%201.092-.07%201.36.412c.484.871%201.996%202.134%203.841%202.185c.552.016.987.388.972.939c-.015.542-.459.884-.999.884m16.417.52a1%201%200%200%201-.981-1.197c.664-3.322%203.894-4.15%205.478-3.849a1%201%200%200%201%20.798%201.167a.994.994%200%200%201-1.167.798c-.425-.08-2.69-.007-3.147%202.276a1%201%200%200%201-.981.805m-2.795-5.552a1%201%200%200%201-.455-1.67c2.608-2.629%204.694-2.181%206.074-1.885l.109.024a1%201%200%200%201-.416%201.956l-.113-.025c-1.179-.253-2.397-.515-4.234%201.337a1%201%200%200%201-.965.263m-.452-5.695a1%201%200%200%201-.551-1.666c1.786-1.915%205.028-1.629%206.478-.59a1%201%200%201%201-1.165%201.626c-.745-.535-2.836-.758-3.852.329a1%201%200%200%201-.91.301m5.704-5.253a1%201%200%200%201-.64-.232c-.194-.162-1.952-1.559-3.781-.785a1.001%201.001%200%200%201-.782-1.841c2.219-.942%204.535-.001%205.844%201.09a1%201%200%200%201-.641%201.768m1.939-3.979a1%201%200%200%201-.875-.514c-.484-.872-1.996-2.123-3.841-2.174c-.553-.015-.987-.506-.973-1.059c.016-.542.46-1.003.999-1.003h.028c2.505%200%204.68%201.694%205.534%203.232a1.017%201.017%200%200%201-.389%201.376a1%201%200%200%201-.483.142%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/softball.svg?color=%231a73e8&size=48