@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
18 lines (17 loc) • 4.22 kB
JavaScript
import { memo } from 'react';
import { Svg, G, Path } from 'react-native-svg';
const Icon = (props) => {
const { color = 'black', size = 24, ...otherProps } = props;
return (<Svg viewBox="0 0 24 24" height={size} width={size} {...otherProps}>
<G fill="none" fillRule="evenodd">
<Path d="M24 0v24H0V0zM12.594 23.258l-.012.002-.071.035-.02.004-.014-.004-.071-.036c-.01-.003-.019 0-.024.006l-.004.01-.017.428.005.02.01.013.104.074.015.004.012-.004.104-.074.012-.016.004-.017-.017-.427c-.002-.01-.009-.017-.016-.018m.264-.113-.014.002-.184.093-.01.01-.003.011.018.43.005.012.008.008.201.092c.012.004.023 0 .029-.008l.004-.014-.034-.614c-.003-.012-.01-.02-.02-.022m-.715.002a.023.023 0 0 0-.027.006l-.006.014-.034.614c0 .012.007.02.017.024l.015-.002.201-.093.01-.008.003-.011.018-.43-.003-.012-.01-.01z"/>
<Path fill={color} d="M10.04 2.648C10.582 2.22 11.228 2 11.996 2s1.412.22 1.952.646c.507.4.863.94 1.155 1.462.127.227.245.454.36.684.232-.05.463-.098.697-.14.596-.105 1.244-.173 1.88-.034.68.148 1.262.511 1.75 1.115.519.639.747 1.321.726 2.052-.02.675-.252 1.325-.502 1.915-.072.172-.149.344-.227.517.182.151.361.303.537.46.458.408.92.88 1.21 1.47.311.63.389 1.322.211 2.089-.168.729-.514 1.3-1.033 1.728-.49.404-1.078.633-1.639.8-.252.076-.532.148-.82.219-.005.32-.013.634-.033.922-.041.571-.138 1.179-.425 1.734-.302.586-.775 1.038-1.432 1.358-.723.353-1.426.428-2.122.256-.647-.16-1.219-.518-1.728-.883-.172-.123-.342-.25-.512-.38-.17.13-.338.255-.509.378-.51.365-1.082.725-1.729.886-.697.173-1.4.098-2.125-.255-.655-.32-1.128-.77-1.43-1.355-.287-.554-.385-1.16-.427-1.731-.021-.29-.03-.604-.033-.927a17.19 17.19 0 0 1-.817-.216c-.562-.168-1.15-.395-1.642-.8-.52-.428-.867-1-1.036-1.73-.177-.766-.1-1.456.21-2.087.288-.589.75-1.061 1.207-1.47.176-.157.356-.31.54-.462a24.412 24.412 0 0 1-.227-.513c-.25-.59-.484-1.24-.505-1.917-.021-.73.207-1.414.725-2.055.488-.602 1.07-.966 1.749-1.114.635-.14 1.283-.072 1.879.033.234.041.466.088.7.139.114-.23.231-.455.357-.68.292-.525.647-1.064 1.154-1.466M7.573 6.641a8.17 8.17 0 0 0-.09-.017c-.524-.092-.859-.102-1.104-.048-.201.044-.397.142-.621.419-.235.29-.287.51-.28.737.008.27.104.615.32 1.133.343-.321.694-.68 1.05-1.099.282-.393.518-.766.725-1.125m-.92 4.144A16.57 16.57 0 0 0 8.4 9.028l.024-.03.023-.03c.465-.646.848-1.297 1.17-1.895.696.133 1.482.25 2.325.292l.049.002.049-.002c.848-.041 1.637-.16 2.336-.293.32.595.7 1.241 1.162 1.882l.022.031.025.03a16.512 16.512 0 0 0 1.758 1.767 15.942 15.942 0 0 0-.912 2.837l-.008.037-.005.038a17.256 17.256 0 0 0-.143 1.718c-.572.154-1.198.348-1.863.613l-.036.014-.034.017c-.91.446-1.686.952-2.343 1.426a16.232 16.232 0 0 0-2.33-1.419l-.035-.017-.035-.014a16.845 16.845 0 0 0-1.877-.618 17.321 17.321 0 0 0-.141-1.703l-.005-.037-.008-.037a15.894 15.894 0 0 0-.916-2.852m-1.61 1.354a5.389 5.389 0 0 0-.041.037c-.409.364-.63.627-.744.858-.093.19-.137.406-.056.756.078.339.206.511.358.636.181.15.464.285.942.427l.192.055c-.02-.287-.048-.584-.089-.89a12.86 12.86 0 0 0-.562-1.879m2.718 5.366c.004.09.009.177.015.262.034.47.105.76.208.958.087.168.226.328.531.477.33.16.554.164.766.11.26-.064.576-.233 1.04-.565a13.053 13.053 0 0 0-1.499-.872 13.83 13.83 0 0 0-1.061-.37m5.92 1.241c.464.332.78.5 1.04.565.212.053.437.049.765-.111.306-.15.445-.31.532-.478.103-.199.173-.489.207-.96.006-.085.01-.17.014-.259-.34.104-.69.223-1.05.366-.57.281-1.062.578-1.508.877m4.624-3.841.195-.056c.476-.143.758-.279.94-.428.15-.125.279-.297.357-.635.08-.351.036-.568-.057-.757-.114-.231-.336-.494-.747-.86a7.73 7.73 0 0 0-.038-.034 12.891 12.891 0 0 0-.56 1.867c-.041.31-.07.611-.09.903m-.108-6.044c.216-.518.312-.862.32-1.133.007-.227-.046-.448-.28-.737-.225-.277-.42-.375-.622-.419-.245-.053-.58-.043-1.106.05l-.088.016c.206.356.44.726.718 1.116.36.423.713.784 1.058 1.107m-4.77-3.65a8.621 8.621 0 0 0-.07-.128c-.255-.456-.456-.715-.649-.868-.16-.126-.358-.215-.712-.215s-.552.09-.712.216c-.193.153-.394.413-.649.87l-.068.126c.438.07.907.126 1.425.153.522-.027.994-.083 1.435-.154"/>
</G>
</Svg>);
};
Icon.displayName = 'AppleIntelligenceLine';
/**
* MingCute Icon: Apple Intelligence Line
* @see {@link https://www.mingcute.com MingCute Icon Docs}
*/
export const AppleIntelligenceLine = memo(Icon);