obtainium logo
obtainium from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- obtainium
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the obtainium logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.85.97c-.269.004-.77.17-2.751.899c-.668.245-1.291.48-1.758.658a40 40 0 0 0-.737.292a1 1 0 0 0-.083.04a.526.526 0 0 0-.218.6c.026.092.143.429.308.89a262 262 0 0 0 1.383 3.781q.081.211.104.259a.6.6 0 0 0 .168.226c.07.05.162.07.288.06c.252-.02.656-.154 1.395-.415c.745-.263 1.112-.394 1.31-.44a.4.4 0 0 1 .188-.018c.037.01.062.03.103.063c.058.048.082.073.09.11a.6.6 0 0 1-.031.206c-.03.121-.198.582-.43 1.197a192 192 0 0 1-1.663 4.227a41 41 0 0 1-.38.897l-.028.058l-.014.023l-.08.09a.14.14 0 0 1-.077.041c-.063.013-.175-.012-.4-.113c-.45-.202-1.349-.702-3.246-1.75c-.68-.373-1.31-.727-1.782-.996a41 41 0 0 1-.74-.433l-.073-.05c-.086-.079-.117-.163-.104-.243s.074-.16.185-.224c.044-.026.217-.1.451-.193c.234-.092.53-.205.835-.315s.599-.222.829-.312l.289-.117q.113-.048.153-.07a.5.5 0 0 0 .191-.172a.45.45 0 0 0 .044-.278c-.023-.238-.147-.604-.385-1.247c-.207-.56-.583-1.588-.836-2.283c-.126-.347-.253-.69-.357-.962a11 11 0 0 0-.216-.542a.65.65 0 0 0-.266-.303a.5.5 0 0 0-.369-.042q-.053.013-.278.092A280 280 0 0 0 3.371 5.8q-.108.041-.176.069q-.065.025-.086.036c-.206.107-.41.354-.537.644c-.03.067-.191.482-.433 1.104s-.562 1.45-.902 2.333a131 131 0 0 0-.943 2.501q-.15.418-.222.648a1.3 1.3 0 0 0-.072.297c0 .157.04.279.196.416s.423.296.886.55c.407.225 2.627 1.455 4.932 2.735c8.284 4.598 10.051 5.577 10.356 5.738l.043.023v-.008c.16.082.29.138.397.143c.118.005.215-.04.315-.128a.2.2 0 0 0 .036-.048q.02-.035.048-.093q.057-.116.154-.345c.13-.307.32-.777.589-1.456a903 903 0 0 0 2.687-6.944c.924-2.405 1.763-4.61 2.372-6.224a272 272 0 0 0 .919-2.474q.034-.097.05-.15q.01-.027.014-.044c.003-.011.006-.015.006-.028c0-.123-.061-.248-.174-.37a2 2 0 0 0-.488-.362C20.29 2.678 18.755 1.83 17.94 1.401a8 8 0 0 0-.784-.376a.7.7 0 0 0-.306-.055"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsObtainium(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="M16.85.97c-.269.004-.77.17-2.751.899c-.668.245-1.291.48-1.758.658a40 40 0 0 0-.737.292a1 1 0 0 0-.083.04a.526.526 0 0 0-.218.6c.026.092.143.429.308.89a262 262 0 0 0 1.383 3.781q.081.211.104.259a.6.6 0 0 0 .168.226c.07.05.162.07.288.06c.252-.02.656-.154 1.395-.415c.745-.263 1.112-.394 1.31-.44a.4.4 0 0 1 .188-.018c.037.01.062.03.103.063c.058.048.082.073.09.11a.6.6 0 0 1-.031.206c-.03.121-.198.582-.43 1.197a192 192 0 0 1-1.663 4.227a41 41 0 0 1-.38.897l-.028.058l-.014.023l-.08.09a.14.14 0 0 1-.077.041c-.063.013-.175-.012-.4-.113c-.45-.202-1.349-.702-3.246-1.75c-.68-.373-1.31-.727-1.782-.996a41 41 0 0 1-.74-.433l-.073-.05c-.086-.079-.117-.163-.104-.243s.074-.16.185-.224c.044-.026.217-.1.451-.193c.234-.092.53-.205.835-.315s.599-.222.829-.312l.289-.117q.113-.048.153-.07a.5.5 0 0 0 .191-.172a.45.45 0 0 0 .044-.278c-.023-.238-.147-.604-.385-1.247c-.207-.56-.583-1.588-.836-2.283c-.126-.347-.253-.69-.357-.962a11 11 0 0 0-.216-.542a.65.65 0 0 0-.266-.303a.5.5 0 0 0-.369-.042q-.053.013-.278.092A280 280 0 0 0 3.371 5.8q-.108.041-.176.069q-.065.025-.086.036c-.206.107-.41.354-.537.644c-.03.067-.191.482-.433 1.104s-.562 1.45-.902 2.333a131 131 0 0 0-.943 2.501q-.15.418-.222.648a1.3 1.3 0 0 0-.072.297c0 .157.04.279.196.416s.423.296.886.55c.407.225 2.627 1.455 4.932 2.735c8.284 4.598 10.051 5.577 10.356 5.738l.043.023v-.008c.16.082.29.138.397.143c.118.005.215-.04.315-.128a.2.2 0 0 0 .036-.048q.02-.035.048-.093q.057-.116.154-.345c.13-.307.32-.777.589-1.456a903 903 0 0 0 2.687-6.944c.924-2.405 1.763-4.61 2.372-6.224a272 272 0 0 0 .919-2.474q.034-.097.05-.15q.01-.027.014-.044c.003-.011.006-.015.006-.028c0-.123-.061-.248-.174-.37a2 2 0 0 0-.488-.362C20.29 2.678 18.755 1.83 17.94 1.401a8 8 0 0 0-.784-.376a.7.7 0 0 0-.306-.055"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.85.97c-.269.004-.77.17-2.751.899c-.668.245-1.291.48-1.758.658a40 40 0 0 0-.737.292a1 1 0 0 0-.083.04a.526.526 0 0 0-.218.6c.026.092.143.429.308.89a262 262 0 0 0 1.383 3.781q.081.211.104.259a.6.6 0 0 0 .168.226c.07.05.162.07.288.06c.252-.02.656-.154 1.395-.415c.745-.263 1.112-.394 1.31-.44a.4.4 0 0 1 .188-.018c.037.01.062.03.103.063c.058.048.082.073.09.11a.6.6 0 0 1-.031.206c-.03.121-.198.582-.43 1.197a192 192 0 0 1-1.663 4.227a41 41 0 0 1-.38.897l-.028.058l-.014.023l-.08.09a.14.14 0 0 1-.077.041c-.063.013-.175-.012-.4-.113c-.45-.202-1.349-.702-3.246-1.75c-.68-.373-1.31-.727-1.782-.996a41 41 0 0 1-.74-.433l-.073-.05c-.086-.079-.117-.163-.104-.243s.074-.16.185-.224c.044-.026.217-.1.451-.193c.234-.092.53-.205.835-.315s.599-.222.829-.312l.289-.117q.113-.048.153-.07a.5.5 0 0 0 .191-.172a.45.45 0 0 0 .044-.278c-.023-.238-.147-.604-.385-1.247c-.207-.56-.583-1.588-.836-2.283c-.126-.347-.253-.69-.357-.962a11 11 0 0 0-.216-.542a.65.65 0 0 0-.266-.303a.5.5 0 0 0-.369-.042q-.053.013-.278.092A280 280 0 0 0 3.371 5.8q-.108.041-.176.069q-.065.025-.086.036c-.206.107-.41.354-.537.644c-.03.067-.191.482-.433 1.104s-.562 1.45-.902 2.333a131 131 0 0 0-.943 2.501q-.15.418-.222.648a1.3 1.3 0 0 0-.072.297c0 .157.04.279.196.416s.423.296.886.55c.407.225 2.627 1.455 4.932 2.735c8.284 4.598 10.051 5.577 10.356 5.738l.043.023v-.008c.16.082.29.138.397.143c.118.005.215-.04.315-.128a.2.2 0 0 0 .036-.048q.02-.035.048-.093q.057-.116.154-.345c.13-.307.32-.777.589-1.456a903 903 0 0 0 2.687-6.944c.924-2.405 1.763-4.61 2.372-6.224a272 272 0 0 0 .919-2.474q.034-.097.05-.15q.01-.027.014-.044c.003-.011.006-.015.006-.028c0-.123-.061-.248-.174-.37a2 2 0 0 0-.488-.362C20.29 2.678 18.755 1.83 17.94 1.401a8 8 0 0 0-.784-.376a.7.7 0 0 0-.306-.055"/></svg> </template>
CSS
.icon-obtainium {
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%22M16.85.97c-.269.004-.77.17-2.751.899c-.668.245-1.291.48-1.758.658a40%2040%200%200%200-.737.292a1%201%200%200%200-.083.04a.526.526%200%200%200-.218.6c.026.092.143.429.308.89a262%20262%200%200%200%201.383%203.781q.081.211.104.259a.6.6%200%200%200%20.168.226c.07.05.162.07.288.06c.252-.02.656-.154%201.395-.415c.745-.263%201.112-.394%201.31-.44a.4.4%200%200%201%20.188-.018c.037.01.062.03.103.063c.058.048.082.073.09.11a.6.6%200%200%201-.031.206c-.03.121-.198.582-.43%201.197a192%20192%200%200%201-1.663%204.227a41%2041%200%200%201-.38.897l-.028.058l-.014.023l-.08.09a.14.14%200%200%201-.077.041c-.063.013-.175-.012-.4-.113c-.45-.202-1.349-.702-3.246-1.75c-.68-.373-1.31-.727-1.782-.996a41%2041%200%200%201-.74-.433l-.073-.05c-.086-.079-.117-.163-.104-.243s.074-.16.185-.224c.044-.026.217-.1.451-.193c.234-.092.53-.205.835-.315s.599-.222.829-.312l.289-.117q.113-.048.153-.07a.5.5%200%200%200%20.191-.172a.45.45%200%200%200%20.044-.278c-.023-.238-.147-.604-.385-1.247c-.207-.56-.583-1.588-.836-2.283c-.126-.347-.253-.69-.357-.962a11%2011%200%200%200-.216-.542a.65.65%200%200%200-.266-.303a.5.5%200%200%200-.369-.042q-.053.013-.278.092A280%20280%200%200%200%203.371%205.8q-.108.041-.176.069q-.065.025-.086.036c-.206.107-.41.354-.537.644c-.03.067-.191.482-.433%201.104s-.562%201.45-.902%202.333a131%20131%200%200%200-.943%202.501q-.15.418-.222.648a1.3%201.3%200%200%200-.072.297c0%20.157.04.279.196.416s.423.296.886.55c.407.225%202.627%201.455%204.932%202.735c8.284%204.598%2010.051%205.577%2010.356%205.738l.043.023v-.008c.16.082.29.138.397.143c.118.005.215-.04.315-.128a.2.2%200%200%200%20.036-.048q.02-.035.048-.093q.057-.116.154-.345c.13-.307.32-.777.589-1.456a903%20903%200%200%200%202.687-6.944c.924-2.405%201.763-4.61%202.372-6.224a272%20272%200%200%200%20.919-2.474q.034-.097.05-.15q.01-.027.014-.044c.003-.011.006-.015.006-.028c0-.123-.061-.248-.174-.37a2%202%200%200%200-.488-.362C20.29%202.678%2018.755%201.83%2017.94%201.401a8%208%200%200%200-.784-.376a.7.7%200%200%200-.306-.055%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%22M16.85.97c-.269.004-.77.17-2.751.899c-.668.245-1.291.48-1.758.658a40%2040%200%200%200-.737.292a1%201%200%200%200-.083.04a.526.526%200%200%200-.218.6c.026.092.143.429.308.89a262%20262%200%200%200%201.383%203.781q.081.211.104.259a.6.6%200%200%200%20.168.226c.07.05.162.07.288.06c.252-.02.656-.154%201.395-.415c.745-.263%201.112-.394%201.31-.44a.4.4%200%200%201%20.188-.018c.037.01.062.03.103.063c.058.048.082.073.09.11a.6.6%200%200%201-.031.206c-.03.121-.198.582-.43%201.197a192%20192%200%200%201-1.663%204.227a41%2041%200%200%201-.38.897l-.028.058l-.014.023l-.08.09a.14.14%200%200%201-.077.041c-.063.013-.175-.012-.4-.113c-.45-.202-1.349-.702-3.246-1.75c-.68-.373-1.31-.727-1.782-.996a41%2041%200%200%201-.74-.433l-.073-.05c-.086-.079-.117-.163-.104-.243s.074-.16.185-.224c.044-.026.217-.1.451-.193c.234-.092.53-.205.835-.315s.599-.222.829-.312l.289-.117q.113-.048.153-.07a.5.5%200%200%200%20.191-.172a.45.45%200%200%200%20.044-.278c-.023-.238-.147-.604-.385-1.247c-.207-.56-.583-1.588-.836-2.283c-.126-.347-.253-.69-.357-.962a11%2011%200%200%200-.216-.542a.65.65%200%200%200-.266-.303a.5.5%200%200%200-.369-.042q-.053.013-.278.092A280%20280%200%200%200%203.371%205.8q-.108.041-.176.069q-.065.025-.086.036c-.206.107-.41.354-.537.644c-.03.067-.191.482-.433%201.104s-.562%201.45-.902%202.333a131%20131%200%200%200-.943%202.501q-.15.418-.222.648a1.3%201.3%200%200%200-.072.297c0%20.157.04.279.196.416s.423.296.886.55c.407.225%202.627%201.455%204.932%202.735c8.284%204.598%2010.051%205.577%2010.356%205.738l.043.023v-.008c.16.082.29.138.397.143c.118.005.215-.04.315-.128a.2.2%200%200%200%20.036-.048q.02-.035.048-.093q.057-.116.154-.345c.13-.307.32-.777.589-1.456a903%20903%200%200%200%202.687-6.944c.924-2.405%201.763-4.61%202.372-6.224a272%20272%200%200%200%20.919-2.474q.034-.097.05-.15q.01-.027.014-.044c.003-.011.006-.015.006-.028c0-.123-.061-.248-.174-.37a2%202%200%200%200-.488-.362C20.29%202.678%2018.755%201.83%2017.94%201.401a8%208%200%200%200-.784-.376a.7.7%200%200%200-.306-.055%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/obtainium.svg?color=%231a73e8&size=48