rootstock logo
rootstock from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- rootstock
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the rootstock logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#ff9103"><path d="M12.012 7.943a2.47 2.47 0 0 0 2.466-2.471A2.47 2.47 0 0 0 12.012 3a2.47 2.47 0 0 0-2.467 2.472a2.47 2.47 0 0 0 2.466 2.471"/><path d="M18.866 13.11a2.465 2.465 0 0 0-3.7 2.194c.027 1.093-.956 1.657-1.885 1.093c-.036-.018-.072-.045-.117-.063c-.938-.528-.938-1.648 0-2.167a2.48 2.48 0 0 0 1.297-2.176v-.054c-.027-1.093.956-1.656 1.885-1.093a2.45 2.45 0 0 0 2.512.028a2.47 2.47 0 0 0 1.211-2.462a2.465 2.465 0 0 0-4.911.376c.026 1.091-.957 1.656-1.877 1.091a2.4 2.4 0 0 0-1.287-.367c-.453 0-.898.124-1.287.358c-.93.556-1.904-.009-1.877-1.092a2.5 2.5 0 0 0-.317-1.269A2.454 2.454 0 0 0 5.726 6.34a2.48 2.48 0 0 0-1.498 1.155a2.48 2.48 0 0 0 .912 3.377a2.47 2.47 0 0 0 2.51-.028c.93-.563 1.904 0 1.877 1.093v.054c0 .94.519 1.755 1.296 2.176c.939.528.939 1.648 0 2.167c-.036.018-.072.045-.107.063c-.93.555-1.903-.01-1.877-1.093a2.54 2.54 0 0 0-.33-1.298a2.465 2.465 0 0 0-3.37-.905a2.5 2.5 0 0 0-.902 3.395a2.465 2.465 0 0 0 3.37.905c.017-.01.026-.019.044-.028c.93-.563 1.904 0 1.877 1.093v.063A2.474 2.474 0 0 0 11.995 21a2.473 2.473 0 0 0 2.466-2.471v-.054c-.027-1.093.957-1.657 1.886-1.093c.018.01.035.019.053.036c1.18.68 2.69.278 3.37-.904c.679-1.21.277-2.722-.903-3.403"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedRootstock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#ff9103"><path d="M12.012 7.943a2.47 2.47 0 0 0 2.466-2.471A2.47 2.47 0 0 0 12.012 3a2.47 2.47 0 0 0-2.467 2.472a2.47 2.47 0 0 0 2.466 2.471"/><path d="M18.866 13.11a2.465 2.465 0 0 0-3.7 2.194c.027 1.093-.956 1.657-1.885 1.093c-.036-.018-.072-.045-.117-.063c-.938-.528-.938-1.648 0-2.167a2.48 2.48 0 0 0 1.297-2.176v-.054c-.027-1.093.956-1.656 1.885-1.093a2.45 2.45 0 0 0 2.512.028a2.47 2.47 0 0 0 1.211-2.462a2.465 2.465 0 0 0-4.911.376c.026 1.091-.957 1.656-1.877 1.091a2.4 2.4 0 0 0-1.287-.367c-.453 0-.898.124-1.287.358c-.93.556-1.904-.009-1.877-1.092a2.5 2.5 0 0 0-.317-1.269A2.454 2.454 0 0 0 5.726 6.34a2.48 2.48 0 0 0-1.498 1.155a2.48 2.48 0 0 0 .912 3.377a2.47 2.47 0 0 0 2.51-.028c.93-.563 1.904 0 1.877 1.093v.054c0 .94.519 1.755 1.296 2.176c.939.528.939 1.648 0 2.167c-.036.018-.072.045-.107.063c-.93.555-1.903-.01-1.877-1.093a2.54 2.54 0 0 0-.33-1.298a2.465 2.465 0 0 0-3.37-.905a2.5 2.5 0 0 0-.902 3.395a2.465 2.465 0 0 0 3.37.905c.017-.01.026-.019.044-.028c.93-.563 1.904 0 1.877 1.093v.063A2.474 2.474 0 0 0 11.995 21a2.473 2.473 0 0 0 2.466-2.471v-.054c-.027-1.093.957-1.657 1.886-1.093c.018.01.035.019.053.036c1.18.68 2.69.278 3.37-.904c.679-1.21.277-2.722-.903-3.403"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#ff9103"><path d="M12.012 7.943a2.47 2.47 0 0 0 2.466-2.471A2.47 2.47 0 0 0 12.012 3a2.47 2.47 0 0 0-2.467 2.472a2.47 2.47 0 0 0 2.466 2.471"/><path d="M18.866 13.11a2.465 2.465 0 0 0-3.7 2.194c.027 1.093-.956 1.657-1.885 1.093c-.036-.018-.072-.045-.117-.063c-.938-.528-.938-1.648 0-2.167a2.48 2.48 0 0 0 1.297-2.176v-.054c-.027-1.093.956-1.656 1.885-1.093a2.45 2.45 0 0 0 2.512.028a2.47 2.47 0 0 0 1.211-2.462a2.465 2.465 0 0 0-4.911.376c.026 1.091-.957 1.656-1.877 1.091a2.4 2.4 0 0 0-1.287-.367c-.453 0-.898.124-1.287.358c-.93.556-1.904-.009-1.877-1.092a2.5 2.5 0 0 0-.317-1.269A2.454 2.454 0 0 0 5.726 6.34a2.48 2.48 0 0 0-1.498 1.155a2.48 2.48 0 0 0 .912 3.377a2.47 2.47 0 0 0 2.51-.028c.93-.563 1.904 0 1.877 1.093v.054c0 .94.519 1.755 1.296 2.176c.939.528.939 1.648 0 2.167c-.036.018-.072.045-.107.063c-.93.555-1.903-.01-1.877-1.093a2.54 2.54 0 0 0-.33-1.298a2.465 2.465 0 0 0-3.37-.905a2.5 2.5 0 0 0-.902 3.395a2.465 2.465 0 0 0 3.37.905c.017-.01.026-.019.044-.028c.93-.563 1.904 0 1.877 1.093v.063A2.474 2.474 0 0 0 11.995 21a2.473 2.473 0 0 0 2.466-2.471v-.054c-.027-1.093.957-1.657 1.886-1.093c.018.01.035.019.053.036c1.18.68 2.69.278 3.37-.904c.679-1.21.277-2.722-.903-3.403"/></g></svg> </template>
CSS
.icon-rootstock {
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%3Cg%20fill%3D%22%23ff9103%22%3E%3Cpath%20d%3D%22M12.012%207.943a2.47%202.47%200%200%200%202.466-2.471A2.47%202.47%200%200%200%2012.012%203a2.47%202.47%200%200%200-2.467%202.472a2.47%202.47%200%200%200%202.466%202.471%22%2F%3E%3Cpath%20d%3D%22M18.866%2013.11a2.465%202.465%200%200%200-3.7%202.194c.027%201.093-.956%201.657-1.885%201.093c-.036-.018-.072-.045-.117-.063c-.938-.528-.938-1.648%200-2.167a2.48%202.48%200%200%200%201.297-2.176v-.054c-.027-1.093.956-1.656%201.885-1.093a2.45%202.45%200%200%200%202.512.028a2.47%202.47%200%200%200%201.211-2.462a2.465%202.465%200%200%200-4.911.376c.026%201.091-.957%201.656-1.877%201.091a2.4%202.4%200%200%200-1.287-.367c-.453%200-.898.124-1.287.358c-.93.556-1.904-.009-1.877-1.092a2.5%202.5%200%200%200-.317-1.269A2.454%202.454%200%200%200%205.726%206.34a2.48%202.48%200%200%200-1.498%201.155a2.48%202.48%200%200%200%20.912%203.377a2.47%202.47%200%200%200%202.51-.028c.93-.563%201.904%200%201.877%201.093v.054c0%20.94.519%201.755%201.296%202.176c.939.528.939%201.648%200%202.167c-.036.018-.072.045-.107.063c-.93.555-1.903-.01-1.877-1.093a2.54%202.54%200%200%200-.33-1.298a2.465%202.465%200%200%200-3.37-.905a2.5%202.5%200%200%200-.902%203.395a2.465%202.465%200%200%200%203.37.905c.017-.01.026-.019.044-.028c.93-.563%201.904%200%201.877%201.093v.063A2.474%202.474%200%200%200%2011.995%2021a2.473%202.473%200%200%200%202.466-2.471v-.054c-.027-1.093.957-1.657%201.886-1.093c.018.01.035.019.053.036c1.18.68%202.69.278%203.37-.904c.679-1.21.277-2.722-.903-3.403%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23ff9103%22%3E%3Cpath%20d%3D%22M12.012%207.943a2.47%202.47%200%200%200%202.466-2.471A2.47%202.47%200%200%200%2012.012%203a2.47%202.47%200%200%200-2.467%202.472a2.47%202.47%200%200%200%202.466%202.471%22%2F%3E%3Cpath%20d%3D%22M18.866%2013.11a2.465%202.465%200%200%200-3.7%202.194c.027%201.093-.956%201.657-1.885%201.093c-.036-.018-.072-.045-.117-.063c-.938-.528-.938-1.648%200-2.167a2.48%202.48%200%200%200%201.297-2.176v-.054c-.027-1.093.956-1.656%201.885-1.093a2.45%202.45%200%200%200%202.512.028a2.47%202.47%200%200%200%201.211-2.462a2.465%202.465%200%200%200-4.911.376c.026%201.091-.957%201.656-1.877%201.091a2.4%202.4%200%200%200-1.287-.367c-.453%200-.898.124-1.287.358c-.93.556-1.904-.009-1.877-1.092a2.5%202.5%200%200%200-.317-1.269A2.454%202.454%200%200%200%205.726%206.34a2.48%202.48%200%200%200-1.498%201.155a2.48%202.48%200%200%200%20.912%203.377a2.47%202.47%200%200%200%202.51-.028c.93-.563%201.904%200%201.877%201.093v.054c0%20.94.519%201.755%201.296%202.176c.939.528.939%201.648%200%202.167c-.036.018-.072.045-.107.063c-.93.555-1.903-.01-1.877-1.093a2.54%202.54%200%200%200-.33-1.298a2.465%202.465%200%200%200-3.37-.905a2.5%202.5%200%200%200-.902%203.395a2.465%202.465%200%200%200%203.37.905c.017-.01.026-.019.044-.028c.93-.563%201.904%200%201.877%201.093v.063A2.474%202.474%200%200%200%2011.995%2021a2.473%202.473%200%200%200%202.466-2.471v-.054c-.027-1.093.957-1.657%201.886-1.093c.018.01.035.019.053.036c1.18.68%202.69.278%203.37-.904c.679-1.21.277-2.722-.903-3.403%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/rootstock.svg?color=%231a73e8&size=48