aboutdotme logo
aboutdotme from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- aboutdotme
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the aboutdotme logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.158 9.897v4.131h.65v-.408c.23.297.577.483.961.483c.768 0 1.332-.582 1.332-1.573c0-.967-.558-1.568-1.332-1.568c-.372 0-.719.168-.96.49V9.897Zm10.285.322v.818h-.495v.563h.495v1.729c0 .501.26.774.769.774c.297 0 .49-.087.607-.192l-.155-.496a.4.4 0 0 1-.285.112c-.186 0-.285-.155-.285-.36V11.6h.607v-.563h-.607v-.818zm-5.488.743c-.954 0-1.536.706-1.536 1.567c0 .855.582 1.574 1.536 1.574s1.537-.719 1.537-1.574c0-.86-.583-1.567-1.537-1.567m14.577 0c-.886 0-1.518.7-1.518 1.567c0 .948.663 1.574 1.567 1.574c.47 0 .91-.155 1.214-.44l-.297-.427c-.217.216-.557.334-.855.334c-.564 0-.898-.378-.948-.824H24v-.16c0-.942-.57-1.624-1.468-1.624m-4.576 0c-.459 0-.849.298-.979.477v-.402h-.65v2.991h.65v-2.093c.137-.192.403-.397.694-.397c.354 0 .49.217.49.54v1.95h.65v-2.093c.13-.199.403-.397.694-.397c.353 0 .495.217.495.54v1.95h.65v-2.161c0-.607-.315-.905-.86-.905c-.453 0-.85.28-1.016.545c-.1-.322-.372-.545-.818-.545m-16.55 0c-.477 0-.91.15-1.257.484l.272.452a1.2 1.2 0 0 1 .886-.384c.41 0 .7.21.7.557v.446c-.223-.254-.563-.384-.972-.384c-.49 0-1.035.285-1.035.979c0 .656.551.99 1.035.99c.396 0 .75-.142.972-.402v.328h.65V12.04c0-.799-.582-1.078-1.25-1.078m8.449.075v2.118c0 .607.322.948.966.948c.47 0 .842-.235 1.053-.471v.396h.65v-2.991h-.65v2.1a.99.99 0 0 1-.762.39c-.372 0-.607-.149-.607-.613v-1.877zm12.67.458c.589 0 .83.434.85.787H21.69c.025-.36.285-.787.837-.787m-17.942.043c.514 0 .843.415.843.992c0 .582-.329.997-.843.997a.98.98 0 0 1-.774-.397v-1.189a.98.98 0 0 1 .774-.403m3.372 0c.558 0 .861.465.861.991c0 .533-.303.998-.86.998c-.552 0-.862-.465-.862-.997c0-.527.31-.992.861-.992m-6.66 1.041c.279 0 .557.105.712.31v.458c-.155.204-.433.31-.712.31c-.366 0-.644-.21-.644-.539c0-.322.278-.539.644-.539m14.269.65a.44.44 0 0 0-.434.428c0 .235.198.44.434.44a.445.445 0 0 0 .434-.44a.44.44 0 0 0-.434-.428"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAboutdotme(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="M3.158 9.897v4.131h.65v-.408c.23.297.577.483.961.483c.768 0 1.332-.582 1.332-1.573c0-.967-.558-1.568-1.332-1.568c-.372 0-.719.168-.96.49V9.897Zm10.285.322v.818h-.495v.563h.495v1.729c0 .501.26.774.769.774c.297 0 .49-.087.607-.192l-.155-.496a.4.4 0 0 1-.285.112c-.186 0-.285-.155-.285-.36V11.6h.607v-.563h-.607v-.818zm-5.488.743c-.954 0-1.536.706-1.536 1.567c0 .855.582 1.574 1.536 1.574s1.537-.719 1.537-1.574c0-.86-.583-1.567-1.537-1.567m14.577 0c-.886 0-1.518.7-1.518 1.567c0 .948.663 1.574 1.567 1.574c.47 0 .91-.155 1.214-.44l-.297-.427c-.217.216-.557.334-.855.334c-.564 0-.898-.378-.948-.824H24v-.16c0-.942-.57-1.624-1.468-1.624m-4.576 0c-.459 0-.849.298-.979.477v-.402h-.65v2.991h.65v-2.093c.137-.192.403-.397.694-.397c.354 0 .49.217.49.54v1.95h.65v-2.093c.13-.199.403-.397.694-.397c.353 0 .495.217.495.54v1.95h.65v-2.161c0-.607-.315-.905-.86-.905c-.453 0-.85.28-1.016.545c-.1-.322-.372-.545-.818-.545m-16.55 0c-.477 0-.91.15-1.257.484l.272.452a1.2 1.2 0 0 1 .886-.384c.41 0 .7.21.7.557v.446c-.223-.254-.563-.384-.972-.384c-.49 0-1.035.285-1.035.979c0 .656.551.99 1.035.99c.396 0 .75-.142.972-.402v.328h.65V12.04c0-.799-.582-1.078-1.25-1.078m8.449.075v2.118c0 .607.322.948.966.948c.47 0 .842-.235 1.053-.471v.396h.65v-2.991h-.65v2.1a.99.99 0 0 1-.762.39c-.372 0-.607-.149-.607-.613v-1.877zm12.67.458c.589 0 .83.434.85.787H21.69c.025-.36.285-.787.837-.787m-17.942.043c.514 0 .843.415.843.992c0 .582-.329.997-.843.997a.98.98 0 0 1-.774-.397v-1.189a.98.98 0 0 1 .774-.403m3.372 0c.558 0 .861.465.861.991c0 .533-.303.998-.86.998c-.552 0-.862-.465-.862-.997c0-.527.31-.992.861-.992m-6.66 1.041c.279 0 .557.105.712.31v.458c-.155.204-.433.31-.712.31c-.366 0-.644-.21-.644-.539c0-.322.278-.539.644-.539m14.269.65a.44.44 0 0 0-.434.428c0 .235.198.44.434.44a.445.445 0 0 0 .434-.44a.44.44 0 0 0-.434-.428"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.158 9.897v4.131h.65v-.408c.23.297.577.483.961.483c.768 0 1.332-.582 1.332-1.573c0-.967-.558-1.568-1.332-1.568c-.372 0-.719.168-.96.49V9.897Zm10.285.322v.818h-.495v.563h.495v1.729c0 .501.26.774.769.774c.297 0 .49-.087.607-.192l-.155-.496a.4.4 0 0 1-.285.112c-.186 0-.285-.155-.285-.36V11.6h.607v-.563h-.607v-.818zm-5.488.743c-.954 0-1.536.706-1.536 1.567c0 .855.582 1.574 1.536 1.574s1.537-.719 1.537-1.574c0-.86-.583-1.567-1.537-1.567m14.577 0c-.886 0-1.518.7-1.518 1.567c0 .948.663 1.574 1.567 1.574c.47 0 .91-.155 1.214-.44l-.297-.427c-.217.216-.557.334-.855.334c-.564 0-.898-.378-.948-.824H24v-.16c0-.942-.57-1.624-1.468-1.624m-4.576 0c-.459 0-.849.298-.979.477v-.402h-.65v2.991h.65v-2.093c.137-.192.403-.397.694-.397c.354 0 .49.217.49.54v1.95h.65v-2.093c.13-.199.403-.397.694-.397c.353 0 .495.217.495.54v1.95h.65v-2.161c0-.607-.315-.905-.86-.905c-.453 0-.85.28-1.016.545c-.1-.322-.372-.545-.818-.545m-16.55 0c-.477 0-.91.15-1.257.484l.272.452a1.2 1.2 0 0 1 .886-.384c.41 0 .7.21.7.557v.446c-.223-.254-.563-.384-.972-.384c-.49 0-1.035.285-1.035.979c0 .656.551.99 1.035.99c.396 0 .75-.142.972-.402v.328h.65V12.04c0-.799-.582-1.078-1.25-1.078m8.449.075v2.118c0 .607.322.948.966.948c.47 0 .842-.235 1.053-.471v.396h.65v-2.991h-.65v2.1a.99.99 0 0 1-.762.39c-.372 0-.607-.149-.607-.613v-1.877zm12.67.458c.589 0 .83.434.85.787H21.69c.025-.36.285-.787.837-.787m-17.942.043c.514 0 .843.415.843.992c0 .582-.329.997-.843.997a.98.98 0 0 1-.774-.397v-1.189a.98.98 0 0 1 .774-.403m3.372 0c.558 0 .861.465.861.991c0 .533-.303.998-.86.998c-.552 0-.862-.465-.862-.997c0-.527.31-.992.861-.992m-6.66 1.041c.279 0 .557.105.712.31v.458c-.155.204-.433.31-.712.31c-.366 0-.644-.21-.644-.539c0-.322.278-.539.644-.539m14.269.65a.44.44 0 0 0-.434.428c0 .235.198.44.434.44a.445.445 0 0 0 .434-.44a.44.44 0 0 0-.434-.428"/></svg> </template>
CSS
.icon-aboutdotme {
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%22M3.158%209.897v4.131h.65v-.408c.23.297.577.483.961.483c.768%200%201.332-.582%201.332-1.573c0-.967-.558-1.568-1.332-1.568c-.372%200-.719.168-.96.49V9.897Zm10.285.322v.818h-.495v.563h.495v1.729c0%20.501.26.774.769.774c.297%200%20.49-.087.607-.192l-.155-.496a.4.4%200%200%201-.285.112c-.186%200-.285-.155-.285-.36V11.6h.607v-.563h-.607v-.818zm-5.488.743c-.954%200-1.536.706-1.536%201.567c0%20.855.582%201.574%201.536%201.574s1.537-.719%201.537-1.574c0-.86-.583-1.567-1.537-1.567m14.577%200c-.886%200-1.518.7-1.518%201.567c0%20.948.663%201.574%201.567%201.574c.47%200%20.91-.155%201.214-.44l-.297-.427c-.217.216-.557.334-.855.334c-.564%200-.898-.378-.948-.824H24v-.16c0-.942-.57-1.624-1.468-1.624m-4.576%200c-.459%200-.849.298-.979.477v-.402h-.65v2.991h.65v-2.093c.137-.192.403-.397.694-.397c.354%200%20.49.217.49.54v1.95h.65v-2.093c.13-.199.403-.397.694-.397c.353%200%20.495.217.495.54v1.95h.65v-2.161c0-.607-.315-.905-.86-.905c-.453%200-.85.28-1.016.545c-.1-.322-.372-.545-.818-.545m-16.55%200c-.477%200-.91.15-1.257.484l.272.452a1.2%201.2%200%200%201%20.886-.384c.41%200%20.7.21.7.557v.446c-.223-.254-.563-.384-.972-.384c-.49%200-1.035.285-1.035.979c0%20.656.551.99%201.035.99c.396%200%20.75-.142.972-.402v.328h.65V12.04c0-.799-.582-1.078-1.25-1.078m8.449.075v2.118c0%20.607.322.948.966.948c.47%200%20.842-.235%201.053-.471v.396h.65v-2.991h-.65v2.1a.99.99%200%200%201-.762.39c-.372%200-.607-.149-.607-.613v-1.877zm12.67.458c.589%200%20.83.434.85.787H21.69c.025-.36.285-.787.837-.787m-17.942.043c.514%200%20.843.415.843.992c0%20.582-.329.997-.843.997a.98.98%200%200%201-.774-.397v-1.189a.98.98%200%200%201%20.774-.403m3.372%200c.558%200%20.861.465.861.991c0%20.533-.303.998-.86.998c-.552%200-.862-.465-.862-.997c0-.527.31-.992.861-.992m-6.66%201.041c.279%200%20.557.105.712.31v.458c-.155.204-.433.31-.712.31c-.366%200-.644-.21-.644-.539c0-.322.278-.539.644-.539m14.269.65a.44.44%200%200%200-.434.428c0%20.235.198.44.434.44a.445.445%200%200%200%20.434-.44a.44.44%200%200%200-.434-.428%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%22M3.158%209.897v4.131h.65v-.408c.23.297.577.483.961.483c.768%200%201.332-.582%201.332-1.573c0-.967-.558-1.568-1.332-1.568c-.372%200-.719.168-.96.49V9.897Zm10.285.322v.818h-.495v.563h.495v1.729c0%20.501.26.774.769.774c.297%200%20.49-.087.607-.192l-.155-.496a.4.4%200%200%201-.285.112c-.186%200-.285-.155-.285-.36V11.6h.607v-.563h-.607v-.818zm-5.488.743c-.954%200-1.536.706-1.536%201.567c0%20.855.582%201.574%201.536%201.574s1.537-.719%201.537-1.574c0-.86-.583-1.567-1.537-1.567m14.577%200c-.886%200-1.518.7-1.518%201.567c0%20.948.663%201.574%201.567%201.574c.47%200%20.91-.155%201.214-.44l-.297-.427c-.217.216-.557.334-.855.334c-.564%200-.898-.378-.948-.824H24v-.16c0-.942-.57-1.624-1.468-1.624m-4.576%200c-.459%200-.849.298-.979.477v-.402h-.65v2.991h.65v-2.093c.137-.192.403-.397.694-.397c.354%200%20.49.217.49.54v1.95h.65v-2.093c.13-.199.403-.397.694-.397c.353%200%20.495.217.495.54v1.95h.65v-2.161c0-.607-.315-.905-.86-.905c-.453%200-.85.28-1.016.545c-.1-.322-.372-.545-.818-.545m-16.55%200c-.477%200-.91.15-1.257.484l.272.452a1.2%201.2%200%200%201%20.886-.384c.41%200%20.7.21.7.557v.446c-.223-.254-.563-.384-.972-.384c-.49%200-1.035.285-1.035.979c0%20.656.551.99%201.035.99c.396%200%20.75-.142.972-.402v.328h.65V12.04c0-.799-.582-1.078-1.25-1.078m8.449.075v2.118c0%20.607.322.948.966.948c.47%200%20.842-.235%201.053-.471v.396h.65v-2.991h-.65v2.1a.99.99%200%200%201-.762.39c-.372%200-.607-.149-.607-.613v-1.877zm12.67.458c.589%200%20.83.434.85.787H21.69c.025-.36.285-.787.837-.787m-17.942.043c.514%200%20.843.415.843.992c0%20.582-.329.997-.843.997a.98.98%200%200%201-.774-.397v-1.189a.98.98%200%200%201%20.774-.403m3.372%200c.558%200%20.861.465.861.991c0%20.533-.303.998-.86.998c-.552%200-.862-.465-.862-.997c0-.527.31-.992.861-.992m-6.66%201.041c.279%200%20.557.105.712.31v.458c-.155.204-.433.31-.712.31c-.366%200-.644-.21-.644-.539c0-.322.278-.539.644-.539m14.269.65a.44.44%200%200%200-.434.428c0%20.235.198.44.434.44a.445.445%200%200%200%20.434-.44a.44.44%200%200%200-.434-.428%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/aboutdotme.svg?color=%231a73e8&size=48