arrowrightwardsupwards emoji
arrowrightwardsupwards from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- arrowrightwardsupwards
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrowblackrightwardsarrow
Use the arrowrightwardsupwards emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#2B5770" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#F9F9F7" d="M357.54 190.308L275.934 67.295c-4.049-6.104-13.012-6.104-17.062 0l-81.606 123.013c-4.514 6.805.365 15.897 8.531 15.897h50.04v92.568c0 46.557-37.876 84.434-84.434 84.434c-17.434 0-31.566 14.133-31.566 31.566s14.133 31.566 31.566 31.566c81.368 0 147.566-66.198 147.566-147.566v-92.568h50.039c8.167 0 13.046-9.092 8.532-15.897"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiArrowrightwardsupwards(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#2B5770" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#F9F9F7" d="M357.54 190.308L275.934 67.295c-4.049-6.104-13.012-6.104-17.062 0l-81.606 123.013c-4.514 6.805.365 15.897 8.531 15.897h50.04v92.568c0 46.557-37.876 84.434-84.434 84.434c-17.434 0-31.566 14.133-31.566 31.566s14.133 31.566 31.566 31.566c81.368 0 147.566-66.198 147.566-147.566v-92.568h50.039c8.167 0 13.046-9.092 8.532-15.897"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#597B91" d="M508.333 32.666C508.333 16.35 494.984 3 478.668 3H29.032C14.348 3 2.333 15.015 2.333 29.699v452.602C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666z"/><path fill="#2B5770" d="M478.668 488.915H29.032c-14.684 0-26.699-12.015-26.699-26.699v20.085C2.333 496.985 14.348 509 29.032 509h449.635c16.316 0 29.666-13.35 29.666-29.666v-20.085c0 16.316-13.349 29.666-29.665 29.666"/><path fill="#F9F9F7" d="M357.54 190.308L275.934 67.295c-4.049-6.104-13.012-6.104-17.062 0l-81.606 123.013c-4.514 6.805.365 15.897 8.531 15.897h50.04v92.568c0 46.557-37.876 84.434-84.434 84.434c-17.434 0-31.566 14.133-31.566 31.566s14.133 31.566 31.566 31.566c81.368 0 147.566-66.198 147.566-147.566v-92.568h50.039c8.167 0 13.046-9.092 8.532-15.897"/></svg> </template>
CSS
.icon-arrowrightwardsupwards {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%232B5770%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M357.54%20190.308L275.934%2067.295c-4.049-6.104-13.012-6.104-17.062%200l-81.606%20123.013c-4.514%206.805.365%2015.897%208.531%2015.897h50.04v92.568c0%2046.557-37.876%2084.434-84.434%2084.434c-17.434%200-31.566%2014.133-31.566%2031.566s14.133%2031.566%2031.566%2031.566c81.368%200%20147.566-66.198%20147.566-147.566v-92.568h50.039c8.167%200%2013.046-9.092%208.532-15.897%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22M508.333%2032.666C508.333%2016.35%20494.984%203%20478.668%203H29.032C14.348%203%202.333%2015.015%202.333%2029.699v452.602C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666z%22%2F%3E%3Cpath%20fill%3D%22%232B5770%22%20d%3D%22M478.668%20488.915H29.032c-14.684%200-26.699-12.015-26.699-26.699v20.085C2.333%20496.985%2014.348%20509%2029.032%20509h449.635c16.316%200%2029.666-13.35%2029.666-29.666v-20.085c0%2016.316-13.349%2029.666-29.665%2029.666%22%2F%3E%3Cpath%20fill%3D%22%23F9F9F7%22%20d%3D%22M357.54%20190.308L275.934%2067.295c-4.049-6.104-13.012-6.104-17.062%200l-81.606%20123.013c-4.514%206.805.365%2015.897%208.531%2015.897h50.04v92.568c0%2046.557-37.876%2084.434-84.434%2084.434c-17.434%200-31.566%2014.133-31.566%2031.566s14.133%2031.566%2031.566%2031.566c81.368%200%20147.566-66.198%20147.566-147.566v-92.568h50.039c8.167%200%2013.046-9.092%208.532-15.897%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/arrowrightwardsupwards.svg?color=%231a73e8&size=48